Uses of Class
org.simpleframework.xml.core.Composite.Builder
Packages that use Composite.Builder
-
Uses of Composite.Builder in org.simpleframework.xml.core
Subclasses of Composite.Builder in org.simpleframework.xml.coreModifier and TypeClassDescriptionprivate class
This takes the approach that the objects are deserialized first then the instance is created using a constructor.Methods in org.simpleframework.xml.core that return Composite.BuilderModifier and TypeMethodDescriptionprivate Composite.Builder
Thisread
method performs deserialization of the XML schema class type by traversing the contacts and instantiating them using details from the provided XML element.