Last Version

SAXFilter that tracks location as XPath 1.0

This can be used in conjunction with validation to report error location as XPath.

Categories

Categories

Net
GroupId

GroupId

org.jvnet.jaxb2-commons
ArtifactId

ArtifactId

xpath-tracker
Version

Version

1.0
Type

Type

jar
Description

Description

SAXFilter that tracks location as XPath
This can be used in conjunction with validation to report error location as XPath.

Download xpath-tracker 1.0


<!-- https://jarcasting.com/artifacts/org.jvnet.jaxb2-commons/xpath-tracker/ -->
<dependency>
    <groupId>org.jvnet.jaxb2-commons</groupId>
    <artifactId>xpath-tracker</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.jaxb2-commons/xpath-tracker/
implementation 'org.jvnet.jaxb2-commons:xpath-tracker:1.0'
// https://jarcasting.com/artifacts/org.jvnet.jaxb2-commons/xpath-tracker/
implementation ("org.jvnet.jaxb2-commons:xpath-tracker:1.0")
'org.jvnet.jaxb2-commons:xpath-tracker:jar:1.0'
<dependency org="org.jvnet.jaxb2-commons" name="xpath-tracker" rev="1.0">
  <artifact name="xpath-tracker" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.jaxb2-commons', module='xpath-tracker', version='1.0')
)
libraryDependencies += "org.jvnet.jaxb2-commons" % "xpath-tracker" % "1.0"
[org.jvnet.jaxb2-commons/xpath-tracker "1.0"]

Dependencies

test (2)

Group / Artifact Type Version
com.sun.xml.bind : jaxb-impl jar 2.0.5
junit : junit jar 3.8

Project Modules

There are no modules declared in this project.