Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- accept(Point) - Method in class de.wwu.scdh.annotation.selection.wadm.SelectorBuilder
- accept(Resource) - Method in class de.wwu.scdh.annotation.selection.wadm.NormalizeAnnotation
-
This is the method of the function interface
Consumerand actually does the normalization without throwing errors. - accept(Resource) - Method in class de.wwu.scdh.annotation.selection.wadm.NormalizeRangeSelector
-
This is the method of the function interface
Consumerand actually does the normalization without throwing errors. - accept(Resource) - Method in class de.wwu.scdh.annotation.selection.wadm.NormalizeRFC5147CharScheme
-
This is the method of the function interface
Consumerand actually does the normalization without throwing errors. - accept(Resource) - Method in class de.wwu.scdh.annotation.selection.wadm.NormalizeTarget
-
This is the method of the function interface
Consumerand actually does the normalization without throwing exceptions. - accept(Resource) - Method in class de.wwu.scdh.annotation.selection.wadm.NormalizeXPathSelector
-
This is the method of the function interface
Consumerand actually does the normalization without throwing errors. - accept(Resource) - Method in class de.wwu.scdh.annotation.selection.wadm.NormalizeXPathSelectorRefinedByRFC5147CharScheme
-
This is the method of the function interface
Consumerand actually does the normalization without throwing errors. - acceptThrows(Resource) - Method in class de.wwu.scdh.annotation.selection.wadm.NormalizeRFC5147CharScheme
- acceptThrows(Resource) - Method in class de.wwu.scdh.annotation.selection.wadm.NormalizeTarget
-
Do the normalization tasks.
- acceptThrows(Resource) - Method in class de.wwu.scdh.annotation.selection.wadm.NormalizeXPathSelectorRefinedByRFC5147CharScheme
-
Do the normalization and throw exceptions on errors.
B
- BACKWARD - Enum constant in enum class de.wwu.scdh.annotation.selection.Rewriter.Direction
- backwardDOMToTextPointClassMap() - Static method in class de.wwu.scdh.annotation.selection.RewriterConfig
-
Returns mapping of point classes suitable for forwarding XML to plain text selectors.
- BackwardMappingFactory - Class in de.wwu.scdh.annotation.selection.rewriter
- BackwardMappingFactory(XPathCompiler) - Constructor for class de.wwu.scdh.annotation.selection.rewriter.BackwardMappingFactory
-
Creates a new
BackwardMappingFactorywith aXPathCompiler. - BadSelector - Static variable in class de.wwu.scdh.annotation.selection.SEL
-
A bad selector is user input, that can not be processed.
- BlankedSelector - Static variable in class de.wwu.scdh.annotation.selection.SEL
-
A blanked selector is a selector, that points to a portion of a resource representation which is not part of the resource representation which the selectors of a mapping request point to.
- build(RFC5147CharScheme) - Method in class de.wwu.scdh.annotation.selection.wadm.SelectorBuilder
- build(XPathRefinedByRFC5147CharScheme) - Method in class de.wwu.scdh.annotation.selection.wadm.SelectorBuilder
C
- call() - Method in class de.wwu.scdh.annotation.selection.cli.Normalize
- call() - Method in class de.wwu.scdh.annotation.selection.cli.NormalizeWADM
- call() - Method in class de.wwu.scdh.annotation.selection.cli.TransformSimple
- compileTracingPackage(XsltCompiler, ResourceBuilder.OutputMethod) - Static method in class de.wwu.scdh.annotation.selection.resource.ResourceBuilder
-
This compiles the XSLT tracing library for the given output method.
- compileXPathLibrary() - Method in class de.wwu.scdh.annotation.selection.cli.Normalize
- compileXPathLibrary() - Method in class de.wwu.scdh.annotation.selection.cli.NormalizeWADM
- compileXPathLibrary() - Method in class de.wwu.scdh.annotation.selection.cli.TransformSimple
- Component<T> - Interface in de.wwu.scdh.annotation.selection
- ConfigurationException - Exception Class in de.wwu.scdh.annotation.selection
-
An exception that occurred while processing a selector an a resource.
- ConfigurationException(String) - Constructor for exception class de.wwu.scdh.annotation.selection.ConfigurationException
- ConfigurationException(String, Throwable) - Constructor for exception class de.wwu.scdh.annotation.selection.ConfigurationException
- ConfigurationException(Throwable) - Constructor for exception class de.wwu.scdh.annotation.selection.ConfigurationException
- CONTEXT_MAPPING - Static variable in class de.wwu.scdh.annotation.selection.utils.StaticDocumentLoader
-
A default context mapping resource.
D
- de.wwu.scdh.annotation.selection - package de.wwu.scdh.annotation.selection
- de.wwu.scdh.annotation.selection.cli - package de.wwu.scdh.annotation.selection.cli
- de.wwu.scdh.annotation.selection.component - package de.wwu.scdh.annotation.selection.component
- de.wwu.scdh.annotation.selection.point - package de.wwu.scdh.annotation.selection.point
- de.wwu.scdh.annotation.selection.resource - package de.wwu.scdh.annotation.selection.resource
- de.wwu.scdh.annotation.selection.rewriter - package de.wwu.scdh.annotation.selection.rewriter
- de.wwu.scdh.annotation.selection.utils - package de.wwu.scdh.annotation.selection.utils
- de.wwu.scdh.annotation.selection.wadm - package de.wwu.scdh.annotation.selection.wadm
- DEEP_NODE_STEP_OVER_END - Enum constant in enum class de.wwu.scdh.annotation.selection.Mode
-
Descend to the deepest text node.
- DEEP_NODE_STOP_AT_END - Enum constant in enum class de.wwu.scdh.annotation.selection.Mode
-
Descend to the deepest text node.
- dimensions() - Method in interface de.wwu.scdh.annotation.selection.Point
-
Returns the components of the point as a
Set. - dimensions() - Method in class de.wwu.scdh.annotation.selection.point.PointImpl
-
Returns the components of the point as a
Set. - dom - Variable in class de.wwu.scdh.annotation.selection.wadm.NormalizeXPathSelector
- DOMResource - Class in de.wwu.scdh.annotation.selection.resource
-
A
DOMResourceis a webResourcethat can be parsed to a DOM representation, e.g., an HTML or an XML document. - DOMResource(URI, Source, Processor) - Constructor for class de.wwu.scdh.annotation.selection.resource.DOMResource
-
Create a new
DOMResourcefrom a parsed JAXPSource. - DOMResource(URI, XdmNode, Processor) - Constructor for class de.wwu.scdh.annotation.selection.resource.DOMResource
-
Create a new
DOMResource.
E
- EMPTY_NAMESPACE - Static variable in class de.wwu.scdh.annotation.selection.rewriter.XPathRewriterBase
- END_XPATH_SELECTOR_MODE - Static variable in class de.wwu.scdh.annotation.selection.wadm.NormalizeRangeSelector
- error - Static variable in class de.wwu.scdh.annotation.selection.SEL
-
This property may be added when an error occurred when processing a selector.
- error - Variable in class de.wwu.scdh.annotation.selection.wadm.NormalizeAnnotation
- error - Variable in class de.wwu.scdh.annotation.selection.wadm.NormalizeRangeSelector
- error - Variable in class de.wwu.scdh.annotation.selection.wadm.NormalizeRFC5147CharScheme
- error - Variable in class de.wwu.scdh.annotation.selection.wadm.NormalizeTarget
- error - Variable in class de.wwu.scdh.annotation.selection.wadm.NormalizeXPathSelector
- error - Variable in class de.wwu.scdh.annotation.selection.wadm.NormalizeXPathSelectorRefinedByRFC5147CharScheme
F
- filter(Model, Resource) - Static method in class de.wwu.scdh.annotation.selection.wadm.NormalizeRFC5147CharScheme
-
Use this to filter out Fragment selectors conforming to RFC5147.
- filter(Model, Resource) - Static method in class de.wwu.scdh.annotation.selection.wadm.NormalizeXPathSelectorRefinedByRFC5147CharScheme
-
Use this to filter out XPath selectors that are refined by Fragment selectors conforming to RFC5147.
- FIRST - Enum constant in enum class de.wwu.scdh.annotation.selection.Mode
-
Always take the first text node with the position, i.e., the first one in document order.
- FIRST_OF_DEEPEST_NODES - Enum constant in enum class de.wwu.scdh.annotation.selection.Mode
-
Descend to the deepest text node.
- FORWARD - Enum constant in enum class de.wwu.scdh.annotation.selection.Rewriter.Direction
- forwardDOMToTextPointClassMap() - Static method in class de.wwu.scdh.annotation.selection.RewriterConfig
-
Returns mapping of point classes suitable for forwarding XML to plain text selectors.
- forwardMap - Variable in class de.wwu.scdh.annotation.selection.resource.MappedDOMResource
- ForwardMappingFactory - Class in de.wwu.scdh.annotation.selection.rewriter
- ForwardMappingFactory(XPathCompiler) - Constructor for class de.wwu.scdh.annotation.selection.rewriter.ForwardMappingFactory
-
Creates a new
ForwardMappingFactorywith aXPathCompiler. - FROM_DEEPEST_ID_CLARK_XPATH - Static variable in class de.wwu.scdh.annotation.selection.rewriter.XPathNormalizerWithXPath
-
An XPath expression suitable for normalizing path expressions to nodes.
- FROM_ROOT_CLARK_XPATH - Static variable in class de.wwu.scdh.annotation.selection.rewriter.XPathNormalizerWithXPath
-
An XPath expression suitable for normalizing path expressions to nodes.
- fromHTML(URI, InputStream, String, Processor) - Static method in class de.wwu.scdh.annotation.selection.resource.DOMResource
-
Make a
DOMResourcefrom HTML input given as anInputStream. - fromHTML(URI, Processor) - Static method in class de.wwu.scdh.annotation.selection.resource.DOMResource
-
Same as
DOMResource.fromHTML(URI, InputStream, String, Processor), but gets the input from the URI. - fromXML(URI, InputStream, String, Processor) - Static method in class de.wwu.scdh.annotation.selection.resource.DOMResource
-
Make a
DOMResourcefrom XML input given as anInputStream. - fromXML(URI, Processor) - Static method in class de.wwu.scdh.annotation.selection.resource.DOMResource
-
Same as
DOMResource.fromXML(URI, InputStream, String, Processor), but gets the input from the URI. - fromXMLwithXerces(URI, InputStream, String, Processor) - Static method in class de.wwu.scdh.annotation.selection.resource.DOMResource
-
Make a
MappedDOMResourcefrom XML input given as anInputStreamusing the Xerces DOM parser. - fromXMLwithXerces(URI, Processor) - Static method in class de.wwu.scdh.annotation.selection.resource.DOMResource
-
Same as
DOMResource.fromXMLwithXerces(URI, InputStream, String, Processor), but gets the input from the URI.
G
- getChar() - Method in class de.wwu.scdh.annotation.selection.point.RFC5147CharScheme
- getChar() - Method in class de.wwu.scdh.annotation.selection.point.XPathRefinedByRFC5147CharScheme
- getComponent(Class<C>) - Method in interface de.wwu.scdh.annotation.selection.Point
-
Returns the value of the requested component in a type-safe manner.
- getComponent(Class<C>) - Method in class de.wwu.scdh.annotation.selection.point.PointImpl
-
Returns the value of the requested component in a type-safe manner.
- getContents() - Method in class de.wwu.scdh.annotation.selection.resource.DOMResource
-
Returns the document node of the DOM resource.
- getContents() - Method in interface de.wwu.scdh.annotation.selection.Resource
-
Returns the contents of the resource as parsed type.
- getContents() - Method in class de.wwu.scdh.annotation.selection.resource.XdmValueResource
-
Returns the contents of the resource as parsed type.
- getCorrespondingInImage(A1) - Method in interface de.wwu.scdh.annotation.selection.MappedResource
-
For a given part in the preimage, this returns the corresponding part in the image.
- getCorrespondingInImage(XdmNode) - Method in class de.wwu.scdh.annotation.selection.resource.MappedDOMResource
-
For a given part in the preimage, this returns the corresponding part in the image.
- getCorrespondingInPreimage(A2) - Method in interface de.wwu.scdh.annotation.selection.MappedResource
-
For a given part in the image, this returns the corresponding part in the preimage.
- getCorrespondingInPreimage(XdmNode) - Method in class de.wwu.scdh.annotation.selection.resource.MappedDOMResource
-
For a given part in the image, this returns the corresponding part in the preimage.
- getDeepTextNodeAtPositionStepOverEnd(S9ApiResource<? extends XdmValue>, String, int) - Method in class de.wwu.scdh.annotation.selection.rewriter.XPathRewriterBase
-
This is an implementation of the normalization step 1 for the mode
Mode.DEEP_NODE_STEP_OVER_END. - getDeepTextNodeAtPositionStopAtEnd(S9ApiResource<? extends XdmValue>, String, int) - Method in class de.wwu.scdh.annotation.selection.rewriter.XPathRewriterBase
-
This is an implementation of the normalization step 1 for the mode
Mode.DEEP_NODE_STOP_AT_END. - getDepth(XdmNode) - Static method in class de.wwu.scdh.annotation.selection.rewriter.XPathRewriterBase
-
A utility method that gets the depth of a node by counting its ancestors.
- getDepth(Pair<XdmNode, Integer>) - Static method in class de.wwu.scdh.annotation.selection.rewriter.XPathRewriterBase
-
A utility method that gets the depth of a node of a pair of node and position like used in this module.
- getDescendantTextNodesWithPosition(XdmNode, int) - Method in class de.wwu.scdh.annotation.selection.rewriter.XPathRewriterBase
-
Helper method used by implementations of normalization stage 1, that search deep text nodes.
- getError() - Method in class de.wwu.scdh.annotation.selection.wadm.NormalizeTarget
- getEscaped() - Method in class de.wwu.scdh.annotation.selection.RewriterConfig
- getFirstNodeAtPosition(S9ApiResource<? extends XdmValue>, String, int) - Method in class de.wwu.scdh.annotation.selection.rewriter.XPathRewriterBase
-
The implementation of step 1 of the normalization algorithm in mode
Mode.FIRST. - getFirstOfDeepestNodesAtPosition(S9ApiResource<? extends XdmValue>, String, int) - Method in class de.wwu.scdh.annotation.selection.rewriter.XPathRewriterBase
-
The implementation of step 1 of the normalization algorithm in mode
Mode.FIRST_OF_DEEPEST_NODES. - getImage() - Method in interface de.wwu.scdh.annotation.selection.MappedResource
-
Returns the image.
- getImage() - Method in class de.wwu.scdh.annotation.selection.resource.MappedDOMResource
-
Returns the image.
- getLastOfDeepestNodesAtPosition(S9ApiResource<? extends XdmValue>, String, int) - Method in class de.wwu.scdh.annotation.selection.rewriter.XPathRewriterBase
-
The implementation of step 1 of the normalization algorithm in mode
Mode.LAST_OF_DEEPEST_NODES. - getMappingResource() - Method in class de.wwu.scdh.annotation.selection.resource.MappedDOMResource
-
Return an
URLto a stylesheet for mapping; - getMode() - Method in class de.wwu.scdh.annotation.selection.RewriterConfig
- getModel() - Method in class de.wwu.scdh.annotation.selection.wadm.NormalizeAnnotation
-
Returns the
Model. - getModel() - Method in class de.wwu.scdh.annotation.selection.wadm.NormalizeTarget
- getNode(DOMResource, String) - Method in class de.wwu.scdh.annotation.selection.rewriter.XPathRewriterBase
-
Get the node from the DOM resource given by the XPath passed as argument.
- getNode(XdmValueResource, String) - Method in class de.wwu.scdh.annotation.selection.rewriter.XPathRewriterBase
-
Get the node from the XDM value resource given by the XPath passed as argument.
- getNode(XdmValue, String) - Method in class de.wwu.scdh.annotation.selection.rewriter.XPathRewriterBase
-
Get the node from the DOM resource given by the XPath passed as argument.
- getNodeTrace(XdmNode, String) - Static method in class de.wwu.scdh.annotation.selection.resource.MappedDOMResource
-
Get the node ID of the given node.
- getNormalizedXPath(DOMResource, XdmNode, boolean) - Method in class de.wwu.scdh.annotation.selection.rewriter.XPathNormalizer
-
This abstract method must be implemented by normalizers.
- getNormalizedXPath(DOMResource, XdmNode, boolean) - Method in class de.wwu.scdh.annotation.selection.rewriter.XPathNormalizerWithXPath
-
Get the path to the
XdmNodegiven as parameter by using the XPath expressing the normalizer was initialized with. - getNormalizerFactory() - Method in class de.wwu.scdh.annotation.selection.cli.Normalize
- getNormalizerFactory() - Method in class de.wwu.scdh.annotation.selection.cli.NormalizeWADM
- getNormalizerFactory() - Method in class de.wwu.scdh.annotation.selection.cli.TransformSimple
- getNormalizerXPath() - Method in class de.wwu.scdh.annotation.selection.cli.Normalize
- getNormalizerXPath() - Method in class de.wwu.scdh.annotation.selection.cli.NormalizeWADM
- getNormalizerXPath() - Method in class de.wwu.scdh.annotation.selection.cli.TransformSimple
- getPointClass() - Method in class de.wwu.scdh.annotation.selection.resource.XdmValueResource
-
Returns the class of the pointer for the serialized resource.
- getPointClassMap() - Method in class de.wwu.scdh.annotation.selection.RewriterConfig
-
Gets the mapping of given point types to requested point types in the output.
- getPointClassMapForXslt(ResourceBuilder.OutputMethod, Rewriter.Direction) - Static method in class de.wwu.scdh.annotation.selection.RewriterConfig
-
Returns a mapping of point classes for an XSLT output method and a pointer rewriting direction.
- getProcessor() - Method in class de.wwu.scdh.annotation.selection.resource.DOMResource
-
Returns the Saxon
Processorthe resource was parsed with. - getProcessor() - Method in interface de.wwu.scdh.annotation.selection.resource.S9ApiResource
-
Returns the Saxon
Processorthe resource was parsed with. - getProcessor() - Method in class de.wwu.scdh.annotation.selection.resource.XdmValueResource
-
Returns the Saxon
Processorthe resource was parsed with. - getRewriter(Class<P1>, Class<P2>, RewriterConfig) - Method in class de.wwu.scdh.annotation.selection.rewriter.BackwardMappingFactory
- getRewriter(Class<P1>, Class<P2>, RewriterConfig) - Method in class de.wwu.scdh.annotation.selection.rewriter.ForwardMappingFactory
- getRewriter(Class<P1>, Class<P2>, RewriterConfig) - Method in class de.wwu.scdh.annotation.selection.rewriter.NormalizerFactory
- getRewriter(Class<P1>, Class<P2>, RewriterConfig) - Method in interface de.wwu.scdh.annotation.selection.RewriterFactory
-
For a combination of
Pointclasses, the first of which is the input point, the second is the desired output, return a Rewriter. - getRewriterConfig() - Method in class de.wwu.scdh.annotation.selection.cli.Normalize
- getRewriterConfig() - Method in class de.wwu.scdh.annotation.selection.cli.NormalizeWADM
- getRewriterConfig() - Method in class de.wwu.scdh.annotation.selection.cli.TransformSimple
- getSecondNodeAtPosition(S9ApiResource<? extends XdmValue>, String, int) - Method in class de.wwu.scdh.annotation.selection.rewriter.XPathRewriterBase
-
The implementation of step 1 of the normalization algorithm in mode
Mode.SECOND. - getTextNodeAtPosition(S9ApiResource<? extends XdmValue>, String, int, Mode) - Method in class de.wwu.scdh.annotation.selection.rewriter.XPathRewriterBase
-
This method run the first stage of the normalization process.
- getTextNodesWithPosition(XdmNode, int) - Method in class de.wwu.scdh.annotation.selection.rewriter.XPathRewriterBase
-
Helper method used by implementations of normalization stage 1, that search deep text nodes.
- getType() - Method in interface de.wwu.scdh.annotation.selection.Component
-
Returns the type of component.
- getType() - Method in class de.wwu.scdh.annotation.selection.component.RFC5147CharComponent
-
Returns the type of component.
- getType() - Method in class de.wwu.scdh.annotation.selection.component.XPathComponent
-
Returns the type of component.
- getUri() - Method in class de.wwu.scdh.annotation.selection.resource.DOMResource
-
Returns the
URIidentifying this resource. - getUri() - Method in interface de.wwu.scdh.annotation.selection.Resource
-
Returns the
URIidentifying this resource. - getUri() - Method in class de.wwu.scdh.annotation.selection.resource.XdmValueResource
-
Returns the
URIidentifying this resource. - getValue() - Method in interface de.wwu.scdh.annotation.selection.Component
-
Returns the value of the component as type T.
- getValue() - Method in class de.wwu.scdh.annotation.selection.component.RFC5147CharComponent
-
Returns the value of the component as type T.
- getValue() - Method in class de.wwu.scdh.annotation.selection.component.XPathComponent
-
Returns the value of the component as type T.
- getXPath() - Method in class de.wwu.scdh.annotation.selection.point.XPathRefinedByRFC5147CharScheme
- getXPath() - Method in class de.wwu.scdh.annotation.selection.rewriter.XPathRewriterBase
-
Returns the XPath the mapper instance was configured with.
- getXPath() - Method in class de.wwu.scdh.annotation.selection.RewriterConfig
- getXPathNormalizer() - Method in class de.wwu.scdh.annotation.selection.cli.Normalize
- getXPathNormalizer() - Method in class de.wwu.scdh.annotation.selection.cli.NormalizeWADM
- getXPathNormalizer() - Method in class de.wwu.scdh.annotation.selection.cli.TransformSimple
H
- hasComponent(Class<C>) - Method in interface de.wwu.scdh.annotation.selection.Point
-
A predicate, that returns True if and only if the point has the component of the given type.
- hasComponent(Class<C>) - Method in class de.wwu.scdh.annotation.selection.point.PointImpl
-
A predicate, that returns True if and only if the point has the component of the given type.
- hasLocal(URI) - Method in class de.wwu.scdh.annotation.selection.utils.StaticDocumentLoader
-
Tells whether this instance has a local version for a URI.
- HTML - Enum constant in enum class de.wwu.scdh.annotation.selection.resource.ResourceBuilder.OutputMethod
- HTML - Enum constant in enum class de.wwu.scdh.annotation.selection.resource.ResourceBuilder.Parser
I
- ID_XPATH - Static variable in class de.wwu.scdh.annotation.selection.resource.MappedDOMResource
- idToPreimageNode - Variable in class de.wwu.scdh.annotation.selection.resource.MappedDOMResource
- iri - Variable in class de.wwu.scdh.annotation.selection.wadm.NormalizeAnnotation
- iri - Variable in class de.wwu.scdh.annotation.selection.wadm.NormalizeRangeSelector
- iri - Variable in class de.wwu.scdh.annotation.selection.wadm.NormalizeRFC5147CharScheme
- iri - Variable in class de.wwu.scdh.annotation.selection.wadm.NormalizeTarget
- iri - Variable in class de.wwu.scdh.annotation.selection.wadm.NormalizeXPathSelectorRefinedByRFC5147CharScheme
J
- JSON - Enum constant in enum class de.wwu.scdh.annotation.selection.resource.ResourceBuilder.OutputMethod
L
- LAST_OF_DEEPEST_NODES - Enum constant in enum class de.wwu.scdh.annotation.selection.Mode
-
Descend to the deepest text node.
- leaveTraces() - Method in class de.wwu.scdh.annotation.selection.resource.MappedDOMResource
-
Prepare mapping writing node identifiers into DOM level 3 user data and setting up
MappedDOMResource.idToPreimageNode. - LIBTRACE_PARAM - Static variable in class de.wwu.scdh.annotation.selection.resource.ResourceBuilder
- LIBTRACE_XML - Static variable in class de.wwu.scdh.annotation.selection.resource.ResourceBuilder
- loadDocument(URI, DocumentLoaderOptions) - Method in class de.wwu.scdh.annotation.selection.utils.StaticDocumentLoader
M
- main(String...) - Static method in class de.wwu.scdh.annotation.selection.cli.Normalize
- main(String...) - Static method in class de.wwu.scdh.annotation.selection.cli.NormalizeWADM
- main(String...) - Static method in class de.wwu.scdh.annotation.selection.cli.SelectionEngine
- main(String...) - Static method in class de.wwu.scdh.annotation.selection.cli.TransformSimple
- MappedDOMResource - Class in de.wwu.scdh.annotation.selection.resource
-
A
MappedResourcemapping twoDOMResources to each other. - MappedDOMResource(DOMResource) - Constructor for class de.wwu.scdh.annotation.selection.resource.MappedDOMResource
-
Make a
MappedDOMResourcefrom aDOMResourcewhich is used as the preimage. - MappedDOMResource(URI, XdmNode, Processor) - Constructor for class de.wwu.scdh.annotation.selection.resource.MappedDOMResource
-
Create a new
MappedDOMResource. - MappedResource<T1,
T2, - Interface in de.wwu.scdh.annotation.selectionA1, A2> -
A
MappedResourceis aResource, for which there is a derivation or mapping generated by some derivation mechanism, e.g., XSLT. - mapWithXslTransformation(URI, DOMResource, Xslt30Transformer, Class<? extends Point>) - Static method in class de.wwu.scdh.annotation.selection.resource.ResourceBuilder
-
Derives a
MappedDOMResourcefrom a preimage and an XSLT stylesheet. - mapWithXsltTracePackage(DOMResource, URI, InputStream, String, Class<? extends Point>) - Static method in class de.wwu.scdh.annotation.selection.resource.ResourceBuilder
-
Derives a
MappedDOMResourcefrom a preimage and an XSLT stylesheet. - mapWithXsltTracePackage(DOMResource, URI, Class<? extends Point>) - Static method in class de.wwu.scdh.annotation.selection.resource.ResourceBuilder
-
Makes a
MappedDOMResourcefrom a preimage and an XSLT stylesheet. - mapWithXsltTracePackage(DOMResource, URI, URI, Class<? extends Point>) - Static method in class de.wwu.scdh.annotation.selection.resource.ResourceBuilder
-
Makes a
MappedDOMResourcefrom a preimage and an XSLT stylesheet. - Mode - Enum Class in de.wwu.scdh.annotation.selection
-
The
Modeis an enum type for selecting an algorithm for the first stage of the normalization. - model - Variable in class de.wwu.scdh.annotation.selection.wadm.NormalizeAnnotation
- model - Variable in class de.wwu.scdh.annotation.selection.wadm.NormalizeRangeSelector
- model - Variable in class de.wwu.scdh.annotation.selection.wadm.NormalizeRFC5147CharScheme
- model - Variable in class de.wwu.scdh.annotation.selection.wadm.NormalizeTarget
- model - Variable in class de.wwu.scdh.annotation.selection.wadm.NormalizeXPathSelector
- model - Variable in class de.wwu.scdh.annotation.selection.wadm.NormalizeXPathSelectorRefinedByRFC5147CharScheme
- ModelException - Exception Class in de.wwu.scdh.annotation.selection.wadm
-
A exception cause by the triples in a given RDF model.
- ModelException(String) - Constructor for exception class de.wwu.scdh.annotation.selection.wadm.ModelException
- ModelException(String, Throwable) - Constructor for exception class de.wwu.scdh.annotation.selection.wadm.ModelException
- ModelException(Throwable) - Constructor for exception class de.wwu.scdh.annotation.selection.wadm.ModelException
- MODIFY_CONFIG_XSL - Static variable in class de.wwu.scdh.annotation.selection.resource.ResourceBuilder
N
- NAMESPACE - Static variable in class de.wwu.scdh.annotation.selection.SEL
- normalize(Resource<?>, URI, RewriterFactory, RewriterConfig, InputStream, Optional<String>, Optional<String>) - Static method in class de.wwu.scdh.annotation.selection.wadm.NormalizeAnnotation
-
Normalize all annotations in a
Modelwhich is read from anInputStream. - normalize(Resource<?>, URI, RewriterFactory, RewriterConfig, String, Optional<String>) - Static method in class de.wwu.scdh.annotation.selection.wadm.NormalizeAnnotation
-
Normalize all annotations in a
Modelgiven by a URI asStringwhich may reference a local file (file URI) or an online resource. - normalize(Resource<?>, URI, RewriterFactory, RewriterConfig, Model) - Static method in class de.wwu.scdh.annotation.selection.wadm.NormalizeAnnotation
-
Normalize all annotations in the provided
Model. - Normalize - Class in de.wwu.scdh.annotation.selection.cli
- Normalize() - Constructor for class de.wwu.scdh.annotation.selection.cli.Normalize
- NormalizeAnnotation - Class in de.wwu.scdh.annotation.selection.wadm
-
NormalizeAnnotationcan be used to normalize or rewrite the WADM annotations targeting a given resource in a graph. - NormalizeAnnotation(Resource<?>, URI, Optional<URI>, RewriterFactory, RewriterConfig, Model) - Constructor for class de.wwu.scdh.annotation.selection.wadm.NormalizeAnnotation
- NormalizeRangeSelector - Class in de.wwu.scdh.annotation.selection.wadm
- NormalizeRangeSelector(Resource<?>, URI, RewriterFactory, RewriterConfig, Model) - Constructor for class de.wwu.scdh.annotation.selection.wadm.NormalizeRangeSelector
- normalizerConfig - Variable in class de.wwu.scdh.annotation.selection.wadm.NormalizeAnnotation
- normalizerConfig - Variable in class de.wwu.scdh.annotation.selection.wadm.NormalizeRangeSelector
- normalizerConfig - Variable in class de.wwu.scdh.annotation.selection.wadm.NormalizeRFC5147CharScheme
- normalizerConfig - Variable in class de.wwu.scdh.annotation.selection.wadm.NormalizeTarget
- normalizerConfig - Variable in class de.wwu.scdh.annotation.selection.wadm.NormalizeXPathSelectorRefinedByRFC5147CharScheme
- NormalizerFactory - Class in de.wwu.scdh.annotation.selection.rewriter
- NormalizerFactory(XPathCompiler) - Constructor for class de.wwu.scdh.annotation.selection.rewriter.NormalizerFactory
-
Creates a new
BackwardMappingFactorywith aXPathCompiler. - NormalizeRFC5147CharScheme - Class in de.wwu.scdh.annotation.selection.wadm
-
Component for normalizing and rewriting fragment selectors that conform to RFC5147.
- NormalizeRFC5147CharScheme(Resource<?>, URI, RewriterFactory, Model, RewriterConfig) - Constructor for class de.wwu.scdh.annotation.selection.wadm.NormalizeRFC5147CharScheme
- normalizerMode - Variable in class de.wwu.scdh.annotation.selection.wadm.NormalizeXPathSelector
- NormalizeTarget - Class in de.wwu.scdh.annotation.selection.wadm
-
Normalize an
oa:Target. - NormalizeTarget(Resource<?>, URI, Optional<URI>, RewriterFactory, RewriterConfig, Model) - Constructor for class de.wwu.scdh.annotation.selection.wadm.NormalizeTarget
- NormalizeWADM - Class in de.wwu.scdh.annotation.selection.cli
- NormalizeWADM() - Constructor for class de.wwu.scdh.annotation.selection.cli.NormalizeWADM
- NormalizeXPathSelector - Class in de.wwu.scdh.annotation.selection.wadm
- NormalizeXPathSelector(Processor, RewriterFactory, Model, Resource<?>, Mode) - Constructor for class de.wwu.scdh.annotation.selection.wadm.NormalizeXPathSelector
- NormalizeXPathSelectorRefinedByRFC5147CharScheme - Class in de.wwu.scdh.annotation.selection.wadm
-
This class can be used to normalize the model of all WADM XPathSelectors, that are refined by RFC5147 conforming FragmentSelectors.
- NormalizeXPathSelectorRefinedByRFC5147CharScheme(Resource<?>, URI, RewriterFactory, Model, RewriterConfig) - Constructor for class de.wwu.scdh.annotation.selection.wadm.NormalizeXPathSelectorRefinedByRFC5147CharScheme
- NoSuchComponentException - Exception Class in de.wwu.scdh.annotation.selection
-
An exception that occurred while processing a selector an a resource.
- NoSuchComponentException(String) - Constructor for exception class de.wwu.scdh.annotation.selection.NoSuchComponentException
- NoSuchComponentException(String, Throwable) - Constructor for exception class de.wwu.scdh.annotation.selection.NoSuchComponentException
- NoSuchComponentException(Throwable) - Constructor for exception class de.wwu.scdh.annotation.selection.NoSuchComponentException
P
- parseResource(URI) - Method in class de.wwu.scdh.annotation.selection.cli.Normalize
- parseResource(URI) - Method in class de.wwu.scdh.annotation.selection.cli.NormalizeWADM
- parseResource(URI) - Method in class de.wwu.scdh.annotation.selection.cli.TransformSimple
- parseResource(URI, ResourceBuilder.Parser) - Method in class de.wwu.scdh.annotation.selection.resource.ResourceBuilder
-
Parses the contents of a given URI with a given
ResourceBuilder.Parser. - parseResource(URI, InputStream, String, ResourceBuilder.Parser) - Method in class de.wwu.scdh.annotation.selection.resource.ResourceBuilder
-
Parses the contents of a given URI with a given
ResourceBuilder.Parser. - PATH_FUNCTION_XPATH - Static variable in class de.wwu.scdh.annotation.selection.rewriter.XPathNormalizerWithXPath
-
An XPath expression suitable for normalizing path expressions to nodes.
- pathExpressionWithXPath(String, XdmNode, boolean) - Method in class de.wwu.scdh.annotation.selection.rewriter.XPathRewriterBase
-
Get the path to the
XdmNodegiven as parameter by using the provided XPath for generating a path expression. - Point - Interface in de.wwu.scdh.annotation.selection
-
A
Pointis an abstract reference to a resource which offers parts selectable according some selection specification, for example the Web Annotation Data Model (WADM) or XPointers. - pointerClassFromOutputMethod(String) - Static method in class de.wwu.scdh.annotation.selection.resource.ResourceBuilder
-
Returns the point class for the output method, i.e.
- pointerClassFromOutputMethod(Xslt30Transformer) - Static method in class de.wwu.scdh.annotation.selection.resource.ResourceBuilder
-
Gets the default output method from the stylesheet and returns the point class for it.
- PointImpl - Class in de.wwu.scdh.annotation.selection.point
- PointImpl(Component<?>...) - Constructor for class de.wwu.scdh.annotation.selection.point.PointImpl
- pointToString(P) - Static method in class de.wwu.scdh.annotation.selection.cli.TransformSimple
- posInNormalizedNode(XdmNode, int, XdmNode) - Method in class de.wwu.scdh.annotation.selection.rewriter.XPathRewriterBase
-
Get the new position value based on the old one and the fragment selected by the normalized XPath.
- postProcForwardPaths(String, RewriterConfig) - Static method in class de.wwu.scdh.annotation.selection.rewriter.XPathRewriterBase
- PROC - Static variable in class de.wwu.scdh.annotation.selection.cli.Normalize
- PROC - Static variable in class de.wwu.scdh.annotation.selection.cli.NormalizeWADM
- PROC - Static variable in class de.wwu.scdh.annotation.selection.cli.TransformSimple
- processor - Variable in class de.wwu.scdh.annotation.selection.wadm.NormalizeXPathSelector
- processorFromModifiedConfig(Source) - Static method in class de.wwu.scdh.annotation.selection.resource.ResourceBuilder
-
Returns a
Processormade with the Saxon config given in as the second argument after modifying it following the internal requirements for the tracing package.
R
- readTraces() - Method in class de.wwu.scdh.annotation.selection.resource.MappedDOMResource
-
Make the mappings
MappedDOMResource.forwardMapandMappedDOMResource.reverseMapby iterating over the items in the image, i.e., its contents, and read the DOM level 3 user data in there. - removeEmptyNamespaces() - Method in class de.wwu.scdh.annotation.selection.RewriterConfig
- replaceEmptyNamespace(String) - Static method in class de.wwu.scdh.annotation.selection.rewriter.XPathRewriterBase
- replaceTextLeaf(String) - Static method in class de.wwu.scdh.annotation.selection.rewriter.XPathRewriterBase
- replaceTextLeaf(String, RewriterConfig) - Static method in class de.wwu.scdh.annotation.selection.rewriter.XPathRewriterBase
- replaceTraceTextLeaf(String) - Static method in class de.wwu.scdh.annotation.selection.rewriter.XPathRewriterBase
- reportNotFound(String, int) - Method in class de.wwu.scdh.annotation.selection.rewriter.XPathRewriterBase
-
Report that the position is not found inside the selected fragment.
- resolveInCurrDir(URI) - Method in class de.wwu.scdh.annotation.selection.cli.Normalize
- resolveInCurrDir(URI) - Method in class de.wwu.scdh.annotation.selection.cli.NormalizeWADM
- resolveInCurrDir(URI) - Method in class de.wwu.scdh.annotation.selection.cli.TransformSimple
- resource - Variable in class de.wwu.scdh.annotation.selection.wadm.NormalizeAnnotation
- resource - Variable in class de.wwu.scdh.annotation.selection.wadm.NormalizeRangeSelector
- resource - Variable in class de.wwu.scdh.annotation.selection.wadm.NormalizeRFC5147CharScheme
- resource - Variable in class de.wwu.scdh.annotation.selection.wadm.NormalizeTarget
- resource - Variable in class de.wwu.scdh.annotation.selection.wadm.NormalizeXPathSelectorRefinedByRFC5147CharScheme
- Resource<T> - Interface in de.wwu.scdh.annotation.selection
-
A
Resourceis a Java representation of a web resource identified by a URI. - ResourceBuilder - Class in de.wwu.scdh.annotation.selection.resource
-
A
ResourceBuildermakesResourcefrom a URI. - ResourceBuilder(Processor) - Constructor for class de.wwu.scdh.annotation.selection.resource.ResourceBuilder
-
Makes a new
ResourceBuilderinstance. - ResourceBuilder.OutputMethod - Enum Class in de.wwu.scdh.annotation.selection.resource
- ResourceBuilder.Parser - Enum Class in de.wwu.scdh.annotation.selection.resource
-
There are some resource parsers available, that this class offers building resources with.
- ResourceException - Exception Class in de.wwu.scdh.annotation.selection
-
An exception that occurred while parsing or setting up a resource.
- ResourceException(String) - Constructor for exception class de.wwu.scdh.annotation.selection.ResourceException
- ResourceException(String, Throwable) - Constructor for exception class de.wwu.scdh.annotation.selection.ResourceException
- ResourceException(Throwable) - Constructor for exception class de.wwu.scdh.annotation.selection.ResourceException
- reverseMap - Variable in class de.wwu.scdh.annotation.selection.resource.MappedDOMResource
- rewrite(DOMResource, XPathRefinedByRFC5147CharScheme, RewriterConfig) - Method in class de.wwu.scdh.annotation.selection.rewriter.XPathNormalizer
-
Normalize an XPath Selector refined by an RFC5147 character scheme.
- rewrite(MappedDOMResource, RFC5147CharScheme, RewriterConfig) - Method in class de.wwu.scdh.annotation.selection.rewriter.XPathRefinedByRFC5147CharSchemeToTextBackwardMapper
- rewrite(MappedDOMResource, XPathRefinedByRFC5147CharScheme, RewriterConfig) - Method in class de.wwu.scdh.annotation.selection.rewriter.XPathRefinedByRFC5147CharSchemeBackwardMapper
- rewrite(MappedDOMResource, XPathRefinedByRFC5147CharScheme, RewriterConfig) - Method in class de.wwu.scdh.annotation.selection.rewriter.XPathRefinedByRFC5147CharSchemeForwardMapper
- rewrite(MappedDOMResource, XPathRefinedByRFC5147CharScheme, RewriterConfig) - Method in class de.wwu.scdh.annotation.selection.rewriter.XPathRefinedByRFC5147CharSchemeToTextForwardMapper
- rewrite(Resource<?>, URI, URI, RewriterFactory, RewriterConfig, InputStream, Optional<String>, Optional<String>) - Static method in class de.wwu.scdh.annotation.selection.wadm.NormalizeAnnotation
-
Rewrite all annotations in the provided
Model. - rewrite(Resource<?>, URI, URI, RewriterFactory, RewriterConfig, String, Optional<String>) - Static method in class de.wwu.scdh.annotation.selection.wadm.NormalizeAnnotation
-
Rewrite all annotations in the provided
Model. - rewrite(Resource<?>, URI, URI, RewriterFactory, RewriterConfig, Model) - Static method in class de.wwu.scdh.annotation.selection.wadm.NormalizeAnnotation
-
Rewrite all annotations in the provided
Model. - rewrite(R, P1, RewriterConfig) - Method in interface de.wwu.scdh.annotation.selection.Rewriter
- rewriteIri - Variable in class de.wwu.scdh.annotation.selection.wadm.NormalizeAnnotation
- rewriteIri - Variable in class de.wwu.scdh.annotation.selection.wadm.NormalizeTarget
- rewriter - Variable in class de.wwu.scdh.annotation.selection.wadm.NormalizeRFC5147CharScheme
- rewriter - Variable in class de.wwu.scdh.annotation.selection.wadm.NormalizeXPathSelectorRefinedByRFC5147CharScheme
- Rewriter<R,
P1, - Interface in de.wwu.scdh.annotation.selectionP2> - Rewriter.Direction - Enum Class in de.wwu.scdh.annotation.selection
-
Rewriting a
PointinFORWARDdirection means to transform it in the same direction as using the same transformation for transforming a preimage to an image of a resource. - RewriterConfig - Class in de.wwu.scdh.annotation.selection
-
A record for configuration parameters of a
Rewriter. - RewriterConfig(Mode, boolean, String, boolean, boolean) - Constructor for class de.wwu.scdh.annotation.selection.RewriterConfig
-
Make a new
RewriterConfig. - RewriterConfig(Mode, boolean, String, boolean, boolean, Map<Class<? extends Point>, Class<? extends Point>>, boolean) - Constructor for class de.wwu.scdh.annotation.selection.RewriterConfig
-
Make a new
RewriterConfig. - rewriterFactory - Variable in class de.wwu.scdh.annotation.selection.wadm.NormalizeAnnotation
- rewriterFactory - Variable in class de.wwu.scdh.annotation.selection.wadm.NormalizeRangeSelector
- rewriterFactory - Variable in class de.wwu.scdh.annotation.selection.wadm.NormalizeRFC5147CharScheme
- rewriterFactory - Variable in class de.wwu.scdh.annotation.selection.wadm.NormalizeTarget
- rewriterFactory - Variable in class de.wwu.scdh.annotation.selection.wadm.NormalizeXPathSelector
- rewriterFactory - Variable in class de.wwu.scdh.annotation.selection.wadm.NormalizeXPathSelectorRefinedByRFC5147CharScheme
- RewriterFactory - Interface in de.wwu.scdh.annotation.selection
-
A factory that makes a
Rewriterfor a given combination of points etc. - rewritesTraceLeaf() - Method in class de.wwu.scdh.annotation.selection.RewriterConfig
- RFC5147 - Static variable in class de.wwu.scdh.annotation.selection.point.RFC5147CharScheme
- RFC5147 - Static variable in class de.wwu.scdh.annotation.selection.wadm.NormalizeXPathSelectorRefinedByRFC5147CharScheme
- RFC5147CharComponent - Class in de.wwu.scdh.annotation.selection.component
-
An
RFC5147CharComponentis aComponentfollowing the RFC5147 character scheme. - RFC5147CharComponent(int) - Constructor for class de.wwu.scdh.annotation.selection.component.RFC5147CharComponent
- RFC5147CharScheme - Class in de.wwu.scdh.annotation.selection.point
-
A
Pointrepresented by a RFC5147 character scheme. - RFC5147CharScheme(int) - Constructor for class de.wwu.scdh.annotation.selection.point.RFC5147CharScheme
-
Make a
RFC5147CharSchemeinter-character position.
S
- S9ApiResource<T> - Interface in de.wwu.scdh.annotation.selection.resource
- SECOND - Enum constant in enum class de.wwu.scdh.annotation.selection.Mode
-
Always take the second text node with the position, i.e., the second in document order.
- SEL - Class in de.wwu.scdh.annotation.selection
-
Defines components of the Selene selector ontology in a type-safe way.
- SEL() - Constructor for class de.wwu.scdh.annotation.selection.SEL
- SelectionEngine - Class in de.wwu.scdh.annotation.selection.cli
-
This is the main entry point of the command line interface.
- SelectionEngine() - Constructor for class de.wwu.scdh.annotation.selection.cli.SelectionEngine
- SelectorBuilder - Class in de.wwu.scdh.annotation.selection.wadm
-
A
SelectorBuilderhas recipes for building selectors for certain types ofPoints. - SelectorBuilder(Model, Resource) - Constructor for class de.wwu.scdh.annotation.selection.wadm.SelectorBuilder
-
Makes a new
SelectorBuilderfor aModel. - SelectorException - Exception Class in de.wwu.scdh.annotation.selection
-
An exception that occurred while processing a selector an a resource.
- SelectorException(String) - Constructor for exception class de.wwu.scdh.annotation.selection.SelectorException
- SelectorException(String, Throwable) - Constructor for exception class de.wwu.scdh.annotation.selection.SelectorException
- SelectorException(Throwable) - Constructor for exception class de.wwu.scdh.annotation.selection.SelectorException
- setImage(XdmValueResource) - Method in class de.wwu.scdh.annotation.selection.resource.MappedDOMResource
-
Set the image
DOMResource. - size() - Method in class de.wwu.scdh.annotation.selection.point.PointImpl
-
Returns the number of components.
- size() - Method in interface de.wwu.scdh.annotation.selection.Point
-
Returns the number of components.
- START_XPATH_SELECTOR_MODE - Static variable in class de.wwu.scdh.annotation.selection.wadm.NormalizeRangeSelector
- StaticDocumentLoader - Class in de.wwu.scdh.annotation.selection.utils
-
The
StaticDocumentLoaderis aDocumentLoaderthat returns local assets instead of remote one. - StaticDocumentLoader() - Constructor for class de.wwu.scdh.annotation.selection.utils.StaticDocumentLoader
-
Creates a new
StaticDocumentLoaderfrom theStaticDocumentLoader.CONTEXT_MAPPING. - StaticDocumentLoader(File, DocumentLoader, boolean) - Constructor for class de.wwu.scdh.annotation.selection.utils.StaticDocumentLoader
-
Creates a new
StaticDocumentLoaderfrom a resource mapping given byFile.
T
- TEXT - Enum constant in enum class de.wwu.scdh.annotation.selection.resource.ResourceBuilder.OutputMethod
- TEXT_LEAF - Static variable in class de.wwu.scdh.annotation.selection.rewriter.XPathRewriterBase
- TRACE_PKG_NAME - Static variable in class de.wwu.scdh.annotation.selection.resource.ResourceBuilder
- TRACE_PKG_PARAM - Static variable in class de.wwu.scdh.annotation.selection.resource.ResourceBuilder
- TRACE_TEXT_LEAF - Static variable in class de.wwu.scdh.annotation.selection.rewriter.XPathRewriterBase
- TRACKING_ATTRIBUTE - Static variable in class de.wwu.scdh.annotation.selection.resource.MappedDOMResource
- TRACKING_NAMESPACE - Static variable in class de.wwu.scdh.annotation.selection.resource.MappedDOMResource
- TRACKING_PREFIX - Static variable in class de.wwu.scdh.annotation.selection.resource.MappedDOMResource
- TRACKING_XPATH - Static variable in class de.wwu.scdh.annotation.selection.resource.MappedDOMResource
- TransformSimple - Class in de.wwu.scdh.annotation.selection.cli
- TransformSimple() - Constructor for class de.wwu.scdh.annotation.selection.cli.TransformSimple
U
- unespace(String) - Method in class de.wwu.scdh.annotation.selection.rewriter.XPathRewriterBase
-
A utility function for un-escaping XPaths.
V
- valueOf(String) - Static method in enum class de.wwu.scdh.annotation.selection.Mode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class de.wwu.scdh.annotation.selection.resource.ResourceBuilder.OutputMethod
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class de.wwu.scdh.annotation.selection.resource.ResourceBuilder.Parser
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class de.wwu.scdh.annotation.selection.Rewriter.Direction
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class de.wwu.scdh.annotation.selection.Mode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class de.wwu.scdh.annotation.selection.resource.ResourceBuilder.OutputMethod
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class de.wwu.scdh.annotation.selection.resource.ResourceBuilder.Parser
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class de.wwu.scdh.annotation.selection.Rewriter.Direction
-
Returns an array containing the constants of this enum class, in the order they are declared.
W
- withMode(RewriterConfig, Mode) - Static method in class de.wwu.scdh.annotation.selection.RewriterConfig
-
Clone the
RewriterConfig, but set a newMode. - writesBackErrorMessages() - Method in class de.wwu.scdh.annotation.selection.RewriterConfig
-
Whether error messages should be written back to the model when a rewriting error occurs.
X
- XdmValueResource - Class in de.wwu.scdh.annotation.selection.resource
-
The
XdmValueResourceis suitable for all kinds of resources derived from aDOMResource, even for plain text images. - XdmValueResource(URI, XdmValue) - Constructor for class de.wwu.scdh.annotation.selection.resource.XdmValueResource
-
Deprecated.
- XdmValueResource(URI, XdmValue, Processor) - Constructor for class de.wwu.scdh.annotation.selection.resource.XdmValueResource
-
Deprecated.
- XdmValueResource(URI, XdmValue, Processor, Class<? extends Point>) - Constructor for class de.wwu.scdh.annotation.selection.resource.XdmValueResource
-
Makes a new
XdmValueResource. - XHTML - Enum constant in enum class de.wwu.scdh.annotation.selection.resource.ResourceBuilder.OutputMethod
- XML - Enum constant in enum class de.wwu.scdh.annotation.selection.resource.ResourceBuilder.OutputMethod
- XML - Enum constant in enum class de.wwu.scdh.annotation.selection.resource.ResourceBuilder.Parser
- xpath - Variable in class de.wwu.scdh.annotation.selection.rewriter.XPathRewriterBase
- XPATH - Static variable in class de.wwu.scdh.annotation.selection.rewriter.XPathRefinedByRFC5147CharSchemeToTextForwardMapper
- xPathCompiler - Variable in class de.wwu.scdh.annotation.selection.rewriter.XPathRewriterBase
- XPathComponent - Class in de.wwu.scdh.annotation.selection.component
-
An
XPathComponentis aComponentof aPointwith a String value that represents an XPath into the resource. - XPathComponent(String) - Constructor for class de.wwu.scdh.annotation.selection.component.XPathComponent
- XPathNormalizer - Class in de.wwu.scdh.annotation.selection.rewriter
-
The same position (or range) in a
DOMResourcecan be selected by different pairs of XPaths and RFC 5147 character schemes (or range schemes), i.e. - XPathNormalizer(XPathCompiler, String) - Constructor for class de.wwu.scdh.annotation.selection.rewriter.XPathNormalizer
- XPathNormalizerWithXPath - Class in de.wwu.scdh.annotation.selection.rewriter
-
A
XPathNormalizerthat generates normalized path expressions by using an XPath expression that is evaluated on the context node in question. - XPathNormalizerWithXPath(XPathCompiler, String) - Constructor for class de.wwu.scdh.annotation.selection.rewriter.XPathNormalizerWithXPath
- XPathRefinedByRFC5147CharScheme - Class in de.wwu.scdh.annotation.selection.point
-
A
Pointrepresented by anoa:XPathSelectorwhich is refined by anoa:FragmentSelectorconforming to RFC5147 character scheme. - XPathRefinedByRFC5147CharScheme(String, int) - Constructor for class de.wwu.scdh.annotation.selection.point.XPathRefinedByRFC5147CharScheme
-
Make a
XPathRefinedByRFC5147CharSchemefrom a xpath and an inter-character position. - XPathRefinedByRFC5147CharSchemeBackwardMapper - Class in de.wwu.scdh.annotation.selection.rewriter
-
Map an
XPathRefinedByRFC5147CharSchemepoint into an image to aXPathRefinedByRFC5147CharSchemepoint into the XML preimage. - XPathRefinedByRFC5147CharSchemeBackwardMapper(XPathCompiler, String) - Constructor for class de.wwu.scdh.annotation.selection.rewriter.XPathRefinedByRFC5147CharSchemeBackwardMapper
- XPathRefinedByRFC5147CharSchemeForwardMapper - Class in de.wwu.scdh.annotation.selection.rewriter
-
Map an
XPathRefinedByRFC5147CharSchemepoint inside a preimage to the analog point inside the derived image. - XPathRefinedByRFC5147CharSchemeForwardMapper(XPathCompiler, String) - Constructor for class de.wwu.scdh.annotation.selection.rewriter.XPathRefinedByRFC5147CharSchemeForwardMapper
- XPathRefinedByRFC5147CharSchemeToTextBackwardMapper - Class in de.wwu.scdh.annotation.selection.rewriter
-
Map an
RFC5147CharSchemepoint into a plain text image to aXPathRefinedByRFC5147CharSchemepoint into the XML preimage. - XPathRefinedByRFC5147CharSchemeToTextBackwardMapper(XPathCompiler, String) - Constructor for class de.wwu.scdh.annotation.selection.rewriter.XPathRefinedByRFC5147CharSchemeToTextBackwardMapper
- XPathRefinedByRFC5147CharSchemeToTextForwardMapper - Class in de.wwu.scdh.annotation.selection.rewriter
-
Map an
XPathRefinedByRFC5147CharSchemepoint inside a preimage to the analog point inside the derived plain text image. - XPathRefinedByRFC5147CharSchemeToTextForwardMapper(XPathCompiler, String) - Constructor for class de.wwu.scdh.annotation.selection.rewriter.XPathRefinedByRFC5147CharSchemeToTextForwardMapper
- XPathRewriterBase - Class in de.wwu.scdh.annotation.selection.rewriter
-
This class provides methods common to normalizers and mappers, that operate on XPath selectors refined by RFC5147 character schemes.
- XPathRewriterBase(XPathCompiler, String) - Constructor for class de.wwu.scdh.annotation.selection.rewriter.XPathRewriterBase
-
Make a new
XPathNormalizerfor aDOMResource.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form