Package | Description |
---|---|
org.apache.openjpa.persistence.jest |
Modifier and Type | Class and Description |
---|---|
(package private) class |
ExceptionFormatter
Formats error stack trace.
|
class |
JSONObjectFormatter
Marshals a root instance and its persistent closure as JSON object.
|
(package private) class |
PropertiesFormatter
Formats a key-value pair in a HTML Document.
|
class |
XMLFormatter
Marshals a root instance and its persistent closure as an XML element.
|
Modifier and Type | Field and Description |
---|---|
protected ObjectFormatter<?> |
AbstractCommand._formatter |
Modifier and Type | Method and Description |
---|---|
ObjectFormatter<?> |
AbstractCommand.getObjectFormatter() |
Copyright © 2006–2015 Apache Software Foundation. All rights reserved.