Class DelayedRef.SimpleType

  • All Implemented Interfaces:
    Patch, com.sun.xml.xsom.impl.Ref.SimpleType, com.sun.xml.xsom.impl.Ref.Type
    Enclosing class:
    DelayedRef

    public static class DelayedRef.SimpleType
    extends DelayedRef
    implements com.sun.xml.xsom.impl.Ref.SimpleType
    • Constructor Detail

      • SimpleType

        public SimpleType​(PatcherManager manager,
                          Locator loc,
                          com.sun.xml.xsom.impl.SchemaImpl schema,
                          com.sun.xml.xsom.impl.UName name)
    • Method Detail

      • getType

        public XSSimpleType getType()
        Description copied from interface: com.sun.xml.xsom.impl.Ref.Type
        Obtains a reference as a type.
        Specified by:
        getType in interface com.sun.xml.xsom.impl.Ref.SimpleType
        Specified by:
        getType in interface com.sun.xml.xsom.impl.Ref.Type