Class DelayedRef.ComplexType

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

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

      • ComplexType

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

      • getType

        public XSComplexType 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.ComplexType
        Specified by:
        getType in interface com.sun.xml.xsom.impl.Ref.Type