Class JEuclidElementMapping


  • public class JEuclidElementMapping
    extends org.apache.fop.fo.ElementMapping
    This class provides the element mapping for FOP.
    Version:
    $Revision: 1e2cc460d998 $
    • Nested Class Summary

      • Nested classes/interfaces inherited from class org.apache.fop.fo.ElementMapping

        org.apache.fop.fo.ElementMapping.Maker
    • Field Summary

      • Fields inherited from class org.apache.fop.fo.ElementMapping

        DEFAULT, foObjs, namespaceURI
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.w3c.dom.DOMImplementation getDOMImplementation()
      protected void initialize()
      • Methods inherited from class org.apache.fop.fo.ElementMapping

        getDefaultDOMImplementation, getNamespaceURI, getStandardPrefix, getTable, isAttributeProperty
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • JEuclidElementMapping

        public JEuclidElementMapping()
        Main constructor.
    • Method Detail

      • getDOMImplementation

        public org.w3c.dom.DOMImplementation getDOMImplementation()
        Overrides:
        getDOMImplementation in class org.apache.fop.fo.ElementMapping
      • initialize

        protected void initialize()
        Specified by:
        initialize in class org.apache.fop.fo.ElementMapping