|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.newdawn.slick.svg.inkscape.Util
public class Util
A set of utility for processing the SVG documents produced by Inkscape
| Field Summary | |
|---|---|
static java.lang.String |
INKSCAPE
The namespace for inkscape |
static java.lang.String |
SODIPODI
The namespace for sodipodi |
static java.lang.String |
XLINK
The namespace for xlink |
| Constructor Summary | |
|---|---|
Util()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
getAsReference(java.lang.String value)
Get the attribute value as a reference to another entity |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String INKSCAPE
public static final java.lang.String SODIPODI
public static final java.lang.String XLINK
| Constructor Detail |
|---|
public Util()
| Method Detail |
|---|
public static java.lang.String getAsReference(java.lang.String value)
value - The value to treat as reference
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||