Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.simpleframework.xml.stream Classes and Interfaces - 14 results found.
NameDescriptionTypePackageFramework
CamelCaseStyleThe CamelCaseStyle is used to represent an XML style that can be applied to a serialized object.Classorg.simpleframework.xml.streamSimple
FormatThe Format object is used to provide information on how a generated XML document should be structured.Classorg.simpleframework.xml.streamSimple
HyphenStyleThe HyphenStyle is used to represent an XML style that can be applied to a serialized object.Classorg.simpleframework.xml.streamSimple
InputNodeThe InputNode object represents an iterator for the elements within an element.Interfaceorg.simpleframework.xml.streamSimple
Modeenum Modeextends EnumThe Mode enumeration is used to specify the outputClassorg.simpleframework.xml.streamSimple
NamespaceMapThe NamespaceMap object is used store the namespaces for an element.Interfaceorg.simpleframework.xml.streamSimple
NodeThe Node is used to represent a name value pair and acts as the base form of data used within the framework.Interfaceorg.simpleframework.xml.streamSimple
NodeBuilderThe NodeBuilder object is used to create either an input node or an output node for a given source or destination.Classorg.simpleframework.xml.streamSimple
NodeExceptionThe NodeException is thrown to indicate the state of either the input node or output node being invalid.Classorg.simpleframework.xml.streamSimple
NodeMapThe NodeMap object represents a map of nodes that can be set as name value pairs.Interfaceorg.simpleframework.xml.streamSimple
OutputNodeThe OutputNode object is used to represent a cursor which can be used to write XML elements and attributes.Interfaceorg.simpleframework.xml.streamSimple
PositionThe Position object is used to acquire the position of the read cursor within the XML file.Interfaceorg.simpleframework.xml.streamSimple
StyleThe Style interface is used to represent an XML style that can be applied to a serialized object.Interfaceorg.simpleframework.xml.streamSimple
Verbosityenum Verbosityextends EnumThe Verbosity enumeration is used to specify a verbosityClassorg.simpleframework.xml.streamSimple