Class ExoXMLSerializer

java.lang.Object
org.xmlpull.mxp1_serializer.MXSerializer
org.exoplatform.commons.xml.ExoXMLSerializer
All Implemented Interfaces:
org.xmlpull.v1.XmlSerializer

public class ExoXMLSerializer extends org.xmlpull.mxp1_serializer.MXSerializer
Jul 8, 2004
Version:
$Id: ExoXMLSerializer.java,v 1.1 2004/07/08 19:24:47 tuan08 Exp $
Author:
Tuan Nguyen
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
     
    static final String
     

    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

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    element(String ns, String tag, String text)
     
     

    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