|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BaseBearing
Interface for element having a @xml:base attribute.
| Field Summary | |
|---|---|
static String |
XML_BASE_ATTR_LOCAL_NAME
The base attribute local name. |
static QName |
XML_BASE_ATTR_NAME
The xml:base qualified attribute name. |
| Method Summary | |
|---|---|
String |
getXMLBase()
Returns the @xml:base attribute value. |
void |
setXMLBase(String newBase)
Sets the @xml:base attribute value. |
| Field Detail |
|---|
static final String XML_BASE_ATTR_LOCAL_NAME
base attribute local name.
static final QName XML_BASE_ATTR_NAME
xml:base qualified attribute name.
| Method Detail |
|---|
String getXMLBase()
@xml:base attribute value.
@xml:base attribute value or null.void setXMLBase(String newBase)
@xml:base attribute value.
newBase - The @xml:base attribute value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||