Uses of Interface
org.apache.ws.commons.schema.utils.TargetNamespaceValidator
Packages that use TargetNamespaceValidator
-
Uses of TargetNamespaceValidator in org.apache.ws.commons.schema
Fields in org.apache.ws.commons.schema declared as TargetNamespaceValidatorModifier and TypeFieldDescriptionprivate final TargetNamespaceValidatorSchemaBuilder.currentValidatorMethods in org.apache.ws.commons.schema that return TargetNamespaceValidatorModifier and TypeMethodDescriptionprivate TargetNamespaceValidatorSchemaBuilder.newIncludeValidator(XmlSchema schema) Methods in org.apache.ws.commons.schema with parameters of type TargetNamespaceValidatorModifier and TypeMethodDescriptionXmlSchemaCollection.read(Document doc, String systemId, TargetNamespaceValidator validator) Read an XML Schema from a complete XSD XML DOM Document into this collection.(package private) XmlSchemaXmlSchemaCollection.read(InputSource inputSource, TargetNamespaceValidator namespaceValidator) (package private) XmlSchemaSchemaBuilder.resolveXmlSchema(String targetNamespace, String schemaLocation, String baseUri, TargetNamespaceValidator validator) Resolve the schemas(package private) XmlSchemaSchemaBuilder.resolveXmlSchema(String targetNamespace, String schemaLocation, TargetNamespaceValidator validator) Resolve the schemasConstructors in org.apache.ws.commons.schema with parameters of type TargetNamespaceValidatorModifierConstructorDescription(package private)SchemaBuilder(XmlSchemaCollection collection, TargetNamespaceValidator validator) Schema builder constructor