Class RestrictionState

All Implemented Interfaces:
FacetStateParent, XSTypeOwner, ContentHandler

public class RestrictionState extends TypeWithOneChildState implements FacetStateParent
state that parses <restriction> element.
  • Field Details

    • newTypeUri

      protected final String newTypeUri
    • newTypeName

      protected final String newTypeName
    • incubator

      protected XSTypeIncubator incubator
  • Constructor Details

    • RestrictionState

      protected RestrictionState(String newTypeUri, String newTypeName)
  • Method Details