public interface BaseBearing
@xml:base
attribute.修飾子とタイプ | フィールドと説明 |
---|---|
static String |
XML_BASE_ATTR_LOCAL_NAME
The
base attribute local name. |
static QName |
XML_BASE_ATTR_NAME
The
xml:base qualified attribute name. |
修飾子とタイプ | メソッドと説明 |
---|---|
String |
getXMLBase()
Returns the
@xml:base attribute value. |
void |
setXMLBase(String newBase)
Sets the
@xml:base attribute value. |
Copyright © 2012. All Rights Reserved.