Uses of Interface
de.wwu.scdh.annotation.selection.Point
Packages that use Point
Package
Description
-
Uses of Point in de.wwu.scdh.annotation.selection
Classes in de.wwu.scdh.annotation.selection with type parameters of type PointModifier and TypeInterfaceDescriptioninterfaceinterfaceMethods in de.wwu.scdh.annotation.selection with type parameters of type PointModifier and TypeMethodDescription<R extends Resource<?>,P1 extends Point, P2 extends Point, P3 extends Point, RW extends Rewriter<R, P1, P3>>
RWRewriterFactory.getRewriter(Class<P1> point1, Class<P2> point2, RewriterConfig config) For a combination ofPointclasses, the first of which is the input point, the second is the desired output, return a Rewriter.<R extends Resource<?>,P1 extends Point, P2 extends Point, P3 extends Point, RW extends Rewriter<R, P1, P3>>
RWRewriterFactory.getRewriter(Class<P1> point1, Class<P2> point2, RewriterConfig config) For a combination ofPointclasses, the first of which is the input point, the second is the desired output, return a Rewriter.<R extends Resource<?>,P1 extends Point, P2 extends Point, P3 extends Point, RW extends Rewriter<R, P1, P3>>
RWRewriterFactory.getRewriter(Class<P1> point1, Class<P2> point2, RewriterConfig config) For a combination ofPointclasses, the first of which is the input point, the second is the desired output, return a Rewriter.Methods in de.wwu.scdh.annotation.selection that return types with arguments of type PointModifier and TypeMethodDescriptionRewriterConfig.backwardDOMToTextPointClassMap()Returns mapping of point classes suitable for forwarding XML to plain text selectors.RewriterConfig.backwardDOMToTextPointClassMap()Returns mapping of point classes suitable for forwarding XML to plain text selectors.RewriterConfig.forwardDOMToTextPointClassMap()Returns mapping of point classes suitable for forwarding XML to plain text selectors.RewriterConfig.forwardDOMToTextPointClassMap()Returns mapping of point classes suitable for forwarding XML to plain text selectors.RewriterConfig.getPointClassMap()Gets the mapping of given point types to requested point types in the output.RewriterConfig.getPointClassMap()Gets the mapping of given point types to requested point types in the output.RewriterConfig.getPointClassMapForXslt(ResourceBuilder.OutputMethod method, Rewriter.Direction direction) Returns a mapping of point classes for an XSLT output method and a pointer rewriting direction.RewriterConfig.getPointClassMapForXslt(ResourceBuilder.OutputMethod method, Rewriter.Direction direction) Returns a mapping of point classes for an XSLT output method and a pointer rewriting direction.Constructor parameters in de.wwu.scdh.annotation.selection with type arguments of type PointModifierConstructorDescriptionRewriterConfig(Mode mode, boolean escaped, String xpath, boolean rewritesTraceLeaf, boolean removeEmptyNamespaces, Map<Class<? extends Point>, Class<? extends Point>> pointClassMap, boolean writeBackErrorMessages) Make a newRewriterConfig.RewriterConfig(Mode mode, boolean escaped, String xpath, boolean rewritesTraceLeaf, boolean removeEmptyNamespaces, Map<Class<? extends Point>, Class<? extends Point>> pointClassMap, boolean writeBackErrorMessages) Make a newRewriterConfig. -
Uses of Point in de.wwu.scdh.annotation.selection.cli
Methods in de.wwu.scdh.annotation.selection.cli with type parameters of type Point -
Uses of Point in de.wwu.scdh.annotation.selection.point
Classes in de.wwu.scdh.annotation.selection.point that implement Point -
Uses of Point in de.wwu.scdh.annotation.selection.resource
Methods in de.wwu.scdh.annotation.selection.resource that return types with arguments of type PointModifier and TypeMethodDescriptionXdmValueResource.getPointClass()Returns the class of the pointer for the serialized resource.ResourceBuilder.pointerClassFromOutputMethod(String method) Returns the point class for the output method, i.e.ResourceBuilder.pointerClassFromOutputMethod(net.sf.saxon.s9api.Xslt30Transformer transformer) Gets the default output method from the stylesheet and returns the point class for it.Method parameters in de.wwu.scdh.annotation.selection.resource with type arguments of type PointModifier and TypeMethodDescriptionstatic MappedDOMResourceResourceBuilder.mapWithXslTransformation(URI imageUri, DOMResource preimage, net.sf.saxon.s9api.Xslt30Transformer transformer, Class<? extends Point> imagePointClass) Derives aMappedDOMResourcefrom a preimage and an XSLT stylesheet.static MappedDOMResourceResourceBuilder.mapWithXsltTracePackage(DOMResource preimage, URI stylesheet, InputStream traceStream, String traceSystemId, Class<? extends Point> imagePointClass) Derives aMappedDOMResourcefrom a preimage and an XSLT stylesheet.static MappedDOMResourceResourceBuilder.mapWithXsltTracePackage(DOMResource preimage, URI stylesheet, Class<? extends Point> imagePointClass) Makes aMappedDOMResourcefrom a preimage and an XSLT stylesheet.static MappedDOMResourceResourceBuilder.mapWithXsltTracePackage(DOMResource preimage, URI stylesheet, URI tracePkg, Class<? extends Point> imagePointClass) Makes aMappedDOMResourcefrom a preimage and an XSLT stylesheet.Constructor parameters in de.wwu.scdh.annotation.selection.resource with type arguments of type PointModifierConstructorDescriptionXdmValueResource(URI uri, net.sf.saxon.s9api.XdmValue value, net.sf.saxon.s9api.Processor processor, Class<? extends Point> pointClass) Makes a newXdmValueResource. -
Uses of Point in de.wwu.scdh.annotation.selection.rewriter
Methods in de.wwu.scdh.annotation.selection.rewriter with type parameters of type PointModifier and TypeMethodDescription<R extends Resource<?>,P1 extends Point, P2 extends Point, P3 extends Point, RW extends Rewriter<R, P1, P3>>
RWBackwardMappingFactory.getRewriter(Class<P1> point1, Class<P2> point2, RewriterConfig config) <R extends Resource<?>,P1 extends Point, P2 extends Point, P3 extends Point, RW extends Rewriter<R, P1, P3>>
RWBackwardMappingFactory.getRewriter(Class<P1> point1, Class<P2> point2, RewriterConfig config) <R extends Resource<?>,P1 extends Point, P2 extends Point, P3 extends Point, RW extends Rewriter<R, P1, P3>>
RWBackwardMappingFactory.getRewriter(Class<P1> point1, Class<P2> point2, RewriterConfig config) <R extends Resource<?>,P1 extends Point, P2 extends Point, P3 extends Point, RW extends Rewriter<R, P1, P3>>
RWForwardMappingFactory.getRewriter(Class<P1> point1, Class<P2> point2, RewriterConfig config) <R extends Resource<?>,P1 extends Point, P2 extends Point, P3 extends Point, RW extends Rewriter<R, P1, P3>>
RWForwardMappingFactory.getRewriter(Class<P1> point1, Class<P2> point2, RewriterConfig config) <R extends Resource<?>,P1 extends Point, P2 extends Point, P3 extends Point, RW extends Rewriter<R, P1, P3>>
RWForwardMappingFactory.getRewriter(Class<P1> point1, Class<P2> point2, RewriterConfig config) <R extends Resource<?>,P1 extends Point, P2 extends Point, P3 extends Point, RW extends Rewriter<R, P1, P3>>
RWNormalizerFactory.getRewriter(Class<P1> point1, Class<P2> point2, RewriterConfig config) <R extends Resource<?>,P1 extends Point, P2 extends Point, P3 extends Point, RW extends Rewriter<R, P1, P3>>
RWNormalizerFactory.getRewriter(Class<P1> point1, Class<P2> point2, RewriterConfig config) <R extends Resource<?>,P1 extends Point, P2 extends Point, P3 extends Point, RW extends Rewriter<R, P1, P3>>
RWNormalizerFactory.getRewriter(Class<P1> point1, Class<P2> point2, RewriterConfig config) -
Uses of Point in de.wwu.scdh.annotation.selection.wadm
Fields in de.wwu.scdh.annotation.selection.wadm with type parameters of type PointModifier and TypeFieldDescriptionprotected Rewriter<DOMResource, RFC5147CharScheme, ? extends Point> NormalizeRFC5147CharScheme.rewriterprotected Rewriter<DOMResource, XPathRefinedByRFC5147CharScheme, ? extends Point> NormalizeXPathSelectorRefinedByRFC5147CharScheme.rewriterMethods in de.wwu.scdh.annotation.selection.wadm with parameters of type Point