Package org.jibx.schema
Interface IReference
-
- All Known Implementing Classes:
AttributeElement,AttributeGroupRefElement,ElementElement,GroupRefElement
public interface IReferenceInterface for schema components referencing other components.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.jibx.runtime.QNamegetRef()Get reference qualified name.
-