Uses of Class
org.apache.ws.commons.schema.XmlSchemaNotation
Packages that use XmlSchemaNotation
-
Uses of XmlSchemaNotation in org.apache.ws.commons.schema
Fields in org.apache.ws.commons.schema with type parameters of type XmlSchemaNotationMethods in org.apache.ws.commons.schema that return XmlSchemaNotationModifier and TypeMethodDescriptionXmlSchema.getNotationByName(QName name) Retrieve a notation by QName.protected XmlSchemaNotationXmlSchema.getNotationByName(QName name, boolean deep, Stack<XmlSchema> schemaStack) XmlSchemaCollection.getNotationByQName(QName name) private XmlSchemaNotationSchemaBuilder.handleNotation(XmlSchema schema, Element notationEl) Methods in org.apache.ws.commons.schema that return types with arguments of type XmlSchemaNotationModifier and TypeMethodDescriptionXmlSchema.getNotations()Return a map containing all the defined notations of this schema.