org.apache.batik.dom.util
Class DOMUtilitiesSupport
java.lang.Object
org.apache.batik.dom.util.DOMUtilitiesSupport
public abstract class DOMUtilitiesSupport
- extends Object
JRE specific helper functions for DOMUtilities
.
Method Summary |
protected static 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 |
DOMUtilitiesSupport
public DOMUtilitiesSupport()
getModifiersList
protected static String getModifiersList(int lockState,
int modifiersEx)
- Gets a DOM 3 modifiers string from the given lock and
shift bitmasks.
Copyright © 2008 Apache Software Foundation. All Rights Reserved.