Uses of Enum Class
de.wwu.scdh.annotation.selection.Rewriter.Direction
Packages that use Rewriter.Direction
-
Uses of Rewriter.Direction in de.wwu.scdh.annotation.selection
Methods in de.wwu.scdh.annotation.selection that return Rewriter.DirectionModifier and TypeMethodDescriptionstatic Rewriter.DirectionReturns the enum constant of this class with the specified name.static Rewriter.Direction[]Rewriter.Direction.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.wwu.scdh.annotation.selection with parameters of type Rewriter.DirectionModifier and TypeMethodDescriptionRewriterConfig.getPointClassMapForXslt(ResourceBuilder.OutputMethod method, Rewriter.Direction direction) Returns a mapping of point classes for an XSLT output method and a pointer rewriting direction.