Class DelayedRef.Element

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

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

      • Element

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

      • get

        public XSElementDecl get()
        Specified by:
        get in interface com.sun.xml.xsom.impl.Ref.Element
      • getTerm

        public XSTerm getTerm()
        Description copied from interface: com.sun.xml.xsom.impl.Ref.Term
        Obtains a reference as a term.
        Specified by:
        getTerm in interface com.sun.xml.xsom.impl.Ref.Term