Class SchemaParser


  • public class SchemaParser
    extends java.lang.Object

    SchemaParser reads an XML Schema Document.

    • Constructor Detail

      • SchemaParser

        public SchemaParser()
    • Method Detail

      • build

        public void build​(Document schemaDocument)
        Parses the given schema document
        Parameters:
        schemaDocument - is the document of the XML Schema