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.
Author:
Kohsuke KAWAGUCHI
See Also:
  • Field Details

  • Method Details

    • getBlock

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