Class DelayedRef.Type

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

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

      • Type

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

      • getType

        public XSType 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.Type