All Classes and Interfaces

Class
Description
 
A Point has one or multiple Components.
An exception that occurred while processing a selector an a resource.
A DOMResource is a web Resource that can be parsed to a DOM representation, e.g., an HTML or an XML document.
 
A MappedResource mapping two DOMResources to each other.
A MappedResource is a Resource, for which there is a derivation or mapping generated by some derivation mechanism, e.g., XSLT.
The Mode is an enum type for selecting an algorithm for the first stage of the normalization.
A exception cause by the triples in a given RDF model.
 
NormalizeAnnotation can be used to normalize or rewrite the WADM annotations targeting a given resource in a graph.
 
 
Component for normalizing and rewriting fragment selectors that conform to RFC5147.
Normalize an oa:Target.
 
 
This class can be used to normalize the model of all WADM XPathSelectors, that are refined by RFC5147 conforming FragmentSelectors.
An exception that occurred while processing a selector an a resource.
A Point is an abstract reference to a resource which offers parts selectable according some selection specification, for example the Web Annotation Data Model (WADM) or XPointers.
 
A Resource is a Java representation of a web resource identified by a URI.
A ResourceBuilder makes Resource from a URI.
 
There are some resource parsers available, that this class offers building resources with.
An exception that occurred while parsing or setting up a resource.
A Rewriter is a utility for rewriting a representation of a Point in Resource to another representation.
Rewriting a Point in FORWARD direction means to transform it in the same direction as using the same transformation for transforming a preimage to an image of a resource.
A record for configuration parameters of a Rewriter.
A factory that makes a Rewriter for a given combination of points etc.
An RFC5147CharComponent is a Component following the RFC5147 character scheme.
A Point represented by a RFC5147 character scheme.
 
Defines components of the Selene selector ontology in a type-safe way.
This is the main entry point of the command line interface.
A SelectorBuilder has recipes for building selectors for certain types of Points.
An exception that occurred while processing a selector an a resource.
The StaticDocumentLoader is a DocumentLoader that returns local assets instead of remote one.
 
The XdmValueResource is suitable for all kinds of resources derived from a DOMResource, even for plain text images.
An XPathComponent is a Component of a Point with a String value that represents an XPath into the resource.
The same position (or range) in a DOMResource can be selected by different pairs of XPaths and RFC 5147 character schemes (or range schemes), i.e.
A XPathNormalizer that generates normalized path expressions by using an XPath expression that is evaluated on the context node in question.
A Point represented by an oa:XPathSelector which is refined by an oa:FragmentSelector conforming to RFC5147 character scheme.
Map an XPathRefinedByRFC5147CharScheme point into an image to a XPathRefinedByRFC5147CharScheme point into the XML preimage.
Map an XPathRefinedByRFC5147CharScheme point inside a preimage to the analog point inside the derived image.
Map an RFC5147CharScheme point into a plain text image to a XPathRefinedByRFC5147CharScheme point into the XML preimage.
Map an XPathRefinedByRFC5147CharScheme point inside a preimage to the analog point inside the derived plain text image.
This class provides methods common to normalizers and mappers, that operate on XPath selectors refined by RFC5147 character schemes.