org.apache.fop.fo
Class FOElementMapping
public class FOElementMapping
Element mapping class for all XSL-FO elements.
static String | URI - The XSL-FO namespace URI
|
FOElementMapping() - Basic constructor; inititializes the namespace URI for the fo: namespace
|
URI
public static final String URI
The XSL-FO namespace URI
FOElementMapping
public FOElementMapping()
Basic constructor; inititializes the namespace URI for the fo: namespace
initialize
protected void initialize()
Initializes the collection of valid objects for the fo: namespace
- initialize in interface ElementMapping
Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.