Class XMLSchemaTypeExp

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ComplexTypeExp, SimpleTypeExp

public abstract class XMLSchemaTypeExp extends RedefinableExp
Base class of ComplexTypeExp and SimpleTypeExp. This class represents "type" of W3C XML Schema.
See Also:
  • Field Details

  • Constructor Details

    • XMLSchemaTypeExp

      XMLSchemaTypeExp(String typeLocalName)
  • Method Details

    • getBlock

      public abstract int getBlock()
      gets the value of the block constraint.