|
fop 2.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.fop.apps.FopFactoryBuilder.FopFactoryConfigImpl
public static class FopFactoryBuilder.FopFactoryConfigImpl
| Field Summary |
|---|
| Fields inherited from interface org.apache.fop.apps.FopFactoryConfig |
|---|
DEFAULT_BREAK_INDENT_INHERITANCE, DEFAULT_PAGE_HEIGHT, DEFAULT_PAGE_WIDTH, DEFAULT_SOURCE_RESOLUTION, DEFAULT_STRICT_FO_VALIDATION, DEFAULT_STRICT_USERCONFIG_VALIDATION, DEFAULT_TARGET_RESOLUTION |
| Method Summary | |
|---|---|
java.net.URI |
getBaseURI()
The base URI from which URIs are resolved against. |
org.apache.xmlgraphics.image.loader.impl.AbstractImageSessionContext.FallbackResolver |
getFallbackResolver()
Controls the mechanisms that are used in the event that Source
used for resources couldn't be read. |
FontManager |
getFontManager()
Returns the font manager. |
java.util.Map<java.lang.String,java.lang.String> |
getHyphenationPatternNames()
|
java.util.Set<java.lang.String> |
getIgnoredNamespaces()
|
org.apache.xmlgraphics.image.loader.ImageManager |
getImageManager()
Returns the image manager. |
LayoutManagerMaker |
getLayoutManagerMakerOverride()
Returns the overriding LayoutManagerMaker instance, if any. |
java.lang.String |
getPageHeight()
Gets the default page-height to use as fallback, in case page-height="auto" |
java.lang.String |
getPageWidth()
Gets the default page-width to use as fallback, in case page-width="auto" |
org.apache.xmlgraphics.io.ResourceResolver |
getResourceResolver()
The URI resolver used through-out FOP for controlling all file access. |
float |
getSourceResolution()
|
float |
getTargetResolution()
|
org.apache.avalon.framework.configuration.Configuration |
getUserConfig()
Returns the Avalon Configuration object. |
boolean |
isAccessibilityEnabled()
Whether accessibility features are switched on. |
boolean |
isBreakIndentInheritanceOnReferenceAreaBoundary()
|
boolean |
isComplexScriptFeaturesEnabled()
|
boolean |
isNamespaceIgnored(java.lang.String namespace)
Indicates whether a namespace URI is on the ignored list. |
boolean |
preferRenderer()
|
boolean |
validateStrictly()
Returns whether FOP is strictly validating input XSL |
boolean |
validateUserConfigStrictly()
Is the user configuration to be validated? |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public boolean isAccessibilityEnabled()
isAccessibilityEnabled in interface FopFactoryConfigpublic LayoutManagerMaker getLayoutManagerMakerOverride()
getLayoutManagerMakerOverride in interface FopFactoryConfigpublic org.apache.xmlgraphics.io.ResourceResolver getResourceResolver()
getResourceResolver in interface FopFactoryConfigpublic java.net.URI getBaseURI()
getBaseURI in interface FopFactoryConfigpublic boolean validateStrictly()
validateStrictly in interface FopFactoryConfigpublic boolean validateUserConfigStrictly()
validateUserConfigStrictly in interface FopFactoryConfigpublic boolean isBreakIndentInheritanceOnReferenceAreaBoundary()
isBreakIndentInheritanceOnReferenceAreaBoundary in interface FopFactoryConfigpublic float getSourceResolution()
getSourceResolution in interface FopFactoryConfigpublic float getTargetResolution()
getTargetResolution in interface FopFactoryConfigpublic java.lang.String getPageHeight()
getPageHeight in interface FopFactoryConfigpublic java.lang.String getPageWidth()
getPageWidth in interface FopFactoryConfigpublic java.util.Set<java.lang.String> getIgnoredNamespaces()
getIgnoredNamespaces in interface FopFactoryConfigpublic boolean isNamespaceIgnored(java.lang.String namespace)
isNamespaceIgnored in interface FopFactoryConfignamespace - the namespace URI
public org.apache.avalon.framework.configuration.Configuration getUserConfig()
Configuration object.
getUserConfig in interface FopFactoryConfigpublic boolean preferRenderer()
preferRenderer in interface FopFactoryConfigRendererFactory.isRendererPreferred()public FontManager getFontManager()
getFontManager in interface FopFactoryConfigpublic org.apache.xmlgraphics.image.loader.ImageManager getImageManager()
getImageManager in interface FopFactoryConfigpublic boolean isComplexScriptFeaturesEnabled()
isComplexScriptFeaturesEnabled in interface FopFactoryConfigpublic java.util.Map<java.lang.String,java.lang.String> getHyphenationPatternNames()
getHyphenationPatternNames in interface FopFactoryConfigpublic org.apache.xmlgraphics.image.loader.impl.AbstractImageSessionContext.FallbackResolver getFallbackResolver()
FopFactoryConfigSource
used for resources couldn't be read.
getFallbackResolver in interface FopFactoryConfig
|
fop 2.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||