Package com.sun.xml.xsom.impl
Interface Ref.Term
- All Known Subinterfaces:
Ref.Element
- All Known Implementing Classes:
DelayedRef.Element
,DelayedRef.ModelGroup
,ElementDecl
,ModelGroupDeclImpl
,ModelGroupImpl
,WildcardImpl
,WildcardImpl.Any
,WildcardImpl.Finite
,WildcardImpl.Other
- Enclosing class:
Ref
public static interface Ref.Term
-
Method Summary
-
Method Details
-
getTerm
XSTerm getTerm()Obtains a reference as a term.
-