C D H O P S

C

createSAXReader() - Method in class org.apache.commons.jelly.tags.html.ParseTag
Factory method to create a new SAXReader

D

doTag(XMLOutput) - Method in class org.apache.commons.jelly.tags.html.ParseTag
 

H

HTMLTagLibrary - class org.apache.commons.jelly.tags.html.HTMLTagLibrary.
Describes the Taglib.
HTMLTagLibrary() - Constructor for class org.apache.commons.jelly.tags.html.HTMLTagLibrary
 

O

org.apache.commons.jelly.tags.html - package org.apache.commons.jelly.tags.html
Tags for parsing HTML so that it can be processed by Jelly using Andy Clark's NekoHTML

P

ParseTag - class org.apache.commons.jelly.tags.html.ParseTag.
A tag which parses some HTML and defines a variable with the parsed Document.
ParseTag() - Constructor for class org.apache.commons.jelly.tags.html.ParseTag
 

S

setAttribute(String) - Method in class org.apache.commons.jelly.tags.html.ParseTag
Sets whether attributes should be converted to a different case.
setElement(String) - Method in class org.apache.commons.jelly.tags.html.ParseTag
Sets whether elements should be converted to a different case Possible values are "upper", "lower" or "match"
setHtml(Object) - Method in class org.apache.commons.jelly.tags.html.ParseTag
Sets the source of the HTML which is either a String URI, Reader or InputStream

C D H O P S

Copyright © 2002-2006 Apache Software Foundation. All Rights Reserved.