|
eXo Kernel :: Commons Utils 2.5.0-Alpha1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xmlpull.mxp1_serializer.MXSerializer
org.exoplatform.commons.xml.ExoXMLSerializer
public class ExoXMLSerializer
Jul 8, 2004
| Field Summary | |
|---|---|
static String |
INDENTATION
|
static String |
LINE_SEPARATOR
|
| Fields inherited from class org.xmlpull.mxp1_serializer.MXSerializer |
|---|
attributeUseApostrophe, autoDeclaredPrefixes, buf, depth, doIndent, elName, elNamespace, elNamespaceCount, elPrefix, FEATURE_NAMES_INTERNED, FEATURE_SERIALIZER_ATTVALUE_USE_APOSTROPHE, finished, indentationBuf, indentationJump, indentationString, lineSeparator, location, maxIndentLevel, namesInterned, namespaceEnd, namespacePrefix, namespaceUri, offsetNewLine, out, pastRoot, precomputedPrefixes, PROPERTY_LOCATION, PROPERTY_SERIALIZER_INDENTATION, PROPERTY_SERIALIZER_LINE_SEPARATOR, seenBracket, seenBracketBracket, seenTag, setPrefixCalled, startTagIncomplete, writeIndentation, writeLineSepartor, XML_URI, XMLNS_URI |
| Constructor Summary | |
|---|---|
ExoXMLSerializer()
|
|
| Method Summary | |
|---|---|
void |
element(String ns,
String tag,
String text)
|
static ExoXMLSerializer |
getInstance()
|
| Methods inherited from class org.xmlpull.mxp1_serializer.MXSerializer |
|---|
attribute, cdsect, closeStartTag, comment, docdecl, endDocument, endTag, ensureElementsCapacity, ensureNamespacesCapacity, entityRef, flush, getDepth, getFeature, getName, getNamespace, getPrefix, getPrefix, getProperty, getWriter, ignorableWhitespace, lookupOrDeclarePrefix, printable, printable, processingInstruction, rebuildIndentationBuf, reset, setFeature, setOutput, setOutput, setPrefix, setProperty, startDocument, startTag, text, text, writeAttributeValue, writeElementContent, writeElementContent, writeIndent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String INDENTATION
public static final String LINE_SEPARATOR
| Constructor Detail |
|---|
public ExoXMLSerializer()
| Method Detail |
|---|
public void element(String ns,
String tag,
String text)
throws Exception
Exceptionpublic static ExoXMLSerializer getInstance()
|
eXo Kernel :: Commons Utils 2.5.0-Alpha1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||