- SchemaConfigExtension - Class in com.github.ramonwirsch.fopRenderer
-
Created by Ramon on 03.08.2016.
- SchemaConfigExtension(String, Project) - Constructor for class com.github.ramonwirsch.fopRenderer.SchemaConfigExtension
-
- schemas(Closure) - Method in class com.github.ramonwirsch.fopRenderer.FopRenderExtension
-
- setFiles(File) - Method in class com.github.ramonwirsch.fopRenderer.SchemaConfigExtension
-
Files to validate
- setFiles(FileCollection) - Method in class com.github.ramonwirsch.fopRenderer.SchemaConfigExtension
-
Files to validate
- setInput(File) - Method in class com.github.ramonwirsch.fopRenderer.FopRenderTask
-
- setOfflineSchema(File) - Method in class com.github.ramonwirsch.fopRenderer.SchemaConfigExtension
-
Local backup location for schemas
- setRenderConfig(RenderConfigExtension) - Method in class com.github.ramonwirsch.fopRenderer.FopRenderTask
-
- setRenderConfig(RenderConfigExtension) - Method in class com.github.ramonwirsch.fopRenderer.XSLTTransformTask
-
- setSchemaDir(File) - Method in class com.github.ramonwirsch.fopRenderer.SchemaConfigExtension
-
Directory containing all the schemas
- setSchemaUri(File) - Method in class com.github.ramonwirsch.fopRenderer.SchemaConfigExtension
-
Set the schema to use for validation
Defaults to implicit schemas
- setSchemaUri(URL) - Method in class com.github.ramonwirsch.fopRenderer.SchemaConfigExtension
-
Set the schema to use for validation
Defaults to implicit schemas
- setSchemaUri(String) - Method in class com.github.ramonwirsch.fopRenderer.SchemaConfigExtension
-
Set the schema to use for validation
Defaults to implicit schemas
- setUseInherentSchemas(boolean) - Method in class com.github.ramonwirsch.fopRenderer.SchemaConfigExtension
-
force use of XML schemas configured inside source files