Uses of Class
com.luciad.format.xml.bind.schema.TLcdXMLSchemaTypeIdentifier.Builder
Package
Description
Provides an extension to the XML runtime binding framework
com.luciad.format.xml.bind
for
XML Schema based documents.-
Uses of TLcdXMLSchemaTypeIdentifier.Builder in com.luciad.format.xml.bind.schema
Modifier and TypeMethodDescriptionTLcdXMLSchemaTypeIdentifier.newBuilder()
Creates an empty builder without any steps.TLcdXMLSchemaTypeIdentifier.newBuilder
(TLcdXMLSchemaTypeIdentifier aParentTypeId) Creates a new builder pre-configured with the steps of the given identifier.TLcdXMLSchemaTypeIdentifier.Builder.step
(TLcdXMLSchemaTypeIdentifier.StepAxis aStepAxis, Object aStepIdentifier) Adds the given step.