JavaScript is disabled on your browser.
Overview
Package
Class
Deprecated
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.jibx.schema
Interface IReference
All Known Implementing Classes:
AttributeElement
,
AttributeGroupRefElement
,
ElementElement
,
GroupRefElement
public interface
IReference
Interface for schema components referencing other components.
Method Summary
Methods
Modifier and Type
Method and Description
QName
getRef
()
Get reference qualified name.
Method Detail
getRef
QName
getRef()
Get reference qualified name. This method is only usable after validation.
Returns:
qualified name,
null
if none
Overview
Package
Class
Deprecated
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Project Web Site