Uses of Enum Class
de.wwu.scdh.annotation.selection.resource.ResourceBuilder.OutputMethod
Packages that use ResourceBuilder.OutputMethod
-
Uses of ResourceBuilder.OutputMethod in de.wwu.scdh.annotation.selection
Methods in de.wwu.scdh.annotation.selection with parameters of type ResourceBuilder.OutputMethodModifier 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. -
Uses of ResourceBuilder.OutputMethod in de.wwu.scdh.annotation.selection.resource
Methods in de.wwu.scdh.annotation.selection.resource that return ResourceBuilder.OutputMethodModifier and TypeMethodDescriptionstatic ResourceBuilder.OutputMethodReturns the enum constant of this class with the specified name.static ResourceBuilder.OutputMethod[]ResourceBuilder.OutputMethod.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.wwu.scdh.annotation.selection.resource with parameters of type ResourceBuilder.OutputMethodModifier and TypeMethodDescriptionstatic net.sf.saxon.s9api.XsltPackageResourceBuilder.compileTracingPackage(net.sf.saxon.s9api.XsltCompiler compiler, ResourceBuilder.OutputMethod method) This compiles the XSLT tracing library for the given output method.