A B C D E F G H I J L M N O P R S T U W X

A

AbstractRewriter - Class in org.apache.jetspeed.rewriter
AbstractRewriter
AbstractRewriter() - Constructor for class org.apache.jetspeed.rewriter.AbstractRewriter
 
ACTION_PARAMETER_METHOD - Static variable in class org.apache.jetspeed.rewriter.WebContentRewriter
 
ACTION_PARAMETER_URL - Static variable in class org.apache.jetspeed.rewriter.WebContentRewriter
parameters that need to be propagated in the action URL (since HTTP request parameters will not be available)
actionURL - Variable in class org.apache.jetspeed.rewriter.WebContentRewriter
 
adaptorHtmlClass - Variable in class org.apache.jetspeed.rewriter.JetspeedRewriterController
Adaptors
adaptorXmlClass - Variable in class org.apache.jetspeed.rewriter.JetspeedRewriterController
 
addAttribute(QName, String, String) - Method in class org.apache.jetspeed.rewriter.html.neko.XMLAttributesWrapper
addAttribute
addAttribute(String, Object) - Method in class org.apache.jetspeed.rewriter.html.neko.XMLAttributesWrapper
addAttribute
addAttribute(String, Object) - Method in class org.apache.jetspeed.rewriter.html.SwingAttributes
 
addAttribute(String, Object) - Method in interface org.apache.jetspeed.rewriter.MutableAttributes
Creates a new attribute set similar to this one except that it contains an attribute with the given name and value.
addToResult(Object) - Method in class org.apache.jetspeed.rewriter.html.SwingParserAdaptor.Callback
 
addToResult(char[]) - Method in class org.apache.jetspeed.rewriter.html.SwingParserAdaptor.Callback
 
addToResult(Object) - Method in class org.apache.jetspeed.rewriter.xml.SaxParserAdaptor.SaxFormatHandler
 
appendTagToResult(HTML.Tag, MutableAttributeSet) - Method in class org.apache.jetspeed.rewriter.html.SwingParserAdaptor.Callback
 
appendTagToResult(String, MutableAttributes) - Method in class org.apache.jetspeed.rewriter.xml.SaxParserAdaptor.SaxFormatHandler
 
asNekoAttributeName(String) - Method in class org.apache.jetspeed.rewriter.html.neko.XMLAttributesWrapper
 
Attribute - Interface in org.apache.jetspeed.rewriter.rules
Attribute
AttributeImpl - Class in org.apache.jetspeed.rewriter.rules.impl
Attribute
AttributeImpl() - Constructor for class org.apache.jetspeed.rewriter.rules.impl.AttributeImpl
 
attributes - Variable in class org.apache.jetspeed.rewriter.rules.impl.TagImpl
 
attrs - Variable in class org.apache.jetspeed.rewriter.html.neko.XMLAttributesWrapper
 

B

baseUrl - Variable in class org.apache.jetspeed.rewriter.AbstractRewriter
 
BasicRewriter - Class in org.apache.jetspeed.rewriter
BasicRewriter
BasicRewriter() - Constructor for class org.apache.jetspeed.rewriter.BasicRewriter
 
basicRewriterClass - Variable in class org.apache.jetspeed.rewriter.JetspeedRewriterController
configured basic rewriter class
BLOCK_SIZE - Static variable in class org.apache.jetspeed.util.Streams
 

C

callback - Variable in class org.apache.jetspeed.rewriter.html.SwingParserAdaptor
 
CallbackElementRemover - Class in org.apache.jetspeed.rewriter.html.neko
CallbackElementRemover
CallbackElementRemover(Rewriter) - Constructor for class org.apache.jetspeed.rewriter.html.neko.CallbackElementRemover
Construct with reference to the rewriter context to consult for rewriting advice
characters(XMLString, Augmentations) - Method in class org.apache.jetspeed.rewriter.html.neko.URLRewriterFilter
characters
characters(char[], int, int) - Method in class org.apache.jetspeed.rewriter.xml.SaxParserAdaptor.SaxFormatHandler
 
clearDtdCache() - Static method in class org.apache.jetspeed.rewriter.xml.SaxParserAdaptor
 
comment(XMLString, Augmentations) - Method in class org.apache.jetspeed.rewriter.html.neko.CallbackElementRemover
comment
comment(XMLString, Augmentations) - Method in class org.apache.jetspeed.rewriter.html.neko.URLRewriterFilter
comment
CONFIG_ADAPTOR_HTML - Static variable in class org.apache.jetspeed.rewriter.JetspeedRewriterController
 
CONFIG_ADAPTOR_XML - Static variable in class org.apache.jetspeed.rewriter.JetspeedRewriterController
 
CONFIG_BASIC_REWRITER - Static variable in class org.apache.jetspeed.rewriter.JetspeedRewriterController
 
CONFIG_MAPPING_FILE - Static variable in class org.apache.jetspeed.rewriter.JetspeedRewriterController
 
CONFIG_RULESET_REWRITER - Static variable in class org.apache.jetspeed.rewriter.JetspeedRewriterController
 
convertURLS(HTML.Tag, MutableAttributeSet) - Method in class org.apache.jetspeed.rewriter.html.SwingParserAdaptor.Callback
 
convertURLS(String, MutableAttributes) - Method in class org.apache.jetspeed.rewriter.xml.SaxParserAdaptor.SaxFormatHandler
 
createParserAdaptor(String) - Method in class org.apache.jetspeed.rewriter.JetspeedRewriterController
 
createParserAdaptor(String) - Method in interface org.apache.jetspeed.rewriter.RewriterController
Creates a Parser Adaptor for the given mime type The Parser Adaptor implementation is configured in the service configuration.
createRewriter() - Method in class org.apache.jetspeed.rewriter.JetspeedRewriterController
 
createRewriter(Ruleset) - Method in class org.apache.jetspeed.rewriter.JetspeedRewriterController
 
createRewriter() - Method in interface org.apache.jetspeed.rewriter.RewriterController
Creates a basic rewriter that does not support rulesets configurations.
createRewriter(Ruleset) - Method in interface org.apache.jetspeed.rewriter.RewriterController
Creates a rewriter that supports rulesets configurations.

D

doRewrite(QName, XMLAttributes) - Method in class org.apache.jetspeed.rewriter.html.neko.URLRewriterFilter
doRewrite
drain(InputStream, OutputStream) - Static method in class org.apache.jetspeed.util.Streams
 
drain(Reader, Writer) - Static method in class org.apache.jetspeed.util.Streams
 
drain(Reader, OutputStream) - Static method in class org.apache.jetspeed.util.Streams
 
drain(InputStream, Writer) - Static method in class org.apache.jetspeed.util.Streams
 
drain(InputStream) - Static method in class org.apache.jetspeed.util.Streams
 
dtds - Static variable in class org.apache.jetspeed.rewriter.xml.SaxParserAdaptor
 

E

elementCount - Variable in class org.apache.jetspeed.rewriter.xml.SaxParserAdaptor.SaxFormatHandler
 
emit - Variable in class org.apache.jetspeed.rewriter.xml.SaxParserAdaptor.SaxFormatHandler
 
emptyElement(QName, XMLAttributes, Augmentations) - Method in class org.apache.jetspeed.rewriter.html.neko.CallbackElementRemover
emptyElement
emptyElement(QName, XMLAttributes, Augmentations) - Method in class org.apache.jetspeed.rewriter.html.neko.URLRewriterFilter
emptyElement
endElement(QName, Augmentations) - Method in class org.apache.jetspeed.rewriter.html.neko.URLRewriterFilter
endElement
endElement(String, String, String) - Method in class org.apache.jetspeed.rewriter.xml.SaxParserAdaptor.SaxFormatHandler
 
enterConvertTagEvent(String, MutableAttributes) - Method in class org.apache.jetspeed.rewriter.AbstractRewriter
 
enterConvertTagEvent(String, MutableAttributes) - Method in interface org.apache.jetspeed.rewriter.Rewriter
Rewriter event called back just before tag conversion (rewriter callbacks) begins by the ParserAdaptor.
enterConvertTagEvent(String, MutableAttributes) - Method in class org.apache.jetspeed.rewriter.RulesetRewriterImpl
 
enterConvertTagEvent(String, MutableAttributes) - Method in class org.apache.jetspeed.rewriter.WebContentRewriter
 
enterEndTagEvent(String) - Method in class org.apache.jetspeed.rewriter.AbstractRewriter
 
enterEndTagEvent(String) - Method in interface org.apache.jetspeed.rewriter.Rewriter
Rewriter event called back on the leading edge of processing an end tag by the ParserAdaptor.
enterSimpleTagEvent(String, MutableAttributes) - Method in class org.apache.jetspeed.rewriter.AbstractRewriter
 
enterSimpleTagEvent(String, MutableAttributes) - Method in interface org.apache.jetspeed.rewriter.Rewriter
Rewriter event called back on the leading edge of processing a simple tag by the ParserAdaptor.
enterSimpleTagEvent(String, MutableAttributes) - Method in class org.apache.jetspeed.rewriter.TicketParamRewriter
 
enterStartTagEvent(String, MutableAttributes) - Method in class org.apache.jetspeed.rewriter.AbstractRewriter
 
enterStartTagEvent(String, MutableAttributes) - Method in interface org.apache.jetspeed.rewriter.Rewriter
Rewriter event called back on the leading edge of processing a start tag by the ParserAdaptor.
enterText(char[], int) - Method in class org.apache.jetspeed.rewriter.AbstractRewriter
 
enterText(char[], int) - Method in interface org.apache.jetspeed.rewriter.Rewriter
Rewriter event called back when text is found for Returns false to indicate to the ParserAdaptor to short-circuit processing on this tag.
equals(Object) - Method in class org.apache.jetspeed.rewriter.html.neko.XMLAttributesWrapper
equals
exitEndTagEvent(String) - Method in class org.apache.jetspeed.rewriter.AbstractRewriter
 
exitEndTagEvent(String) - Method in interface org.apache.jetspeed.rewriter.Rewriter
Rewriter event called back on the trailing edge of a end tag by the ParserAdaptor.
exitSimpleTagEvent(String, MutableAttributes) - Method in class org.apache.jetspeed.rewriter.AbstractRewriter
 
exitSimpleTagEvent(String, MutableAttributes) - Method in interface org.apache.jetspeed.rewriter.Rewriter
Rewriter event called back on the trailing edge of a simple tag by the ParserAdaptor.
exitStartTagEvent(String, MutableAttributes) - Method in class org.apache.jetspeed.rewriter.AbstractRewriter
 
exitStartTagEvent(String, MutableAttributes) - Method in interface org.apache.jetspeed.rewriter.Rewriter
Rewriter event called back on the trailing edge of a start tag by the ParserAdaptor.

F

flush() - Method in class org.apache.jetspeed.rewriter.html.SwingParserAdaptor.Callback
 
formatLine(HTML.Tag) - Method in class org.apache.jetspeed.rewriter.html.SwingParserAdaptor.Callback
 

G

getActionURL() - Method in class org.apache.jetspeed.rewriter.WebContentRewriter
 
getAsString(InputStream) - Static method in class org.apache.jetspeed.util.Streams
 
getAttributeNames(XMLAttributes) - Method in class org.apache.jetspeed.rewriter.html.neko.CallbackElementRemover
 
getAttributes() - Method in class org.apache.jetspeed.rewriter.rules.impl.TagImpl
Castor getter to get attributes for a Tag.
getAttributes() - Method in interface org.apache.jetspeed.rewriter.rules.Tag
Get a collection of attributes for the given Tag.
getAugmentations(int) - Method in class org.apache.jetspeed.rewriter.html.neko.XMLAttributesWrapper
getAugmentations
getAugmentations(String) - Method in class org.apache.jetspeed.rewriter.html.neko.XMLAttributesWrapper
getAugmentations
getAugmentations(String, String) - Method in class org.apache.jetspeed.rewriter.html.neko.XMLAttributesWrapper
getAugmentations
getBaseRelativeUrl(String) - Method in class org.apache.jetspeed.rewriter.AbstractRewriter
 
getBaseRelativeUrl(String) - Method in interface org.apache.jetspeed.rewriter.Rewriter
Gets a new URL relative to Base according to the site / and URL rewriting rules of java.net.URL
getBaseUrl() - Method in class org.apache.jetspeed.rewriter.AbstractRewriter
 
getBaseUrl() - Method in interface org.apache.jetspeed.rewriter.Rewriter
Gets the base URL for rewriting.
getDtds() - Static method in class org.apache.jetspeed.rewriter.xml.SaxParserAdaptor
 
getId() - Method in interface org.apache.jetspeed.rewriter.rules.Identified
Get the unique identification string for this rule.
getId() - Method in class org.apache.jetspeed.rewriter.rules.impl.IdentifiedImpl
 
getIgnorePrefixes() - Method in class org.apache.jetspeed.rewriter.rules.impl.RuleImpl
 
getIndex(String) - Method in class org.apache.jetspeed.rewriter.html.neko.XMLAttributesWrapper
getIndex
getIndex(String, String) - Method in class org.apache.jetspeed.rewriter.html.neko.XMLAttributesWrapper
getIndex
getIndex(String, String) - Method in class org.apache.jetspeed.rewriter.html.SwingAttributes
 
getIndex(String) - Method in class org.apache.jetspeed.rewriter.html.SwingAttributes
 
getLength() - Method in class org.apache.jetspeed.rewriter.html.neko.XMLAttributesWrapper
getLength
getLength() - Method in class org.apache.jetspeed.rewriter.html.SwingAttributes
 
getLocalName(int) - Method in class org.apache.jetspeed.rewriter.html.neko.XMLAttributesWrapper
getLocalName
getLocalName(int) - Method in class org.apache.jetspeed.rewriter.html.SwingAttributes
 
getModifiedURL(String) - Method in class org.apache.jetspeed.rewriter.WebContentRewriter
 
getName(int, QName) - Method in class org.apache.jetspeed.rewriter.html.neko.XMLAttributesWrapper
getName
getNonNormalizedValue(int) - Method in class org.apache.jetspeed.rewriter.html.neko.XMLAttributesWrapper
getNonNormalizedValue
getParser() - Method in class org.apache.jetspeed.rewriter.html.SwingParserAdaptor.ParserGetter
 
getParser() - Method in class org.apache.jetspeed.rewriter.xml.SaxParserAdaptor
Get a Parser from the SAX Parser factory
getPopup() - Method in class org.apache.jetspeed.rewriter.rules.impl.RuleImpl
 
getPopup() - Method in interface org.apache.jetspeed.rewriter.rules.Rule
Flag indicating whether to rewrite links as popups.
getPrefix(int) - Method in class org.apache.jetspeed.rewriter.html.neko.XMLAttributesWrapper
getPrefix
getQName(int) - Method in class org.apache.jetspeed.rewriter.html.neko.XMLAttributesWrapper
getQName
getQName(int) - Method in class org.apache.jetspeed.rewriter.html.SwingAttributes
 
getReader(String) - Method in class org.apache.jetspeed.rewriter.JetspeedClasspathRewriterController
 
getReader(String) - Method in class org.apache.jetspeed.rewriter.JetspeedRewriterController
 
getRemove() - Method in class org.apache.jetspeed.rewriter.rules.impl.TagImpl
 
getRemove() - Method in interface org.apache.jetspeed.rewriter.rules.Tag
Represents whether this tag is to be removed during rewrite phase.
getRemoveComments() - Method in class org.apache.jetspeed.rewriter.rules.impl.RulesetImpl
 
getRemoveComments() - Method in interface org.apache.jetspeed.rewriter.rules.Ruleset
Get the remove comments flag for removing comments from the markup source.
getResult() - Method in class org.apache.jetspeed.rewriter.html.SwingParserAdaptor.Callback
 
getRule() - Method in interface org.apache.jetspeed.rewriter.rules.Attribute
Get the rewriter rule associated with this attribute.
getRule() - Method in class org.apache.jetspeed.rewriter.rules.impl.AttributeImpl
 
getRule(String) - Method in class org.apache.jetspeed.rewriter.rules.impl.RulesetImpl
 
getRule(String) - Method in interface org.apache.jetspeed.rewriter.rules.Ruleset
Given a rule identifier, lookup and return a rule object.
getRuleId() - Method in class org.apache.jetspeed.rewriter.rules.impl.AttributeImpl
Castor accessor to get the rule id.
getRules() - Method in class org.apache.jetspeed.rewriter.rules.impl.RulesetImpl
 
getRules() - Method in interface org.apache.jetspeed.rewriter.rules.Ruleset
Get a collection of rules for this rule set.
getRuleset() - Method in interface org.apache.jetspeed.rewriter.RulesetRewriter
Get the Ruleset configuration for this rewriter.
getRuleset() - Method in class org.apache.jetspeed.rewriter.RulesetRewriterImpl
 
getStrip() - Method in class org.apache.jetspeed.rewriter.rules.impl.TagImpl
 
getStrip() - Method in interface org.apache.jetspeed.rewriter.rules.Tag
Represents whether this tag is to be removed during rewrite phase.
getSuffix() - Method in class org.apache.jetspeed.rewriter.rules.impl.RuleImpl
 
getSuffix() - Method in interface org.apache.jetspeed.rewriter.rules.Rule
Suffix string to append to the rewritten URL.
getTag(String) - Method in class org.apache.jetspeed.rewriter.rules.impl.RulesetImpl
 
getTag(String) - Method in interface org.apache.jetspeed.rewriter.rules.Ruleset
Given a tag identifier, lookup and return a tag object.
getTags() - Method in class org.apache.jetspeed.rewriter.rules.impl.RulesetImpl
 
getTags() - Method in interface org.apache.jetspeed.rewriter.rules.Ruleset
Get a collection of markup tags for this rule set.
getTicket() - Method in class org.apache.jetspeed.rewriter.TicketParamRewriter
 
getTicketName() - Method in class org.apache.jetspeed.rewriter.TicketParamRewriter
 
getType(int) - Method in class org.apache.jetspeed.rewriter.html.neko.XMLAttributesWrapper
getType
getType(String) - Method in class org.apache.jetspeed.rewriter.html.neko.XMLAttributesWrapper
getType
getType(String, String) - Method in class org.apache.jetspeed.rewriter.html.neko.XMLAttributesWrapper
getType
getType(int) - Method in class org.apache.jetspeed.rewriter.html.SwingAttributes
 
getType(String, String) - Method in class org.apache.jetspeed.rewriter.html.SwingAttributes
 
getType(String) - Method in class org.apache.jetspeed.rewriter.html.SwingAttributes
 
getURI(int) - Method in class org.apache.jetspeed.rewriter.html.neko.XMLAttributesWrapper
getURI
getURI(int) - Method in class org.apache.jetspeed.rewriter.html.SwingAttributes
 
getUseBase() - Method in class org.apache.jetspeed.rewriter.rules.impl.RuleImpl
 
getUseBase() - Method in interface org.apache.jetspeed.rewriter.rules.Rule
Flag indicating whether to use the Base URL for this rewriter.
getUseProxy() - Method in class org.apache.jetspeed.rewriter.AbstractRewriter
 
getUseProxy() - Method in interface org.apache.jetspeed.rewriter.Rewriter
Gets whether this rewriter require a proxy server.
getValue(int) - Method in class org.apache.jetspeed.rewriter.html.neko.XMLAttributesWrapper
getValue
getValue(String) - Method in class org.apache.jetspeed.rewriter.html.neko.XMLAttributesWrapper
getValue
getValue(String, String) - Method in class org.apache.jetspeed.rewriter.html.neko.XMLAttributesWrapper
getValue
getValue(int) - Method in class org.apache.jetspeed.rewriter.html.SwingAttributes
 
getValue(String, String) - Method in class org.apache.jetspeed.rewriter.html.SwingAttributes
 
getValue(String) - Method in class org.apache.jetspeed.rewriter.html.SwingAttributes
 

H

handleComment(char[], int) - Method in class org.apache.jetspeed.rewriter.html.SwingParserAdaptor.Callback
 
handleEndOfLineString(String) - Method in class org.apache.jetspeed.rewriter.html.SwingParserAdaptor.Callback
 
handleEndTag(HTML.Tag, int) - Method in class org.apache.jetspeed.rewriter.html.SwingParserAdaptor.Callback
 
handleError(String, int) - Method in class org.apache.jetspeed.rewriter.html.SwingParserAdaptor.Callback
 
handleSimpleTag(HTML.Tag, MutableAttributeSet, int) - Method in class org.apache.jetspeed.rewriter.html.SwingParserAdaptor.Callback
 
handleStartTag(HTML.Tag, MutableAttributeSet, int) - Method in class org.apache.jetspeed.rewriter.html.SwingParserAdaptor.Callback
 
handleText(char[], int) - Method in class org.apache.jetspeed.rewriter.html.SwingParserAdaptor.Callback
 
hashCode() - Method in class org.apache.jetspeed.rewriter.html.neko.XMLAttributesWrapper
hashCode

I

id - Variable in class org.apache.jetspeed.rewriter.rules.impl.IdentifiedImpl
 
Identified - Interface in org.apache.jetspeed.rewriter.rules
Identified
IdentifiedImpl - Class in org.apache.jetspeed.rewriter.rules.impl
IdentifiedImpl
IdentifiedImpl() - Constructor for class org.apache.jetspeed.rewriter.rules.impl.IdentifiedImpl
 
ignorePrefixes - Variable in class org.apache.jetspeed.rewriter.rules.impl.RuleImpl
 
inForm - Variable in class org.apache.jetspeed.rewriter.html.SwingParserAdaptor.Callback
 
inScript - Variable in class org.apache.jetspeed.rewriter.html.SwingParserAdaptor.Callback
 
isSpecified(int) - Method in class org.apache.jetspeed.rewriter.html.neko.XMLAttributesWrapper
isSpecified

J

JetspeedClasspathRewriterController - Class in org.apache.jetspeed.rewriter
RewriterServiceImpl
JetspeedClasspathRewriterController(String) - Constructor for class org.apache.jetspeed.rewriter.JetspeedClasspathRewriterController
 
JetspeedClasspathRewriterController(String, List, List) - Constructor for class org.apache.jetspeed.rewriter.JetspeedClasspathRewriterController
 
JetspeedClasspathRewriterController(String, String, String, String, String) - Constructor for class org.apache.jetspeed.rewriter.JetspeedClasspathRewriterController
 
JetspeedRewriterController - Class in org.apache.jetspeed.rewriter
RewriterServiceImpl
JetspeedRewriterController(String) - Constructor for class org.apache.jetspeed.rewriter.JetspeedRewriterController
 
JetspeedRewriterController(String, List, List) - Constructor for class org.apache.jetspeed.rewriter.JetspeedRewriterController
 
JetspeedRewriterController(String, String, String, String, String) - Constructor for class org.apache.jetspeed.rewriter.JetspeedRewriterController
 

L

lineSeparator - Variable in class org.apache.jetspeed.rewriter.html.SwingParserAdaptor
 
lineSeparator - Variable in class org.apache.jetspeed.rewriter.xml.SaxParserAdaptor
 
loadMapping() - Method in class org.apache.jetspeed.rewriter.JetspeedRewriterController
Load the mapping file for ruleset configuration
loadRuleset(Reader) - Method in class org.apache.jetspeed.rewriter.JetspeedRewriterController
 
loadRuleset(Reader) - Method in interface org.apache.jetspeed.rewriter.RewriterController
Loads a XML-based Rewriter Ruleset given a stream to the XML configuration.
log - Static variable in class org.apache.jetspeed.rewriter.AbstractRewriter
 
log - Static variable in class org.apache.jetspeed.rewriter.BasicRewriter
 
log - Static variable in class org.apache.jetspeed.rewriter.html.neko.NekoParserAdaptor
 
log - Static variable in class org.apache.jetspeed.rewriter.html.SwingParserAdaptor
 
log - Static variable in class org.apache.jetspeed.rewriter.JetspeedClasspathRewriterController
 
log - Static variable in class org.apache.jetspeed.rewriter.JetspeedRewriterController
 
log - Static variable in class org.apache.jetspeed.rewriter.RulesetRewriterImpl
 
log - Static variable in class org.apache.jetspeed.rewriter.xml.SaxParserAdaptor
 
lookupRuleset(String) - Method in class org.apache.jetspeed.rewriter.JetspeedRewriterController
 
lookupRuleset(String) - Method in interface org.apache.jetspeed.rewriter.RewriterController
Lookup a Ruleset given a ruleset identifier.

M

mapper - Variable in class org.apache.jetspeed.rewriter.JetspeedRewriterController
the Castor mapping file name
mappingFile - Variable in class org.apache.jetspeed.rewriter.JetspeedRewriterController
 
MutableAttributes - Interface in org.apache.jetspeed.rewriter
MutableAttributes

N

NeckoHTMLParserAdapter - Class in org.apache.jetspeed.rewriter.html.neko
NeckoHTMLParserAdapter
NeckoHTMLParserAdapter() - Constructor for class org.apache.jetspeed.rewriter.html.neko.NeckoHTMLParserAdapter
 
NekoParserAdaptor - Class in org.apache.jetspeed.rewriter.html.neko
NekoParserAdapter
NekoParserAdaptor() - Constructor for class org.apache.jetspeed.rewriter.html.neko.NekoParserAdaptor
 

O

org.apache.jetspeed.rewriter - package org.apache.jetspeed.rewriter
 
org.apache.jetspeed.rewriter.html - package org.apache.jetspeed.rewriter.html
 
org.apache.jetspeed.rewriter.html.neko - package org.apache.jetspeed.rewriter.html.neko
 
org.apache.jetspeed.rewriter.rules - package org.apache.jetspeed.rewriter.rules
 
org.apache.jetspeed.rewriter.rules.impl - package org.apache.jetspeed.rewriter.rules.impl
 
org.apache.jetspeed.rewriter.xml - package org.apache.jetspeed.rewriter.xml
 
org.apache.jetspeed.util - package org.apache.jetspeed.util
 

P

parse(ParserAdaptor, Reader) - Method in class org.apache.jetspeed.rewriter.AbstractRewriter
 
parse(Rewriter, Reader) - Method in class org.apache.jetspeed.rewriter.html.neko.NeckoHTMLParserAdapter
parse
parse(Rewriter, Reader) - Method in class org.apache.jetspeed.rewriter.html.neko.NekoParserAdaptor
parse
parse(Rewriter, Reader) - Method in class org.apache.jetspeed.rewriter.html.SwingParserAdaptor
 
parse(Rewriter, Reader) - Method in interface org.apache.jetspeed.rewriter.ParserAdaptor
Parses a document from the reader, without actually rewriting URLs.
parse(ParserAdaptor, Reader) - Method in interface org.apache.jetspeed.rewriter.Rewriter
Parses the reader of content receiving call backs for rewriter events.
parse(Rewriter, Reader) - Method in class org.apache.jetspeed.rewriter.xml.SaxParserAdaptor
 
ParserAdaptor - Interface in org.apache.jetspeed.rewriter
Interface for HTML Parser Adaptors.
popup - Variable in class org.apache.jetspeed.rewriter.rules.impl.RuleImpl
 
prefixes - Variable in class org.apache.jetspeed.rewriter.rules.impl.RuleImpl
 
processTag(QName, XMLAttributes) - Method in class org.apache.jetspeed.rewriter.html.neko.CallbackElementRemover
processTag

R

remove - Variable in class org.apache.jetspeed.rewriter.rules.impl.TagImpl
 
removeAllAttributes() - Method in class org.apache.jetspeed.rewriter.html.neko.XMLAttributesWrapper
removeAllAttributes
removeAttributeAt(int) - Method in class org.apache.jetspeed.rewriter.html.neko.XMLAttributesWrapper
removeAttributeAt
removeComments - Variable in class org.apache.jetspeed.rewriter.rules.impl.RulesetImpl
 
removeComments - Variable in class org.apache.jetspeed.rewriter.RulesetRewriterImpl
 
resolveEntity(String, String) - Method in class org.apache.jetspeed.rewriter.xml.SaxParserAdaptor.SaxFormatHandler
 
rewrite(ParserAdaptor, Reader, Writer) - Method in class org.apache.jetspeed.rewriter.AbstractRewriter
 
rewrite(Rewriter, Reader, Writer) - Method in class org.apache.jetspeed.rewriter.html.neko.NeckoHTMLParserAdapter
rewrite
rewrite(Rewriter, Reader, Writer) - Method in class org.apache.jetspeed.rewriter.html.neko.NekoParserAdaptor
rewrite
rewrite(Rewriter, Reader, Writer) - Method in class org.apache.jetspeed.rewriter.html.SwingParserAdaptor
 
rewrite(Rewriter, Reader, Writer) - Method in interface org.apache.jetspeed.rewriter.ParserAdaptor
Parses and rewrites a document from the reader, rewriting URLs via the rewriter's events to the writer.
rewrite(ParserAdaptor, Reader, Writer) - Method in interface org.apache.jetspeed.rewriter.Rewriter
Parses the reader of content receiving call backs for rewriter events.
rewrite(Rewriter, Reader, Writer) - Method in class org.apache.jetspeed.rewriter.xml.SaxParserAdaptor
 
rewriteAttribute(String, XMLAttributes) - Method in class org.apache.jetspeed.rewriter.html.neko.URLRewriterFilter
 
rewriter - Variable in class org.apache.jetspeed.rewriter.html.neko.CallbackElementRemover
 
rewriter - Variable in class org.apache.jetspeed.rewriter.html.neko.URLRewriterFilter
 
rewriter - Variable in class org.apache.jetspeed.rewriter.html.SwingParserAdaptor
 
Rewriter - Interface in org.apache.jetspeed.rewriter
Rewriter
rewriter - Variable in class org.apache.jetspeed.rewriter.xml.SaxParserAdaptor
 
RewriterController - Interface in org.apache.jetspeed.rewriter
RewriterService
RewriterException - Exception in org.apache.jetspeed.rewriter
RewriterException
RewriterException() - Constructor for exception org.apache.jetspeed.rewriter.RewriterException
Constructs a new RewriterException without specified detail message.
RewriterException(String) - Constructor for exception org.apache.jetspeed.rewriter.RewriterException
Constructs a new RewriterException with specified detail message.
RewriterException(Throwable) - Constructor for exception org.apache.jetspeed.rewriter.RewriterException
Constructs a new RewriterException with specified nested Throwable.
RewriterException(String, Throwable) - Constructor for exception org.apache.jetspeed.rewriter.RewriterException
Constructs a new RewriterException with specified detail message and nested Throwable.
rewriteUrl(String, String, String) - Method in class org.apache.jetspeed.rewriter.AbstractRewriter
 
rewriteUrl(String, String, String) - Method in class org.apache.jetspeed.rewriter.BasicRewriter
 
rewriteUrl(String, String, String) - Method in interface org.apache.jetspeed.rewriter.Rewriter
This event is the inteface between the Rewriter and ParserAdaptor for rewriting URLs.
rewriteUrl(String, String, String, MutableAttributes) - Method in class org.apache.jetspeed.rewriter.RulesetRewriterImpl
rewriteURL
rewriteUrl(String, String, String, MutableAttributes) - Method in class org.apache.jetspeed.rewriter.WebContentRewriter
rewriteURL
rule - Variable in class org.apache.jetspeed.rewriter.rules.impl.AttributeImpl
 
Rule - Interface in org.apache.jetspeed.rewriter.rules
Rule
ruleId - Variable in class org.apache.jetspeed.rewriter.rules.impl.AttributeImpl
 
RuleImpl - Class in org.apache.jetspeed.rewriter.rules.impl
Rule
RuleImpl() - Constructor for class org.apache.jetspeed.rewriter.rules.impl.RuleImpl
 
ruleMap - Variable in class org.apache.jetspeed.rewriter.rules.impl.RulesetImpl
 
rules - Variable in class org.apache.jetspeed.rewriter.rules.impl.RulesetImpl
 
Ruleset - Interface in org.apache.jetspeed.rewriter.rules
Ruleset
ruleset - Variable in class org.apache.jetspeed.rewriter.RulesetRewriterImpl
 
RulesetImpl - Class in org.apache.jetspeed.rewriter.rules.impl
Ruleset
RulesetImpl() - Constructor for class org.apache.jetspeed.rewriter.rules.impl.RulesetImpl
 
RulesetRewriter - Interface in org.apache.jetspeed.rewriter
RulesetRewriter
rulesetRewriterClass - Variable in class org.apache.jetspeed.rewriter.JetspeedRewriterController
configured ruleset rewriter class
RulesetRewriterImpl - Class in org.apache.jetspeed.rewriter
RuleBasedRewriter
RulesetRewriterImpl() - Constructor for class org.apache.jetspeed.rewriter.RulesetRewriterImpl
 
rulesets - Variable in class org.apache.jetspeed.rewriter.JetspeedRewriterController
Collection of rulesets in the system

S

SaxParserAdaptor - Class in org.apache.jetspeed.rewriter.xml
SaxParserAdaptor
SaxParserAdaptor() - Constructor for class org.apache.jetspeed.rewriter.xml.SaxParserAdaptor
 
SaxParserAdaptor.SaxFormatHandler - Class in org.apache.jetspeed.rewriter.xml
Inner class to handle SAX parsing of XML files
SaxParserAdaptor.SaxFormatHandler(Writer) - Constructor for class org.apache.jetspeed.rewriter.xml.SaxParserAdaptor.SaxFormatHandler
 
SERVICE_NAME - Static variable in interface org.apache.jetspeed.rewriter.RewriterController
 
setActionURL(PortletURL) - Method in class org.apache.jetspeed.rewriter.WebContentRewriter
Setters/getters for members
setAttributes(Collection) - Method in class org.apache.jetspeed.rewriter.rules.impl.TagImpl
Castor setter to set attributes for a Tag.
setAugmentations(int, Augmentations) - Method in class org.apache.jetspeed.rewriter.html.neko.XMLAttributesWrapper
setAugmentations
setBaseUrl(String) - Method in class org.apache.jetspeed.rewriter.AbstractRewriter
 
setBaseUrl(String) - Method in interface org.apache.jetspeed.rewriter.Rewriter
Sets the base URL for rewriting.
setId(String) - Method in interface org.apache.jetspeed.rewriter.rules.Identified
Set the unique identification string for this rule.
setId(String) - Method in class org.apache.jetspeed.rewriter.rules.impl.AttributeImpl
 
setId(String) - Method in class org.apache.jetspeed.rewriter.rules.impl.IdentifiedImpl
 
setId(String) - Method in class org.apache.jetspeed.rewriter.rules.impl.TagImpl
 
setIgnorePrefixes(String) - Method in class org.apache.jetspeed.rewriter.rules.impl.RuleImpl
 
setName(int, QName) - Method in class org.apache.jetspeed.rewriter.html.neko.XMLAttributesWrapper
setName
setNonNormalizedValue(int, String) - Method in class org.apache.jetspeed.rewriter.html.neko.XMLAttributesWrapper
setNonNormalizedValue
setPopup(boolean) - Method in class org.apache.jetspeed.rewriter.rules.impl.RuleImpl
 
setPopup(boolean) - Method in interface org.apache.jetspeed.rewriter.rules.Rule
Flag indicating whether to rewrite links as popups.
setRemove(boolean) - Method in class org.apache.jetspeed.rewriter.rules.impl.TagImpl
 
setRemove(boolean) - Method in interface org.apache.jetspeed.rewriter.rules.Tag
Represents whether this tag is to be removed during rewrite phase.
setRemoveComments(boolean) - Method in class org.apache.jetspeed.rewriter.rules.impl.RulesetImpl
 
setRemoveComments(boolean) - Method in interface org.apache.jetspeed.rewriter.rules.Ruleset
Set the remove comments flag for removing comments from the markup source.
setRule(Rule) - Method in interface org.apache.jetspeed.rewriter.rules.Attribute
Set the rewriter rule associated with this attribute.
setRule(Rule) - Method in class org.apache.jetspeed.rewriter.rules.impl.AttributeImpl
 
setRuleId(String) - Method in class org.apache.jetspeed.rewriter.rules.impl.AttributeImpl
Castor setter to set the rule id.
setRules(Collection) - Method in class org.apache.jetspeed.rewriter.rules.impl.RulesetImpl
Castor setter
setRuleset(Ruleset) - Method in interface org.apache.jetspeed.rewriter.RulesetRewriter
Set the Ruleset configuration for this rewriter.
setRuleset(Ruleset) - Method in class org.apache.jetspeed.rewriter.RulesetRewriterImpl
 
setSpecified(int, boolean) - Method in class org.apache.jetspeed.rewriter.html.neko.XMLAttributesWrapper
setSpecified
setStrip(boolean) - Method in class org.apache.jetspeed.rewriter.rules.impl.TagImpl
 
setStrip(boolean) - Method in interface org.apache.jetspeed.rewriter.rules.Tag
Represents whether this tag is to be removed during rewrite phase.
setSuffix(String) - Method in class org.apache.jetspeed.rewriter.rules.impl.RuleImpl
 
setSuffix(String) - Method in interface org.apache.jetspeed.rewriter.rules.Rule
Suffix string to append to the rewritten URL.
setTags(Collection) - Method in class org.apache.jetspeed.rewriter.rules.impl.RulesetImpl
Castor setter
setTicket(String) - Method in class org.apache.jetspeed.rewriter.TicketParamRewriter
 
setTicketName(String) - Method in class org.apache.jetspeed.rewriter.TicketParamRewriter
 
setType(int, String) - Method in class org.apache.jetspeed.rewriter.html.neko.XMLAttributesWrapper
setType
setUseBase(boolean) - Method in class org.apache.jetspeed.rewriter.rules.impl.RuleImpl
 
setUseBase(boolean) - Method in interface org.apache.jetspeed.rewriter.rules.Rule
Flag indicating whether to use the Base URL for this rewriter.
setUseProxy(boolean) - Method in class org.apache.jetspeed.rewriter.AbstractRewriter
 
setUseProxy(boolean) - Method in interface org.apache.jetspeed.rewriter.Rewriter
Set whether this rewriter require a proxy server.
setValue(int, String) - Method in class org.apache.jetspeed.rewriter.html.neko.XMLAttributesWrapper
setValue
shouldRemoveComments() - Method in class org.apache.jetspeed.rewriter.BasicRewriter
 
shouldRemoveComments() - Method in interface org.apache.jetspeed.rewriter.Rewriter
Returns true if all comments should be removed.
shouldRemoveComments() - Method in class org.apache.jetspeed.rewriter.RulesetRewriterImpl
 
shouldRemoveTag(String) - Method in class org.apache.jetspeed.rewriter.BasicRewriter
 
shouldRemoveTag(String) - Method in interface org.apache.jetspeed.rewriter.Rewriter
Returns true if the tag should be removed, otherwise false.
shouldRemoveTag(String) - Method in class org.apache.jetspeed.rewriter.RulesetRewriterImpl
 
shouldRewrite(String) - Method in class org.apache.jetspeed.rewriter.rules.impl.RuleImpl
 
shouldRewrite(String) - Method in interface org.apache.jetspeed.rewriter.rules.Rule
Checks to see if a URL should be rewritten or not.
shouldStripTag(String) - Method in class org.apache.jetspeed.rewriter.BasicRewriter
 
shouldStripTag(String) - Method in interface org.apache.jetspeed.rewriter.Rewriter
Returns true if the tag should be stripped, otherwise false.
shouldStripTag(String) - Method in class org.apache.jetspeed.rewriter.RulesetRewriterImpl
 
simpleTag - Variable in class org.apache.jetspeed.rewriter.html.SwingParserAdaptor.Callback
 
skippingImplied - Variable in class org.apache.jetspeed.rewriter.html.SwingParserAdaptor
 
startElement(QName, XMLAttributes, Augmentations) - Method in class org.apache.jetspeed.rewriter.html.neko.CallbackElementRemover
startElement
startElement(QName, XMLAttributes, Augmentations) - Method in class org.apache.jetspeed.rewriter.html.neko.URLRewriterFilter
startElement
startElement(String, String, String, MutableAttributes) - Method in class org.apache.jetspeed.rewriter.xml.SaxParserAdaptor.SaxFormatHandler
 
Streams - Class in org.apache.jetspeed.util
Utility functions related to Streams.
Streams() - Constructor for class org.apache.jetspeed.util.Streams
 
strip - Variable in class org.apache.jetspeed.rewriter.html.SwingParserAdaptor.Callback
 
strip - Variable in class org.apache.jetspeed.rewriter.rules.impl.TagImpl
 
stripTag - Variable in class org.apache.jetspeed.rewriter.html.SwingParserAdaptor.Callback
 
suffix - Variable in class org.apache.jetspeed.rewriter.rules.impl.RuleImpl
 
SwingAttributes - Class in org.apache.jetspeed.rewriter.html
SwingAttributes
SwingAttributes(MutableAttributeSet) - Constructor for class org.apache.jetspeed.rewriter.html.SwingAttributes
 
SwingParserAdaptor - Class in org.apache.jetspeed.rewriter.html
HTML Parser Adaptor for the Swing 'HotJava' parser.
SwingParserAdaptor() - Constructor for class org.apache.jetspeed.rewriter.html.SwingParserAdaptor
 
SwingParserAdaptor.Callback - Class in org.apache.jetspeed.rewriter.html
 
SwingParserAdaptor.Callback(Writer) - Constructor for class org.apache.jetspeed.rewriter.html.SwingParserAdaptor.Callback
 
SwingParserAdaptor.ParserGetter - Class in org.apache.jetspeed.rewriter.html
 
SwingParserAdaptor.ParserGetter() - Constructor for class org.apache.jetspeed.rewriter.html.SwingParserAdaptor.ParserGetter
 
swingset - Variable in class org.apache.jetspeed.rewriter.html.SwingAttributes
 
sync() - Method in class org.apache.jetspeed.rewriter.rules.impl.RulesetImpl
 
sync() - Method in interface org.apache.jetspeed.rewriter.rules.Ruleset
Synchronize the Ruleset

T

Tag - Interface in org.apache.jetspeed.rewriter.rules
Tag
TagImpl - Class in org.apache.jetspeed.rewriter.rules.impl
Tag
TagImpl() - Constructor for class org.apache.jetspeed.rewriter.rules.impl.TagImpl
 
tagMap - Variable in class org.apache.jetspeed.rewriter.rules.impl.RulesetImpl
 
tags - Variable in class org.apache.jetspeed.rewriter.rules.impl.RulesetImpl
 
ticket - Variable in class org.apache.jetspeed.rewriter.TicketParamRewriter
 
ticketName - Variable in class org.apache.jetspeed.rewriter.TicketParamRewriter
 
TicketParamRewriter - Class in org.apache.jetspeed.rewriter
Parses looking for a Ticket Param, used in SSO portlets where ticket processing is required Often tickets are added as form parameters and checked on the authentication for better security
TicketParamRewriter() - Constructor for class org.apache.jetspeed.rewriter.TicketParamRewriter
 
toClassList(String, String) - Static method in class org.apache.jetspeed.rewriter.JetspeedRewriterController
 
toString() - Method in class org.apache.jetspeed.rewriter.html.neko.XMLAttributesWrapper
toString
toString() - Method in class org.apache.jetspeed.rewriter.rules.impl.RuleImpl
 
toString() - Method in class org.apache.jetspeed.rewriter.rules.impl.RulesetImpl
 
toString() - Method in class org.apache.jetspeed.rewriter.rules.impl.TagImpl
 

U

URLRewriterFilter - Class in org.apache.jetspeed.rewriter.html.neko
URLRewriterFilter
URLRewriterFilter(Rewriter) - Constructor for class org.apache.jetspeed.rewriter.html.neko.URLRewriterFilter
 
useBase - Variable in class org.apache.jetspeed.rewriter.rules.impl.RuleImpl
 
useProxy - Variable in class org.apache.jetspeed.rewriter.AbstractRewriter
 

W

WebContentRewriter - Class in org.apache.jetspeed.rewriter
WebContentRewriter
WebContentRewriter() - Constructor for class org.apache.jetspeed.rewriter.WebContentRewriter
 
write(String) - Method in class org.apache.jetspeed.rewriter.html.SwingParserAdaptor.Callback
 
write(String) - Method in class org.apache.jetspeed.rewriter.xml.SaxParserAdaptor.SaxFormatHandler
 
writer - Variable in class org.apache.jetspeed.rewriter.html.SwingParserAdaptor.Callback
 
writer - Variable in class org.apache.jetspeed.rewriter.xml.SaxParserAdaptor.SaxFormatHandler
 

X

XMLAttributesWrapper - Class in org.apache.jetspeed.rewriter.html.neko
XMLAttributesWrapper
XMLAttributesWrapper(XMLAttributes) - Constructor for class org.apache.jetspeed.rewriter.html.neko.XMLAttributesWrapper
 

A B C D E F G H I J L M N O P R S T U W X

Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.