|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.xerox.adoc.dexss.Utils
public abstract class Utils
Utility functions
| Constructor Summary | |
|---|---|
Utils()
|
|
| Method Summary | |
|---|---|
static org.xml.sax.Attributes |
clearAttribute(org.xml.sax.Attributes atts,
int attNum)
Given a SAX2 Attributes and an index, remove the specified attribute as best we can. |
static org.xml.sax.Attributes |
removeAttribute(org.xml.sax.Attributes atts,
int attNum)
Given a SAX2 Attributes and an index, remove the specified attribute as best we can. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Utils()
| Method Detail |
|---|
public static org.xml.sax.Attributes removeAttribute(org.xml.sax.Attributes atts,
int attNum)
public static org.xml.sax.Attributes clearAttribute(org.xml.sax.Attributes atts,
int attNum)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||