Package com.sun.xml.xsom.impl
Interface Ref.Attribute
-
- All Known Implementing Classes:
AttributeDeclImpl
,DelayedRef.Attribute
- Enclosing class:
- Ref
public static interface Ref.Attribute
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description XSAttributeDecl
getAttribute()
-
-
-
Method Detail
-
getAttribute
XSAttributeDecl getAttribute()
-
-