Source compatibility report for the Cocoon library between 1.4 and 1.5 versions
Test Info
Library Name | Cocoon |
Version #1 | 1.4 |
Version #2 | 1.5 |
Test Results
Total Java ARchives | 5 |
---|
Total Methods / Classes | 4743 / 650 |
---|
Verdict | Incompatible (10.8%) |
Problem Summary
| Severity | Count |
---|
Added Methods | - | 505 |
---|
Removed Methods | High | 396 |
---|
Problems with Data Types | High | 90 |
---|
Medium | 2 |
Low | 1 |
Problems with Methods | High | 1 |
---|
Medium | 58 |
Low | 0 |
Other Changes in Data Types | - | 42 |
Added Methods (505)
Cocoon.jar, AbstractXSLTProcessor.class
package org.apache.cocoon.processor.xslt
AbstractXSLTProcessor.getStylesheet ( Document p1, Dictionary p2 ) : Document
[mangled: org/apache/cocoon/processor/xslt/AbstractXSLTProcessor.getStylesheet:(Lorg/w3c/dom/Document;Ljava/util/Dictionary;)Lorg/w3c/dom/Document;]
AbstractXSLTProcessor.process ( Document p1, Dictionary p2 ) [abstract] : Document
[mangled: org/apache/cocoon/processor/xslt/AbstractXSLTProcessor.process:(Lorg/w3c/dom/Document;Ljava/util/Dictionary;)Lorg/w3c/dom/Document;]
Cocoon.jar, Column.class
package org.apache.cocoon.processor.sql
SQLProcessor.Column.SQLProcessor.Column ( SQLProcessor p1, String p2, int p3 )
[mangled: org/apache/cocoon/processor/sql/SQLProcessor.Column."<init>":(Lorg/apache/cocoon/processor/sql/SQLProcessor;Ljava/lang/String;I)V]
Cocoon.jar, Configurations.class
package org.apache.cocoon.framework
Configurations.getNotNull ( String p1 ) : Object
[mangled: org/apache/cocoon/framework/Configurations.getNotNull:(Ljava/lang/String;)Ljava/lang/Object;]
Configurations.setBasename ( String p1 ) : void
[mangled: org/apache/cocoon/framework/Configurations.setBasename:(Ljava/lang/String;)V]
Cocoon.jar, ConnectionCreator.class
package org.apache.cocoon.processor.sql
ConnectionCreator.ConnectionCreator ( Properties p1 )
[mangled: org/apache/cocoon/processor/sql/ConnectionCreator."<init>":(Ljava/util/Properties;)V]
ConnectionCreator.getConnection ( ) : Connection
[mangled: org/apache/cocoon/processor/sql/ConnectionCreator.getConnection:()Ljava/sql/Connection;]
Cocoon.jar, ConnectionDefs.class
package org.apache.cocoon.processor.sql
ConnectionDefs.ConnectionDefs ( Document p1 )
[mangled: org/apache/cocoon/processor/sql/ConnectionDefs."<init>":(Lorg/w3c/dom/Document;)V]
ConnectionDefs.getConnection ( String p1 ) : Connection
[mangled: org/apache/cocoon/processor/sql/ConnectionDefs.getConnection:(Ljava/lang/String;)Ljava/sql/Connection;]
ConnectionDefs.getConnectionCreator ( String p1 ) : ConnectionCreator
[mangled: org/apache/cocoon/processor/sql/ConnectionDefs.getConnectionCreator:(Ljava/lang/String;)Lorg/apache/cocoon/processor/sql/ConnectionCreator;]
ConnectionDefs.getQueryProperties ( ) : Properties
[mangled: org/apache/cocoon/processor/sql/ConnectionDefs.getQueryProperties:()Ljava/util/Properties;]
ConnectionDefs.getQueryProperties ( String p1 ) : Properties
[mangled: org/apache/cocoon/processor/sql/ConnectionDefs.getQueryProperties:(Ljava/lang/String;)Ljava/util/Properties;]
ConnectionDefs.processConnectionDef ( Element p1 ) : void
[mangled: org/apache/cocoon/processor/sql/ConnectionDefs.processConnectionDef:(Lorg/w3c/dom/Element;)V]
ConnectionDefs.processQueryDef ( Element p1 ) : void
[mangled: org/apache/cocoon/processor/sql/ConnectionDefs.processQueryDef:(Lorg/w3c/dom/Element;)V]
Cocoon.jar, DCPProcessor.class
package org.apache.cocoon.processor.dcp
DCPProcessor.process ( Document p1, Dictionary p2 ) : Document
[mangled: org/apache/cocoon/processor/dcp/DCPProcessor.process:(Lorg/w3c/dom/Document;Ljava/util/Dictionary;)Lorg/w3c/dom/Document;]
Cocoon.jar, Engine.class
package org.apache.cocoon
Engine.Engine ( Configurations p1 )
[mangled: org/apache/cocoon/Engine."<init>":(Lorg/apache/cocoon/framework/Configurations;)V]
Cocoon.jar, EngineWrapper.class
package org.apache.cocoon
EngineWrapper.EngineWrapper ( Configurations p1 )
[mangled: org/apache/cocoon/EngineWrapper."<init>":(Lorg/apache/cocoon/framework/Configurations;)V]
Cocoon.jar, FOPFormatter.class
package org.apache.cocoon.formatter.pdf
FOPFormatter.format ( Document p1, Writer p2, Dictionary p3 ) : void
[mangled: org/apache/cocoon/formatter/pdf/FOPFormatter.format:(Lorg/w3c/dom/Document;Ljava/io/Writer;Ljava/util/Dictionary;)V]
Cocoon.jar, Formatter.class
package org.apache.cocoon.formatter
Formatter.format ( Document p1, Writer p2, Dictionary p3 ) [abstract] : void
[mangled: org/apache/cocoon/formatter/Formatter.format:(Lorg/w3c/dom/Document;Ljava/io/Writer;Ljava/util/Dictionary;)V]
Cocoon.jar, Frontend.class
package org.apache.cocoon
Frontend.error ( ServletResponse p1, String p2 ) [static] : void
[mangled: org/apache/cocoon/Frontend.error:(Ljavax/servlet/ServletResponse;Ljava/lang/String;)V]
Frontend.error ( ServletResponse p1, String p2, Throwable p3 ) [static] : void
[mangled: org/apache/cocoon/Frontend.error:(Ljavax/servlet/ServletResponse;Ljava/lang/String;Ljava/lang/Throwable;)V]
Frontend.print ( ServletResponse p1, String p2, String p3 ) [static] : void
[mangled: org/apache/cocoon/Frontend.print:(Ljavax/servlet/ServletResponse;Ljava/lang/String;Ljava/lang/String;)V]
Frontend.status ( ServletResponse p1, Hashtable p2, Hashtable p3 ) [static] : void
[mangled: org/apache/cocoon/Frontend.status:(Ljavax/servlet/ServletResponse;Ljava/util/Hashtable;Ljava/util/Hashtable;)V]
Cocoon.jar, IBMXMLParser.class
package org.apache.cocoon.parser
IBMXMLParser.parse ( Reader p1, String p2 ) : Document
[mangled: org/apache/cocoon/parser/IBMXMLParser.parse:(Ljava/io/Reader;Ljava/lang/String;)Lorg/w3c/dom/Document;]
Cocoon.jar, InterpreterFactory.class
package org.apache.cocoon.interpreter
InterpreterFactory.getStatus ( ) : String
[mangled: org/apache/cocoon/interpreter/InterpreterFactory.getStatus:()Ljava/lang/String;]
Cocoon.jar, LotusXSLProcessor.class
package org.apache.cocoon.processor.xslt
LotusXSLProcessor.process ( Document p1, Dictionary p2 ) : Document
[mangled: org/apache/cocoon/processor/xslt/LotusXSLProcessor.process:(Lorg/w3c/dom/Document;Ljava/util/Dictionary;)Lorg/w3c/dom/Document;]
Cocoon.jar, MemoryStore.class
package org.apache.cocoon.store
MemoryStore.init ( Configurations p1 ) : void
[mangled: org/apache/cocoon/store/MemoryStore.init:(Lorg/apache/cocoon/framework/Configurations;)V]
Cocoon.jar, OpenXMLFormatter.class
package org.apache.cocoon.formatter
OpenXMLFormatter.format ( Document p1, Writer p2, Dictionary p3 ) : void
[mangled: org/apache/cocoon/formatter/OpenXMLFormatter.format:(Lorg/w3c/dom/Document;Ljava/io/Writer;Ljava/util/Dictionary;)V]
Cocoon.jar, OpenXMLHTMLFormatter.class
package org.apache.cocoon.formatter.html
OpenXMLHTMLFormatter.getStatus ( ) : String
[mangled: org/apache/cocoon/formatter/html/OpenXMLHTMLFormatter.getStatus:()Ljava/lang/String;]
Cocoon.jar, OpenXMLParser.class
package org.apache.cocoon.parser
OpenXMLParser.parse ( Reader p1, String p2 ) : Document
[mangled: org/apache/cocoon/parser/OpenXMLParser.parse:(Ljava/io/Reader;Ljava/lang/String;)Lorg/w3c/dom/Document;]
Cocoon.jar, OpenXMLWMLFormatter.class
package org.apache.cocoon.formatter.wml
OpenXMLWMLFormatter.getMIMEType ( ) : String
[mangled: org/apache/cocoon/formatter/wml/OpenXMLWMLFormatter.getMIMEType:()Ljava/lang/String;]
OpenXMLWMLFormatter.getStatus ( ) : String
[mangled: org/apache/cocoon/formatter/wml/OpenXMLWMLFormatter.getStatus:()Ljava/lang/String;]
OpenXMLWMLFormatter.init ( Configurations p1 ) : void
[mangled: org/apache/cocoon/formatter/wml/OpenXMLWMLFormatter.init:(Lorg/apache/cocoon/framework/Configurations;)V]
OpenXMLWMLFormatter.OpenXMLWMLFormatter ( )
[mangled: org/apache/cocoon/formatter/wml/OpenXMLWMLFormatter."<init>":()V]
Cocoon.jar, OpenXMLXHTMLFormatter.class
package org.apache.cocoon.formatter.xhtml
OpenXMLXHTMLFormatter.getStatus ( ) : String
[mangled: org/apache/cocoon/formatter/xhtml/OpenXMLXHTMLFormatter.getStatus:()Ljava/lang/String;]
Cocoon.jar, OpenXMLXMLFormatter.class
package org.apache.cocoon.formatter.xml
OpenXMLXMLFormatter.getStatus ( ) : String
[mangled: org/apache/cocoon/formatter/xml/OpenXMLXMLFormatter.getStatus:()Ljava/lang/String;]
Cocoon.jar, OracleXMLParser.class
package org.apache.cocoon.parser
OracleXMLParser.parse ( Reader p1, String p2 ) : Document
[mangled: org/apache/cocoon/parser/OracleXMLParser.parse:(Ljava/io/Reader;Ljava/lang/String;)Lorg/w3c/dom/Document;]
Cocoon.jar, OracleXSLProcessor.class
package org.apache.cocoon.processor.xslt
OracleXSLProcessor.process ( Document p1, Dictionary p2 ) : Document
[mangled: org/apache/cocoon/processor/xslt/OracleXSLProcessor.process:(Lorg/w3c/dom/Document;Ljava/util/Dictionary;)Lorg/w3c/dom/Document;]
Cocoon.jar, Parser.class
package org.apache.cocoon.parser
Parser.parse ( Reader p1, String p2 ) [abstract] : Document
[mangled: org/apache/cocoon/parser/Parser.parse:(Ljava/io/Reader;Ljava/lang/String;)Lorg/w3c/dom/Document;]
Cocoon.jar, Processor.class
package org.apache.cocoon.processor
Processor.process ( Document p1, Dictionary p2 ) [abstract] : Document
[mangled: org/apache/cocoon/processor/Processor.process:(Lorg/w3c/dom/Document;Ljava/util/Dictionary;)Lorg/w3c/dom/Document;]
Cocoon.jar, SQLProcessor.class
package org.apache.cocoon.processor.sql
SQLProcessor.getColumns ( ResultSetMetaData p1, String p2 ) : SQLProcessor.Column[ ]
[mangled: org/apache/cocoon/processor/sql/SQLProcessor.getColumns:(Ljava/sql/ResultSetMetaData;Ljava/lang/String;)[Lorg/apache/cocoon/processor/sql/SQLProcessor$Column;]
SQLProcessor.getIntProperty ( Properties p1, String p2, int p3 ) [static] : int
[mangled: org/apache/cocoon/processor/sql/SQLProcessor.getIntProperty:(Ljava/util/Properties;Ljava/lang/String;I)I]
SQLProcessor.getStatus ( ) : String
[mangled: org/apache/cocoon/processor/sql/SQLProcessor.getStatus:()Ljava/lang/String;]
SQLProcessor.hasChanged ( Object p1 ) : boolean
[mangled: org/apache/cocoon/processor/sql/SQLProcessor.hasChanged:(Ljava/lang/Object;)Z]
SQLProcessor.process ( Document p1, Dictionary p2 ) : Document
[mangled: org/apache/cocoon/processor/sql/SQLProcessor.process:(Lorg/w3c/dom/Document;Ljava/util/Dictionary;)Lorg/w3c/dom/Document;]
SQLProcessor.processQuery ( Document p1, Dictionary p2, Element p3, Properties p4, Connection p5 ) : void
[mangled: org/apache/cocoon/processor/sql/SQLProcessor.processQuery:(Lorg/w3c/dom/Document;Ljava/util/Dictionary;Lorg/w3c/dom/Element;Ljava/util/Properties;Ljava/sql/Connection;)V]
SQLProcessor.SQLProcessor ( )
[mangled: org/apache/cocoon/processor/sql/SQLProcessor."<init>":()V]
Cocoon.jar, SQLQueryCreator.class
package org.apache.cocoon.processor.sql
SQLQueryCreator.getQuery ( Connection p1, String p2, Element p3, Properties p4, Dictionary p5 ) : String
[mangled: org/apache/cocoon/processor/sql/SQLQueryCreator.getQuery:(Ljava/sql/Connection;Ljava/lang/String;Lorg/w3c/dom/Element;Ljava/util/Properties;Ljava/util/Dictionary;)Ljava/lang/String;]
SQLQueryCreator.SQLEscape ( Connection p1, String p2 ) [static] : String
[mangled: org/apache/cocoon/processor/sql/SQLQueryCreator.SQLEscape:(Ljava/sql/Connection;Ljava/lang/String;)Ljava/lang/String;]
SQLQueryCreator.SQLQueryCreator ( )
[mangled: org/apache/cocoon/processor/sql/SQLQueryCreator."<init>":()V]
Cocoon.jar, SunXMLParser.class
package org.apache.cocoon.parser
SunXMLParser.parse ( Reader p1, String p2 ) : Document
[mangled: org/apache/cocoon/parser/SunXMLParser.parse:(Ljava/io/Reader;Ljava/lang/String;)Lorg/w3c/dom/Document;]
Cocoon.jar, Utils.class
package org.apache.cocoon.processor.sql
Utils.createErrorElement ( Document p1, Properties p2, Exception p3 ) [static] : Element
[mangled: org/apache/cocoon/processor/sql/Utils.createErrorElement:(Lorg/w3c/dom/Document;Ljava/util/Properties;Ljava/lang/Exception;)Lorg/w3c/dom/Element;]
Utils.Utils ( )
[mangled: org/apache/cocoon/processor/sql/Utils."<init>":()V]
Cocoon.jar, XSLPFormatter.class
package org.apache.cocoon.formatter
XSLPFormatter.format ( Document p1, Writer p2, Dictionary p3 ) [abstract] : void
[mangled: org/apache/cocoon/formatter/XSLPFormatter.format:(Lorg/w3c/dom/Document;Ljava/io/Writer;Ljava/util/Dictionary;)V]
XSLPFormatter.getMIMEType ( ) [abstract] : String
[mangled: org/apache/cocoon/formatter/XSLPFormatter.getMIMEType:()Ljava/lang/String;]
XSLPFormatter.getStatus ( ) [abstract] : String
[mangled: org/apache/cocoon/formatter/XSLPFormatter.getStatus:()Ljava/lang/String;]
XSLPFormatter.init ( Configurations p1 ) : void
[mangled: org/apache/cocoon/formatter/XSLPFormatter.init:(Lorg/apache/cocoon/framework/Configurations;)V]
XSLPFormatter.XSLPFormatter ( )
[mangled: org/apache/cocoon/formatter/XSLPFormatter."<init>":()V]
Cocoon.jar, XSLPHTMLFormatter.class
package org.apache.cocoon.formatter.html
XSLPHTMLFormatter.format ( Document p1, Writer p2, Dictionary p3 ) : void
[mangled: org/apache/cocoon/formatter/html/XSLPHTMLFormatter.format:(Lorg/w3c/dom/Document;Ljava/io/Writer;Ljava/util/Dictionary;)V]
Cocoon.jar, XSLPProcessor.class
package org.apache.cocoon.processor.xslt
XSLPProcessor.process ( Document p1, Dictionary p2 ) : Document
[mangled: org/apache/cocoon/processor/xslt/XSLPProcessor.process:(Lorg/w3c/dom/Document;Ljava/util/Dictionary;)Lorg/w3c/dom/Document;]
Cocoon.jar, XSLPWMLFormatter.class
package org.apache.cocoon.formatter.wml
XSLPWMLFormatter.format ( Document p1, Writer p2, Dictionary p3 ) : void
[mangled: org/apache/cocoon/formatter/wml/XSLPWMLFormatter.format:(Lorg/w3c/dom/Document;Ljava/io/Writer;Ljava/util/Dictionary;)V]
XSLPWMLFormatter.getMIMEType ( ) : String
[mangled: org/apache/cocoon/formatter/wml/XSLPWMLFormatter.getMIMEType:()Ljava/lang/String;]
XSLPWMLFormatter.getStatus ( ) : String
[mangled: org/apache/cocoon/formatter/wml/XSLPWMLFormatter.getStatus:()Ljava/lang/String;]
XSLPWMLFormatter.XSLPWMLFormatter ( )
[mangled: org/apache/cocoon/formatter/wml/XSLPWMLFormatter."<init>":()V]
Cocoon.jar, XSLPXHTMLFormatter.class
package org.apache.cocoon.formatter.xhtml
XSLPXHTMLFormatter.format ( Document p1, Writer p2, Dictionary p3 ) : void
[mangled: org/apache/cocoon/formatter/xhtml/XSLPXHTMLFormatter.format:(Lorg/w3c/dom/Document;Ljava/io/Writer;Ljava/util/Dictionary;)V]
XSLPXHTMLFormatter.getMIMEType ( ) : String
[mangled: org/apache/cocoon/formatter/xhtml/XSLPXHTMLFormatter.getMIMEType:()Ljava/lang/String;]
XSLPXHTMLFormatter.getStatus ( ) : String
[mangled: org/apache/cocoon/formatter/xhtml/XSLPXHTMLFormatter.getStatus:()Ljava/lang/String;]
XSLPXHTMLFormatter.XSLPXHTMLFormatter ( )
[mangled: org/apache/cocoon/formatter/xhtml/XSLPXHTMLFormatter."<init>":()V]
Cocoon.jar, XSLPXMLFormatter.class
package org.apache.cocoon.formatter.xml
XSLPXMLFormatter.format ( Document p1, Writer p2, Dictionary p3 ) : void
[mangled: org/apache/cocoon/formatter/xml/XSLPXMLFormatter.format:(Lorg/w3c/dom/Document;Ljava/io/Writer;Ljava/util/Dictionary;)V]
XSLPXMLFormatter.getMIMEType ( ) : String
[mangled: org/apache/cocoon/formatter/xml/XSLPXMLFormatter.getMIMEType:()Ljava/lang/String;]
XSLPXMLFormatter.getStatus ( ) : String
[mangled: org/apache/cocoon/formatter/xml/XSLPXMLFormatter.getStatus:()Ljava/lang/String;]
XSLPXMLFormatter.XSLPXMLFormatter ( )
[mangled: org/apache/cocoon/formatter/xml/XSLPXMLFormatter."<init>":()V]
fop.0110.jar, Area.class
package com.jtauber.fop.layout
Area.getFontInfo ( ) : FontInfo
[mangled: com/jtauber/fop/layout/Area.getFontInfo:()Lcom/jtauber/fop/layout/FontInfo;]
Area.getPage ( ) : Page
[mangled: com/jtauber/fop/layout/Area.getPage:()Lcom/jtauber/fop/layout/Page;]
fop.0110.jar, AreaContainer.class
package com.jtauber.fop.layout
AreaContainer.render ( Renderer p1 ) : void
[mangled: com/jtauber/fop/layout/AreaContainer.render:(Lcom/jtauber/fop/render/Renderer;)V]
fop.0110.jar, AreaTree.class
package com.jtauber.fop.layout
AreaTree.addPage ( Page p1 ) : void
[mangled: com/jtauber/fop/layout/AreaTree.addPage:(Lcom/jtauber/fop/layout/Page;)V]
AreaTree.AreaTree ( )
[mangled: com/jtauber/fop/layout/AreaTree."<init>":()V]
AreaTree.getFontInfo ( ) : FontInfo
[mangled: com/jtauber/fop/layout/AreaTree.getFontInfo:()Lcom/jtauber/fop/layout/FontInfo;]
AreaTree.getPages ( ) : Vector
[mangled: com/jtauber/fop/layout/AreaTree.getPages:()Ljava/util/Vector;]
AreaTree.setFontInfo ( FontInfo p1 ) : void
[mangled: com/jtauber/fop/layout/AreaTree.setFontInfo:(Lcom/jtauber/fop/layout/FontInfo;)V]
fop.0110.jar, Block.class
package com.jtauber.fop.fo.flow
Block.Block ( FObj p1, PropertyList p2 )
[mangled: com/jtauber/fop/fo/flow/Block."<init>":(Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)V]
Block.getAreaHeight ( ) : int
[mangled: com/jtauber/fop/fo/flow/Block.getAreaHeight:()I]
Block.layout ( Area p1 ) : int
[mangled: com/jtauber/fop/fo/flow/Block.layout:(Lcom/jtauber/fop/layout/Area;)I]
fop.0110.jar, BlockArea.class
package com.jtauber.fop.layout
BlockArea.BlockArea ( FontState p1, int p2, int p3, int p4, int p5, int p6, int p7, int p8, int p9 )
[mangled: com/jtauber/fop/layout/BlockArea."<init>":(Lcom/jtauber/fop/layout/FontState;IIIIIIII)V]
BlockArea.render ( Renderer p1 ) : void
[mangled: com/jtauber/fop/layout/BlockArea.render:(Lcom/jtauber/fop/render/Renderer;)V]
fop.0110.jar, Box.class
package com.jtauber.fop.layout
Box.render ( Renderer p1 ) [abstract] : void
[mangled: com/jtauber/fop/layout/Box.render:(Lcom/jtauber/fop/render/Renderer;)V]
fop.0110.jar, BreakAfter.class
package com.jtauber.fop.fo.properties
BreakAfter.BreakAfter ( PropertyList p1, int p2 )
[mangled: com/jtauber/fop/fo/properties/BreakAfter."<init>":(Lcom/jtauber/fop/fo/PropertyList;I)V]
BreakAfter.getEnum ( ) : int
[mangled: com/jtauber/fop/fo/properties/BreakAfter.getEnum:()I]
BreakAfter.maker ( ) [static] : Property.Maker
[mangled: com/jtauber/fop/fo/properties/BreakAfter.maker:()Lcom/jtauber/fop/fo/Property$Maker;]
fop.0110.jar, BreakBefore.class
package com.jtauber.fop.fo.properties
BreakBefore.BreakBefore ( PropertyList p1, int p2 )
[mangled: com/jtauber/fop/fo/properties/BreakBefore."<init>":(Lcom/jtauber/fop/fo/PropertyList;I)V]
BreakBefore.getEnum ( ) : int
[mangled: com/jtauber/fop/fo/properties/BreakBefore.getEnum:()I]
BreakBefore.maker ( ) [static] : Property.Maker
[mangled: com/jtauber/fop/fo/properties/BreakBefore.maker:()Lcom/jtauber/fop/fo/Property$Maker;]
fop.0110.jar, CodePointMapping.class
package com.jtauber.fop.render.pdf
CodePointMapping.CodePointMapping ( )
[mangled: com/jtauber/fop/render/pdf/CodePointMapping."<init>":()V]
fop.0110.jar, Color.class
package com.jtauber.fop.fo.properties
Color.getColorType ( ) : ColorType
[mangled: com/jtauber/fop/fo/properties/Color.getColorType:()Lcom/jtauber/fop/fo/ColorType;]
fop.0110.jar, CommandLineXML.class
package com.jtauber.fop.apps
CommandLineXML.CommandLineXML ( )
[mangled: com/jtauber/fop/apps/CommandLineXML."<init>":()V]
CommandLineXML.main ( String[ ] p1 ) [static] : void
[mangled: com/jtauber/fop/apps/CommandLineXML.main:([Ljava/lang/String;)V]
fop.0110.jar, Courier.class
package com.jtauber.fop.render.pdf.fonts
Courier.Courier ( )
[mangled: com/jtauber/fop/render/pdf/fonts/Courier."<init>":()V]
Courier.encoding ( ) : String
[mangled: com/jtauber/fop/render/pdf/fonts/Courier.encoding:()Ljava/lang/String;]
Courier.fontName ( ) : String
[mangled: com/jtauber/fop/render/pdf/fonts/Courier.fontName:()Ljava/lang/String;]
Courier.getAscender ( ) : int
[mangled: com/jtauber/fop/render/pdf/fonts/Courier.getAscender:()I]
Courier.getCapHeight ( ) : int
[mangled: com/jtauber/fop/render/pdf/fonts/Courier.getCapHeight:()I]
Courier.getDescender ( ) : int
[mangled: com/jtauber/fop/render/pdf/fonts/Courier.getDescender:()I]
Courier.getXHeight ( ) : int
[mangled: com/jtauber/fop/render/pdf/fonts/Courier.getXHeight:()I]
Courier.width ( int p1 ) : int
[mangled: com/jtauber/fop/render/pdf/fonts/Courier.width:(I)I]
fop.0110.jar, CourierBold.class
package com.jtauber.fop.render.pdf.fonts
CourierBold.CourierBold ( )
[mangled: com/jtauber/fop/render/pdf/fonts/CourierBold."<init>":()V]
CourierBold.encoding ( ) : String
[mangled: com/jtauber/fop/render/pdf/fonts/CourierBold.encoding:()Ljava/lang/String;]
CourierBold.fontName ( ) : String
[mangled: com/jtauber/fop/render/pdf/fonts/CourierBold.fontName:()Ljava/lang/String;]
CourierBold.getAscender ( ) : int
[mangled: com/jtauber/fop/render/pdf/fonts/CourierBold.getAscender:()I]
CourierBold.getCapHeight ( ) : int
[mangled: com/jtauber/fop/render/pdf/fonts/CourierBold.getCapHeight:()I]
CourierBold.getDescender ( ) : int
[mangled: com/jtauber/fop/render/pdf/fonts/CourierBold.getDescender:()I]
CourierBold.getXHeight ( ) : int
[mangled: com/jtauber/fop/render/pdf/fonts/CourierBold.getXHeight:()I]
CourierBold.width ( int p1 ) : int
[mangled: com/jtauber/fop/render/pdf/fonts/CourierBold.width:(I)I]
fop.0110.jar, CourierBoldOblique.class
package com.jtauber.fop.render.pdf.fonts
CourierBoldOblique.CourierBoldOblique ( )
[mangled: com/jtauber/fop/render/pdf/fonts/CourierBoldOblique."<init>":()V]
CourierBoldOblique.encoding ( ) : String
[mangled: com/jtauber/fop/render/pdf/fonts/CourierBoldOblique.encoding:()Ljava/lang/String;]
CourierBoldOblique.fontName ( ) : String
[mangled: com/jtauber/fop/render/pdf/fonts/CourierBoldOblique.fontName:()Ljava/lang/String;]
CourierBoldOblique.getAscender ( ) : int
[mangled: com/jtauber/fop/render/pdf/fonts/CourierBoldOblique.getAscender:()I]
CourierBoldOblique.getCapHeight ( ) : int
[mangled: com/jtauber/fop/render/pdf/fonts/CourierBoldOblique.getCapHeight:()I]
CourierBoldOblique.getDescender ( ) : int
[mangled: com/jtauber/fop/render/pdf/fonts/CourierBoldOblique.getDescender:()I]
CourierBoldOblique.getXHeight ( ) : int
[mangled: com/jtauber/fop/render/pdf/fonts/CourierBoldOblique.getXHeight:()I]
CourierBoldOblique.width ( int p1 ) : int
[mangled: com/jtauber/fop/render/pdf/fonts/CourierBoldOblique.width:(I)I]
fop.0110.jar, CourierOblique.class
package com.jtauber.fop.render.pdf.fonts
CourierOblique.CourierOblique ( )
[mangled: com/jtauber/fop/render/pdf/fonts/CourierOblique."<init>":()V]
CourierOblique.encoding ( ) : String
[mangled: com/jtauber/fop/render/pdf/fonts/CourierOblique.encoding:()Ljava/lang/String;]
CourierOblique.fontName ( ) : String
[mangled: com/jtauber/fop/render/pdf/fonts/CourierOblique.fontName:()Ljava/lang/String;]
CourierOblique.getAscender ( ) : int
[mangled: com/jtauber/fop/render/pdf/fonts/CourierOblique.getAscender:()I]
CourierOblique.getCapHeight ( ) : int
[mangled: com/jtauber/fop/render/pdf/fonts/CourierOblique.getCapHeight:()I]
CourierOblique.getDescender ( ) : int
[mangled: com/jtauber/fop/render/pdf/fonts/CourierOblique.getDescender:()I]
CourierOblique.getXHeight ( ) : int
[mangled: com/jtauber/fop/render/pdf/fonts/CourierOblique.getXHeight:()I]
CourierOblique.width ( int p1 ) : int
[mangled: com/jtauber/fop/render/pdf/fonts/CourierOblique.width:(I)I]
fop.0110.jar, DGConsumer.class
package com.jtauber.fop.fo.flow
DisplayGraphic.DGConsumer.DisplayGraphic.DGConsumer ( )
[mangled: com/jtauber/fop/fo/flow/DisplayGraphic.DGConsumer."<init>":()V]
DisplayGraphic.DGConsumer.getHeight ( ) : int
[mangled: com/jtauber/fop/fo/flow/DisplayGraphic.DGConsumer.getHeight:()I]
DisplayGraphic.DGConsumer.getWidth ( ) : int
[mangled: com/jtauber/fop/fo/flow/DisplayGraphic.DGConsumer.getWidth:()I]
DisplayGraphic.DGConsumer.imageComplete ( int p1 ) : void
[mangled: com/jtauber/fop/fo/flow/DisplayGraphic.DGConsumer.imageComplete:(I)V]
DisplayGraphic.DGConsumer.setColorModel ( ColorModel p1 ) : void
[mangled: com/jtauber/fop/fo/flow/DisplayGraphic.DGConsumer.setColorModel:(Ljava/awt/image/ColorModel;)V]
DisplayGraphic.DGConsumer.setDimensions ( int p1, int p2 ) : void
[mangled: com/jtauber/fop/fo/flow/DisplayGraphic.DGConsumer.setDimensions:(II)V]
DisplayGraphic.DGConsumer.setHints ( int p1 ) : void
[mangled: com/jtauber/fop/fo/flow/DisplayGraphic.DGConsumer.setHints:(I)V]
DisplayGraphic.DGConsumer.setPixels ( int p1, int p2, int p3, int p4, ColorModel p5, byte[ ] p6, int p7, int p8 ) : void
[mangled: com/jtauber/fop/fo/flow/DisplayGraphic.DGConsumer.setPixels:(IIIILjava/awt/image/ColorModel;[BII)V]
DisplayGraphic.DGConsumer.setPixels ( int p1, int p2, int p3, int p4, ColorModel p5, int[ ] p6, int p7, int p8 ) : void
[mangled: com/jtauber/fop/fo/flow/DisplayGraphic.DGConsumer.setPixels:(IIIILjava/awt/image/ColorModel;[III)V]
DisplayGraphic.DGConsumer.setProperties ( Hashtable p1 ) : void
[mangled: com/jtauber/fop/fo/flow/DisplayGraphic.DGConsumer.setProperties:(Ljava/util/Hashtable;)V]
fop.0110.jar, DisplayGraphic.class
package com.jtauber.fop.fo.flow
DisplayGraphic.DisplayGraphic ( FObj p1, PropertyList p2 )
[mangled: com/jtauber/fop/fo/flow/DisplayGraphic."<init>":(Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)V]
DisplayGraphic.layout ( Area p1 ) : int
[mangled: com/jtauber/fop/fo/flow/DisplayGraphic.layout:(Lcom/jtauber/fop/layout/Area;)I]
DisplayGraphic.maker ( ) [static] : FObj.Maker
[mangled: com/jtauber/fop/fo/flow/DisplayGraphic.maker:()Lcom/jtauber/fop/fo/FObj$Maker;]
fop.0110.jar, DisplayRule.class
package com.jtauber.fop.fo.flow
DisplayRule.DisplayRule ( FObj p1, PropertyList p2 )
[mangled: com/jtauber/fop/fo/flow/DisplayRule."<init>":(Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)V]
DisplayRule.layout ( Area p1 ) : int
[mangled: com/jtauber/fop/fo/flow/DisplayRule.layout:(Lcom/jtauber/fop/layout/Area;)I]
fop.0110.jar, DisplaySequence.class
package com.jtauber.fop.fo.flow
DisplaySequence.DisplaySequence ( FObj p1, PropertyList p2 )
[mangled: com/jtauber/fop/fo/flow/DisplaySequence."<init>":(Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)V]
DisplaySequence.layout ( Area p1 ) : int
[mangled: com/jtauber/fop/fo/flow/DisplaySequence.layout:(Lcom/jtauber/fop/layout/Area;)I]
fop.0110.jar, DisplaySpace.class
package com.jtauber.fop.layout
DisplaySpace.render ( Renderer p1 ) : void
[mangled: com/jtauber/fop/layout/DisplaySpace.render:(Lcom/jtauber/fop/render/Renderer;)V]
fop.0110.jar, DOMProcessor.class
package com.jtauber.fop.apps
DOMProcessor.DOMProcessor ( Document p1, Renderer p2 )
[mangled: com/jtauber/fop/apps/DOMProcessor."<init>":(Lorg/w3c/dom/Document;Lcom/jtauber/fop/render/Renderer;)V]
fop.0110.jar, EndIndent.class
package com.jtauber.fop.fo.properties
EndIndent.getLength ( ) : Length
[mangled: com/jtauber/fop/fo/properties/EndIndent.getLength:()Lcom/jtauber/fop/fo/Length;]
fop.0110.jar, Extent.class
package com.jtauber.fop.fo.properties
Extent.getLength ( ) : Length
[mangled: com/jtauber/fop/fo/properties/Extent.getLength:()Lcom/jtauber/fop/fo/Length;]
fop.0110.jar, Flow.class
package com.jtauber.fop.fo.flow
Flow.Flow ( FObj p1, PropertyList p2 )
[mangled: com/jtauber/fop/fo/flow/Flow."<init>":(Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)V]
Flow.layout ( Area p1 ) : int
[mangled: com/jtauber/fop/fo/flow/Flow.layout:(Lcom/jtauber/fop/layout/Area;)I]
fop.0110.jar, FlowName.class
package com.jtauber.fop.fo.properties
FlowName.getString ( ) : String
[mangled: com/jtauber/fop/fo/properties/FlowName.getString:()Ljava/lang/String;]
fop.0110.jar, FObj.class
package com.jtauber.fop.fo
FObj.addCharacters ( char[ ] p1, int p2, int p3 ) : void
[mangled: com/jtauber/fop/fo/FObj.addCharacters:([CII)V]
FObj.end ( ) : void
[mangled: com/jtauber/fop/fo/FObj.end:()V]
FObj.FObj ( FObj p1, PropertyList p2 )
[mangled: com/jtauber/fop/fo/FObj."<init>":(Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)V]
FObj.getName ( ) : String
[mangled: com/jtauber/fop/fo/FObj.getName:()Ljava/lang/String;]
FObj.layout ( Area p1 ) : int
[mangled: com/jtauber/fop/fo/FObj.layout:(Lcom/jtauber/fop/layout/Area;)I]
FObj.start ( ) : void
[mangled: com/jtauber/fop/fo/FObj.start:()V]
fop.0110.jar, FObjMixed.class
package com.jtauber.fop.fo
FObjMixed.addCharacters ( char[ ] p1, int p2, int p3 ) : void
[mangled: com/jtauber/fop/fo/FObjMixed.addCharacters:([CII)V]
FObjMixed.FObjMixed ( FObj p1, PropertyList p2 )
[mangled: com/jtauber/fop/fo/FObjMixed."<init>":(Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)V]
FObjMixed.layout ( Area p1 ) : int
[mangled: com/jtauber/fop/fo/FObjMixed.layout:(Lcom/jtauber/fop/layout/Area;)I]
FObjMixed.maker ( ) [static] : FObj.Maker
[mangled: com/jtauber/fop/fo/FObjMixed.maker:()Lcom/jtauber/fop/fo/FObj$Maker;]
fop.0110.jar, FONode.class
package com.jtauber.fop.fo
FONode.FONode ( FObj p1 )
[mangled: com/jtauber/fop/fo/FONode."<init>":(Lcom/jtauber/fop/fo/FObj;)V]
FONode.getParent ( ) : FObj
[mangled: com/jtauber/fop/fo/FONode.getParent:()Lcom/jtauber/fop/fo/FObj;]
FONode.layout ( Area p1 ) [abstract] : int
[mangled: com/jtauber/fop/fo/FONode.layout:(Lcom/jtauber/fop/layout/Area;)I]
FONode.setBodyIndent ( int p1 ) : void
[mangled: com/jtauber/fop/fo/FONode.setBodyIndent:(I)V]
FONode.setDistanceBetweenStarts ( int p1 ) : void
[mangled: com/jtauber/fop/fo/FONode.setDistanceBetweenStarts:(I)V]
FONode.setIsInLabel ( ) : void
[mangled: com/jtauber/fop/fo/FONode.setIsInLabel:()V]
FONode.setIsInListBody ( ) : void
[mangled: com/jtauber/fop/fo/FONode.setIsInListBody:()V]
FONode.setLabelSeparation ( int p1 ) : void
[mangled: com/jtauber/fop/fo/FONode.setLabelSeparation:(I)V]
fop.0110.jar, Font.class
package com.jtauber.fop.render.pdf
Font.encoding ( ) [abstract] : String
[mangled: com/jtauber/fop/render/pdf/Font.encoding:()Ljava/lang/String;]
Font.Font ( )
[mangled: com/jtauber/fop/render/pdf/Font."<init>":()V]
Font.fontName ( ) [abstract] : String
[mangled: com/jtauber/fop/render/pdf/Font.fontName:()Ljava/lang/String;]
Font.getAscender ( ) [abstract] : int
[mangled: com/jtauber/fop/render/pdf/Font.getAscender:()I]
Font.getCapHeight ( ) [abstract] : int
[mangled: com/jtauber/fop/render/pdf/Font.getCapHeight:()I]
Font.getDescender ( ) [abstract] : int
[mangled: com/jtauber/fop/render/pdf/Font.getDescender:()I]
Font.getXHeight ( ) [abstract] : int
[mangled: com/jtauber/fop/render/pdf/Font.getXHeight:()I]
Font.width ( int p1 ) [abstract] : int
[mangled: com/jtauber/fop/render/pdf/Font.width:(I)I]
fop.0110.jar, FontFamily.class
package com.jtauber.fop.fo.properties
FontFamily.getString ( ) : String
[mangled: com/jtauber/fop/fo/properties/FontFamily.getString:()Ljava/lang/String;]
fop.0110.jar, FontSetup.class
package com.jtauber.fop.render.pdf
FontSetup.addToResources ( PDFDocument p1, FontInfo p2 ) [static] : void
[mangled: com/jtauber/fop/render/pdf/FontSetup.addToResources:(Lcom/jtauber/pdf/PDFDocument;Lcom/jtauber/fop/layout/FontInfo;)V]
FontSetup.FontSetup ( )
[mangled: com/jtauber/fop/render/pdf/FontSetup."<init>":()V]
FontSetup.setup ( FontInfo p1 ) [static] : void
[mangled: com/jtauber/fop/render/pdf/FontSetup.setup:(Lcom/jtauber/fop/layout/FontInfo;)V]
fop.0110.jar, FontSize.class
package com.jtauber.fop.fo.properties
FontSize.getLength ( ) : Length
[mangled: com/jtauber/fop/fo/properties/FontSize.getLength:()Lcom/jtauber/fop/fo/Length;]
fop.0110.jar, FontState.class
package com.jtauber.fop.layout
FontState.getFontInfo ( ) : FontInfo
[mangled: com/jtauber/fop/layout/FontState.getFontInfo:()Lcom/jtauber/fop/layout/FontInfo;]
fop.0110.jar, FontStyle.class
package com.jtauber.fop.fo.properties
FontStyle.getString ( ) : String
[mangled: com/jtauber/fop/fo/properties/FontStyle.getString:()Ljava/lang/String;]
fop.0110.jar, FontWeight.class
package com.jtauber.fop.fo.properties
FontWeight.getString ( ) : String
[mangled: com/jtauber/fop/fo/properties/FontWeight.getString:()Ljava/lang/String;]
fop.0110.jar, FOProcessor.class
package com.jtauber.fop.apps
FOProcessor.FOProcessor ( Renderer p1 )
[mangled: com/jtauber/fop/apps/FOProcessor."<init>":(Lcom/jtauber/fop/render/Renderer;)V]
fop.0110.jar, FOText.class
package com.jtauber.fop.fo
FOText.FOText ( char[ ] p1, int p2, int p3, FObj p4 )
[mangled: com/jtauber/fop/fo/FOText."<init>":([CIILcom/jtauber/fop/fo/FObj;)V]
FOText.layout ( Area p1 ) : int
[mangled: com/jtauber/fop/fo/FOText.layout:(Lcom/jtauber/fop/layout/Area;)I]
fop.0110.jar, FOTreeBuilder.class
package com.jtauber.fop.fo
FOTreeBuilder.addMapping ( String p1, String p2, FObj.Maker p3 ) : void
[mangled: com/jtauber/fop/fo/FOTreeBuilder.addMapping:(Ljava/lang/String;Ljava/lang/String;Lcom/jtauber/fop/fo/FObj$Maker;)V]
FOTreeBuilder.findURI ( String p1 ) : String
[mangled: com/jtauber/fop/fo/FOTreeBuilder.findURI:(Ljava/lang/String;)Ljava/lang/String;]
FOTreeBuilder.format ( AreaTree p1 ) : void
[mangled: com/jtauber/fop/fo/FOTreeBuilder.format:(Lcom/jtauber/fop/layout/AreaTree;)V]
FOTreeBuilder.FOTreeBuilder ( )
[mangled: com/jtauber/fop/fo/FOTreeBuilder."<init>":()V]
FOTreeBuilder.mapName ( String p1 ) : String
[mangled: com/jtauber/fop/fo/FOTreeBuilder.mapName:(Ljava/lang/String;)Ljava/lang/String;]
fop.0110.jar, Graphic.class
package com.jtauber.fop.svg
Graphic.Graphic ( )
[mangled: com/jtauber/fop/svg/Graphic."<init>":()V]
fop.0110.jar, Helvetica.class
package com.jtauber.fop.render.pdf.fonts
Helvetica.encoding ( ) : String
[mangled: com/jtauber/fop/render/pdf/fonts/Helvetica.encoding:()Ljava/lang/String;]
Helvetica.fontName ( ) : String
[mangled: com/jtauber/fop/render/pdf/fonts/Helvetica.fontName:()Ljava/lang/String;]
Helvetica.getAscender ( ) : int
[mangled: com/jtauber/fop/render/pdf/fonts/Helvetica.getAscender:()I]
Helvetica.getCapHeight ( ) : int
[mangled: com/jtauber/fop/render/pdf/fonts/Helvetica.getCapHeight:()I]
Helvetica.getDescender ( ) : int
[mangled: com/jtauber/fop/render/pdf/fonts/Helvetica.getDescender:()I]
Helvetica.getXHeight ( ) : int
[mangled: com/jtauber/fop/render/pdf/fonts/Helvetica.getXHeight:()I]
Helvetica.Helvetica ( )
[mangled: com/jtauber/fop/render/pdf/fonts/Helvetica."<init>":()V]
Helvetica.width ( int p1 ) : int
[mangled: com/jtauber/fop/render/pdf/fonts/Helvetica.width:(I)I]
fop.0110.jar, HelveticaBold.class
package com.jtauber.fop.render.pdf.fonts
HelveticaBold.encoding ( ) : String
[mangled: com/jtauber/fop/render/pdf/fonts/HelveticaBold.encoding:()Ljava/lang/String;]
HelveticaBold.fontName ( ) : String
[mangled: com/jtauber/fop/render/pdf/fonts/HelveticaBold.fontName:()Ljava/lang/String;]
HelveticaBold.getAscender ( ) : int
[mangled: com/jtauber/fop/render/pdf/fonts/HelveticaBold.getAscender:()I]
HelveticaBold.getCapHeight ( ) : int
[mangled: com/jtauber/fop/render/pdf/fonts/HelveticaBold.getCapHeight:()I]
HelveticaBold.getDescender ( ) : int
[mangled: com/jtauber/fop/render/pdf/fonts/HelveticaBold.getDescender:()I]
HelveticaBold.getXHeight ( ) : int
[mangled: com/jtauber/fop/render/pdf/fonts/HelveticaBold.getXHeight:()I]
HelveticaBold.HelveticaBold ( )
[mangled: com/jtauber/fop/render/pdf/fonts/HelveticaBold."<init>":()V]
HelveticaBold.width ( int p1 ) : int
[mangled: com/jtauber/fop/render/pdf/fonts/HelveticaBold.width:(I)I]
fop.0110.jar, HelveticaBoldOblique.class
package com.jtauber.fop.render.pdf.fonts
HelveticaBoldOblique.encoding ( ) : String
[mangled: com/jtauber/fop/render/pdf/fonts/HelveticaBoldOblique.encoding:()Ljava/lang/String;]
HelveticaBoldOblique.fontName ( ) : String
[mangled: com/jtauber/fop/render/pdf/fonts/HelveticaBoldOblique.fontName:()Ljava/lang/String;]
HelveticaBoldOblique.getAscender ( ) : int
[mangled: com/jtauber/fop/render/pdf/fonts/HelveticaBoldOblique.getAscender:()I]
HelveticaBoldOblique.getCapHeight ( ) : int
[mangled: com/jtauber/fop/render/pdf/fonts/HelveticaBoldOblique.getCapHeight:()I]
HelveticaBoldOblique.getDescender ( ) : int
[mangled: com/jtauber/fop/render/pdf/fonts/HelveticaBoldOblique.getDescender:()I]
HelveticaBoldOblique.getXHeight ( ) : int
[mangled: com/jtauber/fop/render/pdf/fonts/HelveticaBoldOblique.getXHeight:()I]
HelveticaBoldOblique.HelveticaBoldOblique ( )
[mangled: com/jtauber/fop/render/pdf/fonts/HelveticaBoldOblique."<init>":()V]
HelveticaBoldOblique.width ( int p1 ) : int
[mangled: com/jtauber/fop/render/pdf/fonts/HelveticaBoldOblique.width:(I)I]
fop.0110.jar, HelveticaOblique.class
package com.jtauber.fop.render.pdf.fonts
HelveticaOblique.encoding ( ) : String
[mangled: com/jtauber/fop/render/pdf/fonts/HelveticaOblique.encoding:()Ljava/lang/String;]
HelveticaOblique.fontName ( ) : String
[mangled: com/jtauber/fop/render/pdf/fonts/HelveticaOblique.fontName:()Ljava/lang/String;]
HelveticaOblique.getAscender ( ) : int
[mangled: com/jtauber/fop/render/pdf/fonts/HelveticaOblique.getAscender:()I]
HelveticaOblique.getCapHeight ( ) : int
[mangled: com/jtauber/fop/render/pdf/fonts/HelveticaOblique.getCapHeight:()I]
HelveticaOblique.getDescender ( ) : int
[mangled: com/jtauber/fop/render/pdf/fonts/HelveticaOblique.getDescender:()I]
HelveticaOblique.getXHeight ( ) : int
[mangled: com/jtauber/fop/render/pdf/fonts/HelveticaOblique.getXHeight:()I]
HelveticaOblique.HelveticaOblique ( )
[mangled: com/jtauber/fop/render/pdf/fonts/HelveticaOblique."<init>":()V]
HelveticaOblique.width ( int p1 ) : int
[mangled: com/jtauber/fop/render/pdf/fonts/HelveticaOblique.width:(I)I]
fop.0110.jar, HRef.class
package com.jtauber.fop.fo.properties
HRef.getString ( ) : String
[mangled: com/jtauber/fop/fo/properties/HRef.getString:()Ljava/lang/String;]
HRef.HRef ( PropertyList p1, String p2 )
[mangled: com/jtauber/fop/fo/properties/HRef."<init>":(Lcom/jtauber/fop/fo/PropertyList;Ljava/lang/String;)V]
HRef.maker ( ) [static] : Property.Maker
[mangled: com/jtauber/fop/fo/properties/HRef.maker:()Lcom/jtauber/fop/fo/Property$Maker;]
fop.0110.jar, ID.class
package com.jtauber.fop.fo.properties
ID.getString ( ) : String
[mangled: com/jtauber/fop/fo/properties/ID.getString:()Ljava/lang/String;]
fop.0110.jar, ImageArea.class
package com.jtauber.fop.layout
ImageArea.getPHeight ( ) : int
[mangled: com/jtauber/fop/layout/ImageArea.getPHeight:()I]
ImageArea.getPixels ( ) : int[ ]
[mangled: com/jtauber/fop/layout/ImageArea.getPixels:()[I]
ImageArea.getPWidth ( ) : int
[mangled: com/jtauber/fop/layout/ImageArea.getPWidth:()I]
ImageArea.ImageArea ( FontState p1, int p2, int p3, int p4, int p5, int[ ] p6 )
[mangled: com/jtauber/fop/layout/ImageArea."<init>":(Lcom/jtauber/fop/layout/FontState;IIII[I)V]
ImageArea.render ( Renderer p1 ) : void
[mangled: com/jtauber/fop/layout/ImageArea.render:(Lcom/jtauber/fop/render/Renderer;)V]
fop.0110.jar, InlineArea.class
package com.jtauber.fop.layout
InlineArea.InlineArea ( FontState p1, float p2, float p3, float p4, String p5, int p6 )
[mangled: com/jtauber/fop/layout/InlineArea."<init>":(Lcom/jtauber/fop/layout/FontState;FFFLjava/lang/String;I)V]
InlineArea.render ( Renderer p1 ) : void
[mangled: com/jtauber/fop/layout/InlineArea.render:(Lcom/jtauber/fop/render/Renderer;)V]
fop.0110.jar, InlineSequence.class
package com.jtauber.fop.fo.flow
InlineSequence.InlineSequence ( FObj p1, PropertyList p2 )
[mangled: com/jtauber/fop/fo/flow/InlineSequence."<init>":(Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)V]
fop.0110.jar, InlineSpace.class
package com.jtauber.fop.layout
InlineSpace.render ( Renderer p1 ) : void
[mangled: com/jtauber/fop/layout/InlineSpace.render:(Lcom/jtauber/fop/render/Renderer;)V]
fop.0110.jar, LayoutMasterSet.class
package com.jtauber.fop.fo.pagination
LayoutMasterSet.LayoutMasterSet ( FObj p1, PropertyList p2 )
[mangled: com/jtauber/fop/fo/pagination/LayoutMasterSet."<init>":(Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)V]
fop.0110.jar, Length.class
package com.jtauber.fop.fo
Length.Length ( double p1, Property p2 )
[mangled: com/jtauber/fop/fo/Length."<init>":(DLcom/jtauber/fop/fo/Property;)V]
fop.0110.jar, Line.class
package com.jtauber.fop.svg
Line.layout ( Area p1 ) : int
[mangled: com/jtauber/fop/svg/Line.layout:(Lcom/jtauber/fop/layout/Area;)I]
Line.Line ( FObj p1, PropertyList p2 )
[mangled: com/jtauber/fop/svg/Line."<init>":(Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)V]
Line.maker ( ) [static] : FObj.Maker
[mangled: com/jtauber/fop/svg/Line.maker:()Lcom/jtauber/fop/fo/FObj$Maker;]
fop.0110.jar, LineArea.class
package com.jtauber.fop.layout
LineArea.addPending ( ) : void
[mangled: com/jtauber/fop/layout/LineArea.addPending:()V]
LineArea.getPendingAreas ( ) : Vector
[mangled: com/jtauber/fop/layout/LineArea.getPendingAreas:()Ljava/util/Vector;]
LineArea.getPendingWidth ( ) : int
[mangled: com/jtauber/fop/layout/LineArea.getPendingWidth:()I]
LineArea.isEmpty ( ) : boolean
[mangled: com/jtauber/fop/layout/LineArea.isEmpty:()Z]
LineArea.render ( Renderer p1 ) : void
[mangled: com/jtauber/fop/layout/LineArea.render:(Lcom/jtauber/fop/render/Renderer;)V]
LineArea.setPendingAreas ( Vector p1 ) : void
[mangled: com/jtauber/fop/layout/LineArea.setPendingAreas:(Ljava/util/Vector;)V]
LineArea.setPendingWidth ( int p1 ) : void
[mangled: com/jtauber/fop/layout/LineArea.setPendingWidth:(I)V]
fop.0110.jar, LineGraphic.class
package com.jtauber.fop.svg
LineGraphic.LineGraphic ( int p1, int p2, int p3, int p4 )
[mangled: com/jtauber/fop/svg/LineGraphic."<init>":(IIII)V]
fop.0110.jar, LineHeight.class
package com.jtauber.fop.fo.properties
LineHeight.getLength ( ) : Length
[mangled: com/jtauber/fop/fo/properties/LineHeight.getLength:()Lcom/jtauber/fop/fo/Length;]
fop.0110.jar, ListBlock.class
package com.jtauber.fop.fo.flow
ListBlock.layout ( Area p1 ) : int
[mangled: com/jtauber/fop/fo/flow/ListBlock.layout:(Lcom/jtauber/fop/layout/Area;)I]
ListBlock.ListBlock ( FObj p1, PropertyList p2 )
[mangled: com/jtauber/fop/fo/flow/ListBlock."<init>":(Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)V]
fop.0110.jar, ListItem.class
package com.jtauber.fop.fo.flow
ListItem.layout ( Area p1 ) : int
[mangled: com/jtauber/fop/fo/flow/ListItem.layout:(Lcom/jtauber/fop/layout/Area;)I]
ListItem.ListItem ( FObj p1, PropertyList p2 )
[mangled: com/jtauber/fop/fo/flow/ListItem."<init>":(Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)V]
fop.0110.jar, ListItemBody.class
package com.jtauber.fop.fo.flow
ListItemBody.layout ( Area p1 ) : int
[mangled: com/jtauber/fop/fo/flow/ListItemBody.layout:(Lcom/jtauber/fop/layout/Area;)I]
ListItemBody.ListItemBody ( FObj p1, PropertyList p2 )
[mangled: com/jtauber/fop/fo/flow/ListItemBody."<init>":(Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)V]
fop.0110.jar, ListItemLabel.class
package com.jtauber.fop.fo.flow
ListItemLabel.layout ( Area p1 ) : int
[mangled: com/jtauber/fop/fo/flow/ListItemLabel.layout:(Lcom/jtauber/fop/layout/Area;)I]
ListItemLabel.ListItemLabel ( FObj p1, PropertyList p2 )
[mangled: com/jtauber/fop/fo/flow/ListItemLabel."<init>":(Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)V]
fop.0110.jar, Maker.class
package com.jtauber.fop.fo
FObj.Maker.make ( FObj p1, PropertyList p2 ) : FObj
[mangled: com/jtauber/fop/fo/FObj.Maker.make:(Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/FObj;]
FObjMixed.Maker.FObjMixed.Maker ( )
[mangled: com/jtauber/fop/fo/FObjMixed.Maker."<init>":()V]
FObjMixed.Maker.make ( FObj p1, PropertyList p2 ) : FObj
[mangled: com/jtauber/fop/fo/FObjMixed.Maker.make:(Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/FObj;]
package com.jtauber.fop.fo.flow
Block.Maker.make ( FObj p1, PropertyList p2 ) : FObj
[mangled: com/jtauber/fop/fo/flow/Block.Maker.make:(Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/FObj;]
DisplayGraphic.Maker.DisplayGraphic.Maker ( )
[mangled: com/jtauber/fop/fo/flow/DisplayGraphic.Maker."<init>":()V]
DisplayGraphic.Maker.make ( FObj p1, PropertyList p2 ) : FObj
[mangled: com/jtauber/fop/fo/flow/DisplayGraphic.Maker.make:(Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/FObj;]
DisplayRule.Maker.make ( FObj p1, PropertyList p2 ) : FObj
[mangled: com/jtauber/fop/fo/flow/DisplayRule.Maker.make:(Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/FObj;]
DisplaySequence.Maker.make ( FObj p1, PropertyList p2 ) : FObj
[mangled: com/jtauber/fop/fo/flow/DisplaySequence.Maker.make:(Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/FObj;]
Flow.Maker.make ( FObj p1, PropertyList p2 ) : FObj
[mangled: com/jtauber/fop/fo/flow/Flow.Maker.make:(Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/FObj;]
InlineSequence.Maker.make ( FObj p1, PropertyList p2 ) : FObj
[mangled: com/jtauber/fop/fo/flow/InlineSequence.Maker.make:(Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/FObj;]
ListBlock.Maker.make ( FObj p1, PropertyList p2 ) : FObj
[mangled: com/jtauber/fop/fo/flow/ListBlock.Maker.make:(Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/FObj;]
ListItem.Maker.make ( FObj p1, PropertyList p2 ) : FObj
[mangled: com/jtauber/fop/fo/flow/ListItem.Maker.make:(Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/FObj;]
ListItemBody.Maker.make ( FObj p1, PropertyList p2 ) : FObj
[mangled: com/jtauber/fop/fo/flow/ListItemBody.Maker.make:(Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/FObj;]
ListItemLabel.Maker.make ( FObj p1, PropertyList p2 ) : FObj
[mangled: com/jtauber/fop/fo/flow/ListItemLabel.Maker.make:(Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/FObj;]
PageNumber.Maker.make ( FObj p1, PropertyList p2 ) : FObj
[mangled: com/jtauber/fop/fo/flow/PageNumber.Maker.make:(Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/FObj;]
StaticContent.Maker.make ( FObj p1, PropertyList p2 ) : FObj
[mangled: com/jtauber/fop/fo/flow/StaticContent.Maker.make:(Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/FObj;]
package com.jtauber.fop.fo.pagination
LayoutMasterSet.Maker.make ( FObj p1, PropertyList p2 ) : FObj
[mangled: com/jtauber/fop/fo/pagination/LayoutMasterSet.Maker.make:(Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/FObj;]
PageSequence.Maker.make ( FObj p1, PropertyList p2 ) : FObj
[mangled: com/jtauber/fop/fo/pagination/PageSequence.Maker.make:(Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/FObj;]
RegionAfter.Maker.make ( FObj p1, PropertyList p2 ) : FObj
[mangled: com/jtauber/fop/fo/pagination/RegionAfter.Maker.make:(Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/FObj;]
RegionBefore.Maker.make ( FObj p1, PropertyList p2 ) : FObj
[mangled: com/jtauber/fop/fo/pagination/RegionBefore.Maker.make:(Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/FObj;]
RegionBody.Maker.make ( FObj p1, PropertyList p2 ) : FObj
[mangled: com/jtauber/fop/fo/pagination/RegionBody.Maker.make:(Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/FObj;]
Root.Maker.make ( FObj p1, PropertyList p2 ) : FObj
[mangled: com/jtauber/fop/fo/pagination/Root.Maker.make:(Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/FObj;]
SequenceSpecification.Maker.make ( FObj p1, PropertyList p2 ) : FObj
[mangled: com/jtauber/fop/fo/pagination/SequenceSpecification.Maker.make:(Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/FObj;]
SequenceSpecifierAlternating.Maker.make ( FObj p1, PropertyList p2 ) : FObj
[mangled: com/jtauber/fop/fo/pagination/SequenceSpecifierAlternating.Maker.make:(Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/FObj;]
SequenceSpecifierRepeating.Maker.make ( FObj p1, PropertyList p2 ) : FObj
[mangled: com/jtauber/fop/fo/pagination/SequenceSpecifierRepeating.Maker.make:(Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/FObj;]
SequenceSpecifierSingle.Maker.make ( FObj p1, PropertyList p2 ) : FObj
[mangled: com/jtauber/fop/fo/pagination/SequenceSpecifierSingle.Maker.make:(Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/FObj;]
SimplePageMaster.Maker.make ( FObj p1, PropertyList p2 ) : FObj
[mangled: com/jtauber/fop/fo/pagination/SimplePageMaster.Maker.make:(Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/FObj;]
package com.jtauber.fop.fo.properties
BreakAfter.Maker.BreakAfter.Maker ( )
[mangled: com/jtauber/fop/fo/properties/BreakAfter.Maker."<init>":()V]
BreakAfter.Maker.isInherited ( ) : boolean
[mangled: com/jtauber/fop/fo/properties/BreakAfter.Maker.isInherited:()Z]
BreakAfter.Maker.make ( PropertyList p1 ) : Property
[mangled: com/jtauber/fop/fo/properties/BreakAfter.Maker.make:(Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/Property;]
BreakAfter.Maker.make ( PropertyList p1, String p2 ) : Property
[mangled: com/jtauber/fop/fo/properties/BreakAfter.Maker.make:(Lcom/jtauber/fop/fo/PropertyList;Ljava/lang/String;)Lcom/jtauber/fop/fo/Property;]
BreakBefore.Maker.BreakBefore.Maker ( )
[mangled: com/jtauber/fop/fo/properties/BreakBefore.Maker."<init>":()V]
BreakBefore.Maker.isInherited ( ) : boolean
[mangled: com/jtauber/fop/fo/properties/BreakBefore.Maker.isInherited:()Z]
BreakBefore.Maker.make ( PropertyList p1 ) : Property
[mangled: com/jtauber/fop/fo/properties/BreakBefore.Maker.make:(Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/Property;]
BreakBefore.Maker.make ( PropertyList p1, String p2 ) : Property
[mangled: com/jtauber/fop/fo/properties/BreakBefore.Maker.make:(Lcom/jtauber/fop/fo/PropertyList;Ljava/lang/String;)Lcom/jtauber/fop/fo/Property;]
HRef.Maker.HRef.Maker ( )
[mangled: com/jtauber/fop/fo/properties/HRef.Maker."<init>":()V]
HRef.Maker.isInherited ( ) : boolean
[mangled: com/jtauber/fop/fo/properties/HRef.Maker.isInherited:()Z]
HRef.Maker.make ( PropertyList p1 ) : Property
[mangled: com/jtauber/fop/fo/properties/HRef.Maker.make:(Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/Property;]
HRef.Maker.make ( PropertyList p1, String p2 ) : Property
[mangled: com/jtauber/fop/fo/properties/HRef.Maker.make:(Lcom/jtauber/fop/fo/PropertyList;Ljava/lang/String;)Lcom/jtauber/fop/fo/Property;]
TextIndent.Maker.isInherited ( ) : boolean
[mangled: com/jtauber/fop/fo/properties/TextIndent.Maker.isInherited:()Z]
TextIndent.Maker.make ( PropertyList p1 ) : Property
[mangled: com/jtauber/fop/fo/properties/TextIndent.Maker.make:(Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/Property;]
TextIndent.Maker.make ( PropertyList p1, String p2 ) : Property
[mangled: com/jtauber/fop/fo/properties/TextIndent.Maker.make:(Lcom/jtauber/fop/fo/PropertyList;Ljava/lang/String;)Lcom/jtauber/fop/fo/Property;]
TextIndent.Maker.TextIndent.Maker ( )
[mangled: com/jtauber/fop/fo/properties/TextIndent.Maker."<init>":()V]
package com.jtauber.fop.svg
Line.Maker.Line.Maker ( )
[mangled: com/jtauber/fop/svg/Line.Maker."<init>":()V]
Line.Maker.make ( FObj p1, PropertyList p2 ) : FObj
[mangled: com/jtauber/fop/svg/Line.Maker.make:(Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/FObj;]
Rect.Maker.make ( FObj p1, PropertyList p2 ) : FObj
[mangled: com/jtauber/fop/svg/Rect.Maker.make:(Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/FObj;]
Rect.Maker.Rect.Maker ( )
[mangled: com/jtauber/fop/svg/Rect.Maker."<init>":()V]
SVG.Maker.make ( FObj p1, PropertyList p2 ) : FObj
[mangled: com/jtauber/fop/svg/SVG.Maker.make:(Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/FObj;]
SVG.Maker.SVG.Maker ( )
[mangled: com/jtauber/fop/svg/SVG.Maker."<init>":()V]
SVGLength.Maker.isInherited ( ) : boolean
[mangled: com/jtauber/fop/svg/SVGLength.Maker.isInherited:()Z]
SVGLength.Maker.make ( PropertyList p1 ) : Property
[mangled: com/jtauber/fop/svg/SVGLength.Maker.make:(Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/Property;]
SVGLength.Maker.make ( PropertyList p1, String p2 ) : Property
[mangled: com/jtauber/fop/svg/SVGLength.Maker.make:(Lcom/jtauber/fop/fo/PropertyList;Ljava/lang/String;)Lcom/jtauber/fop/fo/Property;]
SVGLength.Maker.SVGLength.Maker ( )
[mangled: com/jtauber/fop/svg/SVGLength.Maker."<init>":()V]
Text.Maker.make ( FObj p1, PropertyList p2 ) : FObj
[mangled: com/jtauber/fop/svg/Text.Maker.make:(Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/FObj;]
Text.Maker.Text.Maker ( )
[mangled: com/jtauber/fop/svg/Text.Maker."<init>":()V]
fop.0110.jar, MarginBottom.class
package com.jtauber.fop.fo.properties
MarginBottom.getLength ( ) : Length
[mangled: com/jtauber/fop/fo/properties/MarginBottom.getLength:()Lcom/jtauber/fop/fo/Length;]
fop.0110.jar, MarginLeft.class
package com.jtauber.fop.fo.properties
MarginLeft.getLength ( ) : Length
[mangled: com/jtauber/fop/fo/properties/MarginLeft.getLength:()Lcom/jtauber/fop/fo/Length;]
fop.0110.jar, MarginRight.class
package com.jtauber.fop.fo.properties
MarginRight.getLength ( ) : Length
[mangled: com/jtauber/fop/fo/properties/MarginRight.getLength:()Lcom/jtauber/fop/fo/Length;]
fop.0110.jar, MarginTop.class
package com.jtauber.fop.fo.properties
MarginTop.getLength ( ) : Length
[mangled: com/jtauber/fop/fo/properties/MarginTop.getLength:()Lcom/jtauber/fop/fo/Length;]
fop.0110.jar, Page.class
package com.jtauber.fop.layout
Page.getFontInfo ( ) : FontInfo
[mangled: com/jtauber/fop/layout/Page.getFontInfo:()Lcom/jtauber/fop/layout/FontInfo;]
Page.render ( Renderer p1 ) : void
[mangled: com/jtauber/fop/layout/Page.render:(Lcom/jtauber/fop/render/Renderer;)V]
fop.0110.jar, PageHeight.class
package com.jtauber.fop.fo.properties
PageHeight.getLength ( ) : Length
[mangled: com/jtauber/fop/fo/properties/PageHeight.getLength:()Lcom/jtauber/fop/fo/Length;]
fop.0110.jar, PageMaster.class
package com.jtauber.fop.layout
PageMaster.makePage ( AreaTree p1 ) : Page
[mangled: com/jtauber/fop/layout/PageMaster.makePage:(Lcom/jtauber/fop/layout/AreaTree;)Lcom/jtauber/fop/layout/Page;]
fop.0110.jar, PageMasterEven.class
package com.jtauber.fop.fo.properties
PageMasterEven.getString ( ) : String
[mangled: com/jtauber/fop/fo/properties/PageMasterEven.getString:()Ljava/lang/String;]
fop.0110.jar, PageMasterFirst.class
package com.jtauber.fop.fo.properties
PageMasterFirst.getString ( ) : String
[mangled: com/jtauber/fop/fo/properties/PageMasterFirst.getString:()Ljava/lang/String;]
fop.0110.jar, PageMasterName.class
package com.jtauber.fop.fo.properties
PageMasterName.getString ( ) : String
[mangled: com/jtauber/fop/fo/properties/PageMasterName.getString:()Ljava/lang/String;]
fop.0110.jar, PageMasterOdd.class
package com.jtauber.fop.fo.properties
PageMasterOdd.getString ( ) : String
[mangled: com/jtauber/fop/fo/properties/PageMasterOdd.getString:()Ljava/lang/String;]
fop.0110.jar, PageMasterRepeating.class
package com.jtauber.fop.fo.properties
PageMasterRepeating.getString ( ) : String
[mangled: com/jtauber/fop/fo/properties/PageMasterRepeating.getString:()Ljava/lang/String;]
fop.0110.jar, PageNumber.class
package com.jtauber.fop.fo.flow
PageNumber.layout ( Area p1 ) : int
[mangled: com/jtauber/fop/fo/flow/PageNumber.layout:(Lcom/jtauber/fop/layout/Area;)I]
PageNumber.PageNumber ( FObj p1, PropertyList p2 )
[mangled: com/jtauber/fop/fo/flow/PageNumber."<init>":(Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)V]
fop.0110.jar, PageSequence.class
package com.jtauber.fop.fo.pagination
PageSequence.format ( AreaTree p1 ) : void
[mangled: com/jtauber/fop/fo/pagination/PageSequence.format:(Lcom/jtauber/fop/layout/AreaTree;)V]
PageSequence.makePage ( AreaTree p1 ) : Page
[mangled: com/jtauber/fop/fo/pagination/PageSequence.makePage:(Lcom/jtauber/fop/layout/AreaTree;)Lcom/jtauber/fop/layout/Page;]
PageSequence.PageSequence ( FObj p1, PropertyList p2 )
[mangled: com/jtauber/fop/fo/pagination/PageSequence."<init>":(Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)V]
fop.0110.jar, PageWidth.class
package com.jtauber.fop.fo.properties
PageWidth.getLength ( ) : Length
[mangled: com/jtauber/fop/fo/properties/PageWidth.getLength:()Lcom/jtauber/fop/fo/Length;]
fop.0110.jar, PDFRenderer.class
package com.jtauber.fop.render.pdf
PDFRenderer.addLine ( int p1, int p2, int p3, int p4, int p5, float p6, float p7, float p8 ) : void
[mangled: com/jtauber/fop/render/pdf/PDFRenderer.addLine:(IIIIIFFF)V]
PDFRenderer.addRect ( int p1, int p2, int p3, int p4, float p5, float p6, float p7 ) : void
[mangled: com/jtauber/fop/render/pdf/PDFRenderer.addRect:(IIIIFFF)V]
PDFRenderer.addRect ( int p1, int p2, int p3, int p4, float p5, float p6, float p7, float p8, float p9, float p10 ) : void
[mangled: com/jtauber/fop/render/pdf/PDFRenderer.addRect:(IIIIFFFFFF)V]
PDFRenderer.PDFRenderer ( String p1 )
[mangled: com/jtauber/fop/render/pdf/PDFRenderer."<init>":(Ljava/lang/String;)V]
PDFRenderer.render ( AreaTree p1, PrintWriter p2 ) : void
[mangled: com/jtauber/fop/render/pdf/PDFRenderer.render:(Lcom/jtauber/fop/layout/AreaTree;Ljava/io/PrintWriter;)V]
PDFRenderer.renderAreaContainer ( AreaContainer p1 ) : void
[mangled: com/jtauber/fop/render/pdf/PDFRenderer.renderAreaContainer:(Lcom/jtauber/fop/layout/AreaContainer;)V]
PDFRenderer.renderBlockArea ( BlockArea p1 ) : void
[mangled: com/jtauber/fop/render/pdf/PDFRenderer.renderBlockArea:(Lcom/jtauber/fop/layout/BlockArea;)V]
PDFRenderer.renderDisplaySpace ( DisplaySpace p1 ) : void
[mangled: com/jtauber/fop/render/pdf/PDFRenderer.renderDisplaySpace:(Lcom/jtauber/fop/layout/DisplaySpace;)V]
PDFRenderer.renderImageArea ( ImageArea p1 ) : void
[mangled: com/jtauber/fop/render/pdf/PDFRenderer.renderImageArea:(Lcom/jtauber/fop/layout/ImageArea;)V]
PDFRenderer.renderInlineArea ( InlineArea p1 ) : void
[mangled: com/jtauber/fop/render/pdf/PDFRenderer.renderInlineArea:(Lcom/jtauber/fop/layout/InlineArea;)V]
PDFRenderer.renderInlineSpace ( InlineSpace p1 ) : void
[mangled: com/jtauber/fop/render/pdf/PDFRenderer.renderInlineSpace:(Lcom/jtauber/fop/layout/InlineSpace;)V]
PDFRenderer.renderLineArea ( LineArea p1 ) : void
[mangled: com/jtauber/fop/render/pdf/PDFRenderer.renderLineArea:(Lcom/jtauber/fop/layout/LineArea;)V]
PDFRenderer.renderPage ( Page p1 ) : void
[mangled: com/jtauber/fop/render/pdf/PDFRenderer.renderPage:(Lcom/jtauber/fop/layout/Page;)V]
PDFRenderer.renderRuleArea ( RuleArea p1 ) : void
[mangled: com/jtauber/fop/render/pdf/PDFRenderer.renderRuleArea:(Lcom/jtauber/fop/layout/RuleArea;)V]
PDFRenderer.renderSVGArea ( SVGArea p1 ) : void
[mangled: com/jtauber/fop/render/pdf/PDFRenderer.renderSVGArea:(Lcom/jtauber/fop/svg/SVGArea;)V]
PDFRenderer.setupFontInfo ( FontInfo p1 ) : void
[mangled: com/jtauber/fop/render/pdf/PDFRenderer.setupFontInfo:(Lcom/jtauber/fop/layout/FontInfo;)V]
fop.0110.jar, PDFStream.class
package com.jtauber.pdf
PDFStream.addImageArray ( int[ ] p1, int p2, int p3 ) : void
[mangled: com/jtauber/pdf/PDFStream.addImageArray:([III)V]
fop.0110.jar, Property.class
package com.jtauber.fop.fo
Property.getColorType ( ) : ColorType
[mangled: com/jtauber/fop/fo/Property.getColorType:()Lcom/jtauber/fop/fo/ColorType;]
Property.getEnum ( ) : int
[mangled: com/jtauber/fop/fo/Property.getEnum:()I]
Property.getLength ( ) : Length
[mangled: com/jtauber/fop/fo/Property.getLength:()Lcom/jtauber/fop/fo/Length;]
Property.getString ( ) : String
[mangled: com/jtauber/fop/fo/Property.getString:()Ljava/lang/String;]
Property.toDouble ( String p1 ) [static] : double
[mangled: com/jtauber/fop/fo/Property.toDouble:(Ljava/lang/String;)D]
fop.0110.jar, ProvisionalDistanceBetweenStarts.class
package com.jtauber.fop.fo.properties
ProvisionalDistanceBetweenStarts.getLength ( ) : Length
[mangled: com/jtauber/fop/fo/properties/ProvisionalDistanceBetweenStarts.getLength:()Lcom/jtauber/fop/fo/Length;]
fop.0110.jar, ProvisionalLabelSeparation.class
package com.jtauber.fop.fo.properties
ProvisionalLabelSeparation.getLength ( ) : Length
[mangled: com/jtauber/fop/fo/properties/ProvisionalLabelSeparation.getLength:()Lcom/jtauber/fop/fo/Length;]
fop.0110.jar, Rect.class
package com.jtauber.fop.svg
Rect.layout ( Area p1 ) : int
[mangled: com/jtauber/fop/svg/Rect.layout:(Lcom/jtauber/fop/layout/Area;)I]
Rect.maker ( ) [static] : FObj.Maker
[mangled: com/jtauber/fop/svg/Rect.maker:()Lcom/jtauber/fop/fo/FObj$Maker;]
Rect.Rect ( FObj p1, PropertyList p2 )
[mangled: com/jtauber/fop/svg/Rect."<init>":(Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)V]
fop.0110.jar, RectGraphic.class
package com.jtauber.fop.svg
RectGraphic.RectGraphic ( int p1, int p2, int p3, int p4 )
[mangled: com/jtauber/fop/svg/RectGraphic."<init>":(IIII)V]
fop.0110.jar, RegionAfter.class
package com.jtauber.fop.fo.pagination
RegionAfter.RegionAfter ( FObj p1, PropertyList p2 )
[mangled: com/jtauber/fop/fo/pagination/RegionAfter."<init>":(Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)V]
fop.0110.jar, RegionBefore.class
package com.jtauber.fop.fo.pagination
RegionBefore.RegionBefore ( FObj p1, PropertyList p2 )
[mangled: com/jtauber/fop/fo/pagination/RegionBefore."<init>":(Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)V]
fop.0110.jar, RegionBody.class
package com.jtauber.fop.fo.pagination
RegionBody.RegionBody ( FObj p1, PropertyList p2 )
[mangled: com/jtauber/fop/fo/pagination/RegionBody."<init>":(Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)V]
fop.0110.jar, Renderer.class
package com.jtauber.fop.render
Renderer.render ( AreaTree p1, PrintWriter p2 ) [abstract] : void
[mangled: com/jtauber/fop/render/Renderer.render:(Lcom/jtauber/fop/layout/AreaTree;Ljava/io/PrintWriter;)V]
Renderer.renderAreaContainer ( AreaContainer p1 ) [abstract] : void
[mangled: com/jtauber/fop/render/Renderer.renderAreaContainer:(Lcom/jtauber/fop/layout/AreaContainer;)V]
Renderer.renderBlockArea ( BlockArea p1 ) [abstract] : void
[mangled: com/jtauber/fop/render/Renderer.renderBlockArea:(Lcom/jtauber/fop/layout/BlockArea;)V]
Renderer.renderDisplaySpace ( DisplaySpace p1 ) [abstract] : void
[mangled: com/jtauber/fop/render/Renderer.renderDisplaySpace:(Lcom/jtauber/fop/layout/DisplaySpace;)V]
Renderer.renderImageArea ( ImageArea p1 ) [abstract] : void
[mangled: com/jtauber/fop/render/Renderer.renderImageArea:(Lcom/jtauber/fop/layout/ImageArea;)V]
Renderer.renderInlineArea ( InlineArea p1 ) [abstract] : void
[mangled: com/jtauber/fop/render/Renderer.renderInlineArea:(Lcom/jtauber/fop/layout/InlineArea;)V]
Renderer.renderInlineSpace ( InlineSpace p1 ) [abstract] : void
[mangled: com/jtauber/fop/render/Renderer.renderInlineSpace:(Lcom/jtauber/fop/layout/InlineSpace;)V]
Renderer.renderLineArea ( LineArea p1 ) [abstract] : void
[mangled: com/jtauber/fop/render/Renderer.renderLineArea:(Lcom/jtauber/fop/layout/LineArea;)V]
Renderer.renderPage ( Page p1 ) [abstract] : void
[mangled: com/jtauber/fop/render/Renderer.renderPage:(Lcom/jtauber/fop/layout/Page;)V]
Renderer.renderRuleArea ( RuleArea p1 ) [abstract] : void
[mangled: com/jtauber/fop/render/Renderer.renderRuleArea:(Lcom/jtauber/fop/layout/RuleArea;)V]
Renderer.renderSVGArea ( SVGArea p1 ) [abstract] : void
[mangled: com/jtauber/fop/render/Renderer.renderSVGArea:(Lcom/jtauber/fop/svg/SVGArea;)V]
Renderer.setupFontInfo ( FontInfo p1 ) [abstract] : void
[mangled: com/jtauber/fop/render/Renderer.setupFontInfo:(Lcom/jtauber/fop/layout/FontInfo;)V]
fop.0110.jar, Root.class
package com.jtauber.fop.fo.pagination
Root.format ( AreaTree p1 ) : void
[mangled: com/jtauber/fop/fo/pagination/Root.format:(Lcom/jtauber/fop/layout/AreaTree;)V]
Root.Root ( FObj p1, PropertyList p2 )
[mangled: com/jtauber/fop/fo/pagination/Root."<init>":(Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)V]
fop.0110.jar, RuleArea.class
package com.jtauber.fop.layout
RuleArea.render ( Renderer p1 ) : void
[mangled: com/jtauber/fop/layout/RuleArea.render:(Lcom/jtauber/fop/render/Renderer;)V]
fop.0110.jar, RuleThickness.class
package com.jtauber.fop.fo.properties
RuleThickness.getLength ( ) : Length
[mangled: com/jtauber/fop/fo/properties/RuleThickness.getLength:()Lcom/jtauber/fop/fo/Length;]
fop.0110.jar, SAXProcessor.class
package com.jtauber.fop.apps
SAXProcessor.SAXProcessor ( Parser p1, InputSource p2, Renderer p3 )
[mangled: com/jtauber/fop/apps/SAXProcessor."<init>":(Lorg/xml/sax/Parser;Lorg/xml/sax/InputSource;Lcom/jtauber/fop/render/Renderer;)V]
fop.0110.jar, SequenceSpecification.class
package com.jtauber.fop.fo.pagination
SequenceSpecification.SequenceSpecification ( FObj p1, PropertyList p2 )
[mangled: com/jtauber/fop/fo/pagination/SequenceSpecification."<init>":(Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)V]
fop.0110.jar, SequenceSpecifier.class
package com.jtauber.fop.fo.pagination
SequenceSpecifier.SequenceSpecifier ( FObj p1, PropertyList p2 )
[mangled: com/jtauber/fop/fo/pagination/SequenceSpecifier."<init>":(Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)V]
fop.0110.jar, SequenceSpecifierAlternating.class
package com.jtauber.fop.fo.pagination
SequenceSpecifierAlternating.SequenceSpecifierAlternating ( FObj p1, PropertyList p2 )
[mangled: com/jtauber/fop/fo/pagination/SequenceSpecifierAlternating."<init>":(Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)V]
fop.0110.jar, SequenceSpecifierRepeating.class
package com.jtauber.fop.fo.pagination
SequenceSpecifierRepeating.SequenceSpecifierRepeating ( FObj p1, PropertyList p2 )
[mangled: com/jtauber/fop/fo/pagination/SequenceSpecifierRepeating."<init>":(Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)V]
fop.0110.jar, SequenceSpecifierSingle.class
package com.jtauber.fop.fo.pagination
SequenceSpecifierSingle.SequenceSpecifierSingle ( FObj p1, PropertyList p2 )
[mangled: com/jtauber/fop/fo/pagination/SequenceSpecifierSingle."<init>":(Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)V]
fop.0110.jar, SimplePageMaster.class
package com.jtauber.fop.fo.pagination
SimplePageMaster.end ( ) : void
[mangled: com/jtauber/fop/fo/pagination/SimplePageMaster.end:()V]
SimplePageMaster.SimplePageMaster ( FObj p1, PropertyList p2 )
[mangled: com/jtauber/fop/fo/pagination/SimplePageMaster."<init>":(Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)V]
fop.0110.jar, SpaceAfterOptimum.class
package com.jtauber.fop.fo.properties
SpaceAfterOptimum.getLength ( ) : Length
[mangled: com/jtauber/fop/fo/properties/SpaceAfterOptimum.getLength:()Lcom/jtauber/fop/fo/Length;]
fop.0110.jar, SpaceBeforeOptimum.class
package com.jtauber.fop.fo.properties
SpaceBeforeOptimum.getLength ( ) : Length
[mangled: com/jtauber/fop/fo/properties/SpaceBeforeOptimum.getLength:()Lcom/jtauber/fop/fo/Length;]
fop.0110.jar, StandardElementMapping.class
package com.jtauber.fop.fo
StandardElementMapping.addToBuilder ( FOTreeBuilder p1 ) [static] : void
[mangled: com/jtauber/fop/fo/StandardElementMapping.addToBuilder:(Lcom/jtauber/fop/fo/FOTreeBuilder;)V]
StandardElementMapping.StandardElementMapping ( )
[mangled: com/jtauber/fop/fo/StandardElementMapping."<init>":()V]
fop.0110.jar, StartIndent.class
package com.jtauber.fop.fo.properties
StartIndent.getLength ( ) : Length
[mangled: com/jtauber/fop/fo/properties/StartIndent.getLength:()Lcom/jtauber/fop/fo/Length;]
fop.0110.jar, StaticContent.class
package com.jtauber.fop.fo.flow
StaticContent.layout ( Area p1 ) : int
[mangled: com/jtauber/fop/fo/flow/StaticContent.layout:(Lcom/jtauber/fop/layout/Area;)I]
StaticContent.StaticContent ( FObj p1, PropertyList p2 )
[mangled: com/jtauber/fop/fo/flow/StaticContent."<init>":(Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)V]
fop.0110.jar, SVG.class
package com.jtauber.fop.svg
SVG.layout ( Area p1 ) : int
[mangled: com/jtauber/fop/svg/SVG.layout:(Lcom/jtauber/fop/layout/Area;)I]
SVG.maker ( ) [static] : FObj.Maker
[mangled: com/jtauber/fop/svg/SVG.maker:()Lcom/jtauber/fop/fo/FObj$Maker;]
SVG.SVG ( FObj p1, PropertyList p2 )
[mangled: com/jtauber/fop/svg/SVG."<init>":(Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)V]
fop.0110.jar, SVGArea.class
package com.jtauber.fop.svg
SVGArea.addGraphic ( Graphic p1 ) : void
[mangled: com/jtauber/fop/svg/SVGArea.addGraphic:(Lcom/jtauber/fop/svg/Graphic;)V]
SVGArea.render ( Renderer p1 ) : void
[mangled: com/jtauber/fop/svg/SVGArea.render:(Lcom/jtauber/fop/render/Renderer;)V]
SVGArea.SVGArea ( FontState p1, int p2, int p3 )
[mangled: com/jtauber/fop/svg/SVGArea."<init>":(Lcom/jtauber/fop/layout/FontState;II)V]
fop.0110.jar, SVGElementMapping.class
package com.jtauber.fop.svg
SVGElementMapping.addToBuilder ( FOTreeBuilder p1 ) [static] : void
[mangled: com/jtauber/fop/svg/SVGElementMapping.addToBuilder:(Lcom/jtauber/fop/fo/FOTreeBuilder;)V]
SVGElementMapping.SVGElementMapping ( )
[mangled: com/jtauber/fop/svg/SVGElementMapping."<init>":()V]
fop.0110.jar, SVGLength.class
package com.jtauber.fop.svg
SVGLength.getLength ( ) : Length
[mangled: com/jtauber/fop/svg/SVGLength.getLength:()Lcom/jtauber/fop/fo/Length;]
SVGLength.maker ( ) [static] : Property.Maker
[mangled: com/jtauber/fop/svg/SVGLength.maker:()Lcom/jtauber/fop/fo/Property$Maker;]
SVGLength.SVGLength ( PropertyList p1, Length p2 )
[mangled: com/jtauber/fop/svg/SVGLength."<init>":(Lcom/jtauber/fop/fo/PropertyList;Lcom/jtauber/fop/fo/Length;)V]
fop.0110.jar, Text.class
package com.jtauber.fop.svg
Text.addCharacters ( char[ ] p1, int p2, int p3 ) : void
[mangled: com/jtauber/fop/svg/Text.addCharacters:([CII)V]
Text.layout ( Area p1 ) : int
[mangled: com/jtauber/fop/svg/Text.layout:(Lcom/jtauber/fop/layout/Area;)I]
Text.maker ( ) [static] : FObj.Maker
[mangled: com/jtauber/fop/svg/Text.maker:()Lcom/jtauber/fop/fo/FObj$Maker;]
Text.Text ( FObj p1, PropertyList p2 )
[mangled: com/jtauber/fop/svg/Text."<init>":(Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)V]
fop.0110.jar, TextAlign.class
package com.jtauber.fop.fo.properties
TextAlign.getEnum ( ) : int
[mangled: com/jtauber/fop/fo/properties/TextAlign.getEnum:()I]
fop.0110.jar, TextAlignLast.class
package com.jtauber.fop.fo.properties
TextAlignLast.getEnum ( ) : int
[mangled: com/jtauber/fop/fo/properties/TextAlignLast.getEnum:()I]
fop.0110.jar, TextGraphic.class
package com.jtauber.fop.svg
TextGraphic.TextGraphic ( int p1, int p2, String p3 )
[mangled: com/jtauber/fop/svg/TextGraphic."<init>":(IILjava/lang/String;)V]
fop.0110.jar, TextIndent.class
package com.jtauber.fop.fo.properties
TextIndent.getLength ( ) : Length
[mangled: com/jtauber/fop/fo/properties/TextIndent.getLength:()Lcom/jtauber/fop/fo/Length;]
TextIndent.maker ( ) [static] : Property.Maker
[mangled: com/jtauber/fop/fo/properties/TextIndent.maker:()Lcom/jtauber/fop/fo/Property$Maker;]
TextIndent.TextIndent ( PropertyList p1, Length p2 )
[mangled: com/jtauber/fop/fo/properties/TextIndent."<init>":(Lcom/jtauber/fop/fo/PropertyList;Lcom/jtauber/fop/fo/Length;)V]
fop.0110.jar, TimesBold.class
package com.jtauber.fop.render.pdf.fonts
TimesBold.encoding ( ) : String
[mangled: com/jtauber/fop/render/pdf/fonts/TimesBold.encoding:()Ljava/lang/String;]
TimesBold.fontName ( ) : String
[mangled: com/jtauber/fop/render/pdf/fonts/TimesBold.fontName:()Ljava/lang/String;]
TimesBold.getAscender ( ) : int
[mangled: com/jtauber/fop/render/pdf/fonts/TimesBold.getAscender:()I]
TimesBold.getCapHeight ( ) : int
[mangled: com/jtauber/fop/render/pdf/fonts/TimesBold.getCapHeight:()I]
TimesBold.getDescender ( ) : int
[mangled: com/jtauber/fop/render/pdf/fonts/TimesBold.getDescender:()I]
TimesBold.getXHeight ( ) : int
[mangled: com/jtauber/fop/render/pdf/fonts/TimesBold.getXHeight:()I]
TimesBold.TimesBold ( )
[mangled: com/jtauber/fop/render/pdf/fonts/TimesBold."<init>":()V]
TimesBold.width ( int p1 ) : int
[mangled: com/jtauber/fop/render/pdf/fonts/TimesBold.width:(I)I]
fop.0110.jar, TimesBoldItalic.class
package com.jtauber.fop.render.pdf.fonts
TimesBoldItalic.encoding ( ) : String
[mangled: com/jtauber/fop/render/pdf/fonts/TimesBoldItalic.encoding:()Ljava/lang/String;]
TimesBoldItalic.fontName ( ) : String
[mangled: com/jtauber/fop/render/pdf/fonts/TimesBoldItalic.fontName:()Ljava/lang/String;]
TimesBoldItalic.getAscender ( ) : int
[mangled: com/jtauber/fop/render/pdf/fonts/TimesBoldItalic.getAscender:()I]
TimesBoldItalic.getCapHeight ( ) : int
[mangled: com/jtauber/fop/render/pdf/fonts/TimesBoldItalic.getCapHeight:()I]
TimesBoldItalic.getDescender ( ) : int
[mangled: com/jtauber/fop/render/pdf/fonts/TimesBoldItalic.getDescender:()I]
TimesBoldItalic.getXHeight ( ) : int
[mangled: com/jtauber/fop/render/pdf/fonts/TimesBoldItalic.getXHeight:()I]
TimesBoldItalic.TimesBoldItalic ( )
[mangled: com/jtauber/fop/render/pdf/fonts/TimesBoldItalic."<init>":()V]
TimesBoldItalic.width ( int p1 ) : int
[mangled: com/jtauber/fop/render/pdf/fonts/TimesBoldItalic.width:(I)I]
fop.0110.jar, TimesItalic.class
package com.jtauber.fop.render.pdf.fonts
TimesItalic.encoding ( ) : String
[mangled: com/jtauber/fop/render/pdf/fonts/TimesItalic.encoding:()Ljava/lang/String;]
TimesItalic.fontName ( ) : String
[mangled: com/jtauber/fop/render/pdf/fonts/TimesItalic.fontName:()Ljava/lang/String;]
TimesItalic.getAscender ( ) : int
[mangled: com/jtauber/fop/render/pdf/fonts/TimesItalic.getAscender:()I]
TimesItalic.getCapHeight ( ) : int
[mangled: com/jtauber/fop/render/pdf/fonts/TimesItalic.getCapHeight:()I]
TimesItalic.getDescender ( ) : int
[mangled: com/jtauber/fop/render/pdf/fonts/TimesItalic.getDescender:()I]
TimesItalic.getXHeight ( ) : int
[mangled: com/jtauber/fop/render/pdf/fonts/TimesItalic.getXHeight:()I]
TimesItalic.TimesItalic ( )
[mangled: com/jtauber/fop/render/pdf/fonts/TimesItalic."<init>":()V]
TimesItalic.width ( int p1 ) : int
[mangled: com/jtauber/fop/render/pdf/fonts/TimesItalic.width:(I)I]
fop.0110.jar, TimesRoman.class
package com.jtauber.fop.render.pdf.fonts
TimesRoman.encoding ( ) : String
[mangled: com/jtauber/fop/render/pdf/fonts/TimesRoman.encoding:()Ljava/lang/String;]
TimesRoman.fontName ( ) : String
[mangled: com/jtauber/fop/render/pdf/fonts/TimesRoman.fontName:()Ljava/lang/String;]
TimesRoman.getAscender ( ) : int
[mangled: com/jtauber/fop/render/pdf/fonts/TimesRoman.getAscender:()I]
TimesRoman.getCapHeight ( ) : int
[mangled: com/jtauber/fop/render/pdf/fonts/TimesRoman.getCapHeight:()I]
TimesRoman.getDescender ( ) : int
[mangled: com/jtauber/fop/render/pdf/fonts/TimesRoman.getDescender:()I]
TimesRoman.getXHeight ( ) : int
[mangled: com/jtauber/fop/render/pdf/fonts/TimesRoman.getXHeight:()I]
TimesRoman.TimesRoman ( )
[mangled: com/jtauber/fop/render/pdf/fonts/TimesRoman."<init>":()V]
TimesRoman.width ( int p1 ) : int
[mangled: com/jtauber/fop/render/pdf/fonts/TimesRoman.width:(I)I]
fop.0110.jar, WhiteSpaceTreatment.class
package com.jtauber.fop.fo.properties
WhiteSpaceTreatment.getEnum ( ) : int
[mangled: com/jtauber/fop/fo/properties/WhiteSpaceTreatment.getEnum:()I]
fop.0110.jar, WrapOption.class
package com.jtauber.fop.fo.properties
WrapOption.getEnum ( ) : int
[mangled: com/jtauber/fop/fo/properties/WrapOption.getEnum:()I]
fop.0110.jar, XMLRenderer.class
package com.jtauber.fop.render.xml
XMLRenderer.render ( AreaTree p1, PrintWriter p2 ) : void
[mangled: com/jtauber/fop/render/xml/XMLRenderer.render:(Lcom/jtauber/fop/layout/AreaTree;Ljava/io/PrintWriter;)V]
XMLRenderer.renderAreaContainer ( AreaContainer p1 ) : void
[mangled: com/jtauber/fop/render/xml/XMLRenderer.renderAreaContainer:(Lcom/jtauber/fop/layout/AreaContainer;)V]
XMLRenderer.renderBlockArea ( BlockArea p1 ) : void
[mangled: com/jtauber/fop/render/xml/XMLRenderer.renderBlockArea:(Lcom/jtauber/fop/layout/BlockArea;)V]
XMLRenderer.renderDisplaySpace ( DisplaySpace p1 ) : void
[mangled: com/jtauber/fop/render/xml/XMLRenderer.renderDisplaySpace:(Lcom/jtauber/fop/layout/DisplaySpace;)V]
XMLRenderer.renderImageArea ( ImageArea p1 ) : void
[mangled: com/jtauber/fop/render/xml/XMLRenderer.renderImageArea:(Lcom/jtauber/fop/layout/ImageArea;)V]
XMLRenderer.renderInlineArea ( InlineArea p1 ) : void
[mangled: com/jtauber/fop/render/xml/XMLRenderer.renderInlineArea:(Lcom/jtauber/fop/layout/InlineArea;)V]
XMLRenderer.renderInlineSpace ( InlineSpace p1 ) : void
[mangled: com/jtauber/fop/render/xml/XMLRenderer.renderInlineSpace:(Lcom/jtauber/fop/layout/InlineSpace;)V]
XMLRenderer.renderLineArea ( LineArea p1 ) : void
[mangled: com/jtauber/fop/render/xml/XMLRenderer.renderLineArea:(Lcom/jtauber/fop/layout/LineArea;)V]
XMLRenderer.renderPage ( Page p1 ) : void
[mangled: com/jtauber/fop/render/xml/XMLRenderer.renderPage:(Lcom/jtauber/fop/layout/Page;)V]
XMLRenderer.renderRuleArea ( RuleArea p1 ) : void
[mangled: com/jtauber/fop/render/xml/XMLRenderer.renderRuleArea:(Lcom/jtauber/fop/layout/RuleArea;)V]
XMLRenderer.renderSVGArea ( SVGArea p1 ) : void
[mangled: com/jtauber/fop/render/xml/XMLRenderer.renderSVGArea:(Lcom/jtauber/fop/svg/SVGArea;)V]
XMLRenderer.setupFontInfo ( FontInfo p1 ) : void
[mangled: com/jtauber/fop/render/xml/XMLRenderer.setupFontInfo:(Lcom/jtauber/fop/layout/FontInfo;)V]
XMLRenderer.writeElement ( String p1 ) : void
[mangled: com/jtauber/fop/render/xml/XMLRenderer.writeElement:(Ljava/lang/String;)V]
XMLRenderer.writeEmptyElementTag ( String p1 ) : void
[mangled: com/jtauber/fop/render/xml/XMLRenderer.writeEmptyElementTag:(Ljava/lang/String;)V]
XMLRenderer.writeEndTag ( String p1 ) : void
[mangled: com/jtauber/fop/render/xml/XMLRenderer.writeEndTag:(Ljava/lang/String;)V]
XMLRenderer.writeIndent ( ) : void
[mangled: com/jtauber/fop/render/xml/XMLRenderer.writeIndent:()V]
XMLRenderer.writeStartTag ( String p1 ) : void
[mangled: com/jtauber/fop/render/xml/XMLRenderer.writeStartTag:(Ljava/lang/String;)V]
XMLRenderer.XMLRenderer ( String p1 )
[mangled: com/jtauber/fop/render/xml/XMLRenderer."<init>":(Ljava/lang/String;)V]
openxml.106-fix.jar, BaseParser.class
package org.openxml.parser
BaseParser.error ( Exception p1 ) : void
[mangled: org/openxml/parser/BaseParser.error:(Ljava/lang/Exception;)V]
BaseParser.error ( short p1, String p2 ) : void
[mangled: org/openxml/parser/BaseParser.error:(SLjava/lang/String;)V]
BaseParser.getLastException ( ) : ParseException
[mangled: org/openxml/parser/BaseParser.getLastException:()Lorg/openxml/parser/ParseException;]
openxml.106-fix.jar, Holder.class
package org.openxml.source
Holder.getLastException ( ) [abstract] : IOException
[mangled: org/openxml/source/Holder.getLastException:()Ljava/io/IOException;]
openxml.106-fix.jar, Parser.class
package org.openxml.io
Parser.getLastException ( ) [abstract] : ParseException
[mangled: org/openxml/io/Parser.getLastException:()Lorg/openxml/parser/ParseException;]
xslp.19991017-fix.jar, DefaultFormatter.class
package com.kvisco.xsl
DefaultFormatter.process ( Document p1, PrintWriter p2, OutputFormat p3 ) : void
[mangled: com/kvisco/xsl/DefaultFormatter.process:(Lorg/w3c/dom/Document;Ljava/io/PrintWriter;Lcom/kvisco/xsl/OutputFormat;)V]
xslp.19991017-fix.jar, Formatter.class
package com.kvisco.xsl
Formatter.process ( Document p1, PrintWriter p2, OutputFormat p3 ) : void
[mangled: com/kvisco/xsl/Formatter.process:(Lorg/w3c/dom/Document;Ljava/io/PrintWriter;Lcom/kvisco/xsl/OutputFormat;)V]
xslp.19991017-fix.jar, Output.class
package com.kvisco.xsl
Output.getDoctypePublicId ( ) : String
[mangled: com/kvisco/xsl/Output.getDoctypePublicId:()Ljava/lang/String;]
Output.getDoctypeSystemId ( ) : String
[mangled: com/kvisco/xsl/Output.getDoctypeSystemId:()Ljava/lang/String;]
Output.getIndent ( ) : boolean
[mangled: com/kvisco/xsl/Output.getIndent:()Z]
Output.getMethod ( ) : String
[mangled: com/kvisco/xsl/Output.getMethod:()Ljava/lang/String;]
Output.getOmitXMLDeclaration ( ) : boolean
[mangled: com/kvisco/xsl/Output.getOmitXMLDeclaration:()Z]
Output.getVersion ( ) : String
[mangled: com/kvisco/xsl/Output.getVersion:()Ljava/lang/String;]
Output.Output ( XSLStylesheet p1 )
[mangled: com/kvisco/xsl/Output."<init>":(Lcom/kvisco/xsl/XSLStylesheet;)V]
Output.setDoctypePublicId ( String p1 ) : void
[mangled: com/kvisco/xsl/Output.setDoctypePublicId:(Ljava/lang/String;)V]
Output.setDoctypeSystemId ( String p1 ) : void
[mangled: com/kvisco/xsl/Output.setDoctypeSystemId:(Ljava/lang/String;)V]
Output.setIndent ( boolean p1 ) : void
[mangled: com/kvisco/xsl/Output.setIndent:(Z)V]
Output.setMethod ( String p1 ) : void
[mangled: com/kvisco/xsl/Output.setMethod:(Ljava/lang/String;)V]
Output.setOmitXMLDeclaration ( boolean p1 ) : void
[mangled: com/kvisco/xsl/Output.setOmitXMLDeclaration:(Z)V]
Output.setVersion ( String p1 ) : void
[mangled: com/kvisco/xsl/Output.setVersion:(Ljava/lang/String;)V]
xslp.19991017-fix.jar, OutputFormat.class
package com.kvisco.xsl
OutputFormat.getDoctypePublicId ( ) [abstract] : String
[mangled: com/kvisco/xsl/OutputFormat.getDoctypePublicId:()Ljava/lang/String;]
OutputFormat.getDoctypeSystemId ( ) [abstract] : String
[mangled: com/kvisco/xsl/OutputFormat.getDoctypeSystemId:()Ljava/lang/String;]
OutputFormat.getIndent ( ) [abstract] : boolean
[mangled: com/kvisco/xsl/OutputFormat.getIndent:()Z]
OutputFormat.getMethod ( ) [abstract] : String
[mangled: com/kvisco/xsl/OutputFormat.getMethod:()Ljava/lang/String;]
OutputFormat.getOmitXMLDeclaration ( ) [abstract] : boolean
[mangled: com/kvisco/xsl/OutputFormat.getOmitXMLDeclaration:()Z]
OutputFormat.getVersion ( ) [abstract] : String
[mangled: com/kvisco/xsl/OutputFormat.getVersion:()Ljava/lang/String;]
OutputFormat.setDoctypePublicId ( String p1 ) [abstract] : void
[mangled: com/kvisco/xsl/OutputFormat.setDoctypePublicId:(Ljava/lang/String;)V]
OutputFormat.setDoctypeSystemId ( String p1 ) [abstract] : void
[mangled: com/kvisco/xsl/OutputFormat.setDoctypeSystemId:(Ljava/lang/String;)V]
OutputFormat.setIndent ( boolean p1 ) [abstract] : void
[mangled: com/kvisco/xsl/OutputFormat.setIndent:(Z)V]
OutputFormat.setMethod ( String p1 ) [abstract] : void
[mangled: com/kvisco/xsl/OutputFormat.setMethod:(Ljava/lang/String;)V]
OutputFormat.setOmitXMLDeclaration ( boolean p1 ) [abstract] : void
[mangled: com/kvisco/xsl/OutputFormat.setOmitXMLDeclaration:(Z)V]
OutputFormat.setVersion ( String p1 ) [abstract] : void
[mangled: com/kvisco/xsl/OutputFormat.setVersion:(Ljava/lang/String;)V]
xslp.19991017-fix.jar, XMLPrinter.class
package com.kvisco.xml
XMLPrinter.printNormalizedAttrValue ( String p1 ) : void
[mangled: com/kvisco/xml/XMLPrinter.printNormalizedAttrValue:(Ljava/lang/String;)V]
xslp.19991017-fix.jar, XSLStylesheet.class
package com.kvisco.xsl
XSLStylesheet.getOutput ( ) : Output
[mangled: com/kvisco/xsl/XSLStylesheet.getOutput:()Lcom/kvisco/xsl/Output;]
to the top
Removed Methods (396)
Cocoon.jar, AbstractXSLTProcessor.class
package org.apache.cocoon.processor.xslt
AbstractXSLTProcessor.getStylesheet ( Document p1, Hashtable p2 ) : Document
[mangled: org/apache/cocoon/processor/xslt/AbstractXSLTProcessor.getStylesheet:(Lorg/w3c/dom/Document;Ljava/util/Hashtable;)Lorg/w3c/dom/Document;]
AbstractXSLTProcessor.process ( Document p1, Hashtable p2 ) [abstract] : Document
[mangled: org/apache/cocoon/processor/xslt/AbstractXSLTProcessor.process:(Lorg/w3c/dom/Document;Ljava/util/Hashtable;)Lorg/w3c/dom/Document;]
Cocoon.jar, CocoonStore.class
package org.apache.cocoon.store
CocoonStore.CocoonStore ( )
[mangled: org/apache/cocoon/store/CocoonStore."<init>":()V]
CocoonStore.containsKey ( Object p1 ) : boolean
[mangled: org/apache/cocoon/store/CocoonStore.containsKey:(Ljava/lang/Object;)Z]
CocoonStore.get ( Object p1 ) : Object
[mangled: org/apache/cocoon/store/CocoonStore.get:(Ljava/lang/Object;)Ljava/lang/Object;]
CocoonStore.getStatus ( ) : String
[mangled: org/apache/cocoon/store/CocoonStore.getStatus:()Ljava/lang/String;]
CocoonStore.hold ( Object p1, Object p2 ) : void
[mangled: org/apache/cocoon/store/CocoonStore.hold:(Ljava/lang/Object;Ljava/lang/Object;)V]
CocoonStore.init ( Configurations p1 ) : void
[mangled: org/apache/cocoon/store/CocoonStore.init:(Lorg/apache/cocoon/framework/Configurations;)V]
CocoonStore.list ( ) : Enumeration
[mangled: org/apache/cocoon/store/CocoonStore.list:()Ljava/util/Enumeration;]
CocoonStore.remove ( Object p1 ) : void
[mangled: org/apache/cocoon/store/CocoonStore.remove:(Ljava/lang/Object;)V]
CocoonStore.store ( Object p1, Object p2 ) : void
[mangled: org/apache/cocoon/store/CocoonStore.store:(Ljava/lang/Object;Ljava/lang/Object;)V]
Cocoon.jar, DCPProcessor.class
package org.apache.cocoon.processor.dcp
DCPProcessor.process ( Document p1, Hashtable p2 ) : Document
[mangled: org/apache/cocoon/processor/dcp/DCPProcessor.process:(Lorg/w3c/dom/Document;Ljava/util/Hashtable;)Lorg/w3c/dom/Document;]
Cocoon.jar, Engine.class
package org.apache.cocoon
Engine.Engine ( String p1 )
[mangled: org/apache/cocoon/Engine."<init>":(Ljava/lang/String;)V]
Cocoon.jar, EngineWrapper.class
package org.apache.cocoon
EngineWrapper.EngineWrapper ( String p1 )
[mangled: org/apache/cocoon/EngineWrapper."<init>":(Ljava/lang/String;)V]
Cocoon.jar, FOPFormatter.class
package org.apache.cocoon.formatter.pdf
FOPFormatter.format ( Document p1, Writer p2 ) : void
[mangled: org/apache/cocoon/formatter/pdf/FOPFormatter.format:(Lorg/w3c/dom/Document;Ljava/io/Writer;)V]
Cocoon.jar, Formatter.class
package org.apache.cocoon.formatter
Formatter.format ( Document p1, Writer p2 ) [abstract] : void
[mangled: org/apache/cocoon/formatter/Formatter.format:(Lorg/w3c/dom/Document;Ljava/io/Writer;)V]
Cocoon.jar, Frontend.class
package org.apache.cocoon
Frontend.error ( PrintWriter p1, String p2, Throwable p3 ) [static] : void
[mangled: org/apache/cocoon/Frontend.error:(Ljava/io/PrintWriter;Ljava/lang/String;Ljava/lang/Throwable;)V]
Frontend.print ( PrintWriter p1, String p2, String p3 ) [static] : void
[mangled: org/apache/cocoon/Frontend.print:(Ljava/io/PrintWriter;Ljava/lang/String;Ljava/lang/String;)V]
Cocoon.jar, IBMXMLParser.class
package org.apache.cocoon.parser
IBMXMLParser.parse ( Reader p1 ) : Document
[mangled: org/apache/cocoon/parser/IBMXMLParser.parse:(Ljava/io/Reader;)Lorg/w3c/dom/Document;]
Cocoon.jar, LotusXSLProcessor.class
package org.apache.cocoon.processor.xslt
LotusXSLProcessor.process ( Document p1, Hashtable p2 ) : Document
[mangled: org/apache/cocoon/processor/xslt/LotusXSLProcessor.process:(Lorg/w3c/dom/Document;Ljava/util/Hashtable;)Lorg/w3c/dom/Document;]
Cocoon.jar, Memorizer.class
package org.apache.cocoon.store
Memorizer.containsKey ( Object p1 ) : boolean
[mangled: org/apache/cocoon/store/Memorizer.containsKey:(Ljava/lang/Object;)Z]
Memorizer.get ( Object p1 ) : Object
[mangled: org/apache/cocoon/store/Memorizer.get:(Ljava/lang/Object;)Ljava/lang/Object;]
Memorizer.hold ( Object p1, Object p2 ) : void
[mangled: org/apache/cocoon/store/Memorizer.hold:(Ljava/lang/Object;Ljava/lang/Object;)V]
Memorizer.list ( ) : Enumeration
[mangled: org/apache/cocoon/store/Memorizer.list:()Ljava/util/Enumeration;]
Memorizer.Memorizer ( int p1 )
[mangled: org/apache/cocoon/store/Memorizer."<init>":(I)V]
Memorizer.remove ( Object p1 ) : void
[mangled: org/apache/cocoon/store/Memorizer.remove:(Ljava/lang/Object;)V]
Cocoon.jar, OpenXMLFormatter.class
package org.apache.cocoon.formatter
OpenXMLFormatter.format ( Document p1, Writer p2 ) : void
[mangled: org/apache/cocoon/formatter/OpenXMLFormatter.format:(Lorg/w3c/dom/Document;Ljava/io/Writer;)V]
Cocoon.jar, OpenXMLParser.class
package org.apache.cocoon.parser
OpenXMLParser.parse ( Reader p1 ) : Document
[mangled: org/apache/cocoon/parser/OpenXMLParser.parse:(Ljava/io/Reader;)Lorg/w3c/dom/Document;]
Cocoon.jar, OracleXMLParser.class
package org.apache.cocoon.parser
OracleXMLParser.parse ( Reader p1 ) : Document
[mangled: org/apache/cocoon/parser/OracleXMLParser.parse:(Ljava/io/Reader;)Lorg/w3c/dom/Document;]
Cocoon.jar, OracleXSLProcessor.class
package org.apache.cocoon.processor.xslt
OracleXSLProcessor.process ( Document p1, Hashtable p2 ) : Document
[mangled: org/apache/cocoon/processor/xslt/OracleXSLProcessor.process:(Lorg/w3c/dom/Document;Ljava/util/Hashtable;)Lorg/w3c/dom/Document;]
Cocoon.jar, Parser.class
package org.apache.cocoon.parser
Parser.parse ( Reader p1 ) [abstract] : Document
[mangled: org/apache/cocoon/parser/Parser.parse:(Ljava/io/Reader;)Lorg/w3c/dom/Document;]
Cocoon.jar, Processor.class
package org.apache.cocoon.processor
Processor.process ( Document p1, Hashtable p2 ) [abstract] : Document
[mangled: org/apache/cocoon/processor/Processor.process:(Lorg/w3c/dom/Document;Ljava/util/Hashtable;)Lorg/w3c/dom/Document;]
Cocoon.jar, Serializer.class
package org.apache.cocoon.store
Serializer.containsKey ( Object p1 ) : boolean
[mangled: org/apache/cocoon/store/Serializer.containsKey:(Ljava/lang/Object;)Z]
Serializer.get ( Object p1 ) : Object
[mangled: org/apache/cocoon/store/Serializer.get:(Ljava/lang/Object;)Ljava/lang/Object;]
Serializer.list ( ) : Enumeration
[mangled: org/apache/cocoon/store/Serializer.list:()Ljava/util/Enumeration;]
Serializer.remove ( Object p1 ) : void
[mangled: org/apache/cocoon/store/Serializer.remove:(Ljava/lang/Object;)V]
Serializer.Serializer ( File p1 )
[mangled: org/apache/cocoon/store/Serializer."<init>":(Ljava/io/File;)V]
Serializer.store ( Object p1, Object p2 ) : void
[mangled: org/apache/cocoon/store/Serializer.store:(Ljava/lang/Object;Ljava/lang/Object;)V]
Cocoon.jar, SunXMLParser.class
package org.apache.cocoon.parser
SunXMLParser.parse ( Reader p1 ) : Document
[mangled: org/apache/cocoon/parser/SunXMLParser.parse:(Ljava/io/Reader;)Lorg/w3c/dom/Document;]
Cocoon.jar, XSLPHTMLFormatter.class
package org.apache.cocoon.formatter.html
XSLPHTMLFormatter.format ( Document p1, Writer p2 ) : void
[mangled: org/apache/cocoon/formatter/html/XSLPHTMLFormatter.format:(Lorg/w3c/dom/Document;Ljava/io/Writer;)V]
Cocoon.jar, XSLPProcessor.class
package org.apache.cocoon.processor.xslt
XSLPProcessor.process ( Document p1, Hashtable p2 ) : Document
[mangled: org/apache/cocoon/processor/xslt/XSLPProcessor.process:(Lorg/w3c/dom/Document;Ljava/util/Hashtable;)Lorg/w3c/dom/Document;]
fop.091.jar, Block.class
package com.jtauber.fop.fo.flow
Block.Block ( Document p1, FObj p2, PropertyList p3 )
[mangled: com/jtauber/fop/fo/flow/Block."<init>":(Lcom/jtauber/fop/layout/Document;Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)V]
Block.layout ( ) : void
[mangled: com/jtauber/fop/fo/flow/Block.layout:()V]
fop.091.jar, BlockArea.class
package com.jtauber.fop.layout
BlockArea.BlockArea ( FontState p1, int p2, int p3, int p4, int p5, int p6, int p7, int p8, boolean p9, boolean p10, int p11, int p12, int p13 )
[mangled: com/jtauber/fop/layout/BlockArea."<init>":(Lcom/jtauber/fop/layout/FontState;IIIIIIIZZIII)V]
BlockArea.getBodyIndent ( ) : int
[mangled: com/jtauber/fop/layout/BlockArea.getBodyIndent:()I]
BlockArea.getDistanceBetweenStarts ( ) : int
[mangled: com/jtauber/fop/layout/BlockArea.getDistanceBetweenStarts:()I]
BlockArea.getLabelSeparation ( ) : int
[mangled: com/jtauber/fop/layout/BlockArea.getLabelSeparation:()I]
BlockArea.isLabel ( ) : boolean
[mangled: com/jtauber/fop/layout/BlockArea.isLabel:()Z]
fop.091.jar, Color.class
package com.jtauber.fop.fo.properties
Color.color ( ) : ColorType
[mangled: com/jtauber/fop/fo/properties/Color.color:()Lcom/jtauber/fop/fo/ColorType;]
fop.091.jar, Courier.class
package com.jtauber.fop.layout.pdf.fonts
Courier.Courier ( )
[mangled: com/jtauber/fop/layout/pdf/fonts/Courier."<init>":()V]
Courier.encoding ( ) : String
[mangled: com/jtauber/fop/layout/pdf/fonts/Courier.encoding:()Ljava/lang/String;]
Courier.fontName ( ) : String
[mangled: com/jtauber/fop/layout/pdf/fonts/Courier.fontName:()Ljava/lang/String;]
Courier.getAscender ( ) : int
[mangled: com/jtauber/fop/layout/pdf/fonts/Courier.getAscender:()I]
Courier.getCapHeight ( ) : int
[mangled: com/jtauber/fop/layout/pdf/fonts/Courier.getCapHeight:()I]
Courier.getDescender ( ) : int
[mangled: com/jtauber/fop/layout/pdf/fonts/Courier.getDescender:()I]
Courier.getXHeight ( ) : int
[mangled: com/jtauber/fop/layout/pdf/fonts/Courier.getXHeight:()I]
Courier.width ( int p1 ) : int
[mangled: com/jtauber/fop/layout/pdf/fonts/Courier.width:(I)I]
fop.091.jar, CourierBold.class
package com.jtauber.fop.layout.pdf.fonts
CourierBold.CourierBold ( )
[mangled: com/jtauber/fop/layout/pdf/fonts/CourierBold."<init>":()V]
CourierBold.encoding ( ) : String
[mangled: com/jtauber/fop/layout/pdf/fonts/CourierBold.encoding:()Ljava/lang/String;]
CourierBold.fontName ( ) : String
[mangled: com/jtauber/fop/layout/pdf/fonts/CourierBold.fontName:()Ljava/lang/String;]
CourierBold.getAscender ( ) : int
[mangled: com/jtauber/fop/layout/pdf/fonts/CourierBold.getAscender:()I]
CourierBold.getCapHeight ( ) : int
[mangled: com/jtauber/fop/layout/pdf/fonts/CourierBold.getCapHeight:()I]
CourierBold.getDescender ( ) : int
[mangled: com/jtauber/fop/layout/pdf/fonts/CourierBold.getDescender:()I]
CourierBold.getXHeight ( ) : int
[mangled: com/jtauber/fop/layout/pdf/fonts/CourierBold.getXHeight:()I]
CourierBold.width ( int p1 ) : int
[mangled: com/jtauber/fop/layout/pdf/fonts/CourierBold.width:(I)I]
fop.091.jar, CourierBoldOblique.class
package com.jtauber.fop.layout.pdf.fonts
CourierBoldOblique.CourierBoldOblique ( )
[mangled: com/jtauber/fop/layout/pdf/fonts/CourierBoldOblique."<init>":()V]
CourierBoldOblique.encoding ( ) : String
[mangled: com/jtauber/fop/layout/pdf/fonts/CourierBoldOblique.encoding:()Ljava/lang/String;]
CourierBoldOblique.fontName ( ) : String
[mangled: com/jtauber/fop/layout/pdf/fonts/CourierBoldOblique.fontName:()Ljava/lang/String;]
CourierBoldOblique.getAscender ( ) : int
[mangled: com/jtauber/fop/layout/pdf/fonts/CourierBoldOblique.getAscender:()I]
CourierBoldOblique.getCapHeight ( ) : int
[mangled: com/jtauber/fop/layout/pdf/fonts/CourierBoldOblique.getCapHeight:()I]
CourierBoldOblique.getDescender ( ) : int
[mangled: com/jtauber/fop/layout/pdf/fonts/CourierBoldOblique.getDescender:()I]
CourierBoldOblique.getXHeight ( ) : int
[mangled: com/jtauber/fop/layout/pdf/fonts/CourierBoldOblique.getXHeight:()I]
CourierBoldOblique.width ( int p1 ) : int
[mangled: com/jtauber/fop/layout/pdf/fonts/CourierBoldOblique.width:(I)I]
fop.091.jar, CourierOblique.class
package com.jtauber.fop.layout.pdf.fonts
CourierOblique.CourierOblique ( )
[mangled: com/jtauber/fop/layout/pdf/fonts/CourierOblique."<init>":()V]
CourierOblique.encoding ( ) : String
[mangled: com/jtauber/fop/layout/pdf/fonts/CourierOblique.encoding:()Ljava/lang/String;]
CourierOblique.fontName ( ) : String
[mangled: com/jtauber/fop/layout/pdf/fonts/CourierOblique.fontName:()Ljava/lang/String;]
CourierOblique.getAscender ( ) : int
[mangled: com/jtauber/fop/layout/pdf/fonts/CourierOblique.getAscender:()I]
CourierOblique.getCapHeight ( ) : int
[mangled: com/jtauber/fop/layout/pdf/fonts/CourierOblique.getCapHeight:()I]
CourierOblique.getDescender ( ) : int
[mangled: com/jtauber/fop/layout/pdf/fonts/CourierOblique.getDescender:()I]
CourierOblique.getXHeight ( ) : int
[mangled: com/jtauber/fop/layout/pdf/fonts/CourierOblique.getXHeight:()I]
CourierOblique.width ( int p1 ) : int
[mangled: com/jtauber/fop/layout/pdf/fonts/CourierOblique.width:(I)I]
fop.091.jar, DisplayRule.class
package com.jtauber.fop.fo.flow
DisplayRule.DisplayRule ( Document p1, FObj p2, PropertyList p3 )
[mangled: com/jtauber/fop/fo/flow/DisplayRule."<init>":(Lcom/jtauber/fop/layout/Document;Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)V]
DisplayRule.layout ( ) : void
[mangled: com/jtauber/fop/fo/flow/DisplayRule.layout:()V]
fop.091.jar, DisplaySequence.class
package com.jtauber.fop.fo.flow
DisplaySequence.addCharacters ( Document p1, char[ ] p2, int p3, int p4 ) : void
[mangled: com/jtauber/fop/fo/flow/DisplaySequence.addCharacters:(Lcom/jtauber/fop/layout/Document;[CII)V]
DisplaySequence.DisplaySequence ( Document p1, FObj p2, PropertyList p3 )
[mangled: com/jtauber/fop/fo/flow/DisplaySequence."<init>":(Lcom/jtauber/fop/layout/Document;Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)V]
fop.091.jar, Document.class
package com.jtauber.fop.layout
Document.addPage ( Page p1 ) : void
[mangled: com/jtauber/fop/layout/Document.addPage:(Lcom/jtauber/fop/layout/Page;)V]
Document.addRule ( FontState p1, int p2, int p3, int p4, int p5, int p6, int p7, int p8, float p9, float p10, float p11 ) : void
[mangled: com/jtauber/fop/layout/Document.addRule:(Lcom/jtauber/fop/layout/FontState;IIIIIIIFFF)V]
Document.addText ( FontState p1, float p2, float p3, float p4, int p5, int p6, char[ ] p7, int p8, int p9 ) : void
[mangled: com/jtauber/fop/layout/Document.addText:(Lcom/jtauber/fop/layout/FontState;FFFII[CII)V]
Document.Document ( OutputConverter p1 )
[mangled: com/jtauber/fop/layout/Document."<init>":(Lcom/jtauber/fop/layout/OutputConverter;)V]
Document.endBlockArea ( int p1 ) : void
[mangled: com/jtauber/fop/layout/Document.endBlockArea:(I)V]
Document.endPage ( ) : void
[mangled: com/jtauber/fop/layout/Document.endPage:()V]
Document.getFontInfo ( ) : FontInfo
[mangled: com/jtauber/fop/layout/Document.getFontInfo:()Lcom/jtauber/fop/layout/FontInfo;]
Document.getPageNumber ( ) : String
[mangled: com/jtauber/fop/layout/Document.getPageNumber:()Ljava/lang/String;]
Document.getPages ( ) : Vector
[mangled: com/jtauber/fop/layout/Document.getPages:()Ljava/util/Vector;]
Document.setDefaultFontState ( FontState p1 ) : void
[mangled: com/jtauber/fop/layout/Document.setDefaultFontState:(Lcom/jtauber/fop/layout/FontState;)V]
Document.setInListBody ( boolean p1 ) : void
[mangled: com/jtauber/fop/layout/Document.setInListBody:(Z)V]
Document.setInListLabel ( boolean p1 ) : void
[mangled: com/jtauber/fop/layout/Document.setInListLabel:(Z)V]
Document.setPageMasterFactory ( PageMasterFactory p1 ) : void
[mangled: com/jtauber/fop/layout/Document.setPageMasterFactory:(Lcom/jtauber/fop/layout/PageMasterFactory;)V]
Document.setStaticAfter ( StaticContent p1 ) : void
[mangled: com/jtauber/fop/layout/Document.setStaticAfter:(Lcom/jtauber/fop/fo/flow/StaticContent;)V]
Document.setStaticBefore ( StaticContent p1 ) : void
[mangled: com/jtauber/fop/layout/Document.setStaticBefore:(Lcom/jtauber/fop/fo/flow/StaticContent;)V]
Document.startBlockArea ( FontState p1, int p2, int p3, int p4, int p5, int p6, int p7 ) : void
[mangled: com/jtauber/fop/layout/Document.startBlockArea:(Lcom/jtauber/fop/layout/FontState;IIIIII)V]
Document.startBlockArea ( FontState p1, int p2, int p3, int p4, int p5, int p6, int p7, int p8, int p9, int p10 ) : void
[mangled: com/jtauber/fop/layout/Document.startBlockArea:(Lcom/jtauber/fop/layout/FontState;IIIIIIIII)V]
Document.startBlockAreaDuplicate ( BlockArea p1 ) : void
[mangled: com/jtauber/fop/layout/Document.startBlockAreaDuplicate:(Lcom/jtauber/fop/layout/BlockArea;)V]
Document.startPage ( ) : void
[mangled: com/jtauber/fop/layout/Document.startPage:()V]
fop.091.jar, EndIndent.class
package com.jtauber.fop.fo.properties
EndIndent.length ( ) : Length
[mangled: com/jtauber/fop/fo/properties/EndIndent.length:()Lcom/jtauber/fop/fo/Length;]
fop.091.jar, Extent.class
package com.jtauber.fop.fo.properties
Extent.length ( ) : Length
[mangled: com/jtauber/fop/fo/properties/Extent.length:()Lcom/jtauber/fop/fo/Length;]
fop.091.jar, Flow.class
package com.jtauber.fop.fo.flow
Flow.addCharacters ( Document p1, char[ ] p2, int p3, int p4 ) : void
[mangled: com/jtauber/fop/fo/flow/Flow.addCharacters:(Lcom/jtauber/fop/layout/Document;[CII)V]
Flow.Flow ( Document p1, FObj p2, PropertyList p3 )
[mangled: com/jtauber/fop/fo/flow/Flow."<init>":(Lcom/jtauber/fop/layout/Document;Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)V]
Flow.go ( ) : void
[mangled: com/jtauber/fop/fo/flow/Flow.go:()V]
Flow.layout ( ) : void
[mangled: com/jtauber/fop/fo/flow/Flow.layout:()V]
fop.091.jar, FlowName.class
package com.jtauber.fop.fo.properties
FlowName.string ( ) : String
[mangled: com/jtauber/fop/fo/properties/FlowName.string:()Ljava/lang/String;]
fop.091.jar, FObj.class
package com.jtauber.fop.fo
FObj.addCharacters ( Document p1, char[ ] p2, int p3, int p4 ) : void
[mangled: com/jtauber/fop/fo/FObj.addCharacters:(Lcom/jtauber/fop/layout/Document;[CII)V]
FObj.addChild ( FObj p1 ) : void
[mangled: com/jtauber/fop/fo/FObj.addChild:(Lcom/jtauber/fop/fo/FObj;)V]
FObj.end ( Document p1 ) : void
[mangled: com/jtauber/fop/fo/FObj.end:(Lcom/jtauber/fop/layout/Document;)V]
FObj.FObj ( Document p1, FObj p2, PropertyList p3 )
[mangled: com/jtauber/fop/fo/FObj."<init>":(Lcom/jtauber/fop/layout/Document;Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)V]
FObj.layout ( ) : void
[mangled: com/jtauber/fop/fo/FObj.layout:()V]
FObj.layoutChildren ( ) : void
[mangled: com/jtauber/fop/fo/FObj.layoutChildren:()V]
fop.091.jar, FONode.class
package com.jtauber.fop.fo
FONode.FONode ( Document p1, FObj p2 )
[mangled: com/jtauber/fop/fo/FONode."<init>":(Lcom/jtauber/fop/layout/Document;Lcom/jtauber/fop/fo/FObj;)V]
FONode.getParent ( ) : FONode
[mangled: com/jtauber/fop/fo/FONode.getParent:()Lcom/jtauber/fop/fo/FONode;]
FONode.layout ( ) [abstract] : void
[mangled: com/jtauber/fop/fo/FONode.layout:()V]
fop.091.jar, Font.class
package com.jtauber.fop.layout.pdf
Font.encoding ( ) [abstract] : String
[mangled: com/jtauber/fop/layout/pdf/Font.encoding:()Ljava/lang/String;]
Font.Font ( )
[mangled: com/jtauber/fop/layout/pdf/Font."<init>":()V]
Font.fontName ( ) [abstract] : String
[mangled: com/jtauber/fop/layout/pdf/Font.fontName:()Ljava/lang/String;]
Font.getAscender ( ) [abstract] : int
[mangled: com/jtauber/fop/layout/pdf/Font.getAscender:()I]
Font.getCapHeight ( ) [abstract] : int
[mangled: com/jtauber/fop/layout/pdf/Font.getCapHeight:()I]
Font.getDescender ( ) [abstract] : int
[mangled: com/jtauber/fop/layout/pdf/Font.getDescender:()I]
Font.getXHeight ( ) [abstract] : int
[mangled: com/jtauber/fop/layout/pdf/Font.getXHeight:()I]
Font.width ( int p1 ) [abstract] : int
[mangled: com/jtauber/fop/layout/pdf/Font.width:(I)I]
fop.091.jar, FontFamily.class
package com.jtauber.fop.fo.properties
FontFamily.string ( ) : String
[mangled: com/jtauber/fop/fo/properties/FontFamily.string:()Ljava/lang/String;]
fop.091.jar, FontSetup.class
package com.jtauber.fop.layout.pdf
FontSetup.addToResources ( PDFDocument p1, FontInfo p2 ) [static] : void
[mangled: com/jtauber/fop/layout/pdf/FontSetup.addToResources:(Lcom/jtauber/pdf/PDFDocument;Lcom/jtauber/fop/layout/FontInfo;)V]
FontSetup.FontSetup ( )
[mangled: com/jtauber/fop/layout/pdf/FontSetup."<init>":()V]
FontSetup.setup ( FontInfo p1 ) [static] : void
[mangled: com/jtauber/fop/layout/pdf/FontSetup.setup:(Lcom/jtauber/fop/layout/FontInfo;)V]
fop.091.jar, FontSize.class
package com.jtauber.fop.fo.properties
FontSize.length ( ) : Length
[mangled: com/jtauber/fop/fo/properties/FontSize.length:()Lcom/jtauber/fop/fo/Length;]
fop.091.jar, FontStyle.class
package com.jtauber.fop.fo.properties
FontStyle.string ( ) : String
[mangled: com/jtauber/fop/fo/properties/FontStyle.string:()Ljava/lang/String;]
fop.091.jar, FontWeight.class
package com.jtauber.fop.fo.properties
FontWeight.string ( ) : String
[mangled: com/jtauber/fop/fo/properties/FontWeight.string:()Ljava/lang/String;]
fop.091.jar, FOProcessor.class
package com.jtauber.fop.apps
FOProcessor.FOProcessor ( OutputConverter p1 )
[mangled: com/jtauber/fop/apps/FOProcessor."<init>":(Lcom/jtauber/fop/layout/OutputConverter;)V]
fop.091.jar, FOText.class
package com.jtauber.fop.fo
FOText.FOText ( Document p1, char[ ] p2, int p3, int p4, FObj p5 )
[mangled: com/jtauber/fop/fo/FOText."<init>":(Lcom/jtauber/fop/layout/Document;[CIILcom/jtauber/fop/fo/FObj;)V]
FOText.layout ( ) : void
[mangled: com/jtauber/fop/fo/FOText.layout:()V]
fop.091.jar, FOTreeBuilder.class
package com.jtauber.fop.fo
FOTreeBuilder.FOTreeBuilder ( Document p1 )
[mangled: com/jtauber/fop/fo/FOTreeBuilder."<init>":(Lcom/jtauber/fop/layout/Document;)V]
FOTreeBuilder.go ( ) : void
[mangled: com/jtauber/fop/fo/FOTreeBuilder.go:()V]
fop.091.jar, Helvetica.class
package com.jtauber.fop.layout.pdf.fonts
Helvetica.encoding ( ) : String
[mangled: com/jtauber/fop/layout/pdf/fonts/Helvetica.encoding:()Ljava/lang/String;]
Helvetica.fontName ( ) : String
[mangled: com/jtauber/fop/layout/pdf/fonts/Helvetica.fontName:()Ljava/lang/String;]
Helvetica.getAscender ( ) : int
[mangled: com/jtauber/fop/layout/pdf/fonts/Helvetica.getAscender:()I]
Helvetica.getCapHeight ( ) : int
[mangled: com/jtauber/fop/layout/pdf/fonts/Helvetica.getCapHeight:()I]
Helvetica.getDescender ( ) : int
[mangled: com/jtauber/fop/layout/pdf/fonts/Helvetica.getDescender:()I]
Helvetica.getXHeight ( ) : int
[mangled: com/jtauber/fop/layout/pdf/fonts/Helvetica.getXHeight:()I]
Helvetica.Helvetica ( )
[mangled: com/jtauber/fop/layout/pdf/fonts/Helvetica."<init>":()V]
Helvetica.width ( int p1 ) : int
[mangled: com/jtauber/fop/layout/pdf/fonts/Helvetica.width:(I)I]
fop.091.jar, HelveticaBold.class
package com.jtauber.fop.layout.pdf.fonts
HelveticaBold.encoding ( ) : String
[mangled: com/jtauber/fop/layout/pdf/fonts/HelveticaBold.encoding:()Ljava/lang/String;]
HelveticaBold.fontName ( ) : String
[mangled: com/jtauber/fop/layout/pdf/fonts/HelveticaBold.fontName:()Ljava/lang/String;]
HelveticaBold.getAscender ( ) : int
[mangled: com/jtauber/fop/layout/pdf/fonts/HelveticaBold.getAscender:()I]
HelveticaBold.getCapHeight ( ) : int
[mangled: com/jtauber/fop/layout/pdf/fonts/HelveticaBold.getCapHeight:()I]
HelveticaBold.getDescender ( ) : int
[mangled: com/jtauber/fop/layout/pdf/fonts/HelveticaBold.getDescender:()I]
HelveticaBold.getXHeight ( ) : int
[mangled: com/jtauber/fop/layout/pdf/fonts/HelveticaBold.getXHeight:()I]
HelveticaBold.HelveticaBold ( )
[mangled: com/jtauber/fop/layout/pdf/fonts/HelveticaBold."<init>":()V]
HelveticaBold.width ( int p1 ) : int
[mangled: com/jtauber/fop/layout/pdf/fonts/HelveticaBold.width:(I)I]
fop.091.jar, HelveticaBoldOblique.class
package com.jtauber.fop.layout.pdf.fonts
HelveticaBoldOblique.encoding ( ) : String
[mangled: com/jtauber/fop/layout/pdf/fonts/HelveticaBoldOblique.encoding:()Ljava/lang/String;]
HelveticaBoldOblique.fontName ( ) : String
[mangled: com/jtauber/fop/layout/pdf/fonts/HelveticaBoldOblique.fontName:()Ljava/lang/String;]
HelveticaBoldOblique.getAscender ( ) : int
[mangled: com/jtauber/fop/layout/pdf/fonts/HelveticaBoldOblique.getAscender:()I]
HelveticaBoldOblique.getCapHeight ( ) : int
[mangled: com/jtauber/fop/layout/pdf/fonts/HelveticaBoldOblique.getCapHeight:()I]
HelveticaBoldOblique.getDescender ( ) : int
[mangled: com/jtauber/fop/layout/pdf/fonts/HelveticaBoldOblique.getDescender:()I]
HelveticaBoldOblique.getXHeight ( ) : int
[mangled: com/jtauber/fop/layout/pdf/fonts/HelveticaBoldOblique.getXHeight:()I]
HelveticaBoldOblique.HelveticaBoldOblique ( )
[mangled: com/jtauber/fop/layout/pdf/fonts/HelveticaBoldOblique."<init>":()V]
HelveticaBoldOblique.width ( int p1 ) : int
[mangled: com/jtauber/fop/layout/pdf/fonts/HelveticaBoldOblique.width:(I)I]
fop.091.jar, HelveticaOblique.class
package com.jtauber.fop.layout.pdf.fonts
HelveticaOblique.encoding ( ) : String
[mangled: com/jtauber/fop/layout/pdf/fonts/HelveticaOblique.encoding:()Ljava/lang/String;]
HelveticaOblique.fontName ( ) : String
[mangled: com/jtauber/fop/layout/pdf/fonts/HelveticaOblique.fontName:()Ljava/lang/String;]
HelveticaOblique.getAscender ( ) : int
[mangled: com/jtauber/fop/layout/pdf/fonts/HelveticaOblique.getAscender:()I]
HelveticaOblique.getCapHeight ( ) : int
[mangled: com/jtauber/fop/layout/pdf/fonts/HelveticaOblique.getCapHeight:()I]
HelveticaOblique.getDescender ( ) : int
[mangled: com/jtauber/fop/layout/pdf/fonts/HelveticaOblique.getDescender:()I]
HelveticaOblique.getXHeight ( ) : int
[mangled: com/jtauber/fop/layout/pdf/fonts/HelveticaOblique.getXHeight:()I]
HelveticaOblique.HelveticaOblique ( )
[mangled: com/jtauber/fop/layout/pdf/fonts/HelveticaOblique."<init>":()V]
HelveticaOblique.width ( int p1 ) : int
[mangled: com/jtauber/fop/layout/pdf/fonts/HelveticaOblique.width:(I)I]
fop.091.jar, ID.class
package com.jtauber.fop.fo.properties
ID.string ( ) : String
[mangled: com/jtauber/fop/fo/properties/ID.string:()Ljava/lang/String;]
fop.091.jar, InitialPageNumber.class
package com.jtauber.fop.fo.properties
InitialPageNumber.InitialPageNumber ( PropertyList p1, int p2 )
[mangled: com/jtauber/fop/fo/properties/InitialPageNumber."<init>":(Lcom/jtauber/fop/fo/PropertyList;I)V]
InitialPageNumber.maker ( ) [static] : Property.Maker
[mangled: com/jtauber/fop/fo/properties/InitialPageNumber.maker:()Lcom/jtauber/fop/fo/Property$Maker;]
InitialPageNumber.number ( ) : int
[mangled: com/jtauber/fop/fo/properties/InitialPageNumber.number:()I]
fop.091.jar, InlineArea.class
package com.jtauber.fop.layout
InlineArea.InlineArea ( FontState p1, float p2, float p3, float p4, String p5 )
[mangled: com/jtauber/fop/layout/InlineArea."<init>":(Lcom/jtauber/fop/layout/FontState;FFFLjava/lang/String;)V]
fop.091.jar, InlineSequence.class
package com.jtauber.fop.fo.flow
InlineSequence.InlineSequence ( Document p1, FObj p2, PropertyList p3 )
[mangled: com/jtauber/fop/fo/flow/InlineSequence."<init>":(Lcom/jtauber/fop/layout/Document;Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)V]
fop.091.jar, LayoutMasterSet.class
package com.jtauber.fop.fo.pagination
LayoutMasterSet.addCharacters ( Document p1, char[ ] p2, int p3, int p4 ) : void
[mangled: com/jtauber/fop/fo/pagination/LayoutMasterSet.addCharacters:(Lcom/jtauber/fop/layout/Document;[CII)V]
LayoutMasterSet.LayoutMasterSet ( Document p1, FObj p2, PropertyList p3 )
[mangled: com/jtauber/fop/fo/pagination/LayoutMasterSet."<init>":(Lcom/jtauber/fop/layout/Document;Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)V]
fop.091.jar, LineHeight.class
package com.jtauber.fop.fo.properties
LineHeight.length ( ) : Length
[mangled: com/jtauber/fop/fo/properties/LineHeight.length:()Lcom/jtauber/fop/fo/Length;]
fop.091.jar, ListBlock.class
package com.jtauber.fop.fo.flow
ListBlock.addCharacters ( Document p1, char[ ] p2, int p3, int p4 ) : void
[mangled: com/jtauber/fop/fo/flow/ListBlock.addCharacters:(Lcom/jtauber/fop/layout/Document;[CII)V]
ListBlock.layout ( ) : void
[mangled: com/jtauber/fop/fo/flow/ListBlock.layout:()V]
ListBlock.ListBlock ( Document p1, FObj p2, PropertyList p3 )
[mangled: com/jtauber/fop/fo/flow/ListBlock."<init>":(Lcom/jtauber/fop/layout/Document;Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)V]
fop.091.jar, ListItem.class
package com.jtauber.fop.fo.flow
ListItem.addCharacters ( Document p1, char[ ] p2, int p3, int p4 ) : void
[mangled: com/jtauber/fop/fo/flow/ListItem.addCharacters:(Lcom/jtauber/fop/layout/Document;[CII)V]
ListItem.layout ( ) : void
[mangled: com/jtauber/fop/fo/flow/ListItem.layout:()V]
ListItem.ListItem ( Document p1, FObj p2, PropertyList p3 )
[mangled: com/jtauber/fop/fo/flow/ListItem."<init>":(Lcom/jtauber/fop/layout/Document;Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)V]
fop.091.jar, ListItemBody.class
package com.jtauber.fop.fo.flow
ListItemBody.addCharacters ( Document p1, char[ ] p2, int p3, int p4 ) : void
[mangled: com/jtauber/fop/fo/flow/ListItemBody.addCharacters:(Lcom/jtauber/fop/layout/Document;[CII)V]
ListItemBody.layout ( ) : void
[mangled: com/jtauber/fop/fo/flow/ListItemBody.layout:()V]
ListItemBody.ListItemBody ( Document p1, FObj p2, PropertyList p3 )
[mangled: com/jtauber/fop/fo/flow/ListItemBody."<init>":(Lcom/jtauber/fop/layout/Document;Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)V]
fop.091.jar, ListItemLabel.class
package com.jtauber.fop.fo.flow
ListItemLabel.addCharacters ( Document p1, char[ ] p2, int p3, int p4 ) : void
[mangled: com/jtauber/fop/fo/flow/ListItemLabel.addCharacters:(Lcom/jtauber/fop/layout/Document;[CII)V]
ListItemLabel.layout ( ) : void
[mangled: com/jtauber/fop/fo/flow/ListItemLabel.layout:()V]
ListItemLabel.ListItemLabel ( Document p1, FObj p2, PropertyList p3 )
[mangled: com/jtauber/fop/fo/flow/ListItemLabel."<init>":(Lcom/jtauber/fop/layout/Document;Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)V]
fop.091.jar, Maker.class
package com.jtauber.fop.fo
FObj.Maker.make ( Document p1, FObj p2, PropertyList p3 ) : FObj
[mangled: com/jtauber/fop/fo/FObj.Maker.make:(Lcom/jtauber/fop/layout/Document;Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/FObj;]
package com.jtauber.fop.fo.flow
Block.Maker.make ( Document p1, FObj p2, PropertyList p3 ) : FObj
[mangled: com/jtauber/fop/fo/flow/Block.Maker.make:(Lcom/jtauber/fop/layout/Document;Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/FObj;]
DisplayRule.Maker.make ( Document p1, FObj p2, PropertyList p3 ) : FObj
[mangled: com/jtauber/fop/fo/flow/DisplayRule.Maker.make:(Lcom/jtauber/fop/layout/Document;Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/FObj;]
DisplaySequence.Maker.make ( Document p1, FObj p2, PropertyList p3 ) : FObj
[mangled: com/jtauber/fop/fo/flow/DisplaySequence.Maker.make:(Lcom/jtauber/fop/layout/Document;Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/FObj;]
Flow.Maker.make ( Document p1, FObj p2, PropertyList p3 ) : FObj
[mangled: com/jtauber/fop/fo/flow/Flow.Maker.make:(Lcom/jtauber/fop/layout/Document;Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/FObj;]
InlineSequence.Maker.make ( Document p1, FObj p2, PropertyList p3 ) : FObj
[mangled: com/jtauber/fop/fo/flow/InlineSequence.Maker.make:(Lcom/jtauber/fop/layout/Document;Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/FObj;]
ListBlock.Maker.make ( Document p1, FObj p2, PropertyList p3 ) : FObj
[mangled: com/jtauber/fop/fo/flow/ListBlock.Maker.make:(Lcom/jtauber/fop/layout/Document;Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/FObj;]
ListItem.Maker.make ( Document p1, FObj p2, PropertyList p3 ) : FObj
[mangled: com/jtauber/fop/fo/flow/ListItem.Maker.make:(Lcom/jtauber/fop/layout/Document;Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/FObj;]
ListItemBody.Maker.make ( Document p1, FObj p2, PropertyList p3 ) : FObj
[mangled: com/jtauber/fop/fo/flow/ListItemBody.Maker.make:(Lcom/jtauber/fop/layout/Document;Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/FObj;]
ListItemLabel.Maker.make ( Document p1, FObj p2, PropertyList p3 ) : FObj
[mangled: com/jtauber/fop/fo/flow/ListItemLabel.Maker.make:(Lcom/jtauber/fop/layout/Document;Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/FObj;]
PageNumber.Maker.make ( Document p1, FObj p2, PropertyList p3 ) : FObj
[mangled: com/jtauber/fop/fo/flow/PageNumber.Maker.make:(Lcom/jtauber/fop/layout/Document;Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/FObj;]
StaticContent.Maker.make ( Document p1, FObj p2, PropertyList p3 ) : FObj
[mangled: com/jtauber/fop/fo/flow/StaticContent.Maker.make:(Lcom/jtauber/fop/layout/Document;Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/FObj;]
package com.jtauber.fop.fo.pagination
LayoutMasterSet.Maker.make ( Document p1, FObj p2, PropertyList p3 ) : FObj
[mangled: com/jtauber/fop/fo/pagination/LayoutMasterSet.Maker.make:(Lcom/jtauber/fop/layout/Document;Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/FObj;]
PageSequence.Maker.make ( Document p1, FObj p2, PropertyList p3 ) : FObj
[mangled: com/jtauber/fop/fo/pagination/PageSequence.Maker.make:(Lcom/jtauber/fop/layout/Document;Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/FObj;]
RegionAfter.Maker.make ( Document p1, FObj p2, PropertyList p3 ) : FObj
[mangled: com/jtauber/fop/fo/pagination/RegionAfter.Maker.make:(Lcom/jtauber/fop/layout/Document;Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/FObj;]
RegionBefore.Maker.make ( Document p1, FObj p2, PropertyList p3 ) : FObj
[mangled: com/jtauber/fop/fo/pagination/RegionBefore.Maker.make:(Lcom/jtauber/fop/layout/Document;Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/FObj;]
RegionBody.Maker.make ( Document p1, FObj p2, PropertyList p3 ) : FObj
[mangled: com/jtauber/fop/fo/pagination/RegionBody.Maker.make:(Lcom/jtauber/fop/layout/Document;Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/FObj;]
Root.Maker.make ( Document p1, FObj p2, PropertyList p3 ) : FObj
[mangled: com/jtauber/fop/fo/pagination/Root.Maker.make:(Lcom/jtauber/fop/layout/Document;Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/FObj;]
SequenceSpecification.Maker.make ( Document p1, FObj p2, PropertyList p3 ) : FObj
[mangled: com/jtauber/fop/fo/pagination/SequenceSpecification.Maker.make:(Lcom/jtauber/fop/layout/Document;Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/FObj;]
SequenceSpecifierAlternating.Maker.make ( Document p1, FObj p2, PropertyList p3 ) : FObj
[mangled: com/jtauber/fop/fo/pagination/SequenceSpecifierAlternating.Maker.make:(Lcom/jtauber/fop/layout/Document;Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/FObj;]
SequenceSpecifierRepeating.Maker.make ( Document p1, FObj p2, PropertyList p3 ) : FObj
[mangled: com/jtauber/fop/fo/pagination/SequenceSpecifierRepeating.Maker.make:(Lcom/jtauber/fop/layout/Document;Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/FObj;]
SequenceSpecifierSingle.Maker.make ( Document p1, FObj p2, PropertyList p3 ) : FObj
[mangled: com/jtauber/fop/fo/pagination/SequenceSpecifierSingle.Maker.make:(Lcom/jtauber/fop/layout/Document;Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/FObj;]
SimplePageMaster.Maker.make ( Document p1, FObj p2, PropertyList p3 ) : FObj
[mangled: com/jtauber/fop/fo/pagination/SimplePageMaster.Maker.make:(Lcom/jtauber/fop/layout/Document;Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/FObj;]
package com.jtauber.fop.fo.properties
InitialPageNumber.Maker.InitialPageNumber.Maker ( )
[mangled: com/jtauber/fop/fo/properties/InitialPageNumber.Maker."<init>":()V]
InitialPageNumber.Maker.isInherited ( ) : boolean
[mangled: com/jtauber/fop/fo/properties/InitialPageNumber.Maker.isInherited:()Z]
InitialPageNumber.Maker.make ( PropertyList p1 ) : Property
[mangled: com/jtauber/fop/fo/properties/InitialPageNumber.Maker.make:(Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/Property;]
InitialPageNumber.Maker.make ( PropertyList p1, String p2 ) : Property
[mangled: com/jtauber/fop/fo/properties/InitialPageNumber.Maker.make:(Lcom/jtauber/fop/fo/PropertyList;Ljava/lang/String;)Lcom/jtauber/fop/fo/Property;]
fop.091.jar, MarginBottom.class
package com.jtauber.fop.fo.properties
MarginBottom.length ( ) : Length
[mangled: com/jtauber/fop/fo/properties/MarginBottom.length:()Lcom/jtauber/fop/fo/Length;]
fop.091.jar, MarginLeft.class
package com.jtauber.fop.fo.properties
MarginLeft.length ( ) : Length
[mangled: com/jtauber/fop/fo/properties/MarginLeft.length:()Lcom/jtauber/fop/fo/Length;]
fop.091.jar, MarginRight.class
package com.jtauber.fop.fo.properties
MarginRight.length ( ) : Length
[mangled: com/jtauber/fop/fo/properties/MarginRight.length:()Lcom/jtauber/fop/fo/Length;]
fop.091.jar, MarginTop.class
package com.jtauber.fop.fo.properties
MarginTop.length ( ) : Length
[mangled: com/jtauber/fop/fo/properties/MarginTop.length:()Lcom/jtauber/fop/fo/Length;]
fop.091.jar, OutputConverter.class
package com.jtauber.fop.layout
OutputConverter.go ( Document p1, PrintWriter p2 ) [abstract] : void
[mangled: com/jtauber/fop/layout/OutputConverter.go:(Lcom/jtauber/fop/layout/Document;Ljava/io/PrintWriter;)V]
OutputConverter.makeAreaContainer ( AreaContainer p1 ) [abstract] : void
[mangled: com/jtauber/fop/layout/OutputConverter.makeAreaContainer:(Lcom/jtauber/fop/layout/AreaContainer;)V]
OutputConverter.makeBlockArea ( BlockArea p1 ) [abstract] : void
[mangled: com/jtauber/fop/layout/OutputConverter.makeBlockArea:(Lcom/jtauber/fop/layout/BlockArea;)V]
OutputConverter.makeDisplaySpace ( DisplaySpace p1 ) [abstract] : void
[mangled: com/jtauber/fop/layout/OutputConverter.makeDisplaySpace:(Lcom/jtauber/fop/layout/DisplaySpace;)V]
OutputConverter.makeInlineArea ( InlineArea p1 ) [abstract] : void
[mangled: com/jtauber/fop/layout/OutputConverter.makeInlineArea:(Lcom/jtauber/fop/layout/InlineArea;)V]
OutputConverter.makeInlineSpace ( InlineSpace p1 ) [abstract] : void
[mangled: com/jtauber/fop/layout/OutputConverter.makeInlineSpace:(Lcom/jtauber/fop/layout/InlineSpace;)V]
OutputConverter.makeLineArea ( LineArea p1 ) [abstract] : void
[mangled: com/jtauber/fop/layout/OutputConverter.makeLineArea:(Lcom/jtauber/fop/layout/LineArea;)V]
OutputConverter.makePage ( Page p1 ) [abstract] : void
[mangled: com/jtauber/fop/layout/OutputConverter.makePage:(Lcom/jtauber/fop/layout/Page;)V]
OutputConverter.makeRuleArea ( RuleArea p1 ) [abstract] : void
[mangled: com/jtauber/fop/layout/OutputConverter.makeRuleArea:(Lcom/jtauber/fop/layout/RuleArea;)V]
OutputConverter.setupFontInfo ( FontInfo p1 ) [abstract] : void
[mangled: com/jtauber/fop/layout/OutputConverter.setupFontInfo:(Lcom/jtauber/fop/layout/FontInfo;)V]
fop.091.jar, PageHeight.class
package com.jtauber.fop.fo.properties
PageHeight.length ( ) : Length
[mangled: com/jtauber/fop/fo/properties/PageHeight.length:()Lcom/jtauber/fop/fo/Length;]
fop.091.jar, PageMaster.class
package com.jtauber.fop.layout
PageMaster.makePage ( ) : Page
[mangled: com/jtauber/fop/layout/PageMaster.makePage:()Lcom/jtauber/fop/layout/Page;]
fop.091.jar, PageMasterEven.class
package com.jtauber.fop.fo.properties
PageMasterEven.string ( ) : String
[mangled: com/jtauber/fop/fo/properties/PageMasterEven.string:()Ljava/lang/String;]
fop.091.jar, PageMasterFirst.class
package com.jtauber.fop.fo.properties
PageMasterFirst.string ( ) : String
[mangled: com/jtauber/fop/fo/properties/PageMasterFirst.string:()Ljava/lang/String;]
fop.091.jar, PageMasterName.class
package com.jtauber.fop.fo.properties
PageMasterName.string ( ) : String
[mangled: com/jtauber/fop/fo/properties/PageMasterName.string:()Ljava/lang/String;]
fop.091.jar, PageMasterOdd.class
package com.jtauber.fop.fo.properties
PageMasterOdd.string ( ) : String
[mangled: com/jtauber/fop/fo/properties/PageMasterOdd.string:()Ljava/lang/String;]
fop.091.jar, PageMasterRepeating.class
package com.jtauber.fop.fo.properties
PageMasterRepeating.string ( ) : String
[mangled: com/jtauber/fop/fo/properties/PageMasterRepeating.string:()Ljava/lang/String;]
fop.091.jar, PageNumber.class
package com.jtauber.fop.fo.flow
PageNumber.layout ( ) : void
[mangled: com/jtauber/fop/fo/flow/PageNumber.layout:()V]
PageNumber.PageNumber ( Document p1, FObj p2, PropertyList p3 )
[mangled: com/jtauber/fop/fo/flow/PageNumber."<init>":(Lcom/jtauber/fop/layout/Document;Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)V]
fop.091.jar, PageSequence.class
package com.jtauber.fop.fo.pagination
PageSequence.addCharacters ( Document p1, char[ ] p2, int p3, int p4 ) : void
[mangled: com/jtauber/fop/fo/pagination/PageSequence.addCharacters:(Lcom/jtauber/fop/layout/Document;[CII)V]
PageSequence.layout ( Document p1 ) : void
[mangled: com/jtauber/fop/fo/pagination/PageSequence.layout:(Lcom/jtauber/fop/layout/Document;)V]
PageSequence.PageSequence ( Document p1, FObj p2, PropertyList p3 )
[mangled: com/jtauber/fop/fo/pagination/PageSequence."<init>":(Lcom/jtauber/fop/layout/Document;Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)V]
fop.091.jar, PageWidth.class
package com.jtauber.fop.fo.properties
PageWidth.length ( ) : Length
[mangled: com/jtauber/fop/fo/properties/PageWidth.length:()Lcom/jtauber/fop/fo/Length;]
fop.091.jar, PDFOutputConverter.class
package com.jtauber.fop.layout.pdf
PDFOutputConverter.go ( Document p1, PrintWriter p2 ) : void
[mangled: com/jtauber/fop/layout/pdf/PDFOutputConverter.go:(Lcom/jtauber/fop/layout/Document;Ljava/io/PrintWriter;)V]
PDFOutputConverter.makeAreaContainer ( AreaContainer p1 ) : void
[mangled: com/jtauber/fop/layout/pdf/PDFOutputConverter.makeAreaContainer:(Lcom/jtauber/fop/layout/AreaContainer;)V]
PDFOutputConverter.makeBlockArea ( BlockArea p1 ) : void
[mangled: com/jtauber/fop/layout/pdf/PDFOutputConverter.makeBlockArea:(Lcom/jtauber/fop/layout/BlockArea;)V]
PDFOutputConverter.makeDisplaySpace ( DisplaySpace p1 ) : void
[mangled: com/jtauber/fop/layout/pdf/PDFOutputConverter.makeDisplaySpace:(Lcom/jtauber/fop/layout/DisplaySpace;)V]
PDFOutputConverter.makeInlineArea ( InlineArea p1 ) : void
[mangled: com/jtauber/fop/layout/pdf/PDFOutputConverter.makeInlineArea:(Lcom/jtauber/fop/layout/InlineArea;)V]
PDFOutputConverter.makeInlineSpace ( InlineSpace p1 ) : void
[mangled: com/jtauber/fop/layout/pdf/PDFOutputConverter.makeInlineSpace:(Lcom/jtauber/fop/layout/InlineSpace;)V]
PDFOutputConverter.makeLineArea ( LineArea p1 ) : void
[mangled: com/jtauber/fop/layout/pdf/PDFOutputConverter.makeLineArea:(Lcom/jtauber/fop/layout/LineArea;)V]
PDFOutputConverter.makePage ( Page p1 ) : void
[mangled: com/jtauber/fop/layout/pdf/PDFOutputConverter.makePage:(Lcom/jtauber/fop/layout/Page;)V]
PDFOutputConverter.makeRuleArea ( RuleArea p1 ) : void
[mangled: com/jtauber/fop/layout/pdf/PDFOutputConverter.makeRuleArea:(Lcom/jtauber/fop/layout/RuleArea;)V]
PDFOutputConverter.PDFOutputConverter ( String p1 )
[mangled: com/jtauber/fop/layout/pdf/PDFOutputConverter."<init>":(Ljava/lang/String;)V]
PDFOutputConverter.setupFontInfo ( FontInfo p1 ) : void
[mangled: com/jtauber/fop/layout/pdf/PDFOutputConverter.setupFontInfo:(Lcom/jtauber/fop/layout/FontInfo;)V]
fop.091.jar, PDFPages.class
package com.jtauber.pdf
PDFPages.addPages ( PDFPages p1 ) : void
[mangled: com/jtauber/pdf/PDFPages.addPages:(Lcom/jtauber/pdf/PDFPages;)V]
PDFPages.setParent ( PDFPages p1 ) : void
[mangled: com/jtauber/pdf/PDFPages.setParent:(Lcom/jtauber/pdf/PDFPages;)V]
fop.091.jar, Property.class
package com.jtauber.fop.fo
Property.Property ( PropertyList p1 )
[mangled: com/jtauber/fop/fo/Property."<init>":(Lcom/jtauber/fop/fo/PropertyList;)V]
fop.091.jar, ProvisionalDistanceBetweenStarts.class
package com.jtauber.fop.fo.properties
ProvisionalDistanceBetweenStarts.length ( ) : Length
[mangled: com/jtauber/fop/fo/properties/ProvisionalDistanceBetweenStarts.length:()Lcom/jtauber/fop/fo/Length;]
fop.091.jar, ProvisionalLabelSeparation.class
package com.jtauber.fop.fo.properties
ProvisionalLabelSeparation.length ( ) : Length
[mangled: com/jtauber/fop/fo/properties/ProvisionalLabelSeparation.length:()Lcom/jtauber/fop/fo/Length;]
fop.091.jar, RegionAfter.class
package com.jtauber.fop.fo.pagination
RegionAfter.addCharacters ( Document p1, char[ ] p2, int p3, int p4 ) : void
[mangled: com/jtauber/fop/fo/pagination/RegionAfter.addCharacters:(Lcom/jtauber/fop/layout/Document;[CII)V]
RegionAfter.RegionAfter ( Document p1, FObj p2, PropertyList p3 )
[mangled: com/jtauber/fop/fo/pagination/RegionAfter."<init>":(Lcom/jtauber/fop/layout/Document;Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)V]
fop.091.jar, RegionBefore.class
package com.jtauber.fop.fo.pagination
RegionBefore.addCharacters ( Document p1, char[ ] p2, int p3, int p4 ) : void
[mangled: com/jtauber/fop/fo/pagination/RegionBefore.addCharacters:(Lcom/jtauber/fop/layout/Document;[CII)V]
RegionBefore.RegionBefore ( Document p1, FObj p2, PropertyList p3 )
[mangled: com/jtauber/fop/fo/pagination/RegionBefore."<init>":(Lcom/jtauber/fop/layout/Document;Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)V]
fop.091.jar, RegionBody.class
package com.jtauber.fop.fo.pagination
RegionBody.addCharacters ( Document p1, char[ ] p2, int p3, int p4 ) : void
[mangled: com/jtauber/fop/fo/pagination/RegionBody.addCharacters:(Lcom/jtauber/fop/layout/Document;[CII)V]
RegionBody.RegionBody ( Document p1, FObj p2, PropertyList p3 )
[mangled: com/jtauber/fop/fo/pagination/RegionBody."<init>":(Lcom/jtauber/fop/layout/Document;Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)V]
fop.091.jar, Root.class
package com.jtauber.fop.fo.pagination
Root.addCharacters ( Document p1, char[ ] p2, int p3, int p4 ) : void
[mangled: com/jtauber/fop/fo/pagination/Root.addCharacters:(Lcom/jtauber/fop/layout/Document;[CII)V]
Root.layout ( ) : void
[mangled: com/jtauber/fop/fo/pagination/Root.layout:()V]
Root.Root ( Document p1, FObj p2, PropertyList p3 )
[mangled: com/jtauber/fop/fo/pagination/Root."<init>":(Lcom/jtauber/fop/layout/Document;Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)V]
fop.091.jar, RuleThickness.class
package com.jtauber.fop.fo.properties
RuleThickness.length ( ) : Length
[mangled: com/jtauber/fop/fo/properties/RuleThickness.length:()Lcom/jtauber/fop/fo/Length;]
fop.091.jar, SequenceSpecification.class
package com.jtauber.fop.fo.pagination
SequenceSpecification.addCharacters ( Document p1, char[ ] p2, int p3, int p4 ) : void
[mangled: com/jtauber/fop/fo/pagination/SequenceSpecification.addCharacters:(Lcom/jtauber/fop/layout/Document;[CII)V]
SequenceSpecification.SequenceSpecification ( Document p1, FObj p2, PropertyList p3 )
[mangled: com/jtauber/fop/fo/pagination/SequenceSpecification."<init>":(Lcom/jtauber/fop/layout/Document;Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)V]
fop.091.jar, SequenceSpecifier.class
package com.jtauber.fop.fo.pagination
SequenceSpecifier.SequenceSpecifier ( Document p1, FObj p2, PropertyList p3 )
[mangled: com/jtauber/fop/fo/pagination/SequenceSpecifier."<init>":(Lcom/jtauber/fop/layout/Document;Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)V]
fop.091.jar, SequenceSpecifierAlternating.class
package com.jtauber.fop.fo.pagination
SequenceSpecifierAlternating.addCharacters ( Document p1, char[ ] p2, int p3, int p4 ) : void
[mangled: com/jtauber/fop/fo/pagination/SequenceSpecifierAlternating.addCharacters:(Lcom/jtauber/fop/layout/Document;[CII)V]
SequenceSpecifierAlternating.SequenceSpecifierAlternating ( Document p1, FObj p2, PropertyList p3 )
[mangled: com/jtauber/fop/fo/pagination/SequenceSpecifierAlternating."<init>":(Lcom/jtauber/fop/layout/Document;Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)V]
fop.091.jar, SequenceSpecifierRepeating.class
package com.jtauber.fop.fo.pagination
SequenceSpecifierRepeating.addCharacters ( Document p1, char[ ] p2, int p3, int p4 ) : void
[mangled: com/jtauber/fop/fo/pagination/SequenceSpecifierRepeating.addCharacters:(Lcom/jtauber/fop/layout/Document;[CII)V]
SequenceSpecifierRepeating.SequenceSpecifierRepeating ( Document p1, FObj p2, PropertyList p3 )
[mangled: com/jtauber/fop/fo/pagination/SequenceSpecifierRepeating."<init>":(Lcom/jtauber/fop/layout/Document;Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)V]
fop.091.jar, SequenceSpecifierSingle.class
package com.jtauber.fop.fo.pagination
SequenceSpecifierSingle.addCharacters ( Document p1, char[ ] p2, int p3, int p4 ) : void
[mangled: com/jtauber/fop/fo/pagination/SequenceSpecifierSingle.addCharacters:(Lcom/jtauber/fop/layout/Document;[CII)V]
SequenceSpecifierSingle.SequenceSpecifierSingle ( Document p1, FObj p2, PropertyList p3 )
[mangled: com/jtauber/fop/fo/pagination/SequenceSpecifierSingle."<init>":(Lcom/jtauber/fop/layout/Document;Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)V]
fop.091.jar, SimplePageMaster.class
package com.jtauber.fop.fo.pagination
SimplePageMaster.addCharacters ( Document p1, char[ ] p2, int p3, int p4 ) : void
[mangled: com/jtauber/fop/fo/pagination/SimplePageMaster.addCharacters:(Lcom/jtauber/fop/layout/Document;[CII)V]
SimplePageMaster.end ( Document p1 ) : void
[mangled: com/jtauber/fop/fo/pagination/SimplePageMaster.end:(Lcom/jtauber/fop/layout/Document;)V]
SimplePageMaster.SimplePageMaster ( Document p1, FObj p2, PropertyList p3 )
[mangled: com/jtauber/fop/fo/pagination/SimplePageMaster."<init>":(Lcom/jtauber/fop/layout/Document;Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)V]
fop.091.jar, SpaceAfterOptimum.class
package com.jtauber.fop.fo.properties
SpaceAfterOptimum.length ( ) : Length
[mangled: com/jtauber/fop/fo/properties/SpaceAfterOptimum.length:()Lcom/jtauber/fop/fo/Length;]
fop.091.jar, SpaceBeforeOptimum.class
package com.jtauber.fop.fo.properties
SpaceBeforeOptimum.length ( ) : Length
[mangled: com/jtauber/fop/fo/properties/SpaceBeforeOptimum.length:()Lcom/jtauber/fop/fo/Length;]
fop.091.jar, StartIndent.class
package com.jtauber.fop.fo.properties
StartIndent.length ( ) : Length
[mangled: com/jtauber/fop/fo/properties/StartIndent.length:()Lcom/jtauber/fop/fo/Length;]
fop.091.jar, StaticContent.class
package com.jtauber.fop.fo.flow
StaticContent.addCharacters ( Document p1, char[ ] p2, int p3, int p4 ) : void
[mangled: com/jtauber/fop/fo/flow/StaticContent.addCharacters:(Lcom/jtauber/fop/layout/Document;[CII)V]
StaticContent.layout ( ) : void
[mangled: com/jtauber/fop/fo/flow/StaticContent.layout:()V]
StaticContent.StaticContent ( Document p1, FObj p2, PropertyList p3 )
[mangled: com/jtauber/fop/fo/flow/StaticContent."<init>":(Lcom/jtauber/fop/layout/Document;Lcom/jtauber/fop/fo/FObj;Lcom/jtauber/fop/fo/PropertyList;)V]
fop.091.jar, TextAlign.class
package com.jtauber.fop.fo.properties
TextAlign.enum ( ) : int
[mangled: com/jtauber/fop/fo/properties/TextAlign.enum:()I]
fop.091.jar, TextAlignLast.class
package com.jtauber.fop.fo.properties
TextAlignLast.enum ( ) : int
[mangled: com/jtauber/fop/fo/properties/TextAlignLast.enum:()I]
fop.091.jar, TimesBold.class
package com.jtauber.fop.layout.pdf.fonts
TimesBold.encoding ( ) : String
[mangled: com/jtauber/fop/layout/pdf/fonts/TimesBold.encoding:()Ljava/lang/String;]
TimesBold.fontName ( ) : String
[mangled: com/jtauber/fop/layout/pdf/fonts/TimesBold.fontName:()Ljava/lang/String;]
TimesBold.getAscender ( ) : int
[mangled: com/jtauber/fop/layout/pdf/fonts/TimesBold.getAscender:()I]
TimesBold.getCapHeight ( ) : int
[mangled: com/jtauber/fop/layout/pdf/fonts/TimesBold.getCapHeight:()I]
TimesBold.getDescender ( ) : int
[mangled: com/jtauber/fop/layout/pdf/fonts/TimesBold.getDescender:()I]
TimesBold.getXHeight ( ) : int
[mangled: com/jtauber/fop/layout/pdf/fonts/TimesBold.getXHeight:()I]
TimesBold.TimesBold ( )
[mangled: com/jtauber/fop/layout/pdf/fonts/TimesBold."<init>":()V]
TimesBold.width ( int p1 ) : int
[mangled: com/jtauber/fop/layout/pdf/fonts/TimesBold.width:(I)I]
fop.091.jar, TimesBoldItalic.class
package com.jtauber.fop.layout.pdf.fonts
TimesBoldItalic.encoding ( ) : String
[mangled: com/jtauber/fop/layout/pdf/fonts/TimesBoldItalic.encoding:()Ljava/lang/String;]
TimesBoldItalic.fontName ( ) : String
[mangled: com/jtauber/fop/layout/pdf/fonts/TimesBoldItalic.fontName:()Ljava/lang/String;]
TimesBoldItalic.getAscender ( ) : int
[mangled: com/jtauber/fop/layout/pdf/fonts/TimesBoldItalic.getAscender:()I]
TimesBoldItalic.getCapHeight ( ) : int
[mangled: com/jtauber/fop/layout/pdf/fonts/TimesBoldItalic.getCapHeight:()I]
TimesBoldItalic.getDescender ( ) : int
[mangled: com/jtauber/fop/layout/pdf/fonts/TimesBoldItalic.getDescender:()I]
TimesBoldItalic.getXHeight ( ) : int
[mangled: com/jtauber/fop/layout/pdf/fonts/TimesBoldItalic.getXHeight:()I]
TimesBoldItalic.TimesBoldItalic ( )
[mangled: com/jtauber/fop/layout/pdf/fonts/TimesBoldItalic."<init>":()V]
TimesBoldItalic.width ( int p1 ) : int
[mangled: com/jtauber/fop/layout/pdf/fonts/TimesBoldItalic.width:(I)I]
fop.091.jar, TimesItalic.class
package com.jtauber.fop.layout.pdf.fonts
TimesItalic.encoding ( ) : String
[mangled: com/jtauber/fop/layout/pdf/fonts/TimesItalic.encoding:()Ljava/lang/String;]
TimesItalic.fontName ( ) : String
[mangled: com/jtauber/fop/layout/pdf/fonts/TimesItalic.fontName:()Ljava/lang/String;]
TimesItalic.getAscender ( ) : int
[mangled: com/jtauber/fop/layout/pdf/fonts/TimesItalic.getAscender:()I]
TimesItalic.getCapHeight ( ) : int
[mangled: com/jtauber/fop/layout/pdf/fonts/TimesItalic.getCapHeight:()I]
TimesItalic.getDescender ( ) : int
[mangled: com/jtauber/fop/layout/pdf/fonts/TimesItalic.getDescender:()I]
TimesItalic.getXHeight ( ) : int
[mangled: com/jtauber/fop/layout/pdf/fonts/TimesItalic.getXHeight:()I]
TimesItalic.TimesItalic ( )
[mangled: com/jtauber/fop/layout/pdf/fonts/TimesItalic."<init>":()V]
TimesItalic.width ( int p1 ) : int
[mangled: com/jtauber/fop/layout/pdf/fonts/TimesItalic.width:(I)I]
fop.091.jar, TimesRoman.class
package com.jtauber.fop.layout.pdf.fonts
TimesRoman.encoding ( ) : String
[mangled: com/jtauber/fop/layout/pdf/fonts/TimesRoman.encoding:()Ljava/lang/String;]
TimesRoman.fontName ( ) : String
[mangled: com/jtauber/fop/layout/pdf/fonts/TimesRoman.fontName:()Ljava/lang/String;]
TimesRoman.getAscender ( ) : int
[mangled: com/jtauber/fop/layout/pdf/fonts/TimesRoman.getAscender:()I]
TimesRoman.getCapHeight ( ) : int
[mangled: com/jtauber/fop/layout/pdf/fonts/TimesRoman.getCapHeight:()I]
TimesRoman.getDescender ( ) : int
[mangled: com/jtauber/fop/layout/pdf/fonts/TimesRoman.getDescender:()I]
TimesRoman.getXHeight ( ) : int
[mangled: com/jtauber/fop/layout/pdf/fonts/TimesRoman.getXHeight:()I]
TimesRoman.TimesRoman ( )
[mangled: com/jtauber/fop/layout/pdf/fonts/TimesRoman."<init>":()V]
TimesRoman.width ( int p1 ) : int
[mangled: com/jtauber/fop/layout/pdf/fonts/TimesRoman.width:(I)I]
fop.091.jar, WhiteSpaceTreatment.class
package com.jtauber.fop.fo.properties
WhiteSpaceTreatment.enum ( ) : int
[mangled: com/jtauber/fop/fo/properties/WhiteSpaceTreatment.enum:()I]
fop.091.jar, WrapOption.class
package com.jtauber.fop.fo.properties
WrapOption.enum ( ) : int
[mangled: com/jtauber/fop/fo/properties/WrapOption.enum:()I]
fop.091.jar, XMLOutputConverter.class
package com.jtauber.fop.layout
XMLOutputConverter.go ( Document p1, PrintWriter p2 ) : void
[mangled: com/jtauber/fop/layout/XMLOutputConverter.go:(Lcom/jtauber/fop/layout/Document;Ljava/io/PrintWriter;)V]
XMLOutputConverter.makeAreaContainer ( AreaContainer p1 ) : void
[mangled: com/jtauber/fop/layout/XMLOutputConverter.makeAreaContainer:(Lcom/jtauber/fop/layout/AreaContainer;)V]
XMLOutputConverter.makeBlockArea ( BlockArea p1 ) : void
[mangled: com/jtauber/fop/layout/XMLOutputConverter.makeBlockArea:(Lcom/jtauber/fop/layout/BlockArea;)V]
XMLOutputConverter.makeDisplaySpace ( DisplaySpace p1 ) : void
[mangled: com/jtauber/fop/layout/XMLOutputConverter.makeDisplaySpace:(Lcom/jtauber/fop/layout/DisplaySpace;)V]
XMLOutputConverter.makeInlineArea ( InlineArea p1 ) : void
[mangled: com/jtauber/fop/layout/XMLOutputConverter.makeInlineArea:(Lcom/jtauber/fop/layout/InlineArea;)V]
XMLOutputConverter.makeInlineSpace ( InlineSpace p1 ) : void
[mangled: com/jtauber/fop/layout/XMLOutputConverter.makeInlineSpace:(Lcom/jtauber/fop/layout/InlineSpace;)V]
XMLOutputConverter.makeLineArea ( LineArea p1 ) : void
[mangled: com/jtauber/fop/layout/XMLOutputConverter.makeLineArea:(Lcom/jtauber/fop/layout/LineArea;)V]
XMLOutputConverter.makePage ( Page p1 ) : void
[mangled: com/jtauber/fop/layout/XMLOutputConverter.makePage:(Lcom/jtauber/fop/layout/Page;)V]
XMLOutputConverter.makeRuleArea ( RuleArea p1 ) : void
[mangled: com/jtauber/fop/layout/XMLOutputConverter.makeRuleArea:(Lcom/jtauber/fop/layout/RuleArea;)V]
XMLOutputConverter.setupFontInfo ( FontInfo p1 ) : void
[mangled: com/jtauber/fop/layout/XMLOutputConverter.setupFontInfo:(Lcom/jtauber/fop/layout/FontInfo;)V]
XMLOutputConverter.XMLOutputConverter ( String p1 )
[mangled: com/jtauber/fop/layout/XMLOutputConverter."<init>":(Ljava/lang/String;)V]
openxml.106.jar, AttrValueNodeFilter.class
package org.openxml.dom.iterator
AttrValueNodeFilter.acceptNode ( Node p1 ) : boolean
[mangled: org/openxml/dom/iterator/AttrValueNodeFilter.acceptNode:(Lorg/w3c/dom/Node;)Z]
AttrValueNodeFilter.lookup ( String p1, String p2 ) [static] : NodeFilter
[mangled: org/openxml/dom/iterator/AttrValueNodeFilter.lookup:(Ljava/lang/String;Ljava/lang/String;)Lorg/w3c/dom/fi/NodeFilter;]
openxml.106.jar, BaseParser.class
package org.openxml.parser
BaseParser.error ( int p1, String p2 ) : void
[mangled: org/openxml/parser/BaseParser.error:(ILjava/lang/String;)V]
BaseParser.fatalError ( Exception p1 ) : void
[mangled: org/openxml/parser/BaseParser.fatalError:(Ljava/lang/Exception;)V]
BaseParser.getColumnNumber ( ) : int
[mangled: org/openxml/parser/BaseParser.getColumnNumber:()I]
BaseParser.getErrorHandler ( ) : ErrorHandler
[mangled: org/openxml/parser/BaseParser.getErrorHandler:()Lorg/xml/sax/ErrorHandler;]
BaseParser.getErrorReport ( ) : ErrorReport
[mangled: org/openxml/parser/BaseParser.getErrorReport:()Lorg/openxml/x3p/ErrorReport;]
BaseParser.getLastException ( ) : SAXParseException
[mangled: org/openxml/parser/BaseParser.getLastException:()Lorg/xml/sax/SAXParseException;]
BaseParser.getLocator ( ) : Locator
[mangled: org/openxml/parser/BaseParser.getLocator:()Lorg/xml/sax/Locator;]
BaseParser.getPublicId ( ) : String
[mangled: org/openxml/parser/BaseParser.getPublicId:()Ljava/lang/String;]
BaseParser.getSystemId ( ) : String
[mangled: org/openxml/parser/BaseParser.getSystemId:()Ljava/lang/String;]
BaseParser.setErrorHandler ( ErrorHandler p1 ) : void
[mangled: org/openxml/parser/BaseParser.setErrorHandler:(Lorg/xml/sax/ErrorHandler;)V]
BaseParser.warning ( String p1 ) : void
[mangled: org/openxml/parser/BaseParser.warning:(Ljava/lang/String;)V]
openxml.106.jar, ErrorReport.class
package org.openxml.x3p
ErrorReport.fatalError ( Exception p1 ) [abstract] : void
[mangled: org/openxml/x3p/ErrorReport.fatalError:(Ljava/lang/Exception;)V]
ErrorReport.getCount ( ) [abstract] : int
[mangled: org/openxml/x3p/ErrorReport.getCount:()I]
ErrorReport.getErrorLevel ( int p1 ) [abstract] : int
[mangled: org/openxml/x3p/ErrorReport.getErrorLevel:(I)I]
ErrorReport.getException ( int p1 ) [abstract] : SAXException
[mangled: org/openxml/x3p/ErrorReport.getException:(I)Lorg/xml/sax/SAXException;]
ErrorReport.getLastException ( ) [abstract] : SAXException
[mangled: org/openxml/x3p/ErrorReport.getLastException:()Lorg/xml/sax/SAXException;]
ErrorReport.getLastMessage ( ) [abstract] : String
[mangled: org/openxml/x3p/ErrorReport.getLastMessage:()Ljava/lang/String;]
ErrorReport.getMessage ( int p1 ) [abstract] : String
[mangled: org/openxml/x3p/ErrorReport.getMessage:(I)Ljava/lang/String;]
ErrorReport.isReporting ( int p1 ) [abstract] : boolean
[mangled: org/openxml/x3p/ErrorReport.isReporting:(I)Z]
ErrorReport.listExceptions ( int p1 ) [abstract] : SAXException[ ]
[mangled: org/openxml/x3p/ErrorReport.listExceptions:(I)[Lorg/xml/sax/SAXException;]
ErrorReport.listMessages ( int p1 ) [abstract] : String[ ]
[mangled: org/openxml/x3p/ErrorReport.listMessages:(I)[Ljava/lang/String;]
ErrorReport.reportError ( int p1, Node p2, SAXException p3 ) [abstract] : void
[mangled: org/openxml/x3p/ErrorReport.reportError:(ILorg/w3c/dom/Node;Lorg/xml/sax/SAXException;)V]
ErrorReport.reportError ( int p1, SAXParseException p2 ) [abstract] : void
[mangled: org/openxml/x3p/ErrorReport.reportError:(ILorg/xml/sax/SAXParseException;)V]
ErrorReport.reportError ( int p1, String p2, SAXException p3 ) [abstract] : void
[mangled: org/openxml/x3p/ErrorReport.reportError:(ILjava/lang/String;Lorg/xml/sax/SAXException;)V]
openxml.106.jar, ErrorReportImpl.class
package org.openxml.x3p.helpers
ErrorReportImpl.error ( SAXParseException p1 ) : void
[mangled: org/openxml/x3p/helpers/ErrorReportImpl.error:(Lorg/xml/sax/SAXParseException;)V]
ErrorReportImpl.ErrorReportImpl ( )
[mangled: org/openxml/x3p/helpers/ErrorReportImpl."<init>":()V]
ErrorReportImpl.ErrorReportImpl ( int p1, int p2 )
[mangled: org/openxml/x3p/helpers/ErrorReportImpl."<init>":(II)V]
ErrorReportImpl.fatalError ( Exception p1 ) : void
[mangled: org/openxml/x3p/helpers/ErrorReportImpl.fatalError:(Ljava/lang/Exception;)V]
ErrorReportImpl.fatalError ( SAXParseException p1 ) : void
[mangled: org/openxml/x3p/helpers/ErrorReportImpl.fatalError:(Lorg/xml/sax/SAXParseException;)V]
ErrorReportImpl.formatLocation ( Object p1 ) : String
[mangled: org/openxml/x3p/helpers/ErrorReportImpl.formatLocation:(Ljava/lang/Object;)Ljava/lang/String;]
ErrorReportImpl.formatMessage ( ErrorReportEntry p1 ) : String
[mangled: org/openxml/x3p/helpers/ErrorReportImpl.formatMessage:(Lorg/openxml/x3p/helpers/ErrorReportEntry;)Ljava/lang/String;]
ErrorReportImpl.getCount ( ) : int
[mangled: org/openxml/x3p/helpers/ErrorReportImpl.getCount:()I]
ErrorReportImpl.getErrorLevel ( int p1 ) : int
[mangled: org/openxml/x3p/helpers/ErrorReportImpl.getErrorLevel:(I)I]
ErrorReportImpl.getException ( int p1 ) : SAXException
[mangled: org/openxml/x3p/helpers/ErrorReportImpl.getException:(I)Lorg/xml/sax/SAXException;]
ErrorReportImpl.getLastException ( ) : SAXException
[mangled: org/openxml/x3p/helpers/ErrorReportImpl.getLastException:()Lorg/xml/sax/SAXException;]
ErrorReportImpl.getLastMessage ( ) : String
[mangled: org/openxml/x3p/helpers/ErrorReportImpl.getLastMessage:()Ljava/lang/String;]
ErrorReportImpl.getMessage ( int p1 ) : String
[mangled: org/openxml/x3p/helpers/ErrorReportImpl.getMessage:(I)Ljava/lang/String;]
ErrorReportImpl.isReporting ( int p1 ) : boolean
[mangled: org/openxml/x3p/helpers/ErrorReportImpl.isReporting:(I)Z]
ErrorReportImpl.listExceptions ( int p1 ) : SAXException[ ]
[mangled: org/openxml/x3p/helpers/ErrorReportImpl.listExceptions:(I)[Lorg/xml/sax/SAXException;]
ErrorReportImpl.listMessages ( int p1 ) : String[ ]
[mangled: org/openxml/x3p/helpers/ErrorReportImpl.listMessages:(I)[Ljava/lang/String;]
ErrorReportImpl.reportError ( int p1, Node p2, SAXException p3 ) : void
[mangled: org/openxml/x3p/helpers/ErrorReportImpl.reportError:(ILorg/w3c/dom/Node;Lorg/xml/sax/SAXException;)V]
ErrorReportImpl.reportError ( int p1, Object p2, SAXException p3 ) : void
[mangled: org/openxml/x3p/helpers/ErrorReportImpl.reportError:(ILjava/lang/Object;Lorg/xml/sax/SAXException;)V]
ErrorReportImpl.reportError ( int p1, SAXParseException p2 ) : void
[mangled: org/openxml/x3p/helpers/ErrorReportImpl.reportError:(ILorg/xml/sax/SAXParseException;)V]
ErrorReportImpl.reportError ( int p1, String p2, SAXException p3 ) : void
[mangled: org/openxml/x3p/helpers/ErrorReportImpl.reportError:(ILjava/lang/String;Lorg/xml/sax/SAXException;)V]
ErrorReportImpl.warning ( SAXParseException p1 ) : void
[mangled: org/openxml/x3p/helpers/ErrorReportImpl.warning:(Lorg/xml/sax/SAXParseException;)V]
openxml.106.jar, Holder.class
package org.openxml.source
Holder.getLastException ( ) [abstract] : SAXException
[mangled: org/openxml/source/Holder.getLastException:()Lorg/xml/sax/SAXException;]
openxml.106.jar, LocatorImpl.class
package org.openxml.x3p.helpers
LocatorImpl.getColumnNumber ( ) : int
[mangled: org/openxml/x3p/helpers/LocatorImpl.getColumnNumber:()I]
LocatorImpl.getLineNumber ( ) : int
[mangled: org/openxml/x3p/helpers/LocatorImpl.getLineNumber:()I]
LocatorImpl.getPublicId ( ) : String
[mangled: org/openxml/x3p/helpers/LocatorImpl.getPublicId:()Ljava/lang/String;]
LocatorImpl.getSystemId ( ) : String
[mangled: org/openxml/x3p/helpers/LocatorImpl.getSystemId:()Ljava/lang/String;]
LocatorImpl.LocatorImpl ( Locator p1 )
[mangled: org/openxml/x3p/helpers/LocatorImpl."<init>":(Lorg/xml/sax/Locator;)V]
LocatorImpl.LocatorImpl ( String p1, String p2, int p3, int p4 )
[mangled: org/openxml/x3p/helpers/LocatorImpl."<init>":(Ljava/lang/String;Ljava/lang/String;II)V]
openxml.106.jar, Parser.class
package org.openxml.io
Parser.getErrorReport ( ) [abstract] : ErrorReport
[mangled: org/openxml/io/Parser.getErrorReport:()Lorg/openxml/x3p/ErrorReport;]
Parser.getLastException ( ) [abstract] : SAXParseException
[mangled: org/openxml/io/Parser.getLastException:()Lorg/xml/sax/SAXParseException;]
openxml.106.jar, StreamWriter.class
package org.openxml.x3p.publishers
StreamWriter.getEncoding ( ) : String
[mangled: org/openxml/x3p/publishers/StreamWriter.getEncoding:()Ljava/lang/String;]
xslp.19990832.jar, Formatter.class
package com.kvisco.xsl
Formatter.createCodeTable ( ) [static] : Hashtable
[mangled: com/kvisco/xsl/Formatter.createCodeTable:()Ljava/util/Hashtable;]
to the top
Problems with Data Types, High Severity (90)
Cocoon.jar
package org.apache.cocoon.formatter
[+] Formatter (2)
| Change | Effect |
---|
1 | Abstract method format ( Document, Writer, Dictionary ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method format(Document, Writer, Dictionary) in Formatter. |
2 | Abstract method format ( Document, Writer ) has been removed from this interface. | Recompilation of a client program may be terminated with the message: cannot find method format(Document, Writer) in interface Formatter. |
[+] affected methods (2)
getMIMEType ( )This abstract method is from 'Formatter' interface.
getFormatter ( Document )Return value of this method has type 'Formatter'.
[+] OpenXMLFormatter (1)
| Change | Effect |
---|
1 | Method getStatus ( ) became abstract. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method getStatus() in OpenXMLFormatter. |
[+] affected methods (1)
getStatus ( )This method is from 'OpenXMLFormatter' abstract class.
package org.apache.cocoon.formatter.html
[+] XSLPHTMLFormatter (3)
| Change | Effect |
---|
1 | Removed super-interface org.apache.cocoon.formatter.Formatter. | Recompilation of a client program may be terminated with the message: cannot find method in class XSLPHTMLFormatter. |
2 | Removed super-interface org.apache.cocoon.framework.Configurable. | Recompilation of a client program may be terminated with the message: cannot find method in class XSLPHTMLFormatter. |
3 | Removed super-interface org.apache.cocoon.framework.Status. | Recompilation of a client program may be terminated with the message: cannot find method in class XSLPHTMLFormatter. |
[+] affected methods (3)
XSLPHTMLFormatter ( )This constructor is from 'XSLPHTMLFormatter' class.
getMIMEType ( )This method is from 'XSLPHTMLFormatter' class.
getStatus ( )This method is from 'XSLPHTMLFormatter' class.
package org.apache.cocoon.parser
[+] Parser (2)
| Change | Effect |
---|
1 | Abstract method parse ( Reader, String ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method parse(Reader, String) in Parser. |
2 | Abstract method parse ( Reader ) has been removed from this interface. | Recompilation of a client program may be terminated with the message: cannot find method parse(Reader) in interface Parser. |
[+] affected methods (5)
createEmptyDocument ( )This abstract method is from 'Parser' interface.
AbstractXSLTProcessor ( )Field 'this.parser' in the object of this method has type 'Parser'.
getStatus ( )Field 'this.parser' in the object of this abstract method has type 'Parser'.
hasChanged ( Object )Field 'this.parser' in the object of this method has type 'Parser'.
init ( Director )Field 'this.parser' in the object of this method has type 'Parser'.
package org.apache.cocoon.processor
[+] Processor (2)
| Change | Effect |
---|
1 | Abstract method process ( Document, Dictionary ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method process(Document, Dictionary) in Processor. |
2 | Abstract method process ( Document, Hashtable ) has been removed from this interface. | Recompilation of a client program may be terminated with the message: cannot find method process(Document, Hashtable) in interface Processor. |
[+] affected methods (1)
getProcessor ( Document )Return value of this method has type 'Processor'.
package org.apache.cocoon.processor.xslt
[+] AbstractXSLTProcessor (2)
| Change | Effect |
---|
1 | Abstract method process ( Document, Dictionary ) has been added to this class. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method process(Document, Dictionary) in AbstractXSLTProcessor. |
2 | Abstract method process ( Document, Hashtable ) has been removed from this class. | Recompilation of a client program may be terminated with the message: cannot find method process(Document, Hashtable) in class AbstractXSLTProcessor. |
[+] affected methods (4)
AbstractXSLTProcessor ( )This constructor is from 'AbstractXSLTProcessor' abstract class.
getStatus ( )This abstract method is from 'AbstractXSLTProcessor' abstract class.
hasChanged ( Object )This method is from 'AbstractXSLTProcessor' abstract class.
init ( Director )This method is from 'AbstractXSLTProcessor' abstract class.
package org.apache.cocoon.store
[+] CocoonStore (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class CocoonStore. |
[+] affected methods (9)
CocoonStore ( )This constructor is from 'CocoonStore' class.
containsKey ( Object )This method is from 'CocoonStore' class.
get ( Object )This method is from 'CocoonStore' class.
getStatus ( )This method is from 'CocoonStore' class.
hold ( Object, Object )This method is from 'CocoonStore' class.
init ( Configurations )This method is from 'CocoonStore' class.
list ( )This method is from 'CocoonStore' class.
remove ( Object )This method is from 'CocoonStore' class.
store ( Object, Object )This method is from 'CocoonStore' class.
[+] Memorizer (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class Memorizer. |
[+] affected methods (6)
Memorizer ( int )This constructor is from 'Memorizer' class.
containsKey ( Object )This method is from 'Memorizer' class.
get ( Object )This method is from 'Memorizer' class.
hold ( Object, Object )This method is from 'Memorizer' class.
list ( )This method is from 'Memorizer' class.
remove ( Object )This method is from 'Memorizer' class.
[+] Serializer (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class Serializer. |
[+] affected methods (6)
Serializer ( File )This constructor is from 'Serializer' class.
containsKey ( Object )This method is from 'Serializer' class.
get ( Object )This method is from 'Serializer' class.
list ( )This method is from 'Serializer' class.
remove ( Object )This method is from 'Serializer' class.
store ( Object, Object )This method is from 'Serializer' class.
fop.091.jar
package com.jtauber.fop.fo
[+] FObj (2)
| Change | Effect |
---|
1 | Access level of field properties has been changed from public to protected. | Recompilation of a client program may be terminated with the message: properties has protected access in FObj. |
2 | Field foName of type java.lang.String has been removed from this class. | Recompilation of a client program may be terminated with the message: cannot find variable foName in FObj. |
[+] affected methods (9)
FOProcessor ( )Field 'this.treeBuilder.rootFObj' in the object of this method has type 'FObj'.
format ( PrintWriter )Field 'this.treeBuilder.rootFObj' in the object of this abstract method has type 'FObj'.
layoutput ( PrintWriter )Field 'this.treeBuilder.rootFObj' in the object of this method has type 'FObj'.
maker ( )This method is from 'FObj' class.
addChild ( FONode )Field 'p1.parent' in 1st parameter 'p1' of this method has type 'FObj'.
characters ( char[ ], int, int )Field 'this.rootFObj' in the object of this method has type 'FObj'.
endElement ( String )Field 'this.rootFObj' in the object of this method has type 'FObj'.
startDocument ( )Field 'this.rootFObj' in the object of this method has type 'FObj'.
startElement ( String, AttributeList )Field 'this.rootFObj' in the object of this method has type 'FObj'.
[+] FONode (3)
| Change | Effect |
---|
1 | Abstract method layout ( Area ) has been added to this class. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method layout(Area) in FONode. |
2 | Abstract method layout ( ) has been removed from this class. | Recompilation of a client program may be terminated with the message: cannot find method layout() in class FONode. |
3 | Field doc of type com.jtauber.fop.layout.Document has been removed from this class. | Recompilation of a client program may be terminated with the message: cannot find variable doc in FONode. |
[+] affected methods (1)
addChild ( FONode )1st parameter 'p1' of this method has type 'FONode'.
[+] FOTreeBuilder (1)
| Change | Effect |
---|
1 | Access level of field rootFObj has been changed from public to protected. | Recompilation of a client program may be terminated with the message: rootFObj has protected access in FOTreeBuilder. |
[+] affected methods (7)
FOProcessor ( )Field 'this.treeBuilder' in the object of this method has type 'FOTreeBuilder'.
format ( PrintWriter )Field 'this.treeBuilder' in the object of this abstract method has type 'FOTreeBuilder'.
layoutput ( PrintWriter )Field 'this.treeBuilder' in the object of this method has type 'FOTreeBuilder'.
characters ( char[ ], int, int )This method is from 'FOTreeBuilder' class.
endElement ( String )This method is from 'FOTreeBuilder' class.
startDocument ( )This method is from 'FOTreeBuilder' class.
startElement ( String, AttributeList )This method is from 'FOTreeBuilder' class.
package com.jtauber.fop.fo.properties
[+] InitialPageNumber (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class InitialPageNumber. |
[+] affected methods (3)
InitialPageNumber ( PropertyList, int )This constructor is from 'InitialPageNumber' class.
maker ( )This method is from 'InitialPageNumber' class.
number ( )This method is from 'InitialPageNumber' class.
[+] InitialPageNumber.Maker (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class InitialPageNumber.Maker. |
[+] affected methods (4)
InitialPageNumber.Maker ( )This constructor is from 'InitialPageNumber.Maker' class.
isInherited ( )This method is from 'InitialPageNumber.Maker' class.
make ( PropertyList )This method is from 'InitialPageNumber.Maker' class.
make ( PropertyList, String )This method is from 'InitialPageNumber.Maker' class.
package com.jtauber.fop.layout
[+] Box (1)
| Change | Effect |
---|
1 | Abstract method render ( Renderer ) has been added to this class. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method render(Renderer) in Box. |
[+] affected methods (3)
addChild ( Box )1st parameter 'p1' of this method has type 'Box'.
addChildAtStart ( Box )1st parameter 'p1' of this method has type 'Box'.
Box ( )This constructor is from 'Box' abstract class.
[+] Document (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class Document. |
[+] affected methods (19)
Document ( OutputConverter )This constructor is from 'Document' class.
addPage ( Page )This method is from 'Document' class.
addRule ( FontState, int, int, int, int, int, int, int, float, float, float )This method is from 'Document' class.
addText ( FontState, float, float, float, int, int, char[ ], int, int )This method is from 'Document' class.
endBlockArea ( int )This method is from 'Document' class.
endPage ( )This method is from 'Document' class.
getFontInfo ( )This method is from 'Document' class.
getPageNumber ( )This method is from 'Document' class.
getPages ( )This method is from 'Document' class.
setDefaultFontState ( FontState )This method is from 'Document' class.
setInListBody ( boolean )This method is from 'Document' class.
setInListLabel ( boolean )This method is from 'Document' class.
...
[+] OutputConverter (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class OutputConverter. |
[+] affected methods (10)
go ( Document, PrintWriter )This abstract method is from 'OutputConverter' interface.
makeAreaContainer ( AreaContainer )This abstract method is from 'OutputConverter' interface.
makeBlockArea ( BlockArea )This abstract method is from 'OutputConverter' interface.
makeDisplaySpace ( DisplaySpace )This abstract method is from 'OutputConverter' interface.
makeInlineArea ( InlineArea )This abstract method is from 'OutputConverter' interface.
makeInlineSpace ( InlineSpace )This abstract method is from 'OutputConverter' interface.
makeLineArea ( LineArea )This abstract method is from 'OutputConverter' interface.
makePage ( Page )This abstract method is from 'OutputConverter' interface.
makeRuleArea ( RuleArea )This abstract method is from 'OutputConverter' interface.
setupFontInfo ( FontInfo )This abstract method is from 'OutputConverter' interface.
[+] XMLOutputConverter (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class XMLOutputConverter. |
[+] affected methods (11)
XMLOutputConverter ( String )This constructor is from 'XMLOutputConverter' class.
go ( Document, PrintWriter )This method is from 'XMLOutputConverter' class.
makeAreaContainer ( AreaContainer )This method is from 'XMLOutputConverter' class.
makeBlockArea ( BlockArea )This method is from 'XMLOutputConverter' class.
makeDisplaySpace ( DisplaySpace )This method is from 'XMLOutputConverter' class.
makeInlineArea ( InlineArea )This method is from 'XMLOutputConverter' class.
makeInlineSpace ( InlineSpace )This method is from 'XMLOutputConverter' class.
makeLineArea ( LineArea )This method is from 'XMLOutputConverter' class.
makePage ( Page )This method is from 'XMLOutputConverter' class.
makeRuleArea ( RuleArea )This method is from 'XMLOutputConverter' class.
setupFontInfo ( FontInfo )This method is from 'XMLOutputConverter' class.
...
package com.jtauber.fop.layout.pdf
[+] Font (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class Font. |
[+] affected methods (8)
Font ( )This constructor is from 'Font' abstract class.
encoding ( )This abstract method is from 'Font' abstract class.
fontName ( )This abstract method is from 'Font' abstract class.
getAscender ( )This abstract method is from 'Font' abstract class.
getCapHeight ( )This abstract method is from 'Font' abstract class.
getDescender ( )This abstract method is from 'Font' abstract class.
getXHeight ( )This abstract method is from 'Font' abstract class.
width ( int )This abstract method is from 'Font' abstract class.
[+] FontSetup (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class FontSetup. |
[+] affected methods (3)
FontSetup ( )This constructor is from 'FontSetup' class.
addToResources ( PDFDocument, FontInfo )This method is from 'FontSetup' class.
setup ( FontInfo )This method is from 'FontSetup' class.
[+] PDFOutputConverter (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class PDFOutputConverter. |
[+] affected methods (11)
PDFOutputConverter ( String )This constructor is from 'PDFOutputConverter' class.
go ( Document, PrintWriter )This method is from 'PDFOutputConverter' class.
makeAreaContainer ( AreaContainer )This method is from 'PDFOutputConverter' class.
makeBlockArea ( BlockArea )This method is from 'PDFOutputConverter' class.
makeDisplaySpace ( DisplaySpace )This method is from 'PDFOutputConverter' class.
makeInlineArea ( InlineArea )This method is from 'PDFOutputConverter' class.
makeInlineSpace ( InlineSpace )This method is from 'PDFOutputConverter' class.
makeLineArea ( LineArea )This method is from 'PDFOutputConverter' class.
makePage ( Page )This method is from 'PDFOutputConverter' class.
makeRuleArea ( RuleArea )This method is from 'PDFOutputConverter' class.
setupFontInfo ( FontInfo )This method is from 'PDFOutputConverter' class.
...
package com.jtauber.fop.layout.pdf.fonts
[+] Courier (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class Courier. |
[+] affected methods (8)
Courier ( )This constructor is from 'Courier' class.
encoding ( )This method is from 'Courier' class.
fontName ( )This method is from 'Courier' class.
getAscender ( )This method is from 'Courier' class.
getCapHeight ( )This method is from 'Courier' class.
getDescender ( )This method is from 'Courier' class.
getXHeight ( )This method is from 'Courier' class.
width ( int )This method is from 'Courier' class.
[+] CourierBold (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class CourierBold. |
[+] affected methods (8)
CourierBold ( )This constructor is from 'CourierBold' class.
encoding ( )This method is from 'CourierBold' class.
fontName ( )This method is from 'CourierBold' class.
getAscender ( )This method is from 'CourierBold' class.
getCapHeight ( )This method is from 'CourierBold' class.
getDescender ( )This method is from 'CourierBold' class.
getXHeight ( )This method is from 'CourierBold' class.
width ( int )This method is from 'CourierBold' class.
[+] CourierBoldOblique (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class CourierBoldOblique. |
[+] affected methods (8)
CourierBoldOblique ( )This constructor is from 'CourierBoldOblique' class.
encoding ( )This method is from 'CourierBoldOblique' class.
fontName ( )This method is from 'CourierBoldOblique' class.
getAscender ( )This method is from 'CourierBoldOblique' class.
getCapHeight ( )This method is from 'CourierBoldOblique' class.
getDescender ( )This method is from 'CourierBoldOblique' class.
getXHeight ( )This method is from 'CourierBoldOblique' class.
width ( int )This method is from 'CourierBoldOblique' class.
[+] CourierOblique (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class CourierOblique. |
[+] affected methods (8)
CourierOblique ( )This constructor is from 'CourierOblique' class.
encoding ( )This method is from 'CourierOblique' class.
fontName ( )This method is from 'CourierOblique' class.
getAscender ( )This method is from 'CourierOblique' class.
getCapHeight ( )This method is from 'CourierOblique' class.
getDescender ( )This method is from 'CourierOblique' class.
getXHeight ( )This method is from 'CourierOblique' class.
width ( int )This method is from 'CourierOblique' class.
[+] Helvetica (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class Helvetica. |
[+] affected methods (8)
Helvetica ( )This constructor is from 'Helvetica' class.
encoding ( )This method is from 'Helvetica' class.
fontName ( )This method is from 'Helvetica' class.
getAscender ( )This method is from 'Helvetica' class.
getCapHeight ( )This method is from 'Helvetica' class.
getDescender ( )This method is from 'Helvetica' class.
getXHeight ( )This method is from 'Helvetica' class.
width ( int )This method is from 'Helvetica' class.
[+] HelveticaBold (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HelveticaBold. |
[+] affected methods (8)
HelveticaBold ( )This constructor is from 'HelveticaBold' class.
encoding ( )This method is from 'HelveticaBold' class.
fontName ( )This method is from 'HelveticaBold' class.
getAscender ( )This method is from 'HelveticaBold' class.
getCapHeight ( )This method is from 'HelveticaBold' class.
getDescender ( )This method is from 'HelveticaBold' class.
getXHeight ( )This method is from 'HelveticaBold' class.
width ( int )This method is from 'HelveticaBold' class.
[+] HelveticaBoldOblique (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HelveticaBoldOblique. |
[+] affected methods (8)
HelveticaBoldOblique ( )This constructor is from 'HelveticaBoldOblique' class.
encoding ( )This method is from 'HelveticaBoldOblique' class.
fontName ( )This method is from 'HelveticaBoldOblique' class.
getAscender ( )This method is from 'HelveticaBoldOblique' class.
getCapHeight ( )This method is from 'HelveticaBoldOblique' class.
getDescender ( )This method is from 'HelveticaBoldOblique' class.
getXHeight ( )This method is from 'HelveticaBoldOblique' class.
width ( int )This method is from 'HelveticaBoldOblique' class.
[+] HelveticaOblique (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HelveticaOblique. |
[+] affected methods (8)
HelveticaOblique ( )This constructor is from 'HelveticaOblique' class.
encoding ( )This method is from 'HelveticaOblique' class.
fontName ( )This method is from 'HelveticaOblique' class.
getAscender ( )This method is from 'HelveticaOblique' class.
getCapHeight ( )This method is from 'HelveticaOblique' class.
getDescender ( )This method is from 'HelveticaOblique' class.
getXHeight ( )This method is from 'HelveticaOblique' class.
width ( int )This method is from 'HelveticaOblique' class.
[+] TimesBold (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class TimesBold. |
[+] affected methods (8)
TimesBold ( )This constructor is from 'TimesBold' class.
encoding ( )This method is from 'TimesBold' class.
fontName ( )This method is from 'TimesBold' class.
getAscender ( )This method is from 'TimesBold' class.
getCapHeight ( )This method is from 'TimesBold' class.
getDescender ( )This method is from 'TimesBold' class.
getXHeight ( )This method is from 'TimesBold' class.
width ( int )This method is from 'TimesBold' class.
[+] TimesBoldItalic (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class TimesBoldItalic. |
[+] affected methods (8)
TimesBoldItalic ( )This constructor is from 'TimesBoldItalic' class.
encoding ( )This method is from 'TimesBoldItalic' class.
fontName ( )This method is from 'TimesBoldItalic' class.
getAscender ( )This method is from 'TimesBoldItalic' class.
getCapHeight ( )This method is from 'TimesBoldItalic' class.
getDescender ( )This method is from 'TimesBoldItalic' class.
getXHeight ( )This method is from 'TimesBoldItalic' class.
width ( int )This method is from 'TimesBoldItalic' class.
[+] TimesItalic (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class TimesItalic. |
[+] affected methods (8)
TimesItalic ( )This constructor is from 'TimesItalic' class.
encoding ( )This method is from 'TimesItalic' class.
fontName ( )This method is from 'TimesItalic' class.
getAscender ( )This method is from 'TimesItalic' class.
getCapHeight ( )This method is from 'TimesItalic' class.
getDescender ( )This method is from 'TimesItalic' class.
getXHeight ( )This method is from 'TimesItalic' class.
width ( int )This method is from 'TimesItalic' class.
[+] TimesRoman (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class TimesRoman. |
[+] affected methods (8)
TimesRoman ( )This constructor is from 'TimesRoman' class.
encoding ( )This method is from 'TimesRoman' class.
fontName ( )This method is from 'TimesRoman' class.
getAscender ( )This method is from 'TimesRoman' class.
getCapHeight ( )This method is from 'TimesRoman' class.
getDescender ( )This method is from 'TimesRoman' class.
getXHeight ( )This method is from 'TimesRoman' class.
width ( int )This method is from 'TimesRoman' class.
openxml.106.jar
package org.openxml.dom.iterator
[+] AttrValueNodeFilter (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class AttrValueNodeFilter. |
[+] affected methods (2)
acceptNode ( Node )This method is from 'AttrValueNodeFilter' class.
lookup ( String, String )This method is from 'AttrValueNodeFilter' class.
package org.openxml.io
[+] Parser (5)
| Change | Effect |
---|
1 | Abstract method getLastException ( ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method getLastException() in Parser. |
2 | Added super-interface org.openxml.parser.SourceLocation. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method in org.openxml.parser.SourceLocation. |
3 | Abstract method getErrorReport ( ) has been removed from this interface. | Recompilation of a client program may be terminated with the message: cannot find method getErrorReport() in interface Parser. |
4 | Abstract method getLastException ( ) has been removed from this interface. | Recompilation of a client program may be terminated with the message: cannot find method getLastException() in interface Parser. |
5 | Removed super-interface org.xml.sax.Locator. | Recompilation of a client program may be terminated with the message: cannot find method in interface Parser. |
[+] affected methods (6)
createParser ( InputStream, String )Return value of this method has type 'Parser'.
createParser ( InputStream, String, Class )Return value of this method has type 'Parser'.
createParser ( Reader, String )Return value of this method has type 'Parser'.
createParser ( Reader, String, Class )Return value of this method has type 'Parser'.
parseDocument ( )This abstract method is from 'Parser' interface.
parseNode ( Node )This abstract method is from 'Parser' interface.
package org.openxml.parser
[+] BaseParser (2)
| Change | Effect |
---|
1 | Added super-interface ErrorSinkHandler. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method in BaseParser. |
2 | Removed super-interface org.xml.sax.Locator. | Recompilation of a client program may be terminated with the message: cannot find method in class BaseParser. |
[+] affected methods (31)
BaseParser ( Reader, String, short, short )This constructor is from 'BaseParser' abstract class.
advanceLineNumber ( int )This method is from 'BaseParser' abstract class.
canReadName ( String )This method is from 'BaseParser' abstract class.
close ( )This method is from 'BaseParser' abstract class.
getLineNumber ( )This method is from 'BaseParser' abstract class.
getMode ( )This method is from 'BaseParser' abstract class.
getReader ( )This method is from 'BaseParser' abstract class.
getSourcePosition ( )This method is from 'BaseParser' abstract class.
getSourceURI ( )This method is from 'BaseParser' abstract class.
isClosed ( )This method is from 'BaseParser' abstract class.
isMode ( short )This method is from 'BaseParser' abstract class.
isNamePart ( int, boolean )This method is from 'BaseParser' abstract class.
...
package org.openxml.source
[+] Holder (2)
| Change | Effect |
---|
1 | Abstract method getLastException ( ) has been added to this class. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method getLastException() in Holder. |
2 | Abstract method getLastException ( ) has been removed from this class. | Recompilation of a client program may be terminated with the message: cannot find method getLastException() in class Holder. |
[+] affected methods (35)
Holder ( )This constructor is from 'Holder' abstract class.
canCache ( )This abstract method is from 'Holder' abstract class.
getEncoding ( )This abstract method is from 'Holder' abstract class.
getReader ( )This abstract method is from 'Holder' abstract class.
getReadOnly ( )This abstract method is from 'Holder' abstract class.
getURI ( )This abstract method is from 'Holder' abstract class.
hasModified ( )This abstract method is from 'Holder' abstract class.
newInstance ( )This abstract method is from 'Holder' abstract class.
newHolder ( Source )Return value of this abstract method has type 'Holder'.
findHolder ( Source )Return value of this abstract method has type 'Holder'.
findHolder ( Source, boolean )Return value of this abstract method has type 'Holder'.
findHolder ( Source )Return value of this method has type 'Holder'.
...
package org.openxml.x3p
[+] ErrorReport (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class ErrorReport. |
[+] affected methods (13)
fatalError ( Exception )This abstract method is from 'ErrorReport' interface.
getCount ( )This abstract method is from 'ErrorReport' interface.
getErrorLevel ( int )This abstract method is from 'ErrorReport' interface.
getException ( int )This abstract method is from 'ErrorReport' interface.
getLastException ( )This abstract method is from 'ErrorReport' interface.
getLastMessage ( )This abstract method is from 'ErrorReport' interface.
getMessage ( int )This abstract method is from 'ErrorReport' interface.
isReporting ( int )This abstract method is from 'ErrorReport' interface.
listExceptions ( int )This abstract method is from 'ErrorReport' interface.
listMessages ( int )This abstract method is from 'ErrorReport' interface.
reportError ( int, String, SAXException )This abstract method is from 'ErrorReport' interface.
reportError ( int, Node, SAXException )This abstract method is from 'ErrorReport' interface.
...
package org.openxml.x3p.helpers
[+] ErrorReportImpl (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class ErrorReportImpl. |
[+] affected methods (21)
ErrorReportImpl ( )This constructor is from 'ErrorReportImpl' class.
ErrorReportImpl ( int, int )This constructor is from 'ErrorReportImpl' class.
error ( SAXParseException )This method is from 'ErrorReportImpl' class.
fatalError ( Exception )This method is from 'ErrorReportImpl' class.
fatalError ( SAXParseException )This method is from 'ErrorReportImpl' class.
formatLocation ( Object )This method is from 'ErrorReportImpl' class.
formatMessage ( ErrorReportEntry )This method is from 'ErrorReportImpl' class.
getCount ( )This method is from 'ErrorReportImpl' class.
getErrorLevel ( int )This method is from 'ErrorReportImpl' class.
getException ( int )This method is from 'ErrorReportImpl' class.
getLastException ( )This method is from 'ErrorReportImpl' class.
getLastMessage ( )This method is from 'ErrorReportImpl' class.
...
[+] LocatorImpl (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class LocatorImpl. |
[+] affected methods (6)
LocatorImpl ( String, String, int, int )This constructor is from 'LocatorImpl' class.
LocatorImpl ( Locator )This constructor is from 'LocatorImpl' class.
getColumnNumber ( )This method is from 'LocatorImpl' class.
getLineNumber ( )This method is from 'LocatorImpl' class.
getPublicId ( )This method is from 'LocatorImpl' class.
getSystemId ( )This method is from 'LocatorImpl' class.
xslp.19990832.jar
package com.kvisco.xsl
[+] Formatter (35)
| Change | Effect |
---|
1 | Field BLOCK_LEVEL_BOX_TAG (java.lang.String) with the compile-time constant value "fo:block-level-box" has been removed from this class. | Recompilation of a client program may be terminated with the message: cannot find variable BLOCK_LEVEL_BOX_TAG in Formatter. |
2 | Field BLOCK_LEVEL_BOX_TYPE (int) with the compile-time constant value 13 has been removed from this class. | Recompilation of a client program may be terminated with the message: cannot find variable BLOCK_LEVEL_BOX_TYPE in Formatter. |
3 | Field BLOCK_TAG (java.lang.String) with the compile-time constant value "fo:block" has been removed from this class. | Recompilation of a client program may be terminated with the message: cannot find variable BLOCK_TAG in Formatter. |
4 | Field BLOCK_TYPE (int) with the compile-time constant value 7 has been removed from this class. | Recompilation of a client program may be terminated with the message: cannot find variable BLOCK_TYPE in Formatter. |
5 | Field CHARACTER_TAG (java.lang.String) with the compile-time constant value "fo:character" has been removed from this class. | Recompilation of a client program may be terminated with the message: cannot find variable CHARACTER_TAG in Formatter. |
6 | Field CHARACTER_TYPE (int) with the compile-time constant value 8 has been removed from this class. | Recompilation of a client program may be terminated with the message: cannot find variable CHARACTER_TYPE in Formatter. |
7 | Field GRAPHIC_TAG (java.lang.String) with the compile-time constant value "fo:graphic" has been removed from this class. | Recompilation of a client program may be terminated with the message: cannot find variable GRAPHIC_TAG in Formatter. |
8 | Field GRAPHIC_TYPE (int) with the compile-time constant value 10 has been removed from this class. | Recompilation of a client program may be terminated with the message: cannot find variable GRAPHIC_TYPE in Formatter. |
9 | Field INLINE_BOX_TAG (java.lang.String) with the compile-time constant value "fo:inline-box" has been removed from this class. | Recompilation of a client program may be terminated with the message: cannot find variable INLINE_BOX_TAG in Formatter. |
10 | Field INLINE_BOX_TYPE (int) with the compile-time constant value 12 has been removed from this class. | Recompilation of a client program may be terminated with the message: cannot find variable INLINE_BOX_TYPE in Formatter. |
11 | Field LINK_END_LOCATOR_TAG (java.lang.String) with the compile-time constant value "fo:link-end-locator" has been removed from this class. | Recompilation of a client program may be terminated with the message: cannot find variable LINK_END_LOCATOR_TAG in Formatter. |
12 | Field LINK_END_LOCATOR_TYPE (int) with the compile-time constant value 16 has been removed from this class. | Recompilation of a client program may be terminated with the message: cannot find variable LINK_END_LOCATOR_TYPE in Formatter. |
13 | Field LINK_TAG (java.lang.String) with the compile-time constant value "fo:link" has been removed from this class. | Recompilation of a client program may be terminated with the message: cannot find variable LINK_TAG in Formatter. |
14 | Field LINK_TYPE (int) with the compile-time constant value 15 has been removed from this class. | Recompilation of a client program may be terminated with the message: cannot find variable LINK_TYPE in Formatter. |
15 | Field LIST_ITEM_LABEL_TAG (java.lang.String) with the compile-time constant value "fo:list-item-label" has been removed from this class. | Recompilation of a client program may be terminated with the message: cannot find variable LIST_ITEM_LABEL_TAG in Formatter. |
16 | Field LIST_ITEM_LABEL_TYPE (int) with the compile-time constant value 6 has been removed from this class. | Recompilation of a client program may be terminated with the message: cannot find variable LIST_ITEM_LABEL_TYPE in Formatter. |
17 | Field LIST_ITEM_TAG (java.lang.String) with the compile-time constant value "fo:list-item" has been removed from this class. | Recompilation of a client program may be terminated with the message: cannot find variable LIST_ITEM_TAG in Formatter. |
18 | Field LIST_ITEM_TYPE (int) with the compile-time constant value 5 has been removed from this class. | Recompilation of a client program may be terminated with the message: cannot find variable LIST_ITEM_TYPE in Formatter. |
19 | Field LIST_TAG (java.lang.String) with the compile-time constant value "fo:list" has been removed from this class. | Recompilation of a client program may be terminated with the message: cannot find variable LIST_TAG in Formatter. |
20 | Field LIST_TYPE (int) with the compile-time constant value 4 has been removed from this class. | Recompilation of a client program may be terminated with the message: cannot find variable LIST_TYPE in Formatter. |
21 | Field PAGE_NUMBER_TAG (java.lang.String) with the compile-time constant value "fo:page-number" has been removed from this class. | Recompilation of a client program may be terminated with the message: cannot find variable PAGE_NUMBER_TAG in Formatter. |
22 | Field PAGE_NUMBER_TYPE (int) with the compile-time constant value 14 has been removed from this class. | Recompilation of a client program may be terminated with the message: cannot find variable PAGE_NUMBER_TYPE in Formatter. |
23 | Field PAGE_SEQUENCE_TAG (java.lang.String) with the compile-time constant value "fo:page-sequence" has been removed from this class. | Recompilation of a client program may be terminated with the message: cannot find variable PAGE_SEQUENCE_TAG in Formatter. |
24 | Field QUEUE_TAG (java.lang.String) with the compile-time constant value "fo:queue" has been removed from this class. | Recompilation of a client program may be terminated with the message: cannot find variable QUEUE_TAG in Formatter. |
25 | Field QUEUE_TYPE (int) with the compile-time constant value 3 has been removed from this class. | Recompilation of a client program may be terminated with the message: cannot find variable QUEUE_TYPE in Formatter. |
26 | Field RULE_GRAPHIC_TAG (java.lang.String) with the compile-time constant value "fo:rule-graphic" has been removed from this class. | Recompilation of a client program may be terminated with the message: cannot find variable RULE_GRAPHIC_TAG in Formatter. |
27 | Field RULE_GRAPHIC_TYPE (int) with the compile-time constant value 9 has been removed from this class. | Recompilation of a client program may be terminated with the message: cannot find variable RULE_GRAPHIC_TYPE in Formatter. |
28 | Field SCORE_TAG (java.lang.String) with the compile-time constant value "fo:score" has been removed from this class. | Recompilation of a client program may be terminated with the message: cannot find variable SCORE_TAG in Formatter. |
29 | Field SCORE_TYPE (int) with the compile-time constant value 11 has been removed from this class. | Recompilation of a client program may be terminated with the message: cannot find variable SCORE_TYPE in Formatter. |
30 | Field SEQUENCE_TAG (java.lang.String) with the compile-time constant value "fo:sequence" has been removed from this class. | Recompilation of a client program may be terminated with the message: cannot find variable SEQUENCE_TAG in Formatter. |
31 | Field SEQUENCE_TYPE (int) with the compile-time constant value 2 has been removed from this class. | Recompilation of a client program may be terminated with the message: cannot find variable SEQUENCE_TYPE in Formatter. |
32 | Field SIMPLE_PAGE_SEQUENCE_TAG (java.lang.String) with the compile-time constant value "fo:simple-page-sequence" has been removed from this class. | Recompilation of a client program may be terminated with the message: cannot find variable SIMPLE_PAGE_SEQUENCE_TAG in Formatter. |
33 | Field SIMPLE_PAGE_SEQUENCE_TYPE (int) with the compile-time constant value 1 has been removed from this class. | Recompilation of a client program may be terminated with the message: cannot find variable SIMPLE_PAGE_SEQUENCE_TYPE in Formatter. |
34 | Field PAGE_SEQUENCE_TYPE of type int has been removed from this class. | Recompilation of a client program may be terminated with the message: cannot find variable PAGE_SEQUENCE_TYPE in Formatter. |
35 | Field flowObjectCodes of type java.util.Hashtable has been removed from this class. | Recompilation of a client program may be terminated with the message: cannot find variable flowObjectCodes in Formatter. |
[+] affected methods (10)
Formatter ( )This constructor is from 'Formatter' abstract class.
getIndentResult ( )This method is from 'Formatter' abstract class.
getIndentSize ( )This method is from 'Formatter' abstract class.
process ( Document, PrintWriter )This abstract method is from 'Formatter' abstract class.
setIndentResult ( boolean )This method is from 'Formatter' abstract class.
setIndentSize ( int )This method is from 'Formatter' abstract class.
process ( InputStream, InputStream, PrintWriter, Formatter )4th parameter 'p4' of this method has type 'Formatter'.
process ( String, String, PrintWriter, Formatter )4th parameter 'p4' of this method has type 'Formatter'.
process ( Document, XSLStylesheet, PrintWriter, Formatter )4th parameter 'p4' of this method has type 'Formatter'.
process ( Document, Document, PrintWriter, Formatter )4th parameter 'p4' of this method has type 'Formatter'.
to the top
Problems with Methods, High Severity (1)
Cocoon.jar, OpenXMLFormatter
package org.apache.cocoon.formatter
[+] OpenXMLFormatter.getStatus ( ) : String (1)
[mangled: org/apache/cocoon/formatter/OpenXMLFormatter.getStatus:()Ljava/lang/String;]
| Change | Effect |
---|
1 | Method became abstract.
| Recompilation of a client program may be terminated with the message: A client class C is not abstract and does not override abstract method getStatus() in org.apache.cocoon.formatter.OpenXMLFormatter. |
to the top
Problems with Data Types, Medium Severity (2)
fop.091.jar
package com.jtauber.fop.fo.flow
[+] Block (1)
| Change | Effect |
---|
1 | Superclass has been changed from com.jtauber.fop.fo.FObj to com.jtauber.fop.fo.FObjMixed. | 1) Recompilation of a client program may be terminated with the message: cannot find variable (or method) in Block. 2) A static field from a super-interface of a client class may hide a field (with the same name) inherited from new super-class. Recompilation of a client class may be terminated with the message: reference to variable is ambiguous. |
[+] affected methods (1)
maker ( )This method is from 'Block' class.
[+] InlineSequence (1)
| Change | Effect |
---|
1 | Superclass has been changed from com.jtauber.fop.fo.FObj to com.jtauber.fop.fo.FObjMixed. | 1) Recompilation of a client program may be terminated with the message: cannot find variable (or method) in InlineSequence. 2) A static field from a super-interface of a client class may hide a field (with the same name) inherited from new super-class. Recompilation of a client class may be terminated with the message: reference to variable is ambiguous. |
[+] affected methods (1)
maker ( )This method is from 'InlineSequence' class.
to the top
Problems with Methods, Medium Severity (58)
openxml.106.jar, BaseParser
package org.openxml.parser
[+] BaseParser.parseDocument ( ) [abstract] : Document (2)
[mangled: org/openxml/parser/BaseParser.parseDocument:()Lorg/w3c/dom/Document;]
| Change | Effect |
---|
1 | Added ParseException exception thrown.
| Recompilation of a client program may be terminated with the message: unreported exception ParseException must be caught or declared to be thrown. |
2 | Removed org.xml.sax.SAXException exception thrown.
| Recompilation of a client program may be terminated with the message: cannot override parseDocument() in BaseParser; overridden method does not throw org.xml.sax.SAXException. |
[+] BaseParser.parseDocumentDecl ( boolean p1 ) : boolean (2)
[mangled: org/openxml/parser/BaseParser.parseDocumentDecl:(Z)Z]
| Change | Effect |
---|
1 | Removed org.xml.sax.SAXException exception thrown.
| Recompilation of a client program may be terminated with the message: cannot override parseDocumentDecl(boolean) in BaseParser; overridden method does not throw org.xml.sax.SAXException. |
2 | Added ParseException exception thrown.
| Recompilation of a client program may be terminated with the message: unreported exception ParseException must be caught or declared to be thrown. |
[+] BaseParser.parseGeneralEntity ( EntityImpl p1 ) : EntityImpl (2)
[mangled: org/openxml/parser/BaseParser.parseGeneralEntity:(Lorg/openxml/dom/EntityImpl;)Lorg/openxml/dom/EntityImpl;]
| Change | Effect |
---|
1 | Removed org.xml.sax.SAXException exception thrown.
| Recompilation of a client program may be terminated with the message: cannot override parseGeneralEntity(EntityImpl) in BaseParser; overridden method does not throw org.xml.sax.SAXException. |
2 | Added ParseException exception thrown.
| Recompilation of a client program may be terminated with the message: unreported exception ParseException must be caught or declared to be thrown. |
[+] BaseParser.parseNode ( Node p1 ) [abstract] : Node (2)
[mangled: org/openxml/parser/BaseParser.parseNode:(Lorg/w3c/dom/Node;)Lorg/w3c/dom/Node;]
| Change | Effect |
---|
1 | Added ParseException exception thrown.
| Recompilation of a client program may be terminated with the message: unreported exception ParseException must be caught or declared to be thrown. |
2 | Removed org.xml.sax.SAXException exception thrown.
| Recompilation of a client program may be terminated with the message: cannot override parseNode(Node) in BaseParser; overridden method does not throw org.xml.sax.SAXException. |
[+] BaseParser.readTokenEntity ( ) : int (2)
[mangled: org/openxml/parser/BaseParser.readTokenEntity:()I]
| Change | Effect |
---|
1 | Removed org.xml.sax.SAXException exception thrown.
| Recompilation of a client program may be terminated with the message: cannot override readTokenEntity() in BaseParser; overridden method does not throw org.xml.sax.SAXException. |
2 | Added ParseException exception thrown.
| Recompilation of a client program may be terminated with the message: unreported exception ParseException must be caught or declared to be thrown. |
[+] BaseParser.readTokenMarkup ( ) : int (2)
[mangled: org/openxml/parser/BaseParser.readTokenMarkup:()I]
| Change | Effect |
---|
1 | Removed org.xml.sax.SAXException exception thrown.
| Recompilation of a client program may be terminated with the message: cannot override readTokenMarkup() in BaseParser; overridden method does not throw org.xml.sax.SAXException. |
2 | Added ParseException exception thrown.
| Recompilation of a client program may be terminated with the message: unreported exception ParseException must be caught or declared to be thrown. |
[+] BaseParser.readTokenPERef ( ) : int (2)
[mangled: org/openxml/parser/BaseParser.readTokenPERef:()I]
| Change | Effect |
---|
1 | Removed org.xml.sax.SAXException exception thrown.
| Recompilation of a client program may be terminated with the message: cannot override readTokenPERef() in BaseParser; overridden method does not throw org.xml.sax.SAXException. |
2 | Added ParseException exception thrown.
| Recompilation of a client program may be terminated with the message: unreported exception ParseException must be caught or declared to be thrown. |
[+] BaseParser.readTokenQuoted ( ) : boolean (2)
[mangled: org/openxml/parser/BaseParser.readTokenQuoted:()Z]
| Change | Effect |
---|
1 | Removed org.xml.sax.SAXException exception thrown.
| Recompilation of a client program may be terminated with the message: cannot override readTokenQuoted() in BaseParser; overridden method does not throw org.xml.sax.SAXException. |
2 | Added ParseException exception thrown.
| Recompilation of a client program may be terminated with the message: unreported exception ParseException must be caught or declared to be thrown. |
[+] BaseParser.slicePITokenText ( ) : String (2)
[mangled: org/openxml/parser/BaseParser.slicePITokenText:()Ljava/lang/String;]
| Change | Effect |
---|
1 | Removed org.xml.sax.SAXException exception thrown.
| Recompilation of a client program may be terminated with the message: cannot override slicePITokenText() in org.openxml.parser.BaseParser; overridden method does not throw org.xml.sax.SAXException. |
2 | Added org.openxml.parser.ParseException exception thrown.
| Recompilation of a client program may be terminated with the message: unreported exception org.openxml.parser.ParseException must be caught or declared to be thrown. |
openxml.106.jar, DTDParser
package org.openxml.parser
[+] DTDParser.parseDocument ( ) : Document (2)
[mangled: org/openxml/parser/DTDParser.parseDocument:()Lorg/w3c/dom/Document;]
| Change | Effect |
---|
1 | Removed org.xml.sax.SAXException exception thrown.
| Recompilation of a client program may be terminated with the message: cannot override parseDocument() in DTDParser; overridden method does not throw org.xml.sax.SAXException. |
2 | Added ParseException exception thrown.
| Recompilation of a client program may be terminated with the message: unreported exception ParseException must be caught or declared to be thrown. |
[+] DTDParser.parseExternalSubset ( DTDDocument p1 ) : DTDDocument (2)
[mangled: org/openxml/parser/DTDParser.parseExternalSubset:(Lorg/openxml/DTDDocument;)Lorg/openxml/DTDDocument;]
| Change | Effect |
---|
1 | Removed org.xml.sax.SAXException exception thrown.
| Recompilation of a client program may be terminated with the message: cannot override parseExternalSubset(DTDDocument) in DTDParser; overridden method does not throw org.xml.sax.SAXException. |
2 | Added ParseException exception thrown.
| Recompilation of a client program may be terminated with the message: unreported exception ParseException must be caught or declared to be thrown. |
[+] DTDParser.parseInternalSubset ( DTDDocument p1 ) : DTDDocument (2)
[mangled: org/openxml/parser/DTDParser.parseInternalSubset:(Lorg/openxml/DTDDocument;)Lorg/openxml/DTDDocument;]
| Change | Effect |
---|
1 | Removed org.xml.sax.SAXException exception thrown.
| Recompilation of a client program may be terminated with the message: cannot override parseInternalSubset(DTDDocument) in DTDParser; overridden method does not throw org.xml.sax.SAXException. |
2 | Added ParseException exception thrown.
| Recompilation of a client program may be terminated with the message: unreported exception ParseException must be caught or declared to be thrown. |
[+] DTDParser.parseNode ( Node p1 ) : Node (2)
[mangled: org/openxml/parser/DTDParser.parseNode:(Lorg/w3c/dom/Node;)Lorg/w3c/dom/Node;]
| Change | Effect |
---|
1 | Removed org.xml.sax.SAXException exception thrown.
| Recompilation of a client program may be terminated with the message: cannot override parseNode(Node) in DTDParser; overridden method does not throw org.xml.sax.SAXException. |
2 | Added ParseException exception thrown.
| Recompilation of a client program may be terminated with the message: unreported exception ParseException must be caught or declared to be thrown. |
[+] DTDParser.parseParamEntity ( DTDDocument p1, boolean p2 ) : DTDDocument (2)
[mangled: org/openxml/parser/DTDParser.parseParamEntity:(Lorg/openxml/DTDDocument;Z)Lorg/openxml/DTDDocument;]
| Change | Effect |
---|
1 | Removed org.xml.sax.SAXException exception thrown.
| Recompilation of a client program may be terminated with the message: cannot override parseParamEntity(DTDDocument, boolean) in DTDParser; overridden method does not throw org.xml.sax.SAXException. |
2 | Added ParseException exception thrown.
| Recompilation of a client program may be terminated with the message: unreported exception ParseException must be caught or declared to be thrown. |
[+] DTDParser.parseParamEntity ( ParamEntity p1 ) : ParamEntity (2)
[mangled: org/openxml/parser/DTDParser.parseParamEntity:(Lorg/openxml/dom/ParamEntity;)Lorg/openxml/dom/ParamEntity;]
| Change | Effect |
---|
1 | Removed org.xml.sax.SAXException exception thrown.
| Recompilation of a client program may be terminated with the message: cannot override parseParamEntity(ParamEntity) in org.openxml.parser.DTDParser; overridden method does not throw org.xml.sax.SAXException. |
2 | Added org.openxml.parser.ParseException exception thrown.
| Recompilation of a client program may be terminated with the message: unreported exception org.openxml.parser.ParseException must be caught or declared to be thrown. |
openxml.106.jar, HTMLParser
package org.openxml.parser
[+] HTMLParser.parseDocument ( ) : Document (2)
[mangled: org/openxml/parser/HTMLParser.parseDocument:()Lorg/w3c/dom/Document;]
| Change | Effect |
---|
1 | Removed org.xml.sax.SAXException exception thrown.
| Recompilation of a client program may be terminated with the message: cannot override parseDocument() in HTMLParser; overridden method does not throw org.xml.sax.SAXException. |
2 | Added ParseException exception thrown.
| Recompilation of a client program may be terminated with the message: unreported exception ParseException must be caught or declared to be thrown. |
[+] HTMLParser.parseDTDSubset ( ) : void (2)
[mangled: org/openxml/parser/HTMLParser.parseDTDSubset:()V]
| Change | Effect |
---|
1 | Removed org.xml.sax.SAXException exception thrown.
| Recompilation of a client program may be terminated with the message: cannot override parseDTDSubset() in HTMLParser; overridden method does not throw org.xml.sax.SAXException. |
2 | Added ParseException exception thrown.
| Recompilation of a client program may be terminated with the message: unreported exception ParseException must be caught or declared to be thrown. |
[+] HTMLParser.parseNextNode ( int p1 ) : boolean (2)
[mangled: org/openxml/parser/HTMLParser.parseNextNode:(I)Z]
| Change | Effect |
---|
1 | Removed org.xml.sax.SAXException exception thrown.
| Recompilation of a client program may be terminated with the message: cannot override parseNextNode(int) in HTMLParser; overridden method does not throw org.xml.sax.SAXException. |
2 | Added ParseException exception thrown.
| Recompilation of a client program may be terminated with the message: unreported exception ParseException must be caught or declared to be thrown. |
[+] HTMLParser.parseNode ( Node p1 ) : Node (2)
[mangled: org/openxml/parser/HTMLParser.parseNode:(Lorg/w3c/dom/Node;)Lorg/w3c/dom/Node;]
| Change | Effect |
---|
1 | Removed org.xml.sax.SAXException exception thrown.
| Recompilation of a client program may be terminated with the message: cannot override parseNode(Node) in org.openxml.parser.HTMLParser; overridden method does not throw org.xml.sax.SAXException. |
2 | Added org.openxml.parser.ParseException exception thrown.
| Recompilation of a client program may be terminated with the message: unreported exception org.openxml.parser.ParseException must be caught or declared to be thrown. |
openxml.106.jar, Parser
package org.openxml.io
[+] Parser.parseDocument ( ) [abstract] : Document (2)
[mangled: org/openxml/io/Parser.parseDocument:()Lorg/w3c/dom/Document;]
| Change | Effect |
---|
1 | Added org.openxml.parser.ParseException exception thrown.
| Recompilation of a client program may be terminated with the message: unreported exception org.openxml.parser.ParseException must be caught or declared to be thrown. |
2 | Removed org.xml.sax.SAXException exception thrown.
| Recompilation of a client program may be terminated with the message: cannot override parseDocument() in Parser; overridden method does not throw org.xml.sax.SAXException. |
[+] Parser.parseNode ( Node p1 ) [abstract] : Node (2)
[mangled: org/openxml/io/Parser.parseNode:(Lorg/w3c/dom/Node;)Lorg/w3c/dom/Node;]
| Change | Effect |
---|
1 | Added org.openxml.parser.ParseException exception thrown.
| Recompilation of a client program may be terminated with the message: unreported exception org.openxml.parser.ParseException must be caught or declared to be thrown. |
2 | Removed org.xml.sax.SAXException exception thrown.
| Recompilation of a client program may be terminated with the message: cannot override parseNode(Node) in org.openxml.io.Parser; overridden method does not throw org.xml.sax.SAXException. |
openxml.106.jar, XMLParser
package org.openxml.parser
[+] XMLParser.closingTag ( String p1, boolean p2 ) : boolean (2)
[mangled: org/openxml/parser/XMLParser.closingTag:(Ljava/lang/String;Z)Z]
| Change | Effect |
---|
1 | Removed org.xml.sax.SAXException exception thrown.
| Recompilation of a client program may be terminated with the message: cannot override closingTag(String, boolean) in XMLParser; overridden method does not throw org.xml.sax.SAXException. |
2 | Added ParseException exception thrown.
| Recompilation of a client program may be terminated with the message: unreported exception ParseException must be caught or declared to be thrown. |
[+] XMLParser.parseDocument ( ) : Document (2)
[mangled: org/openxml/parser/XMLParser.parseDocument:()Lorg/w3c/dom/Document;]
| Change | Effect |
---|
1 | Removed org.xml.sax.SAXException exception thrown.
| Recompilation of a client program may be terminated with the message: cannot override parseDocument() in XMLParser; overridden method does not throw org.xml.sax.SAXException. |
2 | Added ParseException exception thrown.
| Recompilation of a client program may be terminated with the message: unreported exception ParseException must be caught or declared to be thrown. |
[+] XMLParser.parseDocument ( DTDDocument p1 ) : Document (2)
[mangled: org/openxml/parser/XMLParser.parseDocument:(Lorg/openxml/DTDDocument;)Lorg/w3c/dom/Document;]
| Change | Effect |
---|
1 | Removed org.xml.sax.SAXException exception thrown.
| Recompilation of a client program may be terminated with the message: cannot override parseDocument(DTDDocument) in XMLParser; overridden method does not throw org.xml.sax.SAXException. |
2 | Added ParseException exception thrown.
| Recompilation of a client program may be terminated with the message: unreported exception ParseException must be caught or declared to be thrown. |
[+] XMLParser.parseDocument ( DTDDocument p1, Class p2 ) : Document (2)
[mangled: org/openxml/parser/XMLParser.parseDocument:(Lorg/openxml/DTDDocument;Ljava/lang/Class;)Lorg/w3c/dom/Document;]
| Change | Effect |
---|
1 | Removed org.xml.sax.SAXException exception thrown.
| Recompilation of a client program may be terminated with the message: cannot override parseDocument(DTDDocument, Class) in XMLParser; overridden method does not throw org.xml.sax.SAXException. |
2 | Added ParseException exception thrown.
| Recompilation of a client program may be terminated with the message: unreported exception ParseException must be caught or declared to be thrown. |
[+] XMLParser.parseDTDSubset ( boolean p1 ) : void (2)
[mangled: org/openxml/parser/XMLParser.parseDTDSubset:(Z)V]
| Change | Effect |
---|
1 | Removed org.xml.sax.SAXException exception thrown.
| Recompilation of a client program may be terminated with the message: cannot override parseDTDSubset(boolean) in XMLParser; overridden method does not throw org.xml.sax.SAXException. |
2 | Added ParseException exception thrown.
| Recompilation of a client program may be terminated with the message: unreported exception ParseException must be caught or declared to be thrown. |
[+] XMLParser.parseEntity ( EntityImpl p1, boolean p2 ) : Entity (2)
[mangled: org/openxml/parser/XMLParser.parseEntity:(Lorg/openxml/dom/EntityImpl;Z)Lorg/w3c/dom/Entity;]
| Change | Effect |
---|
1 | Removed org.xml.sax.SAXException exception thrown.
| Recompilation of a client program may be terminated with the message: cannot override parseEntity(EntityImpl, boolean) in XMLParser; overridden method does not throw org.xml.sax.SAXException. |
2 | Added ParseException exception thrown.
| Recompilation of a client program may be terminated with the message: unreported exception ParseException must be caught or declared to be thrown. |
[+] XMLParser.parseNextNode ( int p1 ) : boolean (2)
[mangled: org/openxml/parser/XMLParser.parseNextNode:(I)Z]
| Change | Effect |
---|
1 | Removed org.xml.sax.SAXException exception thrown.
| Recompilation of a client program may be terminated with the message: cannot override parseNextNode(int) in XMLParser; overridden method does not throw org.xml.sax.SAXException. |
2 | Added ParseException exception thrown.
| Recompilation of a client program may be terminated with the message: unreported exception ParseException must be caught or declared to be thrown. |
[+] XMLParser.parseNode ( Node p1 ) : Node (2)
[mangled: org/openxml/parser/XMLParser.parseNode:(Lorg/w3c/dom/Node;)Lorg/w3c/dom/Node;]
| Change | Effect |
---|
1 | Removed org.xml.sax.SAXException exception thrown.
| Recompilation of a client program may be terminated with the message: cannot override parseNode(Node) in org.openxml.parser.XMLParser; overridden method does not throw org.xml.sax.SAXException. |
2 | Added org.openxml.parser.ParseException exception thrown.
| Recompilation of a client program may be terminated with the message: unreported exception org.openxml.parser.ParseException must be caught or declared to be thrown. |
to the top
Problems with Data Types, Low Severity (1)
Cocoon.jar
package org.apache.cocoon.formatter.html
[+] XSLPHTMLFormatter (1)
| Change | Effect |
---|
1 | Added super-class org.apache.cocoon.formatter.XSLPFormatter. | A static field from a super-interface of a client class may hide a field (with the same name) inherited from new super-class. Recompilation of a client class may be terminated with the message: reference to variable is ambiguous. |
[+] affected methods (3)
XSLPHTMLFormatter ( )This constructor is from 'XSLPHTMLFormatter' class.
getMIMEType ( )This method is from 'XSLPHTMLFormatter' class.
getStatus ( )This method is from 'XSLPHTMLFormatter' class.
to the top
Other Changes in Data Types (42)
Cocoon.jar
package org.apache.cocoon.formatter
[+] OpenXMLFormatter (2)
| Change | Effect |
---|
1 | Field publicID has been added to this class. | No effect. NOTE: A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to publicID is ambiguous. |
2 | Field systemID has been added to this class. | No effect. NOTE: A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to systemID is ambiguous. |
[+] affected methods (4)
OpenXMLFormatter ( )This constructor is from 'OpenXMLFormatter' abstract class.
getMIMEType ( )This abstract method is from 'OpenXMLFormatter' abstract class.
getStatus ( )This method is from 'OpenXMLFormatter' abstract class.
init ( Configurations )This method is from 'OpenXMLFormatter' abstract class.
package org.apache.cocoon.formatter.html
[+] XSLPHTMLFormatter (1)
| Change | Effect |
---|
1 | Field HTMLDOCTYPE has been added to this class. | No effect. NOTE: A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to HTMLDOCTYPE is ambiguous. |
[+] affected methods (3)
XSLPHTMLFormatter ( )This constructor is from 'XSLPHTMLFormatter' class.
getMIMEType ( )This method is from 'XSLPHTMLFormatter' class.
getStatus ( )This method is from 'XSLPHTMLFormatter' class.
fop.091.jar
package com.jtauber.fop.apps
[+] FOProcessor (2)
| Change | Effect |
---|
1 | Field errorHandler has been added to this class. | No effect. NOTE: A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to errorHandler is ambiguous. |
2 | Field renderer has been added to this class. | No effect. NOTE: A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to renderer is ambiguous. |
[+] affected methods (3)
FOProcessor ( )This constructor is from 'FOProcessor' abstract class.
format ( PrintWriter )This abstract method is from 'FOProcessor' abstract class.
layoutput ( PrintWriter )This method is from 'FOProcessor' abstract class.
package com.jtauber.fop.fo
[+] FObj (1)
| Change | Effect |
---|
1 | Field name has been added to this class. | No effect. NOTE: A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to name is ambiguous. |
[+] affected methods (9)
FOProcessor ( )Field 'this.treeBuilder.rootFObj' in the object of this method has type 'FObj'.
format ( PrintWriter )Field 'this.treeBuilder.rootFObj' in the object of this abstract method has type 'FObj'.
layoutput ( PrintWriter )Field 'this.treeBuilder.rootFObj' in the object of this method has type 'FObj'.
maker ( )This method is from 'FObj' class.
addChild ( FONode )Field 'p1.parent' in 1st parameter 'p1' of this method has type 'FObj'.
characters ( char[ ], int, int )Field 'this.rootFObj' in the object of this method has type 'FObj'.
endElement ( String )Field 'this.rootFObj' in the object of this method has type 'FObj'.
startDocument ( )Field 'this.rootFObj' in the object of this method has type 'FObj'.
startElement ( String, AttributeList )Field 'this.rootFObj' in the object of this method has type 'FObj'.
[+] FONode (14)
| Change | Effect |
---|
1 | Field AREA_FULL_NONE has been added to this class. | No effect. NOTE: A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to AREA_FULL_NONE is ambiguous. |
2 | Field AREA_FULL_SOME has been added to this class. | No effect. NOTE: A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to AREA_FULL_SOME is ambiguous. |
3 | Field BREAK_AFTER has been added to this class. | No effect. NOTE: A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to BREAK_AFTER is ambiguous. |
4 | Field FORCE_PAGE_BREAK has been added to this class. | No effect. NOTE: A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to FORCE_PAGE_BREAK is ambiguous. |
5 | Field FORCE_PAGE_BREAK_EVEN has been added to this class. | No effect. NOTE: A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to FORCE_PAGE_BREAK_EVEN is ambiguous. |
6 | Field FORCE_PAGE_BREAK_ODD has been added to this class. | No effect. NOTE: A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to FORCE_PAGE_BREAK_ODD is ambiguous. |
7 | Field OK has been added to this class. | No effect. NOTE: A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to OK is ambiguous. |
8 | Field START has been added to this class. | No effect. NOTE: A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to START is ambiguous. |
9 | Field bodyIndent has been added to this class. | No effect. NOTE: A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to bodyIndent is ambiguous. |
10 | Field distanceBetweenStarts has been added to this class. | No effect. NOTE: A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to distanceBetweenStarts is ambiguous. |
11 | Field isInLabel has been added to this class. | No effect. NOTE: A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to isInLabel is ambiguous. |
12 | Field isInListBody has been added to this class. | No effect. NOTE: A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to isInListBody is ambiguous. |
13 | Field labelSeparation has been added to this class. | No effect. NOTE: A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to labelSeparation is ambiguous. |
14 | Field marker has been added to this class. | No effect. NOTE: A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to marker is ambiguous. |
[+] affected methods (1)
addChild ( FONode )1st parameter 'p1' of this method has type 'FONode'.
[+] FOTreeBuilder (3)
| Change | Effect |
---|
1 | Field level has been added to this class. | No effect. NOTE: A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to level is ambiguous. |
2 | Field namespaceStack has been added to this class. | No effect. NOTE: A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to namespaceStack is ambiguous. |
3 | Field unknownFOs has been added to this class. | No effect. NOTE: A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to unknownFOs is ambiguous. |
[+] affected methods (7)
FOProcessor ( )Field 'this.treeBuilder' in the object of this method has type 'FOTreeBuilder'.
format ( PrintWriter )Field 'this.treeBuilder' in the object of this abstract method has type 'FOTreeBuilder'.
layoutput ( PrintWriter )Field 'this.treeBuilder' in the object of this method has type 'FOTreeBuilder'.
characters ( char[ ], int, int )This method is from 'FOTreeBuilder' class.
endElement ( String )This method is from 'FOTreeBuilder' class.
startDocument ( )This method is from 'FOTreeBuilder' class.
startElement ( String, AttributeList )This method is from 'FOTreeBuilder' class.
package com.jtauber.fop.fo.pagination
[+] PageSequence (2)
| Change | Effect |
---|
1 | Field currentPage has been added to this class. | No effect. NOTE: A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to currentPage is ambiguous. |
2 | Field currentPageNumber has been added to this class. | No effect. NOTE: A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to currentPageNumber is ambiguous. |
[+] affected methods (5)
maker ( )This method is from 'PageSequence' class.
setFlow ( Flow )This method is from 'PageSequence' class.
setSequenceSpecification ( SequenceSpecification )This method is from 'PageSequence' class.
setStaticContent ( String, StaticContent )This method is from 'PageSequence' class.
addPageSequence ( PageSequence )1st parameter 'p1' of this method has type 'PageSequence'.
package com.jtauber.fop.fo.properties
[+] TextAlignLast (4)
| Change | Effect |
---|
1 | Field CENTERED has been added to this class. | No effect. NOTE: A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to CENTERED is ambiguous. |
2 | Field END has been added to this class. | No effect. NOTE: A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to END is ambiguous. |
3 | Field JUSTIFIED has been added to this class. | No effect. NOTE: A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to JUSTIFIED is ambiguous. |
4 | Field START has been added to this class. | No effect. NOTE: A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to START is ambiguous. |
[+] affected methods (2)
TextAlignLast ( PropertyList, int )This constructor is from 'TextAlignLast' class.
maker ( )This method is from 'TextAlignLast' class.
package com.jtauber.fop.layout
[+] BlockArea (1)
| Change | Effect |
---|
1 | Field textIndent has been added to this class. | No effect. NOTE: A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to textIndent is ambiguous. |
[+] affected methods (7)
addLineArea ( LineArea )This method is from 'BlockArea' class.
addText ( FontState, float, float, float, int, int, char[ ], int, int )This method is from 'BlockArea' class.
end ( )This method is from 'BlockArea' class.
getEndIndent ( )This method is from 'BlockArea' class.
getStartIndent ( )This method is from 'BlockArea' class.
spaceLeft ( )This method is from 'BlockArea' class.
start ( )This method is from 'BlockArea' class.
[+] Box (1)
| Change | Effect |
---|
1 | Field areaTree has been added to this class. | No effect. NOTE: A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to areaTree is ambiguous. |
[+] affected methods (3)
addChild ( Box )1st parameter 'p1' of this method has type 'Box'.
addChildAtStart ( Box )1st parameter 'p1' of this method has type 'Box'.
Box ( )This constructor is from 'Box' abstract class.
[+] FontState (1)
| Change | Effect |
---|
1 | Field fontInfo has been added to this class. | No effect. NOTE: A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to fontInfo is ambiguous. |
[+] affected methods (30)
Area ( FontState )1st parameter 'p1' of this method has type 'FontState'.
Area ( FontState, int, int )1st parameter 'p1' of this method has type 'FontState'.
addChild ( Box )Field 'this.fontState' in the object of this method has type 'FontState'.
addChildAtStart ( Box )Field 'this.fontState' in the object of this method has type 'FontState'.
addDisplaySpace ( int )Field 'this.fontState' in the object of this method has type 'FontState'.
end ( )Field 'this.fontState' in the object of this method has type 'FontState'.
getAllocationWidth ( )Field 'this.fontState' in the object of this method has type 'FontState'.
getChildren ( )Field 'this.fontState' in the object of this method has type 'FontState'.
getContentWidth ( )Field 'this.fontState' in the object of this method has type 'FontState'.
getFontState ( )Field 'this.fontState' in the object of this method has type 'FontState'.
getHeight ( )Field 'this.fontState' in the object of this method has type 'FontState'.
getMaxHeight ( )Field 'this.fontState' in the object of this method has type 'FontState'.
...
[+] LineArea (9)
| Change | Effect |
---|
1 | Field NOTHING has been added to this class. | No effect. NOTE: A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to NOTHING is ambiguous. |
2 | Field TEXT has been added to this class. | No effect. NOTE: A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to TEXT is ambiguous. |
3 | Field WHITESPACE has been added to this class. | No effect. NOTE: A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to WHITESPACE is ambiguous. |
4 | Field pendingAreas has been added to this class. | No effect. NOTE: A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to pendingAreas is ambiguous. |
5 | Field pendingWidth has been added to this class. | No effect. NOTE: A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to pendingWidth is ambiguous. |
6 | Field spaceWidth has been added to this class. | No effect. NOTE: A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to spaceWidth is ambiguous. |
7 | Field wordLength has been added to this class. | No effect. NOTE: A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to wordLength is ambiguous. |
8 | Field wordStart has been added to this class. | No effect. NOTE: A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to wordStart is ambiguous. |
9 | Field wordWidth has been added to this class. | No effect. NOTE: A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to wordWidth is ambiguous. |
[+] affected methods (12)
addLineArea ( LineArea )1st parameter 'p1' of this method has type 'LineArea'.
LineArea ( FontState, int, int, int, int, int )This constructor is from 'LineArea' class.
addText ( char[ ], int, int )This method is from 'LineArea' class.
align ( int )This method is from 'LineArea' class.
changeColor ( float, float, float )This method is from 'LineArea' class.
changeFont ( FontState )This method is from 'LineArea' class.
changeWhiteSpaceTreatment ( int )This method is from 'LineArea' class.
changeWrapOption ( int )This method is from 'LineArea' class.
getEndIndent ( )This method is from 'LineArea' class.
getHeight ( )This method is from 'LineArea' class.
getPlacementOffset ( )This method is from 'LineArea' class.
getStartIndent ( )This method is from 'LineArea' class.
...
xslp.19990832.jar
package com.kvisco.xsl
[+] XSLObject (1)
| Change | Effect |
---|
1 | Field OUTPUT has been added to this class. | No effect. NOTE: A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to OUTPUT is ambiguous. |
[+] affected methods (36)
appendAction ( XSLObject )1st parameter 'p1' of this method has type 'XSLObject'.
copy ( )Return value of this method has type 'XSLObject'.
isValidChild ( XSLObject )1st parameter 'p1' of this method has type 'XSLObject'.
handleAction ( XSLObject )1st parameter 'p1' of this method has type 'XSLObject'.
copy ( )Return value of this method has type 'XSLObject'.
handleAction ( XSLObject )1st parameter 'p1' of this method has type 'XSLObject'.
appendAction ( XSLObject )1st parameter 'p1' of this method has type 'XSLObject'.
XSLObject ( XSLStylesheet, short )This constructor is from 'XSLObject' class.
appendAction ( XSLObject )1st parameter 'p1' of this method has type 'XSLObject'.
copyActions ( XSLObject )1st parameter 'p1' of this method has type 'XSLObject'.
copyAttributes ( XSLObject )1st parameter 'p1' of this method has type 'XSLObject'.
copyAttributes ( Element )This method is from 'XSLObject' class.
...
to the top
Java ARchives (5)
cocoon-1.4.jar
Cocoon.jar
fop.091.jar
openxml.106.jar
xslp.19990832.jar
to the top