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 CompositeComposite.Builder.compositeThis is the composite converter that the builder will use.Methods in org.simpleframework.xml.core that return CompositeModifier and TypeMethodDescriptionprivate CompositeTraverser.getComposite(Class expect) This will create aCompositeobject using the XML schema class provided.Constructors in org.simpleframework.xml.core with parameters of type Composite