Uses of Class
org.apache.ws.commons.schema.walker.SchemasByNamespace
Packages that use SchemasByNamespace
-
Uses of SchemasByNamespace in org.apache.ws.commons.schema.walker
Fields in org.apache.ws.commons.schema.walker declared as SchemasByNamespaceModifier and TypeFieldDescriptionprivate SchemasByNamespaceXmlSchemaScope.schemasByNamespaceprivate final SchemasByNamespaceXmlSchemaWalker.schemasByNamespaceConstructors in org.apache.ws.commons.schema.walker with parameters of type SchemasByNamespaceModifierConstructorDescription(package private)XmlSchemaScope(XmlSchemaType type, SchemasByNamespace xmlSchemasByNamespace, Map<QName, XmlSchemaScope> scopeCache, Set<QName> userRecognizedTypes) Initializes a newXmlSchemaScopewith a baseXmlSchemaElement.