|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttomp.xtcl.filter.XTFilterImpl
tomp.xml.sax.filter.CSSPIAdder
Field Summary | |
protected java.lang.String |
css
|
Fields inherited from class tomp.xtcl.filter.XTFilterImpl |
contentHandler, dtdHandler, entityResolver, errorHandler, lexicalHandler, locator, parent |
Constructor Summary | |
CSSPIAdder()
|
Method Summary | |
void |
setParameter(java.lang.String k,
java.lang.Object v)
|
void |
startDocument()
Filter a start document event. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected java.lang.String css
Constructor Detail |
public CSSPIAdder()
Method Detail |
public void setParameter(java.lang.String k, java.lang.Object v)
setParameter
in interface Parametrized
setParameter
in class XTFilterImpl
public void startDocument() throws org.xml.sax.SAXException
XTFilterImpl
startDocument
in interface org.xml.sax.ContentHandler
startDocument
in class XTFilterImpl
org.xml.sax.SAXException
- The client may throw
an exception during processing.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |