Uses of Class
org.simpleframework.xml.core.Composite
Packages that use Composite
-
Uses of Composite in org.simpleframework.xml.core
Fields in org.simpleframework.xml.core declared as CompositeModifier and TypeFieldDescriptionprotected final Composite
Composite.Builder.composite
This is the composite converter that the builder will use.Methods in org.simpleframework.xml.core that return CompositeModifier and TypeMethodDescriptionprivate Composite
Traverser.getComposite
(Class expect) This will create aComposite
object using the XML schema class provided.Constructors in org.simpleframework.xml.core with parameters of type Composite