|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.batik.dom.svg.XMLBaseSupport
This class provides support for the xml:base attribute.
Constructor Summary | |
protected |
XMLBaseSupport()
This class does not need to be instanciated. |
Method Summary | |
static java.lang.String |
getCascadedXMLBase(Element elt)
Returns the xml:base attribute value of the given element Resolving any dependency on parent bases if needed. |
static java.lang.String |
getXMLBase(Element elt)
Returns the xml:base attribute value of the given element. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected XMLBaseSupport()
Method Detail |
public static java.lang.String getXMLBase(Element elt)
public static java.lang.String getCascadedXMLBase(Element elt)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |