|
XSOM 20110809-redhat-3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface XSAttributeUse
Attribute use.
Method Summary | |
---|---|
XSAttributeDecl |
getDecl()
|
XmlString |
getDefaultValue()
Gets the default value of this attribute use, if one is specified. |
XmlString |
getFixedValue()
Gets the fixed value of this attribute use, if one is specified. |
boolean |
isRequired()
|
Methods inherited from interface com.sun.xml.xsom.XSComponent |
---|
apply, getAnnotation, getAnnotation, getForeignAttribute, getForeignAttributes, getLocator, getOwnerSchema, getRoot, getSourceDocument, select, selectSingle, visit |
Method Detail |
---|
boolean isRequired()
XSAttributeDecl getDecl()
XmlString getDefaultValue()
XmlString getFixedValue()
|
XSOM 20110809-redhat-3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |