Milyn-Commons Version 0.6
C E G H I L O P R S U X

C

ContainerResourceLocator - interface org.milyn.resource.ContainerResourceLocator.
Interface for locating stream resources from the container..
clearEntityCache() - Static method in class org.milyn.xml.LocalEntityResolver
Clear the entity cache.

E

ExternalResourceLocator - interface org.milyn.resource.ExternalResourceLocator.
Interface for locating stream resources external to the container..

G

getCharacterCode(String) - Static method in class org.milyn.xml.HTMLEntityLookup
Get the character code for the given entity reference name.
getEntityRef(char) - Static method in class org.milyn.xml.HTMLEntityLookup
Get the entity reference name for the given character code.
getNode(Node, String) - Static method in class org.milyn.xml.XmlUtil
Get the W3C Node instance associated with the XPath selection supplied.
getNodeList(Node, String) - Static method in class org.milyn.xml.XmlUtil
Get the W3C NodeList instance associated with the XPath selection supplied.
getParameterValue(String, ServletConfig) - Static method in class org.milyn.servlet.ServletParamUtils
Get a Servlet configuration parameter.
getParameterValue(String, ServletConfig, String) - Static method in class org.milyn.servlet.ServletParamUtils
Get a Servlet configuration parameter.
getResource(String, String) - Method in interface org.milyn.resource.ContainerResourceLocator
Get the resource specified by the container 'config' value.
getResource(String) - Method in interface org.milyn.resource.ExternalResourceLocator
Get the stream specified by the 'uri' parameter.
getResource(String, String) - Method in class org.milyn.resource.ServletResourceLocator
Get a resource stream through the Servlet container.
getResource(String) - Method in class org.milyn.resource.ServletResourceLocator
Get a resource stream through the Servlet container.
getResource(String) - Method in class org.milyn.resource.URLResourceLocator
 
getString(Node, String) - Static method in class org.milyn.xml.XmlUtil
Get the String data associated with the XPath selection supplied.

H

HTMLEntityLookup - class org.milyn.xml.HTMLEntityLookup.
 
HTMLEntityLookup() - Constructor for class org.milyn.xml.HTMLEntityLookup
 

I

isTextNode(Node) - Static method in class org.milyn.xml.XmlUtil
Is the supplied W3C DOM Node a text node.

L

LocalEntityResolver - class org.milyn.xml.LocalEntityResolver.
DTD resolver for local DTD's.
LocalEntityResolver() - Constructor for class org.milyn.xml.LocalEntityResolver
Public default Constructor
LocalEntityResolver(File) - Constructor for class org.milyn.xml.LocalEntityResolver
Public default Constructor

This constructor allows specification of a local file system folder from which DTDs can be loaded.


O

org.milyn.io - package org.milyn.io
 
org.milyn.resource - package org.milyn.resource
 
org.milyn.servlet - package org.milyn.servlet
 
org.milyn.xml - package org.milyn.xml
 

P

parseStream(InputStream, boolean) - Static method in class org.milyn.xml.XmlUtil
Parse the XML stream and return the associated W3C Document object.
parseStream(InputStream, EntityResolver, boolean) - Static method in class org.milyn.xml.XmlUtil
Parse the XML stream and return the associated W3C Document object.

R

readStream(InputStream) - Static method in class org.milyn.io.StreamUtils
Read the supplied InputStream and return as a byte array.
removeEntities(Reader, Writer) - Static method in class org.milyn.xml.XmlUtil
Remove all entities from the supplied Reader stream replacing them with their actual character values.
removeEntities(String) - Static method in class org.milyn.xml.XmlUtil
Remove all entities from the supplied String stream replacing them with there actual character values.
resolveEntity(String, String) - Method in class org.milyn.xml.LocalEntityResolver
 
rewriteEntities(Reader, Writer) - Static method in class org.milyn.xml.XmlUtil
Rewrite all entities from the supplied Reader stream replacing them with their character reference equivalents.

S

ServletParamUtils - class org.milyn.servlet.ServletParamUtils.
Servlet parameter utilities.
ServletParamUtils() - Constructor for class org.milyn.servlet.ServletParamUtils
 
ServletResourceLocator - class org.milyn.resource.ServletResourceLocator.
Servlet resource locator.
ServletResourceLocator(ServletConfig, ExternalResourceLocator) - Constructor for class org.milyn.resource.ServletResourceLocator
Public constructor.
StreamUtils - class org.milyn.io.StreamUtils.
Stream Utilities.
StreamUtils() - Constructor for class org.milyn.io.StreamUtils
 
serialize(NodeList) - Static method in class org.milyn.xml.XmlUtil
Serialise the supplied W3C DOM subtree.

U

URLResourceLocator - class org.milyn.resource.URLResourceLocator.
URL stream org.milyn.resource locator.
URLResourceLocator() - Constructor for class org.milyn.resource.URLResourceLocator
 

X

XmlUtil - class org.milyn.xml.XmlUtil.
XMl utility methods.
XmlUtil() - Constructor for class org.milyn.xml.XmlUtil
 

C E G H I L O P R S U X
Milyn-Commons Version 0.6