|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.batik.dom.util.DOMUtilitiesSupport
public abstract class DOMUtilitiesSupport
JRE specific helper functions for DOMUtilities
.
Constructor Summary | |
---|---|
DOMUtilitiesSupport()
|
Method Summary | |
---|---|
protected static java.lang.String |
getModifiersList(int lockState,
int modifiersEx)
Gets a DOM 3 modifiers string from the given lock and shift bitmasks. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DOMUtilitiesSupport()
Method Detail |
---|
protected static java.lang.String getModifiersList(int lockState, int modifiersEx)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |