|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectorg.apache.batik.dom.svg.XMLBaseSupport
This class provides support for the xml:base attribute.
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
protected |
XMLBaseSupport()
This class does not need to be instanciated. |
| Method Summary | |
|---|---|
static java.lang.String |
getCascadedXMLBase(org.w3c.dom.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(org.w3c.dom.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(org.w3c.dom.Element elt)
public static java.lang.String getCascadedXMLBase(org.w3c.dom.Element elt)
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||