Uses of Package
org.simpleframework.xml.stream

  • Class
    Description
    The InputNode object represents an iterator for the elements within an element.
    The OutputNode object is used to represent a cursor which can be used to write XML elements and attributes.
  • Class
    Description
    The InputNode object represents an iterator for the elements within an element.
    The NodeMap object represents a map of nodes that can be set as name value pairs.
    The OutputNode object is used to represent a cursor which can be used to write XML elements and attributes.
  • Class
    Description
    The Format object is used to provide information on how a generated XML document should be structured.
    The InputNode object represents an iterator for the elements within an element.
    The OutputNode object is used to represent a cursor which can be used to write XML elements and attributes.
  • Class
    Description
    The InputNode object represents an iterator for the elements within an element.
    The NodeMap object represents a map of nodes that can be set as name value pairs.
    The OutputNode object is used to represent a cursor which can be used to write XML elements and attributes.
  • Class
    Description
    The Format object is used to provide information on how a generated XML document should be structured.
    The InputNode object represents an iterator for the elements within an element.
    The Mode enumeration is used to specify the output mode for XML text.
    The NamespaceMap object is used store the namespaces for an element.
    The Node is used to represent a name value pair and acts as the base form of data used within the framework.
    The NodeMap object represents a map of nodes that can be set as name value pairs.
    The OutputNode object is used to represent a cursor which can be used to write XML elements and attributes.
    The Position object is used to acquire the position of the read cursor within the XML file.
    The Style interface is used to represent an XML style that can be applied to a serialized object.
    The Verbosity enumeration is used to specify a verbosity preference for the resulting XML.