A C G I L M O P R S T X 

A

add(int, Object) - Method in class org.eclipse.jetty.xml.XmlParser.Node
 
addContentHandler(String, ContentHandler) - Method in class org.eclipse.jetty.xml.XmlParser
Add a ContentHandler.

C

cdata(String) - Method in class org.eclipse.jetty.xml.XmlAppendable
 
clear() - Method in class org.eclipse.jetty.xml.XmlParser.Node
 
closeTag() - Method in class org.eclipse.jetty.xml.XmlAppendable
 
ConfigurationProcessor - Interface in org.eclipse.jetty.xml
A ConfigurationProcessor for non XmlConfiguration format files.
ConfigurationProcessorFactory - Interface in org.eclipse.jetty.xml
 
configure() - Method in interface org.eclipse.jetty.xml.ConfigurationProcessor
 
configure() - Method in class org.eclipse.jetty.xml.XmlConfiguration
Applies the XML configuration script.
configure(Object) - Method in interface org.eclipse.jetty.xml.ConfigurationProcessor
 
configure(Object) - Method in class org.eclipse.jetty.xml.XmlConfiguration
Applies the XML configuration script to the given object.
content(String) - Method in class org.eclipse.jetty.xml.XmlAppendable
 

G

get(int) - Method in class org.eclipse.jetty.xml.XmlParser.Node
Get the ith child node or content.
get(String) - Method in class org.eclipse.jetty.xml.XmlParser.Node
Get the first child node with the tag.
getAttribute(String) - Method in class org.eclipse.jetty.xml.XmlParser.Node
Get an element attribute.
getAttribute(String, String) - Method in class org.eclipse.jetty.xml.XmlParser.Node
Get an element attribute.
getAttributes() - Method in class org.eclipse.jetty.xml.XmlParser.Node
Get an array of element attributes.
getConfigurationProcessor(String, String) - Method in interface org.eclipse.jetty.xml.ConfigurationProcessorFactory
 
getDTD() - Method in class org.eclipse.jetty.xml.XmlParser
 
getIdMap() - Method in class org.eclipse.jetty.xml.XmlConfiguration
Get the map of ID String to Objects that is used to hold and lookup any objects by ID.
getName() - Method in class org.eclipse.jetty.xml.XmlParser.Attribute
 
getParent() - Method in class org.eclipse.jetty.xml.XmlParser.Node
 
getPath() - Method in class org.eclipse.jetty.xml.XmlParser.Node
 
getProperties() - Method in class org.eclipse.jetty.xml.XmlConfiguration
Get the map of properties used by the Property XML element to parameterise configuration.
getString(String, boolean, boolean) - Method in class org.eclipse.jetty.xml.XmlParser.Node
Get a tag as a string.
getTag() - Method in class org.eclipse.jetty.xml.XmlParser.Node
 
getValue() - Method in class org.eclipse.jetty.xml.XmlParser.Attribute
 
getXpath() - Method in class org.eclipse.jetty.xml.XmlParser
 

I

init(URL, XmlParser.Node, XmlConfiguration) - Method in interface org.eclipse.jetty.xml.ConfigurationProcessor
 
initializeDefaults(Object) - Method in class org.eclipse.jetty.xml.XmlConfiguration
Initialize a new Object defaults.
isValidating() - Method in class org.eclipse.jetty.xml.XmlParser
 
iterator(String) - Method in class org.eclipse.jetty.xml.XmlParser.Node
Iterator over named child nodes.

L

literal(String) - Method in class org.eclipse.jetty.xml.XmlAppendable
 

M

main(String...) - Static method in class org.eclipse.jetty.xml.XmlConfiguration
Run the XML configurations as a main application.

O

openTag(String) - Method in class org.eclipse.jetty.xml.XmlAppendable
 
openTag(String, Map<String, String>) - Method in class org.eclipse.jetty.xml.XmlAppendable
 
org.eclipse.jetty.xml - package org.eclipse.jetty.xml
Jetty Xml : IoC Mechanism for Jetty Configuration

P

parse(File) - Method in class org.eclipse.jetty.xml.XmlParser
Parse File.
parse(InputStream) - Method in class org.eclipse.jetty.xml.XmlParser
Parse InputStream.
parse(String) - Method in class org.eclipse.jetty.xml.XmlParser
Parse String URL.
parse(InputSource) - Method in class org.eclipse.jetty.xml.XmlParser
 

R

redirectEntity(String, URL) - Method in class org.eclipse.jetty.xml.XmlParser
 
resolveEntity(String, String) - Method in class org.eclipse.jetty.xml.XmlParser
 

S

setValidating(boolean) - Method in class org.eclipse.jetty.xml.XmlParser
 
setXpath(String) - Method in class org.eclipse.jetty.xml.XmlParser
Set an XPath A very simple subset of xpath is supported to select a partial tree.
size() - Method in class org.eclipse.jetty.xml.XmlParser.Node
Get the number of children nodes.

T

tag(String) - Method in class org.eclipse.jetty.xml.XmlAppendable
 
tag(String, String) - Method in class org.eclipse.jetty.xml.XmlAppendable
 
tag(String, Map<String, String>) - Method in class org.eclipse.jetty.xml.XmlAppendable
 
tag(String, Map<String, String>, String) - Method in class org.eclipse.jetty.xml.XmlAppendable
 
tagCDATA(String, String) - Method in class org.eclipse.jetty.xml.XmlAppendable
 
toString() - Method in class org.eclipse.jetty.xml.XmlParser.Node
 
toString(boolean) - Method in class org.eclipse.jetty.xml.XmlParser.Node
Convert to a string.
toString(boolean, boolean) - Method in class org.eclipse.jetty.xml.XmlParser.Node
Convert to a string.

X

XmlAppendable - Class in org.eclipse.jetty.xml
 
XmlAppendable(OutputStream, String) - Constructor for class org.eclipse.jetty.xml.XmlAppendable
 
XmlAppendable(Appendable) - Constructor for class org.eclipse.jetty.xml.XmlAppendable
 
XmlAppendable(Appendable, int) - Constructor for class org.eclipse.jetty.xml.XmlAppendable
 
XmlAppendable(Appendable, int, String) - Constructor for class org.eclipse.jetty.xml.XmlAppendable
 
XmlAppendable(Appendable, String) - Constructor for class org.eclipse.jetty.xml.XmlAppendable
 
XmlConfiguration - Class in org.eclipse.jetty.xml
Configures objects from XML.
XmlConfiguration(InputStream) - Constructor for class org.eclipse.jetty.xml.XmlConfiguration
Reads and parses the XML configuration stream.
XmlConfiguration(String) - Constructor for class org.eclipse.jetty.xml.XmlConfiguration
Reads and parses the XML configuration string.
XmlConfiguration(URL) - Constructor for class org.eclipse.jetty.xml.XmlConfiguration
Reads and parses the XML configuration file.
XmlParser - Class in org.eclipse.jetty.xml
XML Parser wrapper.
XmlParser() - Constructor for class org.eclipse.jetty.xml.XmlParser
Construct
XmlParser(boolean) - Constructor for class org.eclipse.jetty.xml.XmlParser
 
XmlParser.Attribute - Class in org.eclipse.jetty.xml
XML Attribute.
XmlParser.Node - Class in org.eclipse.jetty.xml
XML Node.
A C G I L M O P R S T X 
Skip navigation links

Copyright © 1995–2018 Webtide. All rights reserved.