Uses of Class
org.eclipse.jetty.xml.XmlParser
Packages that use XmlParser
Package
Description
Jetty Util : Modular Web Application Support
Jetty Util : Modular Web Application Support
Jetty Util : Modular Web Application Support
Jetty Util : Modular Web Application Support
Jetty Xml : IoC Mechanism for Jetty Configuration
-
Uses of XmlParser in org.eclipse.jetty.ee10.webapp
Fields in org.eclipse.jetty.ee10.webapp declared as XmlParserModifier and TypeFieldDescriptionstatic XmlParserWebDescriptor.__nonValidatingStaticParserDeprecated, for removal: This API element is subject to removal in a future version.protected XmlParserMetaData._xmlParserMethods in org.eclipse.jetty.ee10.webapp that return XmlParserModifier and TypeMethodDescriptionstatic XmlParserWebDescriptor.getParser(boolean validating) Deprecated, for removal: This API element is subject to removal in a future version.useMetaData.getXmlParser()to control parser behavior.MetaData.getXmlParser()The XmlParser in use for this metadata.static XmlParserWebDescriptor.newParser(boolean validating) Deprecated, for removal: This API element is subject to removal in a future version.useMetaData.getXmlParser()to control parser behavior.Methods in org.eclipse.jetty.ee10.webapp with parameters of type XmlParserModifier and TypeMethodDescriptionprotected static voidWebDescriptor.addDescriptorCatalog(XmlParser xmlParser) voidvoidvoidvoidMetaData.setXmlParser(XmlParser xmlParser) Set the XmlParser to use for handling metadata, this will also add an environment specific catalog to the XmlParser. -
Uses of XmlParser in org.eclipse.jetty.ee11.webapp
Fields in org.eclipse.jetty.ee11.webapp declared as XmlParserModifier and TypeFieldDescriptionstatic XmlParserWebDescriptor.__nonValidatingStaticParserDeprecated, for removal: This API element is subject to removal in a future version.no direct replacement, use ofMetaData.getXmlParser()is encouraged.protected XmlParserMetaData._xmlParserMethods in org.eclipse.jetty.ee11.webapp that return XmlParserModifier and TypeMethodDescriptionstatic XmlParserWebDescriptor.getParser(boolean validating) Deprecated, for removal: This API element is subject to removal in a future version.useMetaData.getXmlParser()to control parser behavior.MetaData.getXmlParser()The XmlParser in use for this metadata.static XmlParserWebDescriptor.newParser(boolean validating) Deprecated, for removal: This API element is subject to removal in a future version.useMetaData.getXmlParser()to control parser behavior.Methods in org.eclipse.jetty.ee11.webapp with parameters of type XmlParserModifier and TypeMethodDescriptionprotected static voidWebDescriptor.addDescriptorCatalog(XmlParser xmlParser) voidvoidvoidvoidMetaData.setXmlParser(XmlParser xmlParser) Set the XmlParser to use for handling metadata, this will also add an environment specific catalog to the XmlParser. -
Uses of XmlParser in org.eclipse.jetty.ee8.webapp
Fields in org.eclipse.jetty.ee8.webapp declared as XmlParserModifier and TypeFieldDescriptionstatic XmlParserWebDescriptor.__nonValidatingStaticParserDeprecated, for removal: This API element is subject to removal in a future version.no direct replacement, use ofMetaData.getXmlParser()is encouraged.protected XmlParserMetaData._xmlParserMethods in org.eclipse.jetty.ee8.webapp that return XmlParserModifier and TypeMethodDescriptionstatic XmlParserWebDescriptor.getParser(boolean validating) Deprecated, for removal: This API element is subject to removal in a future version.useMetaData.getXmlParser()to control parser behavior.MetaData.getXmlParser()The XmlParser in use for this metadata.static XmlParserWebDescriptor.newParser(boolean validating) Deprecated, for removal: This API element is subject to removal in a future version.useMetaData.getXmlParser()to control parser behavior.Methods in org.eclipse.jetty.ee8.webapp with parameters of type XmlParserModifier and TypeMethodDescriptionprotected static voidWebDescriptor.addDescriptorCatalog(XmlParser xmlParser) voidvoidvoidvoidMetaData.setXmlParser(XmlParser xmlParser) Set the XmlParser to use for handling metadata, this will also add an environment specific catalog to the XmlParser. -
Uses of XmlParser in org.eclipse.jetty.ee9.webapp
Fields in org.eclipse.jetty.ee9.webapp declared as XmlParserModifier and TypeFieldDescriptionstatic XmlParserWebDescriptor.__nonValidatingStaticParserDeprecated, for removal: This API element is subject to removal in a future version.no direct replacement, use ofMetaData.getXmlParser()is encouraged.protected XmlParserMetaData._xmlParserMethods in org.eclipse.jetty.ee9.webapp that return XmlParserModifier and TypeMethodDescriptionstatic XmlParserWebDescriptor.getParser(boolean validating) Deprecated, for removal: This API element is subject to removal in a future version.useMetaData.getXmlParser()to control parser behavior.MetaData.getXmlParser()The XmlParser in use for this metadata.static XmlParserWebDescriptor.newParser(boolean validating) Deprecated, for removal: This API element is subject to removal in a future version.useMetaData.getXmlParser()to control parser behavior.Methods in org.eclipse.jetty.ee9.webapp with parameters of type XmlParserModifier and TypeMethodDescriptionprotected static voidWebDescriptor.addDescriptorCatalog(XmlParser xmlParser) voidvoidvoidvoidMetaData.setXmlParser(XmlParser xmlParser) Set the XmlParser to use for handling metadata, this will also add an environment specific catalog to the XmlParser. -
Uses of XmlParser in org.eclipse.jetty.xml
Methods in org.eclipse.jetty.xml that return XmlParser
MetaData.getXmlParser()is encouraged.