Uses of Interface
com.orchestranetworks.schema.SchemaDocumentationContext
-
Packages that use SchemaDocumentationContext Package Description com.orchestranetworks.schema Represents XML Schema concepts and provides schema extensions capabilities. -
-
Uses of SchemaDocumentationContext in com.orchestranetworks.schema
Methods in com.orchestranetworks.schema with parameters of type SchemaDocumentationContext Modifier and Type Method Description abstract StringSchemaDocumentation. getDescription(SchemaDocumentationContext aContext)Returns the localized description of the node in the specified context.abstract StringSchemaDocumentation. getLabel(SchemaDocumentationContext aContext)Returns the localized label of the node in the specified context.
-