Uses of Class
org.codehaus.plexus.util.xml.pull.XmlPullParserException
Package
Description
Contains implementation of the
XmlNode
interface and related classes.XML reader and writer classes for Maven POM, generated from
maven.mdo
model.Contains modified versions of the
Xpp3Dom
and
Xpp3DomBuilder
classes.-
Uses of XmlPullParserException in org.apache.maven.artifact.repository.metadata
Modifier and TypeMethodDescriptionprotected void
AbstractRepositoryMetadata.updateRepositoryMetadata
(ArtifactRepository localRepository, ArtifactRepository remoteRepository) -
Uses of XmlPullParserException in org.apache.maven.artifact.repository.metadata.io.xpp3
Modifier and TypeMethodDescriptionMetadataXpp3Reader.read
(InputStream in) Method read.MetadataXpp3Reader.read
(InputStream in, boolean strict) Method read.MetadataXpp3Reader.read
(XmlPullParser parser, boolean strict) Method read. -
Uses of XmlPullParserException in org.apache.maven.cli.internal.extension.model.io.xpp3
Modifier and TypeMethodDescriptionCoreExtensionsXpp3Reader.read
(InputStream in) Method read.CoreExtensionsXpp3Reader.read
(InputStream in, boolean strict) Method read.CoreExtensionsXpp3Reader.read
(XmlPullParser parser, boolean strict) Method read. -
Uses of XmlPullParserException in org.apache.maven.internal.xml
Modifier and TypeMethodDescriptionstatic XmlNodeImpl
XmlNodeBuilder.build
(InputStream is, String encoding) static XmlNodeImpl
XmlNodeBuilder.build
(InputStream is, String encoding, boolean trim) static XmlNodeImpl
static XmlNodeImpl
static XmlNodeImpl
XmlNodeBuilder.build
(Reader reader, boolean trim, XmlNodeBuilder.InputLocationBuilder locationBuilder) static XmlNodeImpl
XmlNodeBuilder.build
(Reader reader, XmlNodeBuilder.InputLocationBuilder locationBuilder) static XmlNodeImpl
XmlNodeBuilder.build
(XmlPullParser parser) static XmlNodeImpl
XmlNodeBuilder.build
(XmlPullParser parser, boolean trim) static XmlNodeImpl
XmlNodeBuilder.build
(XmlPullParser parser, boolean trim, XmlNodeBuilder.InputLocationBuilder locationBuilder) -
Uses of XmlPullParserException in org.apache.maven.model.io.xpp3
Modifier and TypeMethodDescriptionMavenXpp3Reader.read
(InputStream in) Method read.MavenXpp3Reader.read
(InputStream in, boolean strict) Method read.MavenXpp3Reader.read
(XmlPullParser parser, boolean strict) Method read.MavenXpp3ReaderEx.read
(InputStream in, boolean strict, InputSource source) Method read.MavenXpp3ReaderEx.read
(InputStream in, InputSource source) Method read.MavenXpp3ReaderEx.read
(Reader reader, boolean strict, InputSource source) MavenXpp3ReaderEx.read
(Reader reader, InputSource source) MavenXpp3ReaderEx.read
(XmlPullParser parser, boolean strict, InputSource source) Method read. -
Uses of XmlPullParserException in org.apache.maven.model.transform.pull
Modifier and TypeMethodDescriptionprotected boolean
BufferingParser.accept()
protected boolean
NodeBufferingParser.accept()
protected BufferingParser.Event
BufferingParser.bufferEvent()
void
BufferingParser.defineEntityReplacementText
(String entityName, String replacementText) int
BufferingParser.getEventType()
int
BufferingParser.getNamespaceCount
(int depth) BufferingParser.getNamespacePrefix
(int pos) BufferingParser.getNamespaceUri
(int pos) boolean
BufferingParser.isEmptyElementTag()
boolean
BufferingParser.isWhitespace()
int
BufferingParser.next()
int
BufferingParser.nextTag()
BufferingParser.nextText()
int
BufferingParser.nextToken()
void
void
BufferingParser.setFeature
(String name, boolean state) void
BufferingParser.setInput
(InputStream inputStream, String inputEncoding) void
void
BufferingParser.setProperty
(String name, Object value) static void
XmlUtils.writeDocument
(XmlPullParser parser, Writer writer) static ByteArrayInputStream
XmlUtils.writeDocument
(XmlStreamReader reader, XmlPullParser parser) -
Uses of XmlPullParserException in org.apache.maven.model.v4
Modifier and TypeMethodDescriptionMavenXpp3Reader.read
(InputStream in) Method read.MavenXpp3Reader.read
(InputStream in, boolean strict) Method read.MavenXpp3Reader.read
(XmlPullParser parser, boolean strict) Method read.MavenXpp3ReaderEx.read
(InputStream in, boolean strict, InputSource source) Method read.MavenXpp3ReaderEx.read
(Reader reader, boolean strict, InputSource source) MavenXpp3ReaderEx.read
(XmlPullParser parser, boolean strict, InputSource source) Method read. -
Uses of XmlPullParserException in org.apache.maven.plugin.descriptor
-
Uses of XmlPullParserException in org.apache.maven.plugin.lifecycle.io.xpp3
Modifier and TypeMethodDescriptionLifecycleMappingsXpp3Reader.read
(InputStream in) Method read.LifecycleMappingsXpp3Reader.read
(InputStream in, boolean strict) Method read.LifecycleMappingsXpp3Reader.read
(XmlPullParser parser, boolean strict) Method read. -
Uses of XmlPullParserException in org.apache.maven.profiles.io.xpp3
Modifier and TypeMethodDescriptionProfilesXpp3Reader.read
(InputStream in) Method read.ProfilesXpp3Reader.read
(InputStream in, boolean strict) Method read.ProfilesXpp3Reader.read
(XmlPullParser parser, boolean strict) Method read. -
Uses of XmlPullParserException in org.apache.maven.settings
Modifier and TypeMethodDescriptionDefaultMavenSettingsBuilder.buildSettings()
DefaultMavenSettingsBuilder.buildSettings
(boolean useCachedSettings) DefaultMavenSettingsBuilder.buildSettings
(File userSettingsFile) DefaultMavenSettingsBuilder.buildSettings
(File userSettingsFile, boolean useCachedSettings) DefaultMavenSettingsBuilder.buildSettings
(MavenExecutionRequest request) MavenSettingsBuilder.buildSettings()
Deprecated.MavenSettingsBuilder.buildSettings
(boolean useCachedSettings) Deprecated.MavenSettingsBuilder.buildSettings
(File userSettingsFile) Deprecated.MavenSettingsBuilder.buildSettings
(File userSettingsFile, boolean useCachedSettings) Deprecated.MavenSettingsBuilder.buildSettings
(MavenExecutionRequest request) Deprecated. -
Uses of XmlPullParserException in org.apache.maven.settings.io.xpp3
Modifier and TypeMethodDescriptionSettingsXpp3Reader.read
(InputStream in) Method read.SettingsXpp3Reader.read
(InputStream in, boolean strict) Method read.SettingsXpp3Reader.read
(XmlPullParser parser, boolean strict) Method read. -
Uses of XmlPullParserException in org.apache.maven.settings.v4
Modifier and TypeMethodDescriptionSettingsXpp3Reader.read
(InputStream in) Method read.SettingsXpp3Reader.read
(InputStream in, boolean strict) Method read.SettingsXpp3Reader.read
(XmlPullParser parser, boolean strict) Method read. -
Uses of XmlPullParserException in org.apache.maven.toolchain.v4
Modifier and TypeMethodDescriptionMavenToolchainsXpp3Reader.read
(InputStream in) Method read.MavenToolchainsXpp3Reader.read
(InputStream in, boolean strict) Method read.MavenToolchainsXpp3Reader.read
(XmlPullParser parser, boolean strict) Method read. -
Uses of XmlPullParserException in org.apache.maven.usability.plugin.io.xpp3
Modifier and TypeMethodDescriptionParamdocXpp3Reader.read
(InputStream in) Method read.ParamdocXpp3Reader.read
(InputStream in, boolean strict) Method read.ParamdocXpp3Reader.read
(XmlPullParser parser, boolean strict) Method read. -
Uses of XmlPullParserException in org.codehaus.plexus.util.xml
Modifier and TypeMethodDescriptionstatic Xpp3Dom
Xpp3DomBuilder.build
(InputStream is, String encoding) static Xpp3Dom
Xpp3DomBuilder.build
(InputStream is, String encoding, boolean trim) static Xpp3Dom
static Xpp3Dom
static Xpp3Dom
Xpp3DomBuilder.build
(Reader reader, boolean trim, Xpp3DomBuilder.InputLocationBuilder locationBuilder) static Xpp3Dom
Xpp3DomBuilder.build
(Reader reader, Xpp3DomBuilder.InputLocationBuilder locationBuilder) static Xpp3Dom
Xpp3DomBuilder.build
(XmlPullParser parser) static Xpp3Dom
Xpp3DomBuilder.build
(XmlPullParser parser, boolean trim) static Xpp3Dom
Xpp3DomBuilder.build
(XmlPullParser parser, boolean trim, Xpp3DomBuilder.InputLocationBuilder locationBuilder) -
Uses of XmlPullParserException in org.codehaus.plexus.util.xml.pull
Modifier and TypeMethodDescriptionvoid
MXParser.defineEntityReplacementText
(String entityName, String replacementText) void
XmlPullParser.defineEntityReplacementText
(String entityName, String replacementText) Set new value for entity replacement text as defined in XML 1.0 Section 4.5 Construction of Internal Entity Replacement Text.int
MXParser.getEventType()
int
XmlPullParser.getEventType()
int
MXParser.getNamespaceCount
(int depth) int
XmlPullParser.getNamespaceCount
(int depth) MXParser.getNamespacePrefix
(int pos) XmlPullParser.getNamespacePrefix
(int pos) MXParser.getNamespaceUri
(int pos) XmlPullParser.getNamespaceUri
(int pos) boolean
MXParser.isEmptyElementTag()
boolean
XmlPullParser.isEmptyElementTag()
boolean
MXParser.isWhitespace()
boolean
XmlPullParser.isWhitespace()
int
MXParser.next()
int
XmlPullParser.next()
int
MXParser.nextTag()
int
XmlPullParser.nextTag()
Call next() and return event if it is START_TAG or END_TAG otherwise throw an exception.MXParser.nextText()
XmlPullParser.nextText()
If current event is START_TAG then if next element is TEXT then element content is returned or if next event is END_TAG then empty string is returned, otherwise exception is thrown.int
MXParser.nextToken()
int
XmlPullParser.nextToken()
This method works similarly to next() but will expose additional event types (COMMENT, CDSECT, DOCDECL, ENTITY_REF, PROCESSING_INSTRUCTION, or IGNORABLE_WHITESPACE) if they are available in input.int
MXParser.parseEndTag()
int
MXParser.parseStartTag()
void
void
Test if the current event is of the given type and if the namespace and name do match.void
MXParser.setFeature
(String name, boolean state) Method setFeaturevoid
XmlPullParser.setFeature
(String name, boolean state) Use this call to change the general behaviour of the parser, such as namespace processing or doctype declaration handling.void
MXParser.setInput
(InputStream inputStream, String inputEncoding) void
void
XmlPullParser.setInput
(InputStream inputStream, String inputEncoding) Sets the input stream the parser is going to process.void
Set the input source for parser to the given reader and resets the parser.void
MXParser.setProperty
(String name, Object value) void
XmlPullParser.setProperty
(String name, Object value) Set the value of a property.void
MXParser.skipSubTree()
Skip sub tree that is currently parser positioned on.