|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.cyberneko.html.filters.DefaultFilter
org.apache.jetspeed.rewriter.html.neko.URLRewriterFilter
public class URLRewriterFilter
URLRewriterFilter
| Field Summary |
|---|
| Fields inherited from class org.cyberneko.html.filters.DefaultFilter |
|---|
fDocumentHandler, fDocumentSource |
| Constructor Summary | |
|---|---|
URLRewriterFilter(Rewriter rewriter)
|
|
| Method Summary | |
|---|---|
void |
characters(org.apache.xerces.xni.XMLString text,
org.apache.xerces.xni.Augmentations arg1)
characters |
void |
comment(org.apache.xerces.xni.XMLString comment,
org.apache.xerces.xni.Augmentations augs)
comment |
protected void |
doRewrite(org.apache.xerces.xni.QName element,
org.apache.xerces.xni.XMLAttributes attrs)
doRewrite |
void |
emptyElement(org.apache.xerces.xni.QName element,
org.apache.xerces.xni.XMLAttributes attrs,
org.apache.xerces.xni.Augmentations arg2)
emptyElement |
void |
endElement(org.apache.xerces.xni.QName element,
org.apache.xerces.xni.Augmentations augs)
endElement |
protected void |
rewriteAttribute(java.lang.String attrName,
org.apache.xerces.xni.XMLAttributes attributes)
|
void |
startElement(org.apache.xerces.xni.QName element,
org.apache.xerces.xni.XMLAttributes attrs,
org.apache.xerces.xni.Augmentations augs)
startElement |
| Methods inherited from class org.cyberneko.html.filters.DefaultFilter |
|---|
doctypeDecl, endCDATA, endDocument, endGeneralEntity, endPrefixMapping, getDocumentHandler, getDocumentSource, getFeatureDefault, getPropertyDefault, getRecognizedFeatures, getRecognizedProperties, ignorableWhitespace, merge, processingInstruction, reset, setDocumentHandler, setDocumentSource, setFeature, setProperty, startCDATA, startDocument, startDocument, startGeneralEntity, startPrefixMapping, textDecl, xmlDecl |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public URLRewriterFilter(Rewriter rewriter)
| Method Detail |
|---|
public void startElement(org.apache.xerces.xni.QName element,
org.apache.xerces.xni.XMLAttributes attrs,
org.apache.xerces.xni.Augmentations augs)
throws org.apache.xerces.xni.XNIException
startElement
startElement in interface org.apache.xerces.xni.XMLDocumentHandlerstartElement in class org.cyberneko.html.filters.DefaultFilterelement - attrs - augs -
org.apache.xerces.xni.XNIExceptionXMLDocumentHandler.startElement(org.apache.xerces.xni.QName,
org.apache.xerces.xni.XMLAttributes,
org.apache.xerces.xni.Augmentations)
protected void doRewrite(org.apache.xerces.xni.QName element,
org.apache.xerces.xni.XMLAttributes attrs)
doRewrite
element - attrs -
protected void rewriteAttribute(java.lang.String attrName,
org.apache.xerces.xni.XMLAttributes attributes)
public void emptyElement(org.apache.xerces.xni.QName element,
org.apache.xerces.xni.XMLAttributes attrs,
org.apache.xerces.xni.Augmentations arg2)
throws org.apache.xerces.xni.XNIException
emptyElement
emptyElement in interface org.apache.xerces.xni.XMLDocumentHandleremptyElement in class org.cyberneko.html.filters.DefaultFilterarg0 - arg1 - arg2 -
org.apache.xerces.xni.XNIExceptionXMLDocumentHandler.emptyElement(org.apache.xerces.xni.QName, org.apache.xerces.xni.XMLAttributes, org.apache.xerces.xni.Augmentations)
public void comment(org.apache.xerces.xni.XMLString comment,
org.apache.xerces.xni.Augmentations augs)
throws org.apache.xerces.xni.XNIException
comment
comment in interface org.apache.xerces.xni.XMLDocumentHandlercomment in class org.cyberneko.html.filters.DefaultFiltercomment - augs -
org.apache.xerces.xni.XNIExceptionXMLDocumentHandler.comment(org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations)
public void endElement(org.apache.xerces.xni.QName element,
org.apache.xerces.xni.Augmentations augs)
throws org.apache.xerces.xni.XNIException
endElement
endElement in interface org.apache.xerces.xni.XMLDocumentHandlerendElement in class org.cyberneko.html.filters.DefaultFilterarg0 - arg1 -
org.apache.xerces.xni.XNIExceptionXMLDocumentHandler.endElement(org.apache.xerces.xni.QName, org.apache.xerces.xni.Augmentations)
public void characters(org.apache.xerces.xni.XMLString text,
org.apache.xerces.xni.Augmentations arg1)
throws org.apache.xerces.xni.XNIException
characters
characters in interface org.apache.xerces.xni.XMLDocumentHandlercharacters in class org.cyberneko.html.filters.DefaultFilterarg0 - arg1 -
org.apache.xerces.xni.XNIExceptionXMLDocumentHandler.characters(org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||