fop 0.90alpha1

org.apache.fop.fo.extensions
Class ExtensionElementMapping

java.lang.Object
  extended byorg.apache.fop.fo.ElementMapping
      extended byorg.apache.fop.fo.extensions.ExtensionElementMapping

public class ExtensionElementMapping
extends ElementMapping

Element mapping for the pdf bookmark extension. This sets up the mapping for the classes that handle the pdf bookmark extension.


Nested Class Summary
 
Nested classes inherited from class org.apache.fop.fo.ElementMapping
ElementMapping.Maker
 
Field Summary
static java.lang.String URI
           
 
Fields inherited from class org.apache.fop.fo.ElementMapping
DEFAULT, foObjs, namespaceURI
 
Constructor Summary
ExtensionElementMapping()
          Constructor.
 
Method Summary
protected  void initialize()
          Initialize the data structures.
 
Methods inherited from class org.apache.fop.fo.ElementMapping
getNamespaceURI, getTable
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

URI

public static java.lang.String URI
Constructor Detail

ExtensionElementMapping

public ExtensionElementMapping()
Constructor.

Method Detail

initialize

protected void initialize()
Initialize the data structures.

Specified by:
initialize in class ElementMapping

fop 0.90alpha1

Copyright 1999-2005 The Apache Software Foundation. All Rights Reserved.