| Package | Description |
|---|---|
| org.eclipse.jetty.webapp |
Jetty Util : Modular Web Application Support
|
| org.eclipse.jetty.xml |
Jetty Xml : IoC Mechanism for Jetty Configuration
|
| Modifier and Type | Field and Description |
|---|---|
protected static XmlParser |
WebDescriptor._nonValidatingStaticParser |
| Modifier and Type | Method and Description |
|---|---|
abstract XmlParser |
Descriptor.ensureParser() |
XmlParser |
WebDescriptor.ensureParser() |
static XmlParser |
WebDescriptor.newParser(boolean validating) |
| Modifier and Type | Field and Description |
|---|---|
private static XmlParser |
XmlConfiguration.__parser |
| Modifier and Type | Method and Description |
|---|---|
private static XmlParser |
XmlConfiguration.initParser() |