Source compatibility report for the Cocoon library between 1.5 and 1.6 versions
Test Info
Library Name | Cocoon |
Version #1 | 1.5 |
Version #2 | 1.6 |
Test Results
Total Java ARchives | 5 |
---|
Total Methods / Classes | 4548 / 686 |
---|
Verdict | Incompatible (87.6%) |
Problem Summary
| Severity | Count |
---|
Added Methods | - | 329 |
---|
Removed Methods | High | 3942 |
---|
Problems with Data Types | High | 598 |
---|
Medium | 3 |
Low | 0 |
Problems with Methods | High | 1 |
---|
Medium | 0 |
Low | 0 |
Other Changes in Data Types | - | 1 |
Added Methods (329)
Cocoon.jar, AbstractFormatter.class
package org.apache.cocoon.formatter
AbstractFormatter.AbstractFormatter ( )
[mangled: org/apache/cocoon/formatter/AbstractFormatter."<init>":()V]
AbstractFormatter.format ( Document p1, Writer p2, Dictionary p3 ) [abstract] : void
[mangled: org/apache/cocoon/formatter/AbstractFormatter.format:(Lorg/w3c/dom/Document;Ljava/io/Writer;Ljava/util/Dictionary;)V]
AbstractFormatter.getFormat ( Dictionary p1 ) : OutputFormat
[mangled: org/apache/cocoon/formatter/AbstractFormatter.getFormat:(Ljava/util/Dictionary;)Lorg/apache/xml/serialize/OutputFormat;]
AbstractFormatter.getMIMEType ( ) [abstract] : String
[mangled: org/apache/cocoon/formatter/AbstractFormatter.getMIMEType:()Ljava/lang/String;]
Cocoon.jar, AbstractParser.class
package org.apache.cocoon.parser
AbstractParser.AbstractParser ( )
[mangled: org/apache/cocoon/parser/AbstractParser."<init>":()V]
AbstractParser.createEmptyDocument ( ) [abstract] : Document
[mangled: org/apache/cocoon/parser/AbstractParser.createEmptyDocument:()Lorg/w3c/dom/Document;]
AbstractParser.init ( Configurations p1 ) : void
[mangled: org/apache/cocoon/parser/AbstractParser.init:(Lorg/apache/cocoon/framework/Configurations;)V]
AbstractParser.parse ( InputSource p1 ) [abstract] : Document
[mangled: org/apache/cocoon/parser/AbstractParser.parse:(Lorg/xml/sax/InputSource;)Lorg/w3c/dom/Document;]
Cocoon.jar, AbstractProducer.class
package org.apache.cocoon.producer
AbstractProducer.init ( Director p1 ) : void
[mangled: org/apache/cocoon/producer/AbstractProducer.init:(Lorg/apache/cocoon/framework/Director;)V]
Cocoon.jar, DefaultQueryCreator.class
package org.apache.cocoon.processor.sql
DefaultQueryCreator.DefaultQueryCreator ( )
[mangled: org/apache/cocoon/processor/sql/DefaultQueryCreator."<init>":()V]
DefaultQueryCreator.getQuery ( Connection p1, String p2, Element p3, Properties p4, Dictionary p5 ) : String
[mangled: org/apache/cocoon/processor/sql/DefaultQueryCreator.getQuery:(Ljava/sql/Connection;Ljava/lang/String;Lorg/w3c/dom/Element;Ljava/util/Properties;Ljava/util/Dictionary;)Ljava/lang/String;]
DefaultQueryCreator.getValue ( HttpServletRequest p1, String p2, int p3 ) [static] : String
[mangled: org/apache/cocoon/processor/sql/DefaultQueryCreator.getValue:(Ljavax/servlet/http/HttpServletRequest;Ljava/lang/String;I)Ljava/lang/String;]
DefaultQueryCreator.substitute ( String p1, HttpServletRequest p2, String p3, String p4, int p5 ) [static] : String
[mangled: org/apache/cocoon/processor/sql/DefaultQueryCreator.substitute:(Ljava/lang/String;Ljavax/servlet/http/HttpServletRequest;Ljava/lang/String;Ljava/lang/String;I)Ljava/lang/String;]
Cocoon.jar, Director.class
package org.apache.cocoon.framework
Director.getActor ( String p1 ) [abstract] : Object
[mangled: org/apache/cocoon/framework/Director.getActor:(Ljava/lang/String;)Ljava/lang/Object;]
Director.setRole ( String p1, Object p2 ) [abstract] : void
[mangled: org/apache/cocoon/framework/Director.setRole:(Ljava/lang/String;Ljava/lang/Object;)V]
Cocoon.jar, Engine.class
package org.apache.cocoon
Engine.getInstance ( ) [static] : Engine
[mangled: org/apache/cocoon/Engine.getInstance:()Lorg/apache/cocoon/Engine;]
Engine.getInstance ( Configurations p1, Object p2 ) [static] : Engine
[mangled: org/apache/cocoon/Engine.getInstance:(Lorg/apache/cocoon/framework/Configurations;Ljava/lang/Object;)Lorg/apache/cocoon/Engine;]
Cocoon.jar, EngineWrapper.class
package org.apache.cocoon
EngineWrapper.handle ( PrintWriter p1, File p2 ) : void
[mangled: org/apache/cocoon/EngineWrapper.handle:(Ljava/io/PrintWriter;Ljava/io/File;)V]
EngineWrapper.handle ( PrintWriter p1, File p2, String p3 ) : void
[mangled: org/apache/cocoon/EngineWrapper.handle:(Ljava/io/PrintWriter;Ljava/io/File;Ljava/lang/String;)V]
Cocoon.jar, FO2PDFFormatter.class
package org.apache.cocoon.formatter
FO2PDFFormatter.FO2PDFFormatter ( )
[mangled: org/apache/cocoon/formatter/FO2PDFFormatter."<init>":()V]
FO2PDFFormatter.format ( Document p1, Writer p2, Dictionary p3 ) : void
[mangled: org/apache/cocoon/formatter/FO2PDFFormatter.format:(Lorg/w3c/dom/Document;Ljava/io/Writer;Ljava/util/Dictionary;)V]
FO2PDFFormatter.getMIMEType ( ) : String
[mangled: org/apache/cocoon/formatter/FO2PDFFormatter.getMIMEType:()Ljava/lang/String;]
FO2PDFFormatter.getStatus ( ) : String
[mangled: org/apache/cocoon/formatter/FO2PDFFormatter.getStatus:()Ljava/lang/String;]
Cocoon.jar, FormatterFactory.class
package org.apache.cocoon.formatter
FormatterFactory.getFormatterForType ( String p1 ) : Formatter
[mangled: org/apache/cocoon/formatter/FormatterFactory.getFormatterForType:(Ljava/lang/String;)Lorg/apache/cocoon/formatter/Formatter;]
Cocoon.jar, HTMLFormatter.class
package org.apache.cocoon.formatter
HTMLFormatter.format ( Document p1, Writer p2, Dictionary p3 ) : void
[mangled: org/apache/cocoon/formatter/HTMLFormatter.format:(Lorg/w3c/dom/Document;Ljava/io/Writer;Ljava/util/Dictionary;)V]
HTMLFormatter.getMIMEType ( ) : String
[mangled: org/apache/cocoon/formatter/HTMLFormatter.getMIMEType:()Ljava/lang/String;]
HTMLFormatter.getStatus ( ) : String
[mangled: org/apache/cocoon/formatter/HTMLFormatter.getStatus:()Ljava/lang/String;]
HTMLFormatter.HTMLFormatter ( )
[mangled: org/apache/cocoon/formatter/HTMLFormatter."<init>":()V]
Cocoon.jar, HttpServletRequestImpl.class
package org.apache.cocoon
EngineWrapper.HttpServletRequestImpl.EngineWrapper.HttpServletRequestImpl ( EngineWrapper p1, File p2 )
[mangled: org/apache/cocoon/EngineWrapper.HttpServletRequestImpl."<init>":(Lorg/apache/cocoon/EngineWrapper;Ljava/io/File;)V]
EngineWrapper.HttpServletRequestImpl.EngineWrapper.HttpServletRequestImpl ( EngineWrapper p1, File p2, String p3 )
[mangled: org/apache/cocoon/EngineWrapper.HttpServletRequestImpl."<init>":(Lorg/apache/cocoon/EngineWrapper;Ljava/io/File;Ljava/lang/String;)V]
EngineWrapper.HttpServletRequestImpl.getContextPath ( ) : String
[mangled: org/apache/cocoon/EngineWrapper.HttpServletRequestImpl.getContextPath:()Ljava/lang/String;]
EngineWrapper.HttpServletRequestImpl.getHeaders ( String p1 ) : Enumeration
[mangled: org/apache/cocoon/EngineWrapper.HttpServletRequestImpl.getHeaders:(Ljava/lang/String;)Ljava/util/Enumeration;]
EngineWrapper.HttpServletRequestImpl.getLocale ( ) : Locale
[mangled: org/apache/cocoon/EngineWrapper.HttpServletRequestImpl.getLocale:()Ljava/util/Locale;]
EngineWrapper.HttpServletRequestImpl.getLocales ( ) : Enumeration
[mangled: org/apache/cocoon/EngineWrapper.HttpServletRequestImpl.getLocales:()Ljava/util/Enumeration;]
EngineWrapper.HttpServletRequestImpl.getRequestDispatcher ( String p1 ) : RequestDispatcher
[mangled: org/apache/cocoon/EngineWrapper.HttpServletRequestImpl.getRequestDispatcher:(Ljava/lang/String;)Ljavax/servlet/RequestDispatcher;]
EngineWrapper.HttpServletRequestImpl.getUserPrincipal ( ) : Principal
[mangled: org/apache/cocoon/EngineWrapper.HttpServletRequestImpl.getUserPrincipal:()Ljava/security/Principal;]
EngineWrapper.HttpServletRequestImpl.isSecure ( ) : boolean
[mangled: org/apache/cocoon/EngineWrapper.HttpServletRequestImpl.isSecure:()Z]
EngineWrapper.HttpServletRequestImpl.isUserInRole ( String p1 ) : boolean
[mangled: org/apache/cocoon/EngineWrapper.HttpServletRequestImpl.isUserInRole:(Ljava/lang/String;)Z]
EngineWrapper.HttpServletRequestImpl.removeAttribute ( String p1 ) : void
[mangled: org/apache/cocoon/EngineWrapper.HttpServletRequestImpl.removeAttribute:(Ljava/lang/String;)V]
Cocoon.jar, HttpServletResponseImpl.class
package org.apache.cocoon
EngineWrapper.HttpServletResponseImpl.addDateHeader ( String p1, long p2 ) : void
[mangled: org/apache/cocoon/EngineWrapper.HttpServletResponseImpl.addDateHeader:(Ljava/lang/String;J)V]
EngineWrapper.HttpServletResponseImpl.addHeader ( String p1, String p2 ) : void
[mangled: org/apache/cocoon/EngineWrapper.HttpServletResponseImpl.addHeader:(Ljava/lang/String;Ljava/lang/String;)V]
EngineWrapper.HttpServletResponseImpl.addIntHeader ( String p1, int p2 ) : void
[mangled: org/apache/cocoon/EngineWrapper.HttpServletResponseImpl.addIntHeader:(Ljava/lang/String;I)V]
EngineWrapper.HttpServletResponseImpl.flushBuffer ( ) : void
[mangled: org/apache/cocoon/EngineWrapper.HttpServletResponseImpl.flushBuffer:()V]
EngineWrapper.HttpServletResponseImpl.getBufferSize ( ) : int
[mangled: org/apache/cocoon/EngineWrapper.HttpServletResponseImpl.getBufferSize:()I]
EngineWrapper.HttpServletResponseImpl.getLocale ( ) : Locale
[mangled: org/apache/cocoon/EngineWrapper.HttpServletResponseImpl.getLocale:()Ljava/util/Locale;]
EngineWrapper.HttpServletResponseImpl.isCommitted ( ) : boolean
[mangled: org/apache/cocoon/EngineWrapper.HttpServletResponseImpl.isCommitted:()Z]
EngineWrapper.HttpServletResponseImpl.reset ( ) : void
[mangled: org/apache/cocoon/EngineWrapper.HttpServletResponseImpl.reset:()V]
EngineWrapper.HttpServletResponseImpl.setBufferSize ( int p1 ) : void
[mangled: org/apache/cocoon/EngineWrapper.HttpServletResponseImpl.setBufferSize:(I)V]
EngineWrapper.HttpServletResponseImpl.setLocale ( Locale p1 ) : void
[mangled: org/apache/cocoon/EngineWrapper.HttpServletResponseImpl.setLocale:(Ljava/util/Locale;)V]
Cocoon.jar, LdapContextCreator.class
package org.apache.cocoon.processor.ldap
LdapContextCreator.getLdapContext ( ) : LdapContext
[mangled: org/apache/cocoon/processor/ldap/LdapContextCreator.getLdapContext:()Ljavax/naming/ldap/LdapContext;]
LdapContextCreator.LdapContextCreator ( Properties p1 )
[mangled: org/apache/cocoon/processor/ldap/LdapContextCreator."<init>":(Ljava/util/Properties;)V]
Cocoon.jar, LdapDefs.class
package org.apache.cocoon.processor.ldap
LdapDefs.getLdapContext ( String p1 ) : LdapContext
[mangled: org/apache/cocoon/processor/ldap/LdapDefs.getLdapContext:(Ljava/lang/String;)Ljavax/naming/ldap/LdapContext;]
LdapDefs.getQueryProperties ( String p1 ) : Properties
[mangled: org/apache/cocoon/processor/ldap/LdapDefs.getQueryProperties:(Ljava/lang/String;)Ljava/util/Properties;]
LdapDefs.LdapDefs ( Document p1 )
[mangled: org/apache/cocoon/processor/ldap/LdapDefs."<init>":(Lorg/w3c/dom/Document;)V]
LdapDefs.processLdapDef ( Element p1 ) : void
[mangled: org/apache/cocoon/processor/ldap/LdapDefs.processLdapDef:(Lorg/w3c/dom/Element;)V]
LdapDefs.processQueryDef ( Element p1 ) : void
[mangled: org/apache/cocoon/processor/ldap/LdapDefs.processQueryDef:(Lorg/w3c/dom/Element;)V]
Cocoon.jar, LdapProcessor.class
package org.apache.cocoon.processor.ldap
LdapProcessor.getStatus ( ) : String
[mangled: org/apache/cocoon/processor/ldap/LdapProcessor.getStatus:()Ljava/lang/String;]
LdapProcessor.hasChanged ( Object p1 ) : boolean
[mangled: org/apache/cocoon/processor/ldap/LdapProcessor.hasChanged:(Ljava/lang/Object;)Z]
LdapProcessor.LdapProcessor ( )
[mangled: org/apache/cocoon/processor/ldap/LdapProcessor."<init>":()V]
LdapProcessor.process ( Document p1, Dictionary p2 ) : Document
[mangled: org/apache/cocoon/processor/ldap/LdapProcessor.process:(Lorg/w3c/dom/Document;Ljava/util/Dictionary;)Lorg/w3c/dom/Document;]
LdapProcessor.processQuery ( Document p1, Dictionary p2, Element p3, Properties p4, LdapContext p5 ) : void
[mangled: org/apache/cocoon/processor/ldap/LdapProcessor.processQuery:(Lorg/w3c/dom/Document;Ljava/util/Dictionary;Lorg/w3c/dom/Element;Ljava/util/Properties;Ljavax/naming/ldap/LdapContext;)V]
Cocoon.jar, LdapQueryCreator.class
package org.apache.cocoon.processor.ldap
LdapQueryCreator.getQuery ( String p1, Properties p2, Dictionary p3 ) [static] : String
[mangled: org/apache/cocoon/processor/ldap/LdapQueryCreator.getQuery:(Ljava/lang/String;Ljava/util/Properties;Ljava/util/Dictionary;)Ljava/lang/String;]
LdapQueryCreator.LdapQueryCreator ( )
[mangled: org/apache/cocoon/processor/ldap/LdapQueryCreator."<init>":()V]
Cocoon.jar, Manager.class
package org.apache.cocoon.framework
Manager.getActor ( String p1 ) : Object
[mangled: org/apache/cocoon/framework/Manager.getActor:(Ljava/lang/String;)Ljava/lang/Object;]
Manager.setRole ( String p1, Object p2 ) : void
[mangled: org/apache/cocoon/framework/Manager.setRole:(Ljava/lang/String;Ljava/lang/Object;)V]
Cocoon.jar, PageEntry.class
package org.apache.cocoon.processor.xsp
XSPProcessor.PageEntry.getPage ( ) : XSPPage
[mangled: org/apache/cocoon/processor/xsp/XSPProcessor.PageEntry.getPage:()Lorg/apache/cocoon/processor/xsp/XSPPage;]
XSPProcessor.PageEntry.hasChanged ( ) : boolean
[mangled: org/apache/cocoon/processor/xsp/XSPProcessor.PageEntry.hasChanged:()Z]
XSPProcessor.PageEntry.setPage ( XSPPage p1 ) : void
[mangled: org/apache/cocoon/processor/xsp/XSPProcessor.PageEntry.setPage:(Lorg/apache/cocoon/processor/xsp/XSPPage;)V]
XSPProcessor.PageEntry.XSPProcessor.PageEntry ( XSPProcessor p1, File p2, File p3 )
[mangled: org/apache/cocoon/processor/xsp/XSPProcessor.PageEntry."<init>":(Lorg/apache/cocoon/processor/xsp/XSPProcessor;Ljava/io/File;Ljava/io/File;)V]
Cocoon.jar, Parser.class
package org.apache.cocoon.parser
Parser.parse ( InputSource p1 ) [abstract] : Document
[mangled: org/apache/cocoon/parser/Parser.parse:(Lorg/xml/sax/InputSource;)Lorg/w3c/dom/Document;]
Cocoon.jar, ProducerFromFile.class
package org.apache.cocoon.producer
ProducerFromFile.getBasename ( HttpServletRequest p1 ) : String
[mangled: org/apache/cocoon/producer/ProducerFromFile.getBasename:(Ljavax/servlet/http/HttpServletRequest;)Ljava/lang/String;]
ProducerFromFile.getPath ( HttpServletRequest p1 ) : String
[mangled: org/apache/cocoon/producer/ProducerFromFile.getPath:(Ljavax/servlet/http/HttpServletRequest;)Ljava/lang/String;]
ProducerFromFile.getStatus ( ) : String
[mangled: org/apache/cocoon/producer/ProducerFromFile.getStatus:()Ljava/lang/String;]
ProducerFromFile.getStream ( HttpServletRequest p1 ) : Reader
[mangled: org/apache/cocoon/producer/ProducerFromFile.getStream:(Ljavax/servlet/http/HttpServletRequest;)Ljava/io/Reader;]
ProducerFromFile.hasChanged ( Object p1 ) : boolean
[mangled: org/apache/cocoon/producer/ProducerFromFile.hasChanged:(Ljava/lang/Object;)Z]
ProducerFromFile.ProducerFromFile ( )
[mangled: org/apache/cocoon/producer/ProducerFromFile."<init>":()V]
Cocoon.jar, ProducerFromMap.class
package org.apache.cocoon.producer
ProducerFromMap.getDocument ( HttpServletRequest p1 ) : Document
[mangled: org/apache/cocoon/producer/ProducerFromMap.getDocument:(Ljavax/servlet/http/HttpServletRequest;)Lorg/w3c/dom/Document;]
ProducerFromMap.getDocument ( Parser p1, Document p2, Element p3, String p4, String p5 ) : Document
[mangled: org/apache/cocoon/producer/ProducerFromMap.getDocument:(Lorg/apache/cocoon/parser/Parser;Lorg/w3c/dom/Document;Lorg/w3c/dom/Element;Ljava/lang/String;Ljava/lang/String;)Lorg/w3c/dom/Document;]
ProducerFromMap.getStatus ( ) : String
[mangled: org/apache/cocoon/producer/ProducerFromMap.getStatus:()Ljava/lang/String;]
ProducerFromMap.ProducerFromMap ( )
[mangled: org/apache/cocoon/producer/ProducerFromMap."<init>":()V]
Cocoon.jar, ProducerFromRequest.class
package org.apache.cocoon.producer
ProducerFromRequest.getPath ( HttpServletRequest p1 ) : String
[mangled: org/apache/cocoon/producer/ProducerFromRequest.getPath:(Ljavax/servlet/http/HttpServletRequest;)Ljava/lang/String;]
ProducerFromRequest.getStatus ( ) : String
[mangled: org/apache/cocoon/producer/ProducerFromRequest.getStatus:()Ljava/lang/String;]
ProducerFromRequest.getStream ( HttpServletRequest p1 ) : Reader
[mangled: org/apache/cocoon/producer/ProducerFromRequest.getStream:(Ljavax/servlet/http/HttpServletRequest;)Ljava/io/Reader;]
ProducerFromRequest.ProducerFromRequest ( )
[mangled: org/apache/cocoon/producer/ProducerFromRequest."<init>":()V]
Cocoon.jar, QueryCreator.class
package org.apache.cocoon.processor.sql
QueryCreator.getQuery ( Connection p1, String p2, Element p3, Properties p4, Dictionary p5 ) [abstract] : String
[mangled: org/apache/cocoon/processor/sql/QueryCreator.getQuery:(Ljava/sql/Connection;Ljava/lang/String;Lorg/w3c/dom/Element;Ljava/util/Properties;Ljava/util/Dictionary;)Ljava/lang/String;]
Cocoon.jar, SQLProcessor.class
package org.apache.cocoon.processor.sql
SQLProcessor.getColumns ( ResultSetMetaData p1, String p2 ) : Column[ ]
[mangled: org/apache/cocoon/processor/sql/SQLProcessor.getColumns:(Ljava/sql/ResultSetMetaData;Ljava/lang/String;)[Lorg/apache/cocoon/processor/sql/Column;]
SQLProcessor.getCountQuery ( String p1 ) [static] : String
[mangled: org/apache/cocoon/processor/sql/SQLProcessor.getCountQuery:(Ljava/lang/String;)Ljava/lang/String;]
Cocoon.jar, SunXMLParser.class
package org.apache.cocoon.parser
SunXMLParser.parse ( InputSource p1 ) : Document
[mangled: org/apache/cocoon/parser/SunXMLParser.parse:(Lorg/xml/sax/InputSource;)Lorg/w3c/dom/Document;]
Cocoon.jar, TextFormatter.class
package org.apache.cocoon.formatter
TextFormatter.format ( Document p1, Writer p2, Dictionary p3 ) : void
[mangled: org/apache/cocoon/formatter/TextFormatter.format:(Lorg/w3c/dom/Document;Ljava/io/Writer;Ljava/util/Dictionary;)V]
TextFormatter.getMIMEType ( ) : String
[mangled: org/apache/cocoon/formatter/TextFormatter.getMIMEType:()Ljava/lang/String;]
TextFormatter.getStatus ( ) : String
[mangled: org/apache/cocoon/formatter/TextFormatter.getStatus:()Ljava/lang/String;]
TextFormatter.TextFormatter ( )
[mangled: org/apache/cocoon/formatter/TextFormatter."<init>":()V]
Cocoon.jar, Transformer.class
package org.apache.cocoon.transformer
Transformer.transform ( Document p1, String p2, Document p3, String p4, Document p5 ) [abstract] : Document
[mangled: org/apache/cocoon/transformer/Transformer.transform:(Lorg/w3c/dom/Document;Ljava/lang/String;Lorg/w3c/dom/Document;Ljava/lang/String;Lorg/w3c/dom/Document;)Lorg/w3c/dom/Document;]
Cocoon.jar, URLHandlerFactory.class
package org.apache.cocoon
URLHandlerFactory.createURLStreamHandler ( String p1 ) : URLStreamHandler
[mangled: org/apache/cocoon/URLHandlerFactory.createURLStreamHandler:(Ljava/lang/String;)Ljava/net/URLStreamHandler;]
URLHandlerFactory.URLHandlerFactory ( String p1 )
[mangled: org/apache/cocoon/URLHandlerFactory."<init>":(Ljava/lang/String;)V]
Cocoon.jar, Utils.class
package org.apache.cocoon.processor.ldap
Utils.createErrorElement ( Document p1, Properties p2, Exception p3 ) [static] : Element
[mangled: org/apache/cocoon/processor/ldap/Utils.createErrorElement:(Lorg/w3c/dom/Document;Ljava/util/Properties;Ljava/lang/Exception;)Lorg/w3c/dom/Element;]
Utils.Utils ( )
[mangled: org/apache/cocoon/processor/ldap/Utils."<init>":()V]
package org.apache.cocoon.processor.sql
Utils.createElement ( Document p1, String p2, String p3 ) [static] : Element
[mangled: org/apache/cocoon/processor/sql/Utils.createElement:(Lorg/w3c/dom/Document;Ljava/lang/String;Ljava/lang/String;)Lorg/w3c/dom/Element;]
Utils.createErrorElement ( Document p1, String p2, Properties p3, Exception p4 ) [static] : Element
[mangled: org/apache/cocoon/processor/sql/Utils.createErrorElement:(Lorg/w3c/dom/Document;Ljava/lang/String;Ljava/util/Properties;Ljava/lang/Exception;)Lorg/w3c/dom/Element;]
Utils.getAttributes ( Element p1, HttpServletRequest p2, Properties p3 ) [static] : Properties
[mangled: org/apache/cocoon/processor/sql/Utils.getAttributes:(Lorg/w3c/dom/Element;Ljavax/servlet/http/HttpServletRequest;Ljava/util/Properties;)Ljava/util/Properties;]
Utils.getValues ( HttpServletRequest p1 ) [static] : Hashtable
[mangled: org/apache/cocoon/processor/sql/Utils.getValues:(Ljavax/servlet/http/HttpServletRequest;)Ljava/util/Hashtable;]
Utils.join ( Vector p1, char p2 ) [static] : String
[mangled: org/apache/cocoon/processor/sql/Utils.join:(Ljava/util/Vector;C)Ljava/lang/String;]
Utils.replace ( String p1, char p2, String p3 ) [static] : String
[mangled: org/apache/cocoon/processor/sql/Utils.replace:(Ljava/lang/String;CLjava/lang/String;)Ljava/lang/String;]
Utils.split ( String p1, char p2 ) [static] : Vector
[mangled: org/apache/cocoon/processor/sql/Utils.split:(Ljava/lang/String;C)Ljava/util/Vector;]
Cocoon.jar, VRMLFormatter.class
package org.apache.cocoon.formatter
VRMLFormatter.format ( Document p1, Writer p2, Dictionary p3 ) : void
[mangled: org/apache/cocoon/formatter/VRMLFormatter.format:(Lorg/w3c/dom/Document;Ljava/io/Writer;Ljava/util/Dictionary;)V]
VRMLFormatter.getMIMEType ( ) : String
[mangled: org/apache/cocoon/formatter/VRMLFormatter.getMIMEType:()Ljava/lang/String;]
VRMLFormatter.getStatus ( ) : String
[mangled: org/apache/cocoon/formatter/VRMLFormatter.getStatus:()Ljava/lang/String;]
VRMLFormatter.VRMLFormatter ( )
[mangled: org/apache/cocoon/formatter/VRMLFormatter."<init>":()V]
Cocoon.jar, WMLFormatter.class
package org.apache.cocoon.formatter
WMLFormatter.format ( Document p1, Writer p2, Dictionary p3 ) : void
[mangled: org/apache/cocoon/formatter/WMLFormatter.format:(Lorg/w3c/dom/Document;Ljava/io/Writer;Ljava/util/Dictionary;)V]
WMLFormatter.getMIMEType ( ) : String
[mangled: org/apache/cocoon/formatter/WMLFormatter.getMIMEType:()Ljava/lang/String;]
WMLFormatter.getStatus ( ) : String
[mangled: org/apache/cocoon/formatter/WMLFormatter.getStatus:()Ljava/lang/String;]
WMLFormatter.WMLFormatter ( )
[mangled: org/apache/cocoon/formatter/WMLFormatter."<init>":()V]
Cocoon.jar, XalanTransformer.class
package org.apache.cocoon.transformer
XalanTransformer.getStatus ( ) : String
[mangled: org/apache/cocoon/transformer/XalanTransformer.getStatus:()Ljava/lang/String;]
XalanTransformer.init ( Director p1 ) : void
[mangled: org/apache/cocoon/transformer/XalanTransformer.init:(Lorg/apache/cocoon/framework/Director;)V]
XalanTransformer.transform ( Document p1, String p2, Document p3, String p4, Document p5 ) : Document
[mangled: org/apache/cocoon/transformer/XalanTransformer.transform:(Lorg/w3c/dom/Document;Ljava/lang/String;Lorg/w3c/dom/Document;Ljava/lang/String;Lorg/w3c/dom/Document;)Lorg/w3c/dom/Document;]
XalanTransformer.XalanTransformer ( )
[mangled: org/apache/cocoon/transformer/XalanTransformer."<init>":()V]
Cocoon.jar, XercesParser.class
package org.apache.cocoon.parser
XercesParser.createEmptyDocument ( ) : Document
[mangled: org/apache/cocoon/parser/XercesParser.createEmptyDocument:()Lorg/w3c/dom/Document;]
XercesParser.getStatus ( ) : String
[mangled: org/apache/cocoon/parser/XercesParser.getStatus:()Ljava/lang/String;]
XercesParser.parse ( InputSource p1 ) : Document
[mangled: org/apache/cocoon/parser/XercesParser.parse:(Lorg/xml/sax/InputSource;)Lorg/w3c/dom/Document;]
XercesParser.XercesParser ( )
[mangled: org/apache/cocoon/parser/XercesParser."<init>":()V]
Cocoon.jar, XMLFormatter.class
package org.apache.cocoon.formatter
XMLFormatter.format ( Document p1, Writer p2, Dictionary p3 ) : void
[mangled: org/apache/cocoon/formatter/XMLFormatter.format:(Lorg/w3c/dom/Document;Ljava/io/Writer;Ljava/util/Dictionary;)V]
XMLFormatter.getMIMEType ( ) : String
[mangled: org/apache/cocoon/formatter/XMLFormatter.getMIMEType:()Ljava/lang/String;]
XMLFormatter.getStatus ( ) : String
[mangled: org/apache/cocoon/formatter/XMLFormatter.getStatus:()Ljava/lang/String;]
XMLFormatter.XMLFormatter ( )
[mangled: org/apache/cocoon/formatter/XMLFormatter."<init>":()V]
Cocoon.jar, XObject.class
package org.apache.cocoon.framework
XObject.toDOM ( Node p1 ) [abstract] : void
[mangled: org/apache/cocoon/framework/XObject.toDOM:(Lorg/w3c/dom/Node;)V]
XObject.toSAX ( DocumentHandler p1 ) [abstract] : void
[mangled: org/apache/cocoon/framework/XObject.toSAX:(Lorg/xml/sax/DocumentHandler;)V]
Cocoon.jar, XSLTProcessor.class
package org.apache.cocoon.processor.xslt
XSLTProcessor.getStatus ( ) : String
[mangled: org/apache/cocoon/processor/xslt/XSLTProcessor.getStatus:()Ljava/lang/String;]
XSLTProcessor.hasChanged ( Object p1 ) : boolean
[mangled: org/apache/cocoon/processor/xslt/XSLTProcessor.hasChanged:(Ljava/lang/Object;)Z]
XSLTProcessor.init ( Director p1 ) : void
[mangled: org/apache/cocoon/processor/xslt/XSLTProcessor.init:(Lorg/apache/cocoon/framework/Director;)V]
XSLTProcessor.process ( Document p1, Dictionary p2 ) : Document
[mangled: org/apache/cocoon/processor/xslt/XSLTProcessor.process:(Lorg/w3c/dom/Document;Ljava/util/Dictionary;)Lorg/w3c/dom/Document;]
XSLTProcessor.XSLTProcessor ( )
[mangled: org/apache/cocoon/processor/xslt/XSLTProcessor."<init>":()V]
Cocoon.jar, XSPClassLoader.class
package org.apache.cocoon.processor.xsp.language.java
XSPClassLoader.getClassFileName ( String p1 ) : String
[mangled: org/apache/cocoon/processor/xsp/language/java/XSPClassLoader.getClassFileName:(Ljava/lang/String;)Ljava/lang/String;]
XSPClassLoader.loadClass ( String p1, boolean p2 ) : Class
[mangled: org/apache/cocoon/processor/xsp/language/java/XSPClassLoader.loadClass:(Ljava/lang/String;Z)Ljava/lang/Class;]
XSPClassLoader.loadClassData ( String p1 ) : byte[ ]
[mangled: org/apache/cocoon/processor/xsp/language/java/XSPClassLoader.loadClassData:(Ljava/lang/String;)[B]
XSPClassLoader.reinstantiate ( ) : XSPClassLoader
[mangled: org/apache/cocoon/processor/xsp/language/java/XSPClassLoader.reinstantiate:()Lorg/apache/cocoon/processor/xsp/language/java/XSPClassLoader;]
XSPClassLoader.XSPClassLoader ( File p1 )
[mangled: org/apache/cocoon/processor/xsp/language/java/XSPClassLoader."<init>":(Ljava/io/File;)V]
Cocoon.jar, XSPContextLibrary.class
package org.apache.cocoon.processor.xsp.library
XSPContextLibrary.getAttribute ( ServletContext p1, String p2, Document p3 ) [static] : Element
[mangled: org/apache/cocoon/processor/xsp/library/XSPContextLibrary.getAttribute:(Ljavax/servlet/ServletContext;Ljava/lang/String;Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element;]
XSPContextLibrary.getAttributeNames ( ServletContext p1 ) [static] : String[ ]
[mangled: org/apache/cocoon/processor/xsp/library/XSPContextLibrary.getAttributeNames:(Ljavax/servlet/ServletContext;)[Ljava/lang/String;]
XSPContextLibrary.getAttributeNames ( ServletContext p1, Document p2 ) [static] : Element
[mangled: org/apache/cocoon/processor/xsp/library/XSPContextLibrary.getAttributeNames:(Ljavax/servlet/ServletContext;Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element;]
XSPContextLibrary.getInitParameter ( ServletContext p1, String p2, Document p3 ) [static] : Element
[mangled: org/apache/cocoon/processor/xsp/library/XSPContextLibrary.getInitParameter:(Ljavax/servlet/ServletContext;Ljava/lang/String;Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element;]
XSPContextLibrary.getInitParameterNames ( ServletContext p1 ) [static] : String[ ]
[mangled: org/apache/cocoon/processor/xsp/library/XSPContextLibrary.getInitParameterNames:(Ljavax/servlet/ServletContext;)[Ljava/lang/String;]
XSPContextLibrary.getInitParameterNames ( ServletContext p1, Document p2 ) [static] : Element
[mangled: org/apache/cocoon/processor/xsp/library/XSPContextLibrary.getInitParameterNames:(Ljavax/servlet/ServletContext;Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element;]
XSPContextLibrary.getMajorVersion ( ServletContext p1, Document p2 ) [static] : Element
[mangled: org/apache/cocoon/processor/xsp/library/XSPContextLibrary.getMajorVersion:(Ljavax/servlet/ServletContext;Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element;]
XSPContextLibrary.getMimeType ( ServletContext p1, String p2, Document p3 ) [static] : Element
[mangled: org/apache/cocoon/processor/xsp/library/XSPContextLibrary.getMimeType:(Ljavax/servlet/ServletContext;Ljava/lang/String;Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element;]
XSPContextLibrary.getMinorVersion ( ServletContext p1, Document p2 ) [static] : Element
[mangled: org/apache/cocoon/processor/xsp/library/XSPContextLibrary.getMinorVersion:(Ljavax/servlet/ServletContext;Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element;]
XSPContextLibrary.getRealPath ( ServletContext p1, String p2, Document p3 ) [static] : Element
[mangled: org/apache/cocoon/processor/xsp/library/XSPContextLibrary.getRealPath:(Ljavax/servlet/ServletContext;Ljava/lang/String;Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element;]
XSPContextLibrary.getServerInfo ( ServletContext p1, Document p2 ) [static] : Element
[mangled: org/apache/cocoon/processor/xsp/library/XSPContextLibrary.getServerInfo:(Ljavax/servlet/ServletContext;Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element;]
XSPContextLibrary.XSPContextLibrary ( )
[mangled: org/apache/cocoon/processor/xsp/library/XSPContextLibrary."<init>":()V]
Cocoon.jar, XSPCookieLibrary.class
package org.apache.cocoon.processor.xsp.library
XSPCookieLibrary.getComment ( Cookie p1, Document p2 ) [static] : Element
[mangled: org/apache/cocoon/processor/xsp/library/XSPCookieLibrary.getComment:(Ljavax/servlet/http/Cookie;Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element;]
XSPCookieLibrary.getCookie ( Cookie p1, Document p2 ) [static] : Element
[mangled: org/apache/cocoon/processor/xsp/library/XSPCookieLibrary.getCookie:(Ljavax/servlet/http/Cookie;Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element;]
XSPCookieLibrary.getDomain ( Cookie p1, Document p2 ) [static] : Element
[mangled: org/apache/cocoon/processor/xsp/library/XSPCookieLibrary.getDomain:(Ljavax/servlet/http/Cookie;Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element;]
XSPCookieLibrary.getMaxAge ( Cookie p1, Document p2 ) [static] : Element
[mangled: org/apache/cocoon/processor/xsp/library/XSPCookieLibrary.getMaxAge:(Ljavax/servlet/http/Cookie;Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element;]
XSPCookieLibrary.getName ( Cookie p1, Document p2 ) [static] : Element
[mangled: org/apache/cocoon/processor/xsp/library/XSPCookieLibrary.getName:(Ljavax/servlet/http/Cookie;Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element;]
XSPCookieLibrary.getPath ( Cookie p1, Document p2 ) [static] : Element
[mangled: org/apache/cocoon/processor/xsp/library/XSPCookieLibrary.getPath:(Ljavax/servlet/http/Cookie;Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element;]
XSPCookieLibrary.getSecure ( Cookie p1, Document p2 ) [static] : Element
[mangled: org/apache/cocoon/processor/xsp/library/XSPCookieLibrary.getSecure:(Ljavax/servlet/http/Cookie;Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element;]
XSPCookieLibrary.getValue ( Cookie p1, Document p2 ) [static] : Element
[mangled: org/apache/cocoon/processor/xsp/library/XSPCookieLibrary.getValue:(Ljavax/servlet/http/Cookie;Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element;]
XSPCookieLibrary.getVersion ( Cookie p1, Document p2 ) [static] : Element
[mangled: org/apache/cocoon/processor/xsp/library/XSPCookieLibrary.getVersion:(Ljavax/servlet/http/Cookie;Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element;]
XSPCookieLibrary.XSPCookieLibrary ( )
[mangled: org/apache/cocoon/processor/xsp/library/XSPCookieLibrary."<init>":()V]
Cocoon.jar, XSPGlobal.class
package org.apache.cocoon.processor.xsp
XSPGlobal.getAttribute ( String p1 ) : Object
[mangled: org/apache/cocoon/processor/xsp/XSPGlobal.getAttribute:(Ljava/lang/String;)Ljava/lang/Object;]
XSPGlobal.getAttributeNames ( ) : Enumeration
[mangled: org/apache/cocoon/processor/xsp/XSPGlobal.getAttributeNames:()Ljava/util/Enumeration;]
XSPGlobal.removeAttribute ( String p1 ) : void
[mangled: org/apache/cocoon/processor/xsp/XSPGlobal.removeAttribute:(Ljava/lang/String;)V]
XSPGlobal.setAttribute ( String p1, Object p2 ) : void
[mangled: org/apache/cocoon/processor/xsp/XSPGlobal.setAttribute:(Ljava/lang/String;Ljava/lang/Object;)V]
XSPGlobal.XSPGlobal ( )
[mangled: org/apache/cocoon/processor/xsp/XSPGlobal."<init>":()V]
Cocoon.jar, XSPGlobalLibrary.class
package org.apache.cocoon.processor.xsp.library
XSPGlobalLibrary.getAttribute ( XSPGlobal p1, String p2, Document p3 ) [static] : Element
[mangled: org/apache/cocoon/processor/xsp/library/XSPGlobalLibrary.getAttribute:(Lorg/apache/cocoon/processor/xsp/XSPGlobal;Ljava/lang/String;Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element;]
XSPGlobalLibrary.getAttributeNames ( XSPGlobal p1 ) [static] : String[ ]
[mangled: org/apache/cocoon/processor/xsp/library/XSPGlobalLibrary.getAttributeNames:(Lorg/apache/cocoon/processor/xsp/XSPGlobal;)[Ljava/lang/String;]
XSPGlobalLibrary.getAttributeNames ( XSPGlobal p1, Document p2 ) [static] : Element
[mangled: org/apache/cocoon/processor/xsp/library/XSPGlobalLibrary.getAttributeNames:(Lorg/apache/cocoon/processor/xsp/XSPGlobal;Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element;]
XSPGlobalLibrary.XSPGlobalLibrary ( )
[mangled: org/apache/cocoon/processor/xsp/library/XSPGlobalLibrary."<init>":()V]
Cocoon.jar, XSPJavaPreprocessor.class
package org.apache.cocoon.processor.xsp.language.java
XSPJavaPreprocessor.preprocess ( Document p1, Dictionary p2 ) : Document
[mangled: org/apache/cocoon/processor/xsp/language/java/XSPJavaPreprocessor.preprocess:(Lorg/w3c/dom/Document;Ljava/util/Dictionary;)Lorg/w3c/dom/Document;]
XSPJavaPreprocessor.process ( Node p1 ) : void
[mangled: org/apache/cocoon/processor/xsp/language/java/XSPJavaPreprocessor.process:(Lorg/w3c/dom/Node;)V]
XSPJavaPreprocessor.XSPJavaPreprocessor ( )
[mangled: org/apache/cocoon/processor/xsp/language/java/XSPJavaPreprocessor."<init>":()V]
Cocoon.jar, XSPJavaProcessor.class
package org.apache.cocoon.processor.xsp.language.java
XSPJavaProcessor.className ( String p1 ) [static] : String
[mangled: org/apache/cocoon/processor/xsp/language/java/XSPJavaProcessor.className:(Ljava/lang/String;)Ljava/lang/String;]
XSPJavaProcessor.compile ( String p1 ) : void
[mangled: org/apache/cocoon/processor/xsp/language/java/XSPJavaProcessor.compile:(Ljava/lang/String;)V]
XSPJavaProcessor.formatCode ( String p1 ) : String
[mangled: org/apache/cocoon/processor/xsp/language/java/XSPJavaProcessor.formatCode:(Ljava/lang/String;)Ljava/lang/String;]
XSPJavaProcessor.getObjectExtension ( ) : String
[mangled: org/apache/cocoon/processor/xsp/language/java/XSPJavaProcessor.getObjectExtension:()Ljava/lang/String;]
XSPJavaProcessor.getSourceExtension ( ) : String
[mangled: org/apache/cocoon/processor/xsp/language/java/XSPJavaProcessor.getSourceExtension:()Ljava/lang/String;]
XSPJavaProcessor.load ( String p1 ) : XSPPage
[mangled: org/apache/cocoon/processor/xsp/language/java/XSPJavaProcessor.load:(Ljava/lang/String;)Lorg/apache/cocoon/processor/xsp/XSPPage;]
XSPJavaProcessor.packageName ( String p1 ) [static] : String
[mangled: org/apache/cocoon/processor/xsp/language/java/XSPJavaProcessor.packageName:(Ljava/lang/String;)Ljava/lang/String;]
XSPJavaProcessor.setFormatOption ( boolean p1 ) : void
[mangled: org/apache/cocoon/processor/xsp/language/java/XSPJavaProcessor.setFormatOption:(Z)V]
XSPJavaProcessor.setRepository ( File p1 ) : void
[mangled: org/apache/cocoon/processor/xsp/language/java/XSPJavaProcessor.setRepository:(Ljava/io/File;)V]
XSPJavaProcessor.stringEncode ( String p1 ) : String
[mangled: org/apache/cocoon/processor/xsp/language/java/XSPJavaProcessor.stringEncode:(Ljava/lang/String;)Ljava/lang/String;]
XSPJavaProcessor.unload ( XSPPage p1 ) : void
[mangled: org/apache/cocoon/processor/xsp/language/java/XSPJavaProcessor.unload:(Lorg/apache/cocoon/processor/xsp/XSPPage;)V]
XSPJavaProcessor.XSPJavaProcessor ( )
[mangled: org/apache/cocoon/processor/xsp/language/java/XSPJavaProcessor."<init>":()V]
Cocoon.jar, XSPLanguageProcessor.class
package org.apache.cocoon.processor.xsp.language
XSPLanguageProcessor.compile ( String p1 ) [abstract] : void
[mangled: org/apache/cocoon/processor/xsp/language/XSPLanguageProcessor.compile:(Ljava/lang/String;)V]
XSPLanguageProcessor.formatCode ( String p1 ) [abstract] : String
[mangled: org/apache/cocoon/processor/xsp/language/XSPLanguageProcessor.formatCode:(Ljava/lang/String;)Ljava/lang/String;]
XSPLanguageProcessor.getObjectExtension ( ) [abstract] : String
[mangled: org/apache/cocoon/processor/xsp/language/XSPLanguageProcessor.getObjectExtension:()Ljava/lang/String;]
XSPLanguageProcessor.getSourceExtension ( ) [abstract] : String
[mangled: org/apache/cocoon/processor/xsp/language/XSPLanguageProcessor.getSourceExtension:()Ljava/lang/String;]
XSPLanguageProcessor.load ( String p1 ) [abstract] : XSPPage
[mangled: org/apache/cocoon/processor/xsp/language/XSPLanguageProcessor.load:(Ljava/lang/String;)Lorg/apache/cocoon/processor/xsp/XSPPage;]
XSPLanguageProcessor.setFormatOption ( boolean p1 ) [abstract] : void
[mangled: org/apache/cocoon/processor/xsp/language/XSPLanguageProcessor.setFormatOption:(Z)V]
XSPLanguageProcessor.setRepository ( File p1 ) [abstract] : void
[mangled: org/apache/cocoon/processor/xsp/language/XSPLanguageProcessor.setRepository:(Ljava/io/File;)V]
XSPLanguageProcessor.stringEncode ( String p1 ) [abstract] : String
[mangled: org/apache/cocoon/processor/xsp/language/XSPLanguageProcessor.stringEncode:(Ljava/lang/String;)Ljava/lang/String;]
XSPLanguageProcessor.unload ( XSPPage p1 ) [abstract] : void
[mangled: org/apache/cocoon/processor/xsp/language/XSPLanguageProcessor.unload:(Lorg/apache/cocoon/processor/xsp/XSPPage;)V]
Cocoon.jar, XSPLibrary.class
package org.apache.cocoon.processor.xsp
XSPLibrary.addTemplate ( XSPTemplate p1 ) : void
[mangled: org/apache/cocoon/processor/xsp/XSPLibrary.addTemplate:(Lorg/apache/cocoon/processor/xsp/XSPTemplate;)V]
XSPLibrary.getNamespace ( ) : String
[mangled: org/apache/cocoon/processor/xsp/XSPLibrary.getNamespace:()Ljava/lang/String;]
XSPLibrary.getTemplate ( String p1 ) : XSPTemplate
[mangled: org/apache/cocoon/processor/xsp/XSPLibrary.getTemplate:(Ljava/lang/String;)Lorg/apache/cocoon/processor/xsp/XSPTemplate;]
XSPLibrary.setNamespace ( String p1 ) : void
[mangled: org/apache/cocoon/processor/xsp/XSPLibrary.setNamespace:(Ljava/lang/String;)V]
XSPLibrary.XSPLibrary ( )
[mangled: org/apache/cocoon/processor/xsp/XSPLibrary."<init>":()V]
Cocoon.jar, XSPPage.class
package org.apache.cocoon.processor.xsp
XSPPage.getDocument ( HttpServletRequest p1 ) : Document
[mangled: org/apache/cocoon/processor/xsp/XSPPage.getDocument:(Ljavax/servlet/http/HttpServletRequest;)Lorg/w3c/dom/Document;]
XSPPage.getDocument ( HttpServletRequest p1, HttpServletResponse p2 ) : Document
[mangled: org/apache/cocoon/processor/xsp/XSPPage.getDocument:(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)Lorg/w3c/dom/Document;]
XSPPage.getPath ( HttpServletRequest p1 ) : String
[mangled: org/apache/cocoon/processor/xsp/XSPPage.getPath:(Ljavax/servlet/http/HttpServletRequest;)Ljava/lang/String;]
XSPPage.getStream ( HttpServletRequest p1 ) : Reader
[mangled: org/apache/cocoon/processor/xsp/XSPPage.getStream:(Ljavax/servlet/http/HttpServletRequest;)Ljava/io/Reader;]
XSPPage.init ( Dictionary p1 ) : void
[mangled: org/apache/cocoon/processor/xsp/XSPPage.init:(Ljava/util/Dictionary;)V]
XSPPage.init ( Director p1 ) : void
[mangled: org/apache/cocoon/processor/xsp/XSPPage.init:(Lorg/apache/cocoon/framework/Director;)V]
XSPPage.populateDocument ( HttpServletRequest p1, HttpServletResponse p2, Document p3 ) [abstract] : void
[mangled: org/apache/cocoon/processor/xsp/XSPPage.populateDocument:(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;Lorg/w3c/dom/Document;)V]
XSPPage.xspExpr ( boolean p1, Document p2 ) : Text
[mangled: org/apache/cocoon/processor/xsp/XSPPage.xspExpr:(ZLorg/w3c/dom/Document;)Lorg/w3c/dom/Text;]
XSPPage.xspExpr ( byte p1, Document p2 ) : Text
[mangled: org/apache/cocoon/processor/xsp/XSPPage.xspExpr:(BLorg/w3c/dom/Document;)Lorg/w3c/dom/Text;]
XSPPage.xspExpr ( char p1, Document p2 ) : Text
[mangled: org/apache/cocoon/processor/xsp/XSPPage.xspExpr:(CLorg/w3c/dom/Document;)Lorg/w3c/dom/Text;]
XSPPage.xspExpr ( double p1, Document p2 ) : Text
[mangled: org/apache/cocoon/processor/xsp/XSPPage.xspExpr:(DLorg/w3c/dom/Document;)Lorg/w3c/dom/Text;]
XSPPage.xspExpr ( float p1, Document p2 ) : Text
[mangled: org/apache/cocoon/processor/xsp/XSPPage.xspExpr:(FLorg/w3c/dom/Document;)Lorg/w3c/dom/Text;]
XSPPage.xspExpr ( int p1, Document p2 ) : Text
[mangled: org/apache/cocoon/processor/xsp/XSPPage.xspExpr:(ILorg/w3c/dom/Document;)Lorg/w3c/dom/Text;]
XSPPage.xspExpr ( long p1, Document p2 ) : Text
[mangled: org/apache/cocoon/processor/xsp/XSPPage.xspExpr:(JLorg/w3c/dom/Document;)Lorg/w3c/dom/Text;]
XSPPage.xspExpr ( Object p1, Document p2 ) : Node
[mangled: org/apache/cocoon/processor/xsp/XSPPage.xspExpr:(Ljava/lang/Object;Lorg/w3c/dom/Document;)Lorg/w3c/dom/Node;]
XSPPage.XSPPage ( )
[mangled: org/apache/cocoon/processor/xsp/XSPPage."<init>":()V]
Cocoon.jar, XSPPreprocessor.class
package org.apache.cocoon.processor.xsp.language
XSPPreprocessor.preprocess ( Document p1, Dictionary p2 ) [abstract] : Document
[mangled: org/apache/cocoon/processor/xsp/language/XSPPreprocessor.preprocess:(Lorg/w3c/dom/Document;Ljava/util/Dictionary;)Lorg/w3c/dom/Document;]
Cocoon.jar, XSPProcessor.class
package org.apache.cocoon.processor.xsp
XSPProcessor.getGlobal ( ) : XSPGlobal
[mangled: org/apache/cocoon/processor/xsp/XSPProcessor.getGlobal:()Lorg/apache/cocoon/processor/xsp/XSPGlobal;]
XSPProcessor.getServletContext ( ) : ServletContext
[mangled: org/apache/cocoon/processor/xsp/XSPProcessor.getServletContext:()Ljavax/servlet/ServletContext;]
XSPProcessor.getStatus ( ) : String
[mangled: org/apache/cocoon/processor/xsp/XSPProcessor.getStatus:()Ljava/lang/String;]
XSPProcessor.hasChanged ( Object p1 ) : boolean
[mangled: org/apache/cocoon/processor/xsp/XSPProcessor.hasChanged:(Ljava/lang/Object;)Z]
XSPProcessor.init ( Configurations p1 ) : void
[mangled: org/apache/cocoon/processor/xsp/XSPProcessor.init:(Lorg/apache/cocoon/framework/Configurations;)V]
XSPProcessor.init ( Director p1 ) : void
[mangled: org/apache/cocoon/processor/xsp/XSPProcessor.init:(Lorg/apache/cocoon/framework/Director;)V]
XSPProcessor.loadPage ( XSPLanguageProcessor p1, XSPProcessor.PageEntry p2, String p3 ) : XSPPage
[mangled: org/apache/cocoon/processor/xsp/XSPProcessor.loadPage:(Lorg/apache/cocoon/processor/xsp/language/XSPLanguageProcessor;Lorg/apache/cocoon/processor/xsp/XSPProcessor$PageEntry;Ljava/lang/String;)Lorg/apache/cocoon/processor/xsp/XSPPage;]
XSPProcessor.process ( Document p1, Dictionary p2 ) : Document
[mangled: org/apache/cocoon/processor/xsp/XSPProcessor.process:(Lorg/w3c/dom/Document;Ljava/util/Dictionary;)Lorg/w3c/dom/Document;]
XSPProcessor.XSPProcessor ( )
[mangled: org/apache/cocoon/processor/xsp/XSPProcessor."<init>":()V]
Cocoon.jar, XSPRequestLibrary.class
package org.apache.cocoon.processor.xsp.library
XSPRequestLibrary.getAttribute ( HttpServletRequest p1, String p2, Document p3 ) [static] : Element
[mangled: org/apache/cocoon/processor/xsp/library/XSPRequestLibrary.getAttribute:(Ljavax/servlet/http/HttpServletRequest;Ljava/lang/String;Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element;]
XSPRequestLibrary.getAttributeNames ( HttpServletRequest p1 ) [static] : String[ ]
[mangled: org/apache/cocoon/processor/xsp/library/XSPRequestLibrary.getAttributeNames:(Ljavax/servlet/http/HttpServletRequest;)[Ljava/lang/String;]
XSPRequestLibrary.getAttributeNames ( HttpServletRequest p1, Document p2 ) [static] : Element
[mangled: org/apache/cocoon/processor/xsp/library/XSPRequestLibrary.getAttributeNames:(Ljavax/servlet/http/HttpServletRequest;Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element;]
XSPRequestLibrary.getAuthType ( HttpServletRequest p1, Document p2 ) [static] : Element
[mangled: org/apache/cocoon/processor/xsp/library/XSPRequestLibrary.getAuthType:(Ljavax/servlet/http/HttpServletRequest;Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element;]
XSPRequestLibrary.getCharacterEncoding ( HttpServletRequest p1, Document p2 ) [static] : Element
[mangled: org/apache/cocoon/processor/xsp/library/XSPRequestLibrary.getCharacterEncoding:(Ljavax/servlet/http/HttpServletRequest;Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element;]
XSPRequestLibrary.getContentLength ( HttpServletRequest p1, Document p2 ) [static] : Element
[mangled: org/apache/cocoon/processor/xsp/library/XSPRequestLibrary.getContentLength:(Ljavax/servlet/http/HttpServletRequest;Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element;]
XSPRequestLibrary.getContentType ( HttpServletRequest p1, Document p2 ) [static] : Element
[mangled: org/apache/cocoon/processor/xsp/library/XSPRequestLibrary.getContentType:(Ljavax/servlet/http/HttpServletRequest;Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element;]
XSPRequestLibrary.getContextPath ( HttpServletRequest p1, Document p2 ) [static] : Element
[mangled: org/apache/cocoon/processor/xsp/library/XSPRequestLibrary.getContextPath:(Ljavax/servlet/http/HttpServletRequest;Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element;]
XSPRequestLibrary.getCookies ( HttpServletRequest p1, Document p2 ) [static] : Element
[mangled: org/apache/cocoon/processor/xsp/library/XSPRequestLibrary.getCookies:(Ljavax/servlet/http/HttpServletRequest;Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element;]
XSPRequestLibrary.getDateHeader ( HttpServletRequest p1, String p2, String p3, Document p4 ) [static] : Element
[mangled: org/apache/cocoon/processor/xsp/library/XSPRequestLibrary.getDateHeader:(Ljavax/servlet/http/HttpServletRequest;Ljava/lang/String;Ljava/lang/String;Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element;]
XSPRequestLibrary.getHeader ( HttpServletRequest p1, String p2, Document p3 ) [static] : Element
[mangled: org/apache/cocoon/processor/xsp/library/XSPRequestLibrary.getHeader:(Ljavax/servlet/http/HttpServletRequest;Ljava/lang/String;Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element;]
XSPRequestLibrary.getHeaderNames ( HttpServletRequest p1 ) [static] : String[ ]
[mangled: org/apache/cocoon/processor/xsp/library/XSPRequestLibrary.getHeaderNames:(Ljavax/servlet/http/HttpServletRequest;)[Ljava/lang/String;]
XSPRequestLibrary.getHeaderNames ( HttpServletRequest p1, Document p2 ) [static] : Element
[mangled: org/apache/cocoon/processor/xsp/library/XSPRequestLibrary.getHeaderNames:(Ljavax/servlet/http/HttpServletRequest;Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element;]
XSPRequestLibrary.getHeaders ( HttpServletRequest p1, String p2 ) [static] : String[ ]
[mangled: org/apache/cocoon/processor/xsp/library/XSPRequestLibrary.getHeaders:(Ljavax/servlet/http/HttpServletRequest;Ljava/lang/String;)[Ljava/lang/String;]
XSPRequestLibrary.getHeaders ( HttpServletRequest p1, String p2, Document p3 ) [static] : Element
[mangled: org/apache/cocoon/processor/xsp/library/XSPRequestLibrary.getHeaders:(Ljavax/servlet/http/HttpServletRequest;Ljava/lang/String;Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element;]
XSPRequestLibrary.getIntHeader ( HttpServletRequest p1, String p2, Document p3 ) [static] : Element
[mangled: org/apache/cocoon/processor/xsp/library/XSPRequestLibrary.getIntHeader:(Ljavax/servlet/http/HttpServletRequest;Ljava/lang/String;Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element;]
XSPRequestLibrary.getLocale ( HttpServletRequest p1, Document p2 ) [static] : Element
[mangled: org/apache/cocoon/processor/xsp/library/XSPRequestLibrary.getLocale:(Ljavax/servlet/http/HttpServletRequest;Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element;]
XSPRequestLibrary.getLocales ( HttpServletRequest p1 ) [static] : Locale[ ]
[mangled: org/apache/cocoon/processor/xsp/library/XSPRequestLibrary.getLocales:(Ljavax/servlet/http/HttpServletRequest;)[Ljava/util/Locale;]
XSPRequestLibrary.getLocales ( HttpServletRequest p1, Document p2 ) [static] : Element
[mangled: org/apache/cocoon/processor/xsp/library/XSPRequestLibrary.getLocales:(Ljavax/servlet/http/HttpServletRequest;Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element;]
XSPRequestLibrary.getMethod ( HttpServletRequest p1, Document p2 ) [static] : Element
[mangled: org/apache/cocoon/processor/xsp/library/XSPRequestLibrary.getMethod:(Ljavax/servlet/http/HttpServletRequest;Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element;]
XSPRequestLibrary.getParameter ( HttpServletRequest p1, String p2, Document p3 ) [static] : Element
[mangled: org/apache/cocoon/processor/xsp/library/XSPRequestLibrary.getParameter:(Ljavax/servlet/http/HttpServletRequest;Ljava/lang/String;Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element;]
XSPRequestLibrary.getParameterNames ( HttpServletRequest p1 ) [static] : String[ ]
[mangled: org/apache/cocoon/processor/xsp/library/XSPRequestLibrary.getParameterNames:(Ljavax/servlet/http/HttpServletRequest;)[Ljava/lang/String;]
XSPRequestLibrary.getParameterNames ( HttpServletRequest p1, Document p2 ) [static] : Element
[mangled: org/apache/cocoon/processor/xsp/library/XSPRequestLibrary.getParameterNames:(Ljavax/servlet/http/HttpServletRequest;Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element;]
XSPRequestLibrary.getParameterValues ( HttpServletRequest p1, String p2, Document p3 ) [static] : Element
[mangled: org/apache/cocoon/processor/xsp/library/XSPRequestLibrary.getParameterValues:(Ljavax/servlet/http/HttpServletRequest;Ljava/lang/String;Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element;]
XSPRequestLibrary.getPathInfo ( HttpServletRequest p1, Document p2 ) [static] : Element
[mangled: org/apache/cocoon/processor/xsp/library/XSPRequestLibrary.getPathInfo:(Ljavax/servlet/http/HttpServletRequest;Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element;]
XSPRequestLibrary.getPathTranslated ( HttpServletRequest p1, Document p2 ) [static] : Element
[mangled: org/apache/cocoon/processor/xsp/library/XSPRequestLibrary.getPathTranslated:(Ljavax/servlet/http/HttpServletRequest;Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element;]
XSPRequestLibrary.getProtocol ( HttpServletRequest p1, Document p2 ) [static] : Element
[mangled: org/apache/cocoon/processor/xsp/library/XSPRequestLibrary.getProtocol:(Ljavax/servlet/http/HttpServletRequest;Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element;]
XSPRequestLibrary.getQueryString ( HttpServletRequest p1, Document p2 ) [static] : Element
[mangled: org/apache/cocoon/processor/xsp/library/XSPRequestLibrary.getQueryString:(Ljavax/servlet/http/HttpServletRequest;Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element;]
XSPRequestLibrary.getRemoteAddr ( HttpServletRequest p1, Document p2 ) [static] : Element
[mangled: org/apache/cocoon/processor/xsp/library/XSPRequestLibrary.getRemoteAddr:(Ljavax/servlet/http/HttpServletRequest;Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element;]
XSPRequestLibrary.getRemoteHost ( HttpServletRequest p1, Document p2 ) [static] : Element
[mangled: org/apache/cocoon/processor/xsp/library/XSPRequestLibrary.getRemoteHost:(Ljavax/servlet/http/HttpServletRequest;Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element;]
XSPRequestLibrary.getRemoteUser ( HttpServletRequest p1, Document p2 ) [static] : Element
[mangled: org/apache/cocoon/processor/xsp/library/XSPRequestLibrary.getRemoteUser:(Ljavax/servlet/http/HttpServletRequest;Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element;]
XSPRequestLibrary.getRequestedSessionId ( HttpServletRequest p1, Document p2 ) [static] : Element
[mangled: org/apache/cocoon/processor/xsp/library/XSPRequestLibrary.getRequestedSessionId:(Ljavax/servlet/http/HttpServletRequest;Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element;]
XSPRequestLibrary.getRequestURI ( HttpServletRequest p1, Document p2 ) [static] : Element
[mangled: org/apache/cocoon/processor/xsp/library/XSPRequestLibrary.getRequestURI:(Ljavax/servlet/http/HttpServletRequest;Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element;]
XSPRequestLibrary.getScheme ( HttpServletRequest p1, Document p2 ) [static] : Element
[mangled: org/apache/cocoon/processor/xsp/library/XSPRequestLibrary.getScheme:(Ljavax/servlet/http/HttpServletRequest;Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element;]
XSPRequestLibrary.getServerName ( HttpServletRequest p1, Document p2 ) [static] : Element
[mangled: org/apache/cocoon/processor/xsp/library/XSPRequestLibrary.getServerName:(Ljavax/servlet/http/HttpServletRequest;Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element;]
XSPRequestLibrary.getServerPort ( HttpServletRequest p1, Document p2 ) [static] : Element
[mangled: org/apache/cocoon/processor/xsp/library/XSPRequestLibrary.getServerPort:(Ljavax/servlet/http/HttpServletRequest;Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element;]
XSPRequestLibrary.getServletPath ( HttpServletRequest p1, Document p2 ) [static] : Element
[mangled: org/apache/cocoon/processor/xsp/library/XSPRequestLibrary.getServletPath:(Ljavax/servlet/http/HttpServletRequest;Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element;]
XSPRequestLibrary.getUserPrincipal ( HttpServletRequest p1, Document p2 ) [static] : Element
[mangled: org/apache/cocoon/processor/xsp/library/XSPRequestLibrary.getUserPrincipal:(Ljavax/servlet/http/HttpServletRequest;Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element;]
XSPRequestLibrary.isRequestedSessionIdFromCookie ( HttpServletRequest p1, Document p2 ) [static] : Element
[mangled: org/apache/cocoon/processor/xsp/library/XSPRequestLibrary.isRequestedSessionIdFromCookie:(Ljavax/servlet/http/HttpServletRequest;Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element;]
XSPRequestLibrary.isRequestedSessionIdFromURL ( HttpServletRequest p1, Document p2 ) [static] : Element
[mangled: org/apache/cocoon/processor/xsp/library/XSPRequestLibrary.isRequestedSessionIdFromURL:(Ljavax/servlet/http/HttpServletRequest;Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element;]
XSPRequestLibrary.isRequestedSessionIdValid ( HttpServletRequest p1, Document p2 ) [static] : Element
[mangled: org/apache/cocoon/processor/xsp/library/XSPRequestLibrary.isRequestedSessionIdValid:(Ljavax/servlet/http/HttpServletRequest;Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element;]
XSPRequestLibrary.isSecure ( HttpServletRequest p1, Document p2 ) [static] : Element
[mangled: org/apache/cocoon/processor/xsp/library/XSPRequestLibrary.isSecure:(Ljavax/servlet/http/HttpServletRequest;Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element;]
XSPRequestLibrary.isUserInRole ( HttpServletRequest p1, String p2, Document p3 ) [static] : Element
[mangled: org/apache/cocoon/processor/xsp/library/XSPRequestLibrary.isUserInRole:(Ljavax/servlet/http/HttpServletRequest;Ljava/lang/String;Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element;]
XSPRequestLibrary.XSPRequestLibrary ( )
[mangled: org/apache/cocoon/processor/xsp/library/XSPRequestLibrary."<init>":()V]
Cocoon.jar, XSPResponseLibrary.class
package org.apache.cocoon.processor.xsp.library
XSPResponseLibrary.addDateHeader ( HttpServletResponse p1, String p2, Date p3 ) [static] : void
[mangled: org/apache/cocoon/processor/xsp/library/XSPResponseLibrary.addDateHeader:(Ljavax/servlet/http/HttpServletResponse;Ljava/lang/String;Ljava/util/Date;)V]
XSPResponseLibrary.addDateHeader ( HttpServletResponse p1, String p2, long p3 ) [static] : void
[mangled: org/apache/cocoon/processor/xsp/library/XSPResponseLibrary.addDateHeader:(Ljavax/servlet/http/HttpServletResponse;Ljava/lang/String;J)V]
XSPResponseLibrary.addDateHeader ( HttpServletResponse p1, String p2, String p3 ) [static] : void
[mangled: org/apache/cocoon/processor/xsp/library/XSPResponseLibrary.addDateHeader:(Ljavax/servlet/http/HttpServletResponse;Ljava/lang/String;Ljava/lang/String;)V]
XSPResponseLibrary.addDateHeader ( HttpServletResponse p1, String p2, String p3, DateFormat p4 ) [static] : void
[mangled: org/apache/cocoon/processor/xsp/library/XSPResponseLibrary.addDateHeader:(Ljavax/servlet/http/HttpServletResponse;Ljava/lang/String;Ljava/lang/String;Ljava/text/DateFormat;)V]
XSPResponseLibrary.addDateHeader ( HttpServletResponse p1, String p2, String p3, String p4 ) [static] : void
[mangled: org/apache/cocoon/processor/xsp/library/XSPResponseLibrary.addDateHeader:(Ljavax/servlet/http/HttpServletResponse;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V]
XSPResponseLibrary.containsHeader ( HttpServletResponse p1, String p2, Document p3 ) [static] : Element
[mangled: org/apache/cocoon/processor/xsp/library/XSPResponseLibrary.containsHeader:(Ljavax/servlet/http/HttpServletResponse;Ljava/lang/String;Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element;]
XSPResponseLibrary.encodeRedirectURL ( HttpServletResponse p1, String p2, Document p3 ) [static] : Element
[mangled: org/apache/cocoon/processor/xsp/library/XSPResponseLibrary.encodeRedirectURL:(Ljavax/servlet/http/HttpServletResponse;Ljava/lang/String;Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element;]
XSPResponseLibrary.encodeURL ( HttpServletResponse p1, String p2, Document p3 ) [static] : Element
[mangled: org/apache/cocoon/processor/xsp/library/XSPResponseLibrary.encodeURL:(Ljavax/servlet/http/HttpServletResponse;Ljava/lang/String;Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element;]
XSPResponseLibrary.getCharacterEncoding ( HttpServletResponse p1, Document p2 ) [static] : Element
[mangled: org/apache/cocoon/processor/xsp/library/XSPResponseLibrary.getCharacterEncoding:(Ljavax/servlet/http/HttpServletResponse;Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element;]
XSPResponseLibrary.getLocale ( HttpServletResponse p1, Document p2 ) [static] : Element
[mangled: org/apache/cocoon/processor/xsp/library/XSPResponseLibrary.getLocale:(Ljavax/servlet/http/HttpServletResponse;Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element;]
XSPResponseLibrary.setDateHeader ( HttpServletResponse p1, String p2, Date p3 ) [static] : void
[mangled: org/apache/cocoon/processor/xsp/library/XSPResponseLibrary.setDateHeader:(Ljavax/servlet/http/HttpServletResponse;Ljava/lang/String;Ljava/util/Date;)V]
XSPResponseLibrary.setDateHeader ( HttpServletResponse p1, String p2, long p3 ) [static] : void
[mangled: org/apache/cocoon/processor/xsp/library/XSPResponseLibrary.setDateHeader:(Ljavax/servlet/http/HttpServletResponse;Ljava/lang/String;J)V]
XSPResponseLibrary.setDateHeader ( HttpServletResponse p1, String p2, String p3 ) [static] : void
[mangled: org/apache/cocoon/processor/xsp/library/XSPResponseLibrary.setDateHeader:(Ljavax/servlet/http/HttpServletResponse;Ljava/lang/String;Ljava/lang/String;)V]
XSPResponseLibrary.setDateHeader ( HttpServletResponse p1, String p2, String p3, DateFormat p4 ) [static] : void
[mangled: org/apache/cocoon/processor/xsp/library/XSPResponseLibrary.setDateHeader:(Ljavax/servlet/http/HttpServletResponse;Ljava/lang/String;Ljava/lang/String;Ljava/text/DateFormat;)V]
XSPResponseLibrary.setDateHeader ( HttpServletResponse p1, String p2, String p3, String p4 ) [static] : void
[mangled: org/apache/cocoon/processor/xsp/library/XSPResponseLibrary.setDateHeader:(Ljavax/servlet/http/HttpServletResponse;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V]
XSPResponseLibrary.XSPResponseLibrary ( )
[mangled: org/apache/cocoon/processor/xsp/library/XSPResponseLibrary."<init>":()V]
Cocoon.jar, XSPSessionLibrary.class
package org.apache.cocoon.processor.xsp.library
XSPSessionLibrary.getAttribute ( HttpSession p1, String p2, Document p3 ) [static] : Element
[mangled: org/apache/cocoon/processor/xsp/library/XSPSessionLibrary.getAttribute:(Ljavax/servlet/http/HttpSession;Ljava/lang/String;Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element;]
XSPSessionLibrary.getAttributeNames ( HttpSession p1 ) [static] : String[ ]
[mangled: org/apache/cocoon/processor/xsp/library/XSPSessionLibrary.getAttributeNames:(Ljavax/servlet/http/HttpSession;)[Ljava/lang/String;]
XSPSessionLibrary.getAttributeNames ( HttpSession p1, Document p2 ) [static] : Element
[mangled: org/apache/cocoon/processor/xsp/library/XSPSessionLibrary.getAttributeNames:(Ljavax/servlet/http/HttpSession;Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element;]
XSPSessionLibrary.getCreationTime ( HttpSession p1, Document p2 ) [static] : Element
[mangled: org/apache/cocoon/processor/xsp/library/XSPSessionLibrary.getCreationTime:(Ljavax/servlet/http/HttpSession;Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element;]
XSPSessionLibrary.getId ( HttpSession p1, Document p2 ) [static] : Element
[mangled: org/apache/cocoon/processor/xsp/library/XSPSessionLibrary.getId:(Ljavax/servlet/http/HttpSession;Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element;]
XSPSessionLibrary.getLastAccessedTime ( HttpSession p1, Document p2 ) [static] : Element
[mangled: org/apache/cocoon/processor/xsp/library/XSPSessionLibrary.getLastAccessedTime:(Ljavax/servlet/http/HttpSession;Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element;]
XSPSessionLibrary.getMaxInactiveInterval ( HttpSession p1, Document p2 ) [static] : Element
[mangled: org/apache/cocoon/processor/xsp/library/XSPSessionLibrary.getMaxInactiveInterval:(Ljavax/servlet/http/HttpSession;Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element;]
XSPSessionLibrary.getValue ( HttpSession p1, String p2, Document p3 ) [static] : Element
[mangled: org/apache/cocoon/processor/xsp/library/XSPSessionLibrary.getValue:(Ljavax/servlet/http/HttpSession;Ljava/lang/String;Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element;]
XSPSessionLibrary.getValueNames ( HttpSession p1, Document p2 ) [static] : Element
[mangled: org/apache/cocoon/processor/xsp/library/XSPSessionLibrary.getValueNames:(Ljavax/servlet/http/HttpSession;Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element;]
XSPSessionLibrary.isNew ( HttpSession p1, Document p2 ) [static] : Element
[mangled: org/apache/cocoon/processor/xsp/library/XSPSessionLibrary.isNew:(Ljavax/servlet/http/HttpSession;Lorg/w3c/dom/Document;)Lorg/w3c/dom/Element;]
XSPSessionLibrary.XSPSessionLibrary ( )
[mangled: org/apache/cocoon/processor/xsp/library/XSPSessionLibrary."<init>":()V]
Cocoon.jar, XSPTemplate.class
package org.apache.cocoon.processor.xsp
XSPTemplate.apply ( Document p1, Dictionary p2 ) : Document
[mangled: org/apache/cocoon/processor/xsp/XSPTemplate.apply:(Lorg/w3c/dom/Document;Ljava/util/Dictionary;)Lorg/w3c/dom/Document;]
XSPTemplate.getLanguageName ( ) : String
[mangled: org/apache/cocoon/processor/xsp/XSPTemplate.getLanguageName:()Ljava/lang/String;]
XSPTemplate.getPreprocessor ( ) : XSPPreprocessor
[mangled: org/apache/cocoon/processor/xsp/XSPTemplate.getPreprocessor:()Lorg/apache/cocoon/processor/xsp/language/XSPPreprocessor;]
XSPTemplate.getStylesheet ( ) : Document
[mangled: org/apache/cocoon/processor/xsp/XSPTemplate.getStylesheet:()Lorg/w3c/dom/Document;]
XSPTemplate.setLanguageName ( String p1 ) : void
[mangled: org/apache/cocoon/processor/xsp/XSPTemplate.setLanguageName:(Ljava/lang/String;)V]
XSPTemplate.setPreprocessor ( XSPPreprocessor p1 ) : void
[mangled: org/apache/cocoon/processor/xsp/XSPTemplate.setPreprocessor:(Lorg/apache/cocoon/processor/xsp/language/XSPPreprocessor;)V]
XSPTemplate.setStylesheet ( Document p1 ) : void
[mangled: org/apache/cocoon/processor/xsp/XSPTemplate.setStylesheet:(Lorg/w3c/dom/Document;)V]
XSPTemplate.XSPTemplate ( Transformer p1, Parser p2, String p3 )
[mangled: org/apache/cocoon/processor/xsp/XSPTemplate."<init>":(Lorg/apache/cocoon/transformer/Transformer;Lorg/apache/cocoon/parser/Parser;Ljava/lang/String;)V]
Cocoon.jar, XSPUtil.class
package org.apache.cocoon.processor.xsp
XSPUtil.baseName ( String p1 ) [static] : String
[mangled: org/apache/cocoon/processor/xsp/XSPUtil.baseName:(Ljava/lang/String;)Ljava/lang/String;]
XSPUtil.baseName ( String p1, String p2 ) [static] : String
[mangled: org/apache/cocoon/processor/xsp/XSPUtil.baseName:(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;]
XSPUtil.cloneNode ( Node p1, Document p2 ) [static] : Node
[mangled: org/apache/cocoon/processor/xsp/XSPUtil.cloneNode:(Lorg/w3c/dom/Node;Lorg/w3c/dom/Document;)Lorg/w3c/dom/Node;]
XSPUtil.doMarkup ( Node p1, StringBuffer p2, int p3 ) [static] : void
[mangled: org/apache/cocoon/processor/xsp/XSPUtil.doMarkup:(Lorg/w3c/dom/Node;Ljava/lang/StringBuffer;I)V]
XSPUtil.encodeMarkup ( String p1 ) [static] : String
[mangled: org/apache/cocoon/processor/xsp/XSPUtil.encodeMarkup:(Ljava/lang/String;)Ljava/lang/String;]
XSPUtil.fileComponent ( String p1 ) [static] : String
[mangled: org/apache/cocoon/processor/xsp/XSPUtil.fileComponent:(Ljava/lang/String;)Ljava/lang/String;]
XSPUtil.formatDate ( Date p1, String p2 ) [static] : String
[mangled: org/apache/cocoon/processor/xsp/XSPUtil.formatDate:(Ljava/util/Date;Ljava/lang/String;)Ljava/lang/String;]
XSPUtil.formDecode ( String p1 ) [static] : String
[mangled: org/apache/cocoon/processor/xsp/XSPUtil.formDecode:(Ljava/lang/String;)Ljava/lang/String;]
XSPUtil.formEncode ( String p1 ) [static] : String
[mangled: org/apache/cocoon/processor/xsp/XSPUtil.formEncode:(Ljava/lang/String;)Ljava/lang/String;]
XSPUtil.getContents ( InputStream p1 ) [static] : String
[mangled: org/apache/cocoon/processor/xsp/XSPUtil.getContents:(Ljava/io/InputStream;)Ljava/lang/String;]
XSPUtil.getContents ( Reader p1 ) [static] : String
[mangled: org/apache/cocoon/processor/xsp/XSPUtil.getContents:(Ljava/io/Reader;)Ljava/lang/String;]
XSPUtil.getCount ( ) [static] : int
[mangled: org/apache/cocoon/processor/xsp/XSPUtil.getCount:()I]
XSPUtil.getFileContents ( String p1 ) [static] : String
[mangled: org/apache/cocoon/processor/xsp/XSPUtil.getFileContents:(Ljava/lang/String;)Ljava/lang/String;]
XSPUtil.getSessionCount ( HttpSession p1 ) [static] : int
[mangled: org/apache/cocoon/processor/xsp/XSPUtil.getSessionCount:(Ljavax/servlet/http/HttpSession;)I]
XSPUtil.getURLContents ( String p1 ) [static] : String
[mangled: org/apache/cocoon/processor/xsp/XSPUtil.getURLContents:(Ljava/lang/String;)Ljava/lang/String;]
XSPUtil.isAlphaNumeric ( char p1 ) [static] : boolean
[mangled: org/apache/cocoon/processor/xsp/XSPUtil.isAlphaNumeric:(C)Z]
XSPUtil.normalizedBaseName ( String p1 ) [static] : String
[mangled: org/apache/cocoon/processor/xsp/XSPUtil.normalizedBaseName:(Ljava/lang/String;)Ljava/lang/String;]
XSPUtil.pathComponent ( String p1 ) [static] : String
[mangled: org/apache/cocoon/processor/xsp/XSPUtil.pathComponent:(Ljava/lang/String;)Ljava/lang/String;]
XSPUtil.relativeFilename ( String p1, HttpServletRequest p2 ) [static] : String
[mangled: org/apache/cocoon/processor/xsp/XSPUtil.relativeFilename:(Ljava/lang/String;Ljavax/servlet/http/HttpServletRequest;)Ljava/lang/String;]
XSPUtil.relativeFilename ( String p1, HttpServletRequest p2, ServletContext p3 ) [static] : String
[mangled: org/apache/cocoon/processor/xsp/XSPUtil.relativeFilename:(Ljava/lang/String;Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/ServletContext;)Ljava/lang/String;]
XSPUtil.requestRealPath ( HttpServletRequest p1, ServletContext p2 ) [static] : String
[mangled: org/apache/cocoon/processor/xsp/XSPUtil.requestRealPath:(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/ServletContext;)Ljava/lang/String;]
XSPUtil.split ( String p1 ) [static] : String[ ]
[mangled: org/apache/cocoon/processor/xsp/XSPUtil.split:(Ljava/lang/String;)[Ljava/lang/String;]
XSPUtil.split ( String p1, String p2 ) [static] : String[ ]
[mangled: org/apache/cocoon/processor/xsp/XSPUtil.split:(Ljava/lang/String;Ljava/lang/String;)[Ljava/lang/String;]
XSPUtil.toMarkup ( Node p1 ) [static] : String
[mangled: org/apache/cocoon/processor/xsp/XSPUtil.toMarkup:(Lorg/w3c/dom/Node;)Ljava/lang/String;]
XSPUtil.XSPUtil ( )
[mangled: org/apache/cocoon/processor/xsp/XSPUtil."<init>":()V]
Cocoon.jar, XTTransformer.class
package org.apache.cocoon.transformer
XTTransformer.getStatus ( ) : String
[mangled: org/apache/cocoon/transformer/XTTransformer.getStatus:()Ljava/lang/String;]
XTTransformer.transform ( Document p1, String p2, Document p3, String p4, Document p5 ) : Document
[mangled: org/apache/cocoon/transformer/XTTransformer.transform:(Lorg/w3c/dom/Document;Ljava/lang/String;Lorg/w3c/dom/Document;Ljava/lang/String;Lorg/w3c/dom/Document;)Lorg/w3c/dom/Document;]
XTTransformer.XTTransformer ( )
[mangled: org/apache/cocoon/transformer/XTTransformer."<init>":()V]
to the top
Removed Methods (3942)
Cocoon.jar, AbstractXSLTProcessor.class
package org.apache.cocoon.processor.xslt
AbstractXSLTProcessor.AbstractXSLTProcessor ( )
[mangled: org/apache/cocoon/processor/xslt/AbstractXSLTProcessor."<init>":()V]
AbstractXSLTProcessor.getStatus ( ) [abstract] : String
[mangled: org/apache/cocoon/processor/xslt/AbstractXSLTProcessor.getStatus:()Ljava/lang/String;]
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.hasChanged ( Object p1 ) : boolean
[mangled: org/apache/cocoon/processor/xslt/AbstractXSLTProcessor.hasChanged:(Ljava/lang/Object;)Z]
AbstractXSLTProcessor.init ( Director p1 ) : void
[mangled: org/apache/cocoon/processor/xslt/AbstractXSLTProcessor.init:(Lorg/apache/cocoon/framework/Director;)V]
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, Director.class
package org.apache.cocoon.framework
Director.getActor ( String p1 ) [abstract] : Actor
[mangled: org/apache/cocoon/framework/Director.getActor:(Ljava/lang/String;)Lorg/apache/cocoon/framework/Actor;]
Director.setRole ( String p1, Actor p2 ) [abstract] : void
[mangled: org/apache/cocoon/framework/Director.setRole:(Ljava/lang/String;Lorg/apache/cocoon/framework/Actor;)V]
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.handle ( PrintWriter p1, String p2 ) : void
[mangled: org/apache/cocoon/EngineWrapper.handle:(Ljava/io/PrintWriter;Ljava/lang/String;)V]
Cocoon.jar, FileProducer.class
package org.apache.cocoon.producer
FileProducer.FileProducer ( )
[mangled: org/apache/cocoon/producer/FileProducer."<init>":()V]
FileProducer.getPath ( HttpServletRequest p1 ) : String
[mangled: org/apache/cocoon/producer/FileProducer.getPath:(Ljavax/servlet/http/HttpServletRequest;)Ljava/lang/String;]
FileProducer.getStatus ( ) : String
[mangled: org/apache/cocoon/producer/FileProducer.getStatus:()Ljava/lang/String;]
FileProducer.getStream ( HttpServletRequest p1 ) : Reader
[mangled: org/apache/cocoon/producer/FileProducer.getStream:(Ljavax/servlet/http/HttpServletRequest;)Ljava/io/Reader;]
FileProducer.hasChanged ( Object p1 ) : boolean
[mangled: org/apache/cocoon/producer/FileProducer.hasChanged:(Ljava/lang/Object;)Z]
Cocoon.jar, FOPFormatter.class
package org.apache.cocoon.formatter.pdf
FOPFormatter.FOPFormatter ( )
[mangled: org/apache/cocoon/formatter/pdf/FOPFormatter."<init>":()V]
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]
FOPFormatter.getMIMEType ( ) : String
[mangled: org/apache/cocoon/formatter/pdf/FOPFormatter.getMIMEType:()Ljava/lang/String;]
FOPFormatter.getStatus ( ) : String
[mangled: org/apache/cocoon/formatter/pdf/FOPFormatter.getStatus:()Ljava/lang/String;]
Cocoon.jar, HttpServletRequestImpl.class
package org.apache.cocoon
EngineWrapper.HttpServletRequestImpl.EngineWrapper.HttpServletRequestImpl ( EngineWrapper p1, String p2 )
[mangled: org/apache/cocoon/EngineWrapper.HttpServletRequestImpl."<init>":(Lorg/apache/cocoon/EngineWrapper;Ljava/lang/String;)V]
Cocoon.jar, IBMXMLParser.class
package org.apache.cocoon.parser
IBMXMLParser.createEmptyDocument ( ) : Document
[mangled: org/apache/cocoon/parser/IBMXMLParser.createEmptyDocument:()Lorg/w3c/dom/Document;]
IBMXMLParser.getStatus ( ) : String
[mangled: org/apache/cocoon/parser/IBMXMLParser.getStatus:()Ljava/lang/String;]
IBMXMLParser.IBMXMLParser ( )
[mangled: org/apache/cocoon/parser/IBMXMLParser."<init>":()V]
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, LotusXSLProcessor.class
package org.apache.cocoon.processor.xslt
LotusXSLProcessor.getStatus ( ) : String
[mangled: org/apache/cocoon/processor/xslt/LotusXSLProcessor.getStatus:()Ljava/lang/String;]
LotusXSLProcessor.init ( Director p1 ) : void
[mangled: org/apache/cocoon/processor/xslt/LotusXSLProcessor.init:(Lorg/apache/cocoon/framework/Director;)V]
LotusXSLProcessor.LotusXSLProcessor ( )
[mangled: org/apache/cocoon/processor/xslt/LotusXSLProcessor."<init>":()V]
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, Manager.class
package org.apache.cocoon.framework
Manager.getActor ( String p1 ) : Actor
[mangled: org/apache/cocoon/framework/Manager.getActor:(Ljava/lang/String;)Lorg/apache/cocoon/framework/Actor;]
Manager.setRole ( String p1, Actor p2 ) : void
[mangled: org/apache/cocoon/framework/Manager.setRole:(Ljava/lang/String;Lorg/apache/cocoon/framework/Actor;)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]
OpenXMLFormatter.getMIMEType ( ) [abstract] : String
[mangled: org/apache/cocoon/formatter/OpenXMLFormatter.getMIMEType:()Ljava/lang/String;]
OpenXMLFormatter.getStatus ( ) [abstract] : String
[mangled: org/apache/cocoon/formatter/OpenXMLFormatter.getStatus:()Ljava/lang/String;]
OpenXMLFormatter.init ( Configurations p1 ) : void
[mangled: org/apache/cocoon/formatter/OpenXMLFormatter.init:(Lorg/apache/cocoon/framework/Configurations;)V]
OpenXMLFormatter.OpenXMLFormatter ( )
[mangled: org/apache/cocoon/formatter/OpenXMLFormatter."<init>":()V]
Cocoon.jar, OpenXMLHTMLFormatter.class
package org.apache.cocoon.formatter.html
OpenXMLHTMLFormatter.getMIMEType ( ) : String
[mangled: org/apache/cocoon/formatter/html/OpenXMLHTMLFormatter.getMIMEType:()Ljava/lang/String;]
OpenXMLHTMLFormatter.getStatus ( ) : String
[mangled: org/apache/cocoon/formatter/html/OpenXMLHTMLFormatter.getStatus:()Ljava/lang/String;]
OpenXMLHTMLFormatter.init ( Configurations p1 ) : void
[mangled: org/apache/cocoon/formatter/html/OpenXMLHTMLFormatter.init:(Lorg/apache/cocoon/framework/Configurations;)V]
OpenXMLHTMLFormatter.OpenXMLHTMLFormatter ( )
[mangled: org/apache/cocoon/formatter/html/OpenXMLHTMLFormatter."<init>":()V]
Cocoon.jar, OpenXMLParser.class
package org.apache.cocoon.parser
OpenXMLParser.createEmptyDocument ( ) : Document
[mangled: org/apache/cocoon/parser/OpenXMLParser.createEmptyDocument:()Lorg/w3c/dom/Document;]
OpenXMLParser.getStatus ( ) : String
[mangled: org/apache/cocoon/parser/OpenXMLParser.getStatus:()Ljava/lang/String;]
OpenXMLParser.OpenXMLParser ( )
[mangled: org/apache/cocoon/parser/OpenXMLParser."<init>":()V]
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.getMIMEType ( ) : String
[mangled: org/apache/cocoon/formatter/xhtml/OpenXMLXHTMLFormatter.getMIMEType:()Ljava/lang/String;]
OpenXMLXHTMLFormatter.getStatus ( ) : String
[mangled: org/apache/cocoon/formatter/xhtml/OpenXMLXHTMLFormatter.getStatus:()Ljava/lang/String;]
OpenXMLXHTMLFormatter.init ( Configurations p1 ) : void
[mangled: org/apache/cocoon/formatter/xhtml/OpenXMLXHTMLFormatter.init:(Lorg/apache/cocoon/framework/Configurations;)V]
OpenXMLXHTMLFormatter.OpenXMLXHTMLFormatter ( )
[mangled: org/apache/cocoon/formatter/xhtml/OpenXMLXHTMLFormatter."<init>":()V]
Cocoon.jar, OpenXMLXMLFormatter.class
package org.apache.cocoon.formatter.xml
OpenXMLXMLFormatter.getMIMEType ( ) : String
[mangled: org/apache/cocoon/formatter/xml/OpenXMLXMLFormatter.getMIMEType:()Ljava/lang/String;]
OpenXMLXMLFormatter.getStatus ( ) : String
[mangled: org/apache/cocoon/formatter/xml/OpenXMLXMLFormatter.getStatus:()Ljava/lang/String;]
OpenXMLXMLFormatter.init ( Configurations p1 ) : void
[mangled: org/apache/cocoon/formatter/xml/OpenXMLXMLFormatter.init:(Lorg/apache/cocoon/framework/Configurations;)V]
OpenXMLXMLFormatter.OpenXMLXMLFormatter ( )
[mangled: org/apache/cocoon/formatter/xml/OpenXMLXMLFormatter."<init>":()V]
Cocoon.jar, OracleXMLParser.class
package org.apache.cocoon.parser
OracleXMLParser.createEmptyDocument ( ) : Document
[mangled: org/apache/cocoon/parser/OracleXMLParser.createEmptyDocument:()Lorg/w3c/dom/Document;]
OracleXMLParser.getStatus ( ) : String
[mangled: org/apache/cocoon/parser/OracleXMLParser.getStatus:()Ljava/lang/String;]
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.getStatus ( ) : String
[mangled: org/apache/cocoon/processor/xslt/OracleXSLProcessor.getStatus:()Ljava/lang/String;]
OracleXSLProcessor.init ( Director p1 ) : void
[mangled: org/apache/cocoon/processor/xslt/OracleXSLProcessor.init:(Lorg/apache/cocoon/framework/Director;)V]
OracleXSLProcessor.OracleXSLProcessor ( )
[mangled: org/apache/cocoon/processor/xslt/OracleXSLProcessor."<init>":()V]
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, 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;]
Cocoon.jar, SQLQueryCreator.class
package org.apache.cocoon.processor.sql
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;]
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;]
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]
XSLPHTMLFormatter.getMIMEType ( ) : String
[mangled: org/apache/cocoon/formatter/html/XSLPHTMLFormatter.getMIMEType:()Ljava/lang/String;]
XSLPHTMLFormatter.getStatus ( ) : String
[mangled: org/apache/cocoon/formatter/html/XSLPHTMLFormatter.getStatus:()Ljava/lang/String;]
XSLPHTMLFormatter.XSLPHTMLFormatter ( )
[mangled: org/apache/cocoon/formatter/html/XSLPHTMLFormatter."<init>":()V]
Cocoon.jar, XSLPProcessor.class
package org.apache.cocoon.processor.xslt
XSLPProcessor.getStatus ( ) : String
[mangled: org/apache/cocoon/processor/xslt/XSLPProcessor.getStatus:()Ljava/lang/String;]
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;]
XSLPProcessor.XSLPProcessor ( )
[mangled: org/apache/cocoon/processor/xslt/XSLPProcessor."<init>":()V]
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, AlternatingPageMasterFactory.class
package com.jtauber.fop.layout
AlternatingPageMasterFactory.AlternatingPageMasterFactory ( PageMaster p1, PageMaster p2, PageMaster p3 )
[mangled: com/jtauber/fop/layout/AlternatingPageMasterFactory."<init>":(Lcom/jtauber/fop/layout/PageMaster;Lcom/jtauber/fop/layout/PageMaster;Lcom/jtauber/fop/layout/PageMaster;)V]
AlternatingPageMasterFactory.getHeight ( ) : int
[mangled: com/jtauber/fop/layout/AlternatingPageMasterFactory.getHeight:()I]
AlternatingPageMasterFactory.getNextPageMaster ( ) : PageMaster
[mangled: com/jtauber/fop/layout/AlternatingPageMasterFactory.getNextPageMaster:()Lcom/jtauber/fop/layout/PageMaster;]
AlternatingPageMasterFactory.getWidth ( ) : int
[mangled: com/jtauber/fop/layout/AlternatingPageMasterFactory.getWidth:()I]
fop.0110.jar, Area.class
package com.jtauber.fop.layout
Area.addChild ( Box p1 ) : void
[mangled: com/jtauber/fop/layout/Area.addChild:(Lcom/jtauber/fop/layout/Box;)V]
Area.addChildAtStart ( Box p1 ) : void
[mangled: com/jtauber/fop/layout/Area.addChildAtStart:(Lcom/jtauber/fop/layout/Box;)V]
Area.addDisplaySpace ( int p1 ) : void
[mangled: com/jtauber/fop/layout/Area.addDisplaySpace:(I)V]
Area.Area ( FontState p1 )
[mangled: com/jtauber/fop/layout/Area."<init>":(Lcom/jtauber/fop/layout/FontState;)V]
Area.Area ( FontState p1, int p2, int p3 )
[mangled: com/jtauber/fop/layout/Area."<init>":(Lcom/jtauber/fop/layout/FontState;II)V]
Area.end ( ) : void
[mangled: com/jtauber/fop/layout/Area.end:()V]
Area.getAllocationWidth ( ) : int
[mangled: com/jtauber/fop/layout/Area.getAllocationWidth:()I]
Area.getChildren ( ) : Vector
[mangled: com/jtauber/fop/layout/Area.getChildren:()Ljava/util/Vector;]
Area.getContentWidth ( ) : int
[mangled: com/jtauber/fop/layout/Area.getContentWidth:()I]
Area.getFontInfo ( ) : FontInfo
[mangled: com/jtauber/fop/layout/Area.getFontInfo:()Lcom/jtauber/fop/layout/FontInfo;]
Area.getFontState ( ) : FontState
[mangled: com/jtauber/fop/layout/Area.getFontState:()Lcom/jtauber/fop/layout/FontState;]
Area.getHeight ( ) : int
[mangled: com/jtauber/fop/layout/Area.getHeight:()I]
Area.getMaxHeight ( ) : int
[mangled: com/jtauber/fop/layout/Area.getMaxHeight:()I]
Area.getPage ( ) : Page
[mangled: com/jtauber/fop/layout/Area.getPage:()Lcom/jtauber/fop/layout/Page;]
Area.increaseHeight ( int p1 ) : void
[mangled: com/jtauber/fop/layout/Area.increaseHeight:(I)V]
Area.setPage ( Page p1 ) : void
[mangled: com/jtauber/fop/layout/Area.setPage:(Lcom/jtauber/fop/layout/Page;)V]
Area.spaceLeft ( ) : int
[mangled: com/jtauber/fop/layout/Area.spaceLeft:()I]
Area.start ( ) : void
[mangled: com/jtauber/fop/layout/Area.start:()V]
fop.0110.jar, AreaContainer.class
package com.jtauber.fop.layout
AreaContainer.getXPosition ( ) : int
[mangled: com/jtauber/fop/layout/AreaContainer.getXPosition:()I]
AreaContainer.getYPosition ( ) : int
[mangled: com/jtauber/fop/layout/AreaContainer.getYPosition:()I]
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]
Block.maker ( ) [static] : FObj.Maker
[mangled: com/jtauber/fop/fo/flow/Block.maker:()Lcom/jtauber/fop/fo/FObj$Maker;]
fop.0110.jar, BlockArea.class
package com.jtauber.fop.layout
BlockArea.addLineArea ( LineArea p1 ) : void
[mangled: com/jtauber/fop/layout/BlockArea.addLineArea:(Lcom/jtauber/fop/layout/LineArea;)V]
BlockArea.addText ( FontState p1, float p2, float p3, float p4, int p5, int p6, char[ ] p7, int p8, int p9 ) : int
[mangled: com/jtauber/fop/layout/BlockArea.addText:(Lcom/jtauber/fop/layout/FontState;FFFII[CII)I]
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.end ( ) : void
[mangled: com/jtauber/fop/layout/BlockArea.end:()V]
BlockArea.getEndIndent ( ) : int
[mangled: com/jtauber/fop/layout/BlockArea.getEndIndent:()I]
BlockArea.getStartIndent ( ) : int
[mangled: com/jtauber/fop/layout/BlockArea.getStartIndent:()I]
BlockArea.render ( Renderer p1 ) : void
[mangled: com/jtauber/fop/layout/BlockArea.render:(Lcom/jtauber/fop/render/Renderer;)V]
BlockArea.spaceLeft ( ) : int
[mangled: com/jtauber/fop/layout/BlockArea.spaceLeft:()I]
BlockArea.start ( ) : void
[mangled: com/jtauber/fop/layout/BlockArea.start:()V]
fop.0110.jar, Box.class
package com.jtauber.fop.layout
Box.Box ( )
[mangled: com/jtauber/fop/layout/Box."<init>":()V]
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.Color ( PropertyList p1, ColorType p2 )
[mangled: com/jtauber/fop/fo/properties/Color."<init>":(Lcom/jtauber/fop/fo/PropertyList;Lcom/jtauber/fop/fo/ColorType;)V]
Color.getColorType ( ) : ColorType
[mangled: com/jtauber/fop/fo/properties/Color.getColorType:()Lcom/jtauber/fop/fo/ColorType;]
Color.maker ( ) [static] : Property.Maker
[mangled: com/jtauber/fop/fo/properties/Color.maker:()Lcom/jtauber/fop/fo/Property$Maker;]
fop.0110.jar, ColorType.class
package com.jtauber.fop.fo
ColorType.blue ( ) : float
[mangled: com/jtauber/fop/fo/ColorType.blue:()F]
ColorType.ColorType ( String p1 )
[mangled: com/jtauber/fop/fo/ColorType."<init>":(Ljava/lang/String;)V]
ColorType.green ( ) : float
[mangled: com/jtauber/fop/fo/ColorType.green:()F]
ColorType.red ( ) : float
[mangled: com/jtauber/fop/fo/ColorType.red:()F]
fop.0110.jar, CommandLine.class
package com.jtauber.fop.apps
CommandLine.CommandLine ( )
[mangled: com/jtauber/fop/apps/CommandLine."<init>":()V]
CommandLine.fileInputSource ( String p1 ) [static] : InputSource
[mangled: com/jtauber/fop/apps/CommandLine.fileInputSource:(Ljava/lang/String;)Lorg/xml/sax/InputSource;]
CommandLine.main ( String[ ] p1 ) [static] : void
[mangled: com/jtauber/fop/apps/CommandLine.main:([Ljava/lang/String;)V]
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]
DisplayRule.maker ( ) [static] : FObj.Maker
[mangled: com/jtauber/fop/fo/flow/DisplayRule.maker:()Lcom/jtauber/fop/fo/FObj$Maker;]
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]
DisplaySequence.maker ( ) [static] : FObj.Maker
[mangled: com/jtauber/fop/fo/flow/DisplaySequence.maker:()Lcom/jtauber/fop/fo/FObj$Maker;]
fop.0110.jar, DisplaySpace.class
package com.jtauber.fop.layout
DisplaySpace.DisplaySpace ( int p1 )
[mangled: com/jtauber/fop/layout/DisplaySpace."<init>":(I)V]
DisplaySpace.getSize ( ) : int
[mangled: com/jtauber/fop/layout/DisplaySpace.getSize:()I]
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 )
[mangled: com/jtauber/fop/apps/DOMProcessor."<init>":(Lorg/w3c/dom/Document;)V]
DOMProcessor.DOMProcessor ( Document p1, Renderer p2 )
[mangled: com/jtauber/fop/apps/DOMProcessor."<init>":(Lorg/w3c/dom/Document;Lcom/jtauber/fop/render/Renderer;)V]
DOMProcessor.format ( PrintWriter p1 ) : void
[mangled: com/jtauber/fop/apps/DOMProcessor.format:(Ljava/io/PrintWriter;)V]
fop.0110.jar, EndIndent.class
package com.jtauber.fop.fo.properties
EndIndent.EndIndent ( PropertyList p1, Length p2 )
[mangled: com/jtauber/fop/fo/properties/EndIndent."<init>":(Lcom/jtauber/fop/fo/PropertyList;Lcom/jtauber/fop/fo/Length;)V]
EndIndent.getLength ( ) : Length
[mangled: com/jtauber/fop/fo/properties/EndIndent.getLength:()Lcom/jtauber/fop/fo/Length;]
EndIndent.maker ( ) [static] : Property.Maker
[mangled: com/jtauber/fop/fo/properties/EndIndent.maker:()Lcom/jtauber/fop/fo/Property$Maker;]
fop.0110.jar, Extent.class
package com.jtauber.fop.fo.properties
Extent.Extent ( PropertyList p1, Length p2 )
[mangled: com/jtauber/fop/fo/properties/Extent."<init>":(Lcom/jtauber/fop/fo/PropertyList;Lcom/jtauber/fop/fo/Length;)V]
Extent.getLength ( ) : Length
[mangled: com/jtauber/fop/fo/properties/Extent.getLength:()Lcom/jtauber/fop/fo/Length;]
Extent.maker ( ) [static] : Property.Maker
[mangled: com/jtauber/fop/fo/properties/Extent.maker:()Lcom/jtauber/fop/fo/Property$Maker;]
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]
Flow.maker ( ) [static] : FObj.Maker
[mangled: com/jtauber/fop/fo/flow/Flow.maker:()Lcom/jtauber/fop/fo/FObj$Maker;]
fop.0110.jar, FlowName.class
package com.jtauber.fop.fo.properties
FlowName.FlowName ( PropertyList p1, String p2 )
[mangled: com/jtauber/fop/fo/properties/FlowName."<init>":(Lcom/jtauber/fop/fo/PropertyList;Ljava/lang/String;)V]
FlowName.getString ( ) : String
[mangled: com/jtauber/fop/fo/properties/FlowName.getString:()Ljava/lang/String;]
FlowName.maker ( ) [static] : Property.Maker
[mangled: com/jtauber/fop/fo/properties/FlowName.maker:()Lcom/jtauber/fop/fo/Property$Maker;]
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.maker ( ) [static] : FObj.Maker
[mangled: com/jtauber/fop/fo/FObj.maker:()Lcom/jtauber/fop/fo/FObj$Maker;]
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.addChild ( FONode p1 ) : void
[mangled: com/jtauber/fop/fo/FONode.addChild:(Lcom/jtauber/fop/fo/FONode;)V]
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.FontFamily ( PropertyList p1, String p2 )
[mangled: com/jtauber/fop/fo/properties/FontFamily."<init>":(Lcom/jtauber/fop/fo/PropertyList;Ljava/lang/String;)V]
FontFamily.getString ( ) : String
[mangled: com/jtauber/fop/fo/properties/FontFamily.getString:()Ljava/lang/String;]
FontFamily.maker ( ) [static] : Property.Maker
[mangled: com/jtauber/fop/fo/properties/FontFamily.maker:()Lcom/jtauber/fop/fo/Property$Maker;]
fop.0110.jar, FontInfo.class
package com.jtauber.fop.layout
FontInfo.addFontProperties ( String p1, String p2, String p3, String p4 ) : void
[mangled: com/jtauber/fop/layout/FontInfo.addFontProperties:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V]
FontInfo.addMetrics ( String p1, FontMetric p2 ) : void
[mangled: com/jtauber/fop/layout/FontInfo.addMetrics:(Ljava/lang/String;Lcom/jtauber/fop/layout/FontMetric;)V]
FontInfo.FontInfo ( )
[mangled: com/jtauber/fop/layout/FontInfo."<init>":()V]
FontInfo.fontLookup ( String p1, String p2, String p3 ) : String
[mangled: com/jtauber/fop/layout/FontInfo.fontLookup:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;]
FontInfo.getFonts ( ) : Hashtable
[mangled: com/jtauber/fop/layout/FontInfo.getFonts:()Ljava/util/Hashtable;]
FontInfo.getMetricsFor ( String p1 ) : FontMetric
[mangled: com/jtauber/fop/layout/FontInfo.getMetricsFor:(Ljava/lang/String;)Lcom/jtauber/fop/layout/FontMetric;]
FontInfo.getMetricsFor ( String p1, String p2, String p3 ) : FontMetric
[mangled: com/jtauber/fop/layout/FontInfo.getMetricsFor:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lcom/jtauber/fop/layout/FontMetric;]
fop.0110.jar, FontMetric.class
package com.jtauber.fop.layout
FontMetric.getAscender ( ) [abstract] : int
[mangled: com/jtauber/fop/layout/FontMetric.getAscender:()I]
FontMetric.getCapHeight ( ) [abstract] : int
[mangled: com/jtauber/fop/layout/FontMetric.getCapHeight:()I]
FontMetric.getDescender ( ) [abstract] : int
[mangled: com/jtauber/fop/layout/FontMetric.getDescender:()I]
FontMetric.getXHeight ( ) [abstract] : int
[mangled: com/jtauber/fop/layout/FontMetric.getXHeight:()I]
FontMetric.width ( int p1 ) [abstract] : int
[mangled: com/jtauber/fop/layout/FontMetric.width:(I)I]
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.FontSize ( PropertyList p1, Length p2 )
[mangled: com/jtauber/fop/fo/properties/FontSize."<init>":(Lcom/jtauber/fop/fo/PropertyList;Lcom/jtauber/fop/fo/Length;)V]
FontSize.getLength ( ) : Length
[mangled: com/jtauber/fop/fo/properties/FontSize.getLength:()Lcom/jtauber/fop/fo/Length;]
FontSize.maker ( ) [static] : Property.Maker
[mangled: com/jtauber/fop/fo/properties/FontSize.maker:()Lcom/jtauber/fop/fo/Property$Maker;]
fop.0110.jar, FontState.class
package com.jtauber.fop.layout
FontState.FontState ( FontInfo p1, String p2, String p3, String p4, int p5 )
[mangled: com/jtauber/fop/layout/FontState."<init>":(Lcom/jtauber/fop/layout/FontInfo;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;I)V]
FontState.getAscender ( ) : int
[mangled: com/jtauber/fop/layout/FontState.getAscender:()I]
FontState.getCapHeight ( ) : int
[mangled: com/jtauber/fop/layout/FontState.getCapHeight:()I]
FontState.getDescender ( ) : int
[mangled: com/jtauber/fop/layout/FontState.getDescender:()I]
FontState.getFontInfo ( ) : FontInfo
[mangled: com/jtauber/fop/layout/FontState.getFontInfo:()Lcom/jtauber/fop/layout/FontInfo;]
FontState.getFontName ( ) : String
[mangled: com/jtauber/fop/layout/FontState.getFontName:()Ljava/lang/String;]
FontState.getFontSize ( ) : int
[mangled: com/jtauber/fop/layout/FontState.getFontSize:()I]
FontState.getFontWeight ( ) : String
[mangled: com/jtauber/fop/layout/FontState.getFontWeight:()Ljava/lang/String;]
FontState.getXHeight ( ) : int
[mangled: com/jtauber/fop/layout/FontState.getXHeight:()I]
FontState.width ( int p1 ) : int
[mangled: com/jtauber/fop/layout/FontState.width:(I)I]
fop.0110.jar, FontStyle.class
package com.jtauber.fop.fo.properties
FontStyle.FontStyle ( PropertyList p1, String p2 )
[mangled: com/jtauber/fop/fo/properties/FontStyle."<init>":(Lcom/jtauber/fop/fo/PropertyList;Ljava/lang/String;)V]
FontStyle.getString ( ) : String
[mangled: com/jtauber/fop/fo/properties/FontStyle.getString:()Ljava/lang/String;]
FontStyle.maker ( ) [static] : Property.Maker
[mangled: com/jtauber/fop/fo/properties/FontStyle.maker:()Lcom/jtauber/fop/fo/Property$Maker;]
fop.0110.jar, FontWeight.class
package com.jtauber.fop.fo.properties
FontWeight.FontWeight ( PropertyList p1, String p2 )
[mangled: com/jtauber/fop/fo/properties/FontWeight."<init>":(Lcom/jtauber/fop/fo/PropertyList;Ljava/lang/String;)V]
FontWeight.getString ( ) : String
[mangled: com/jtauber/fop/fo/properties/FontWeight.getString:()Ljava/lang/String;]
FontWeight.maker ( ) [static] : Property.Maker
[mangled: com/jtauber/fop/fo/properties/FontWeight.maker:()Lcom/jtauber/fop/fo/Property$Maker;]
fop.0110.jar, FOPException.class
package com.jtauber.fop.apps
FOPException.FOPException ( String p1 )
[mangled: com/jtauber/fop/apps/FOPException."<init>":(Ljava/lang/String;)V]
fop.0110.jar, FOProcessor.class
package com.jtauber.fop.apps
FOProcessor.FOProcessor ( )
[mangled: com/jtauber/fop/apps/FOProcessor."<init>":()V]
FOProcessor.FOProcessor ( Renderer p1 )
[mangled: com/jtauber/fop/apps/FOProcessor."<init>":(Lcom/jtauber/fop/render/Renderer;)V]
FOProcessor.format ( PrintWriter p1 ) [abstract] : void
[mangled: com/jtauber/fop/apps/FOProcessor.format:(Ljava/io/PrintWriter;)V]
FOProcessor.layoutput ( PrintWriter p1 ) : void
[mangled: com/jtauber/fop/apps/FOProcessor.layoutput:(Ljava/io/PrintWriter;)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.characters ( char[ ] p1, int p2, int p3 ) : void
[mangled: com/jtauber/fop/fo/FOTreeBuilder.characters:([CII)V]
FOTreeBuilder.endElement ( String p1 ) : void
[mangled: com/jtauber/fop/fo/FOTreeBuilder.endElement:(Ljava/lang/String;)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;]
FOTreeBuilder.startDocument ( ) : void
[mangled: com/jtauber/fop/fo/FOTreeBuilder.startDocument:()V]
FOTreeBuilder.startElement ( String p1, AttributeList p2 ) : void
[mangled: com/jtauber/fop/fo/FOTreeBuilder.startElement:(Ljava/lang/String;Lorg/xml/sax/AttributeList;)V]
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;]
ID.ID ( PropertyList p1, String p2 )
[mangled: com/jtauber/fop/fo/properties/ID."<init>":(Lcom/jtauber/fop/fo/PropertyList;Ljava/lang/String;)V]
ID.maker ( ) [static] : Property.Maker
[mangled: com/jtauber/fop/fo/properties/ID.maker:()Lcom/jtauber/fop/fo/Property$Maker;]
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.getBlue ( ) : float
[mangled: com/jtauber/fop/layout/InlineArea.getBlue:()F]
InlineArea.getGreen ( ) : float
[mangled: com/jtauber/fop/layout/InlineArea.getGreen:()F]
InlineArea.getRed ( ) : float
[mangled: com/jtauber/fop/layout/InlineArea.getRed:()F]
InlineArea.getText ( ) : String
[mangled: com/jtauber/fop/layout/InlineArea.getText:()Ljava/lang/String;]
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]
InlineSequence.maker ( ) [static] : FObj.Maker
[mangled: com/jtauber/fop/fo/flow/InlineSequence.maker:()Lcom/jtauber/fop/fo/FObj$Maker;]
fop.0110.jar, InlineSpace.class
package com.jtauber.fop.layout
InlineSpace.getSize ( ) : int
[mangled: com/jtauber/fop/layout/InlineSpace.getSize:()I]
InlineSpace.InlineSpace ( int p1 )
[mangled: com/jtauber/fop/layout/InlineSpace."<init>":(I)V]
InlineSpace.render ( Renderer p1 ) : void
[mangled: com/jtauber/fop/layout/InlineSpace.render:(Lcom/jtauber/fop/render/Renderer;)V]
InlineSpace.setSize ( int p1 ) : void
[mangled: com/jtauber/fop/layout/InlineSpace.setSize:(I)V]
fop.0110.jar, LayoutMasterSet.class
package com.jtauber.fop.fo.pagination
LayoutMasterSet.addLayoutMaster ( String p1, SimplePageMaster p2 ) : void
[mangled: com/jtauber/fop/fo/pagination/LayoutMasterSet.addLayoutMaster:(Ljava/lang/String;Lcom/jtauber/fop/fo/pagination/SimplePageMaster;)V]
LayoutMasterSet.getLayoutMaster ( String p1 ) : SimplePageMaster
[mangled: com/jtauber/fop/fo/pagination/LayoutMasterSet.getLayoutMaster:(Ljava/lang/String;)Lcom/jtauber/fop/fo/pagination/SimplePageMaster;]
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]
LayoutMasterSet.maker ( ) [static] : FObj.Maker
[mangled: com/jtauber/fop/fo/pagination/LayoutMasterSet.maker:()Lcom/jtauber/fop/fo/FObj$Maker;]
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]
Length.Length ( String p1 )
[mangled: com/jtauber/fop/fo/Length."<init>":(Ljava/lang/String;)V]
Length.Length ( String p1, int p2 )
[mangled: com/jtauber/fop/fo/Length."<init>":(Ljava/lang/String;I)V]
Length.mvalue ( ) : int
[mangled: com/jtauber/fop/fo/Length.mvalue:()I]
Length.toString ( ) : String
[mangled: com/jtauber/fop/fo/Length.toString:()Ljava/lang/String;]
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.addText ( char[ ] p1, int p2, int p3 ) : int
[mangled: com/jtauber/fop/layout/LineArea.addText:([CII)I]
LineArea.align ( int p1 ) : void
[mangled: com/jtauber/fop/layout/LineArea.align:(I)V]
LineArea.changeColor ( float p1, float p2, float p3 ) : void
[mangled: com/jtauber/fop/layout/LineArea.changeColor:(FFF)V]
LineArea.changeFont ( FontState p1 ) : void
[mangled: com/jtauber/fop/layout/LineArea.changeFont:(Lcom/jtauber/fop/layout/FontState;)V]
LineArea.changeWhiteSpaceTreatment ( int p1 ) : void
[mangled: com/jtauber/fop/layout/LineArea.changeWhiteSpaceTreatment:(I)V]
LineArea.changeWrapOption ( int p1 ) : void
[mangled: com/jtauber/fop/layout/LineArea.changeWrapOption:(I)V]
LineArea.getEndIndent ( ) : int
[mangled: com/jtauber/fop/layout/LineArea.getEndIndent:()I]
LineArea.getHeight ( ) : int
[mangled: com/jtauber/fop/layout/LineArea.getHeight:()I]
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.getPlacementOffset ( ) : int
[mangled: com/jtauber/fop/layout/LineArea.getPlacementOffset:()I]
LineArea.getStartIndent ( ) : int
[mangled: com/jtauber/fop/layout/LineArea.getStartIndent:()I]
LineArea.isEmpty ( ) : boolean
[mangled: com/jtauber/fop/layout/LineArea.isEmpty:()Z]
LineArea.LineArea ( FontState p1, int p2, int p3, int p4, int p5, int p6 )
[mangled: com/jtauber/fop/layout/LineArea."<init>":(Lcom/jtauber/fop/layout/FontState;IIIII)V]
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;]
LineHeight.LineHeight ( PropertyList p1, Length p2 )
[mangled: com/jtauber/fop/fo/properties/LineHeight."<init>":(Lcom/jtauber/fop/fo/PropertyList;Lcom/jtauber/fop/fo/Length;)V]
LineHeight.maker ( ) [static] : Property.Maker
[mangled: com/jtauber/fop/fo/properties/LineHeight.maker:()Lcom/jtauber/fop/fo/Property$Maker;]
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]
ListBlock.maker ( ) [static] : FObj.Maker
[mangled: com/jtauber/fop/fo/flow/ListBlock.maker:()Lcom/jtauber/fop/fo/FObj$Maker;]
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]
ListItem.maker ( ) [static] : FObj.Maker
[mangled: com/jtauber/fop/fo/flow/ListItem.maker:()Lcom/jtauber/fop/fo/FObj$Maker;]
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]
ListItemBody.maker ( ) [static] : FObj.Maker
[mangled: com/jtauber/fop/fo/flow/ListItemBody.maker:()Lcom/jtauber/fop/fo/FObj$Maker;]
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]
ListItemLabel.maker ( ) [static] : FObj.Maker
[mangled: com/jtauber/fop/fo/flow/ListItemLabel.maker:()Lcom/jtauber/fop/fo/FObj$Maker;]
fop.0110.jar, Maker.class
package com.jtauber.fop.fo
FObj.Maker.FObj.Maker ( )
[mangled: com/jtauber/fop/fo/FObj.Maker."<init>":()V]
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;]
Property.Maker.compute ( PropertyList p1 ) : Property
[mangled: com/jtauber/fop/fo/Property.Maker.compute:(Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/Property;]
Property.Maker.isInherited ( ) : boolean
[mangled: com/jtauber/fop/fo/Property.Maker.isInherited:()Z]
Property.Maker.make ( PropertyList p1 ) : Property
[mangled: com/jtauber/fop/fo/Property.Maker.make:(Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/Property;]
Property.Maker.make ( PropertyList p1, String p2 ) : Property
[mangled: com/jtauber/fop/fo/Property.Maker.make:(Lcom/jtauber/fop/fo/PropertyList;Ljava/lang/String;)Lcom/jtauber/fop/fo/Property;]
Property.Maker.Property.Maker ( )
[mangled: com/jtauber/fop/fo/Property.Maker."<init>":()V]
package com.jtauber.fop.fo.flow
Block.Maker.Block.Maker ( )
[mangled: com/jtauber/fop/fo/flow/Block.Maker."<init>":()V]
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.DisplayRule.Maker ( )
[mangled: com/jtauber/fop/fo/flow/DisplayRule.Maker."<init>":()V]
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.DisplaySequence.Maker ( )
[mangled: com/jtauber/fop/fo/flow/DisplaySequence.Maker."<init>":()V]
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.Flow.Maker ( )
[mangled: com/jtauber/fop/fo/flow/Flow.Maker."<init>":()V]
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.InlineSequence.Maker ( )
[mangled: com/jtauber/fop/fo/flow/InlineSequence.Maker."<init>":()V]
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.ListBlock.Maker ( )
[mangled: com/jtauber/fop/fo/flow/ListBlock.Maker."<init>":()V]
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.ListItem.Maker ( )
[mangled: com/jtauber/fop/fo/flow/ListItem.Maker."<init>":()V]
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.ListItemBody.Maker ( )
[mangled: com/jtauber/fop/fo/flow/ListItemBody.Maker."<init>":()V]
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.ListItemLabel.Maker ( )
[mangled: com/jtauber/fop/fo/flow/ListItemLabel.Maker."<init>":()V]
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;]
PageNumber.Maker.PageNumber.Maker ( )
[mangled: com/jtauber/fop/fo/flow/PageNumber.Maker."<init>":()V]
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;]
StaticContent.Maker.StaticContent.Maker ( )
[mangled: com/jtauber/fop/fo/flow/StaticContent.Maker."<init>":()V]
package com.jtauber.fop.fo.pagination
LayoutMasterSet.Maker.LayoutMasterSet.Maker ( )
[mangled: com/jtauber/fop/fo/pagination/LayoutMasterSet.Maker."<init>":()V]
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;]
PageSequence.Maker.PageSequence.Maker ( )
[mangled: com/jtauber/fop/fo/pagination/PageSequence.Maker."<init>":()V]
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;]
RegionAfter.Maker.RegionAfter.Maker ( )
[mangled: com/jtauber/fop/fo/pagination/RegionAfter.Maker."<init>":()V]
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;]
RegionBefore.Maker.RegionBefore.Maker ( )
[mangled: com/jtauber/fop/fo/pagination/RegionBefore.Maker."<init>":()V]
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;]
RegionBody.Maker.RegionBody.Maker ( )
[mangled: com/jtauber/fop/fo/pagination/RegionBody.Maker."<init>":()V]
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;]
Root.Maker.Root.Maker ( )
[mangled: com/jtauber/fop/fo/pagination/Root.Maker."<init>":()V]
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;]
SequenceSpecification.Maker.SequenceSpecification.Maker ( )
[mangled: com/jtauber/fop/fo/pagination/SequenceSpecification.Maker."<init>":()V]
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;]
SequenceSpecifierAlternating.Maker.SequenceSpecifierAlternating.Maker ( )
[mangled: com/jtauber/fop/fo/pagination/SequenceSpecifierAlternating.Maker."<init>":()V]
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;]
SequenceSpecifierRepeating.Maker.SequenceSpecifierRepeating.Maker ( )
[mangled: com/jtauber/fop/fo/pagination/SequenceSpecifierRepeating.Maker."<init>":()V]
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;]
SequenceSpecifierSingle.Maker.SequenceSpecifierSingle.Maker ( )
[mangled: com/jtauber/fop/fo/pagination/SequenceSpecifierSingle.Maker."<init>":()V]
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;]
SimplePageMaster.Maker.SimplePageMaster.Maker ( )
[mangled: com/jtauber/fop/fo/pagination/SimplePageMaster.Maker."<init>":()V]
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;]
Color.Maker.Color.Maker ( )
[mangled: com/jtauber/fop/fo/properties/Color.Maker."<init>":()V]
Color.Maker.isInherited ( ) : boolean
[mangled: com/jtauber/fop/fo/properties/Color.Maker.isInherited:()Z]
Color.Maker.make ( PropertyList p1 ) : Property
[mangled: com/jtauber/fop/fo/properties/Color.Maker.make:(Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/Property;]
Color.Maker.make ( PropertyList p1, String p2 ) : Property
[mangled: com/jtauber/fop/fo/properties/Color.Maker.make:(Lcom/jtauber/fop/fo/PropertyList;Ljava/lang/String;)Lcom/jtauber/fop/fo/Property;]
EndIndent.Maker.EndIndent.Maker ( )
[mangled: com/jtauber/fop/fo/properties/EndIndent.Maker."<init>":()V]
EndIndent.Maker.isInherited ( ) : boolean
[mangled: com/jtauber/fop/fo/properties/EndIndent.Maker.isInherited:()Z]
EndIndent.Maker.make ( PropertyList p1 ) : Property
[mangled: com/jtauber/fop/fo/properties/EndIndent.Maker.make:(Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/Property;]
EndIndent.Maker.make ( PropertyList p1, String p2 ) : Property
[mangled: com/jtauber/fop/fo/properties/EndIndent.Maker.make:(Lcom/jtauber/fop/fo/PropertyList;Ljava/lang/String;)Lcom/jtauber/fop/fo/Property;]
Extent.Maker.Extent.Maker ( )
[mangled: com/jtauber/fop/fo/properties/Extent.Maker."<init>":()V]
Extent.Maker.isInherited ( ) : boolean
[mangled: com/jtauber/fop/fo/properties/Extent.Maker.isInherited:()Z]
Extent.Maker.make ( PropertyList p1 ) : Property
[mangled: com/jtauber/fop/fo/properties/Extent.Maker.make:(Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/Property;]
Extent.Maker.make ( PropertyList p1, String p2 ) : Property
[mangled: com/jtauber/fop/fo/properties/Extent.Maker.make:(Lcom/jtauber/fop/fo/PropertyList;Ljava/lang/String;)Lcom/jtauber/fop/fo/Property;]
FlowName.Maker.FlowName.Maker ( )
[mangled: com/jtauber/fop/fo/properties/FlowName.Maker."<init>":()V]
FlowName.Maker.isInherited ( ) : boolean
[mangled: com/jtauber/fop/fo/properties/FlowName.Maker.isInherited:()Z]
FlowName.Maker.make ( PropertyList p1 ) : Property
[mangled: com/jtauber/fop/fo/properties/FlowName.Maker.make:(Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/Property;]
FlowName.Maker.make ( PropertyList p1, String p2 ) : Property
[mangled: com/jtauber/fop/fo/properties/FlowName.Maker.make:(Lcom/jtauber/fop/fo/PropertyList;Ljava/lang/String;)Lcom/jtauber/fop/fo/Property;]
FontFamily.Maker.FontFamily.Maker ( )
[mangled: com/jtauber/fop/fo/properties/FontFamily.Maker."<init>":()V]
FontFamily.Maker.isInherited ( ) : boolean
[mangled: com/jtauber/fop/fo/properties/FontFamily.Maker.isInherited:()Z]
FontFamily.Maker.make ( PropertyList p1 ) : Property
[mangled: com/jtauber/fop/fo/properties/FontFamily.Maker.make:(Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/Property;]
FontFamily.Maker.make ( PropertyList p1, String p2 ) : Property
[mangled: com/jtauber/fop/fo/properties/FontFamily.Maker.make:(Lcom/jtauber/fop/fo/PropertyList;Ljava/lang/String;)Lcom/jtauber/fop/fo/Property;]
FontSize.Maker.FontSize.Maker ( )
[mangled: com/jtauber/fop/fo/properties/FontSize.Maker."<init>":()V]
FontSize.Maker.isInherited ( ) : boolean
[mangled: com/jtauber/fop/fo/properties/FontSize.Maker.isInherited:()Z]
FontSize.Maker.make ( PropertyList p1 ) : Property
[mangled: com/jtauber/fop/fo/properties/FontSize.Maker.make:(Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/Property;]
FontSize.Maker.make ( PropertyList p1, String p2 ) : Property
[mangled: com/jtauber/fop/fo/properties/FontSize.Maker.make:(Lcom/jtauber/fop/fo/PropertyList;Ljava/lang/String;)Lcom/jtauber/fop/fo/Property;]
FontStyle.Maker.FontStyle.Maker ( )
[mangled: com/jtauber/fop/fo/properties/FontStyle.Maker."<init>":()V]
FontStyle.Maker.isInherited ( ) : boolean
[mangled: com/jtauber/fop/fo/properties/FontStyle.Maker.isInherited:()Z]
FontStyle.Maker.make ( PropertyList p1 ) : Property
[mangled: com/jtauber/fop/fo/properties/FontStyle.Maker.make:(Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/Property;]
FontStyle.Maker.make ( PropertyList p1, String p2 ) : Property
[mangled: com/jtauber/fop/fo/properties/FontStyle.Maker.make:(Lcom/jtauber/fop/fo/PropertyList;Ljava/lang/String;)Lcom/jtauber/fop/fo/Property;]
FontWeight.Maker.FontWeight.Maker ( )
[mangled: com/jtauber/fop/fo/properties/FontWeight.Maker."<init>":()V]
FontWeight.Maker.isInherited ( ) : boolean
[mangled: com/jtauber/fop/fo/properties/FontWeight.Maker.isInherited:()Z]
FontWeight.Maker.make ( PropertyList p1 ) : Property
[mangled: com/jtauber/fop/fo/properties/FontWeight.Maker.make:(Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/Property;]
FontWeight.Maker.make ( PropertyList p1, String p2 ) : Property
[mangled: com/jtauber/fop/fo/properties/FontWeight.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;]
ID.Maker.ID.Maker ( )
[mangled: com/jtauber/fop/fo/properties/ID.Maker."<init>":()V]
ID.Maker.isInherited ( ) : boolean
[mangled: com/jtauber/fop/fo/properties/ID.Maker.isInherited:()Z]
ID.Maker.make ( PropertyList p1 ) : Property
[mangled: com/jtauber/fop/fo/properties/ID.Maker.make:(Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/Property;]
ID.Maker.make ( PropertyList p1, String p2 ) : Property
[mangled: com/jtauber/fop/fo/properties/ID.Maker.make:(Lcom/jtauber/fop/fo/PropertyList;Ljava/lang/String;)Lcom/jtauber/fop/fo/Property;]
LineHeight.Maker.isInherited ( ) : boolean
[mangled: com/jtauber/fop/fo/properties/LineHeight.Maker.isInherited:()Z]
LineHeight.Maker.LineHeight.Maker ( )
[mangled: com/jtauber/fop/fo/properties/LineHeight.Maker."<init>":()V]
LineHeight.Maker.make ( PropertyList p1 ) : Property
[mangled: com/jtauber/fop/fo/properties/LineHeight.Maker.make:(Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/Property;]
LineHeight.Maker.make ( PropertyList p1, String p2 ) : Property
[mangled: com/jtauber/fop/fo/properties/LineHeight.Maker.make:(Lcom/jtauber/fop/fo/PropertyList;Ljava/lang/String;)Lcom/jtauber/fop/fo/Property;]
MarginBottom.Maker.isInherited ( ) : boolean
[mangled: com/jtauber/fop/fo/properties/MarginBottom.Maker.isInherited:()Z]
MarginBottom.Maker.make ( PropertyList p1 ) : Property
[mangled: com/jtauber/fop/fo/properties/MarginBottom.Maker.make:(Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/Property;]
MarginBottom.Maker.make ( PropertyList p1, String p2 ) : Property
[mangled: com/jtauber/fop/fo/properties/MarginBottom.Maker.make:(Lcom/jtauber/fop/fo/PropertyList;Ljava/lang/String;)Lcom/jtauber/fop/fo/Property;]
MarginBottom.Maker.MarginBottom.Maker ( )
[mangled: com/jtauber/fop/fo/properties/MarginBottom.Maker."<init>":()V]
MarginLeft.Maker.isInherited ( ) : boolean
[mangled: com/jtauber/fop/fo/properties/MarginLeft.Maker.isInherited:()Z]
MarginLeft.Maker.make ( PropertyList p1 ) : Property
[mangled: com/jtauber/fop/fo/properties/MarginLeft.Maker.make:(Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/Property;]
MarginLeft.Maker.make ( PropertyList p1, String p2 ) : Property
[mangled: com/jtauber/fop/fo/properties/MarginLeft.Maker.make:(Lcom/jtauber/fop/fo/PropertyList;Ljava/lang/String;)Lcom/jtauber/fop/fo/Property;]
MarginLeft.Maker.MarginLeft.Maker ( )
[mangled: com/jtauber/fop/fo/properties/MarginLeft.Maker."<init>":()V]
MarginRight.Maker.isInherited ( ) : boolean
[mangled: com/jtauber/fop/fo/properties/MarginRight.Maker.isInherited:()Z]
MarginRight.Maker.make ( PropertyList p1 ) : Property
[mangled: com/jtauber/fop/fo/properties/MarginRight.Maker.make:(Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/Property;]
MarginRight.Maker.make ( PropertyList p1, String p2 ) : Property
[mangled: com/jtauber/fop/fo/properties/MarginRight.Maker.make:(Lcom/jtauber/fop/fo/PropertyList;Ljava/lang/String;)Lcom/jtauber/fop/fo/Property;]
MarginRight.Maker.MarginRight.Maker ( )
[mangled: com/jtauber/fop/fo/properties/MarginRight.Maker."<init>":()V]
MarginTop.Maker.isInherited ( ) : boolean
[mangled: com/jtauber/fop/fo/properties/MarginTop.Maker.isInherited:()Z]
MarginTop.Maker.make ( PropertyList p1 ) : Property
[mangled: com/jtauber/fop/fo/properties/MarginTop.Maker.make:(Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/Property;]
MarginTop.Maker.make ( PropertyList p1, String p2 ) : Property
[mangled: com/jtauber/fop/fo/properties/MarginTop.Maker.make:(Lcom/jtauber/fop/fo/PropertyList;Ljava/lang/String;)Lcom/jtauber/fop/fo/Property;]
MarginTop.Maker.MarginTop.Maker ( )
[mangled: com/jtauber/fop/fo/properties/MarginTop.Maker."<init>":()V]
PageHeight.Maker.isInherited ( ) : boolean
[mangled: com/jtauber/fop/fo/properties/PageHeight.Maker.isInherited:()Z]
PageHeight.Maker.make ( PropertyList p1 ) : Property
[mangled: com/jtauber/fop/fo/properties/PageHeight.Maker.make:(Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/Property;]
PageHeight.Maker.make ( PropertyList p1, String p2 ) : Property
[mangled: com/jtauber/fop/fo/properties/PageHeight.Maker.make:(Lcom/jtauber/fop/fo/PropertyList;Ljava/lang/String;)Lcom/jtauber/fop/fo/Property;]
PageHeight.Maker.PageHeight.Maker ( )
[mangled: com/jtauber/fop/fo/properties/PageHeight.Maker."<init>":()V]
PageMasterEven.Maker.isInherited ( ) : boolean
[mangled: com/jtauber/fop/fo/properties/PageMasterEven.Maker.isInherited:()Z]
PageMasterEven.Maker.make ( PropertyList p1 ) : Property
[mangled: com/jtauber/fop/fo/properties/PageMasterEven.Maker.make:(Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/Property;]
PageMasterEven.Maker.make ( PropertyList p1, String p2 ) : Property
[mangled: com/jtauber/fop/fo/properties/PageMasterEven.Maker.make:(Lcom/jtauber/fop/fo/PropertyList;Ljava/lang/String;)Lcom/jtauber/fop/fo/Property;]
PageMasterEven.Maker.PageMasterEven.Maker ( )
[mangled: com/jtauber/fop/fo/properties/PageMasterEven.Maker."<init>":()V]
PageMasterFirst.Maker.isInherited ( ) : boolean
[mangled: com/jtauber/fop/fo/properties/PageMasterFirst.Maker.isInherited:()Z]
PageMasterFirst.Maker.make ( PropertyList p1 ) : Property
[mangled: com/jtauber/fop/fo/properties/PageMasterFirst.Maker.make:(Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/Property;]
PageMasterFirst.Maker.make ( PropertyList p1, String p2 ) : Property
[mangled: com/jtauber/fop/fo/properties/PageMasterFirst.Maker.make:(Lcom/jtauber/fop/fo/PropertyList;Ljava/lang/String;)Lcom/jtauber/fop/fo/Property;]
PageMasterFirst.Maker.PageMasterFirst.Maker ( )
[mangled: com/jtauber/fop/fo/properties/PageMasterFirst.Maker."<init>":()V]
PageMasterName.Maker.isInherited ( ) : boolean
[mangled: com/jtauber/fop/fo/properties/PageMasterName.Maker.isInherited:()Z]
PageMasterName.Maker.make ( PropertyList p1 ) : Property
[mangled: com/jtauber/fop/fo/properties/PageMasterName.Maker.make:(Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/Property;]
PageMasterName.Maker.make ( PropertyList p1, String p2 ) : Property
[mangled: com/jtauber/fop/fo/properties/PageMasterName.Maker.make:(Lcom/jtauber/fop/fo/PropertyList;Ljava/lang/String;)Lcom/jtauber/fop/fo/Property;]
PageMasterName.Maker.PageMasterName.Maker ( )
[mangled: com/jtauber/fop/fo/properties/PageMasterName.Maker."<init>":()V]
PageMasterOdd.Maker.isInherited ( ) : boolean
[mangled: com/jtauber/fop/fo/properties/PageMasterOdd.Maker.isInherited:()Z]
PageMasterOdd.Maker.make ( PropertyList p1 ) : Property
[mangled: com/jtauber/fop/fo/properties/PageMasterOdd.Maker.make:(Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/Property;]
PageMasterOdd.Maker.make ( PropertyList p1, String p2 ) : Property
[mangled: com/jtauber/fop/fo/properties/PageMasterOdd.Maker.make:(Lcom/jtauber/fop/fo/PropertyList;Ljava/lang/String;)Lcom/jtauber/fop/fo/Property;]
PageMasterOdd.Maker.PageMasterOdd.Maker ( )
[mangled: com/jtauber/fop/fo/properties/PageMasterOdd.Maker."<init>":()V]
PageMasterRepeating.Maker.isInherited ( ) : boolean
[mangled: com/jtauber/fop/fo/properties/PageMasterRepeating.Maker.isInherited:()Z]
PageMasterRepeating.Maker.make ( PropertyList p1 ) : Property
[mangled: com/jtauber/fop/fo/properties/PageMasterRepeating.Maker.make:(Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/Property;]
PageMasterRepeating.Maker.make ( PropertyList p1, String p2 ) : Property
[mangled: com/jtauber/fop/fo/properties/PageMasterRepeating.Maker.make:(Lcom/jtauber/fop/fo/PropertyList;Ljava/lang/String;)Lcom/jtauber/fop/fo/Property;]
PageMasterRepeating.Maker.PageMasterRepeating.Maker ( )
[mangled: com/jtauber/fop/fo/properties/PageMasterRepeating.Maker."<init>":()V]
PageWidth.Maker.isInherited ( ) : boolean
[mangled: com/jtauber/fop/fo/properties/PageWidth.Maker.isInherited:()Z]
PageWidth.Maker.make ( PropertyList p1 ) : Property
[mangled: com/jtauber/fop/fo/properties/PageWidth.Maker.make:(Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/Property;]
PageWidth.Maker.make ( PropertyList p1, String p2 ) : Property
[mangled: com/jtauber/fop/fo/properties/PageWidth.Maker.make:(Lcom/jtauber/fop/fo/PropertyList;Ljava/lang/String;)Lcom/jtauber/fop/fo/Property;]
PageWidth.Maker.PageWidth.Maker ( )
[mangled: com/jtauber/fop/fo/properties/PageWidth.Maker."<init>":()V]
ProvisionalDistanceBetweenStarts.Maker.isInherited ( ) : boolean
[mangled: com/jtauber/fop/fo/properties/ProvisionalDistanceBetweenStarts.Maker.isInherited:()Z]
ProvisionalDistanceBetweenStarts.Maker.make ( PropertyList p1 ) : Property
[mangled: com/jtauber/fop/fo/properties/ProvisionalDistanceBetweenStarts.Maker.make:(Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/Property;]
ProvisionalDistanceBetweenStarts.Maker.make ( PropertyList p1, String p2 ) : Property
[mangled: com/jtauber/fop/fo/properties/ProvisionalDistanceBetweenStarts.Maker.make:(Lcom/jtauber/fop/fo/PropertyList;Ljava/lang/String;)Lcom/jtauber/fop/fo/Property;]
ProvisionalDistanceBetweenStarts.Maker.ProvisionalDistanceBetweenStarts.Maker ( )
[mangled: com/jtauber/fop/fo/properties/ProvisionalDistanceBetweenStarts.Maker."<init>":()V]
ProvisionalLabelSeparation.Maker.isInherited ( ) : boolean
[mangled: com/jtauber/fop/fo/properties/ProvisionalLabelSeparation.Maker.isInherited:()Z]
ProvisionalLabelSeparation.Maker.make ( PropertyList p1 ) : Property
[mangled: com/jtauber/fop/fo/properties/ProvisionalLabelSeparation.Maker.make:(Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/Property;]
ProvisionalLabelSeparation.Maker.make ( PropertyList p1, String p2 ) : Property
[mangled: com/jtauber/fop/fo/properties/ProvisionalLabelSeparation.Maker.make:(Lcom/jtauber/fop/fo/PropertyList;Ljava/lang/String;)Lcom/jtauber/fop/fo/Property;]
ProvisionalLabelSeparation.Maker.ProvisionalLabelSeparation.Maker ( )
[mangled: com/jtauber/fop/fo/properties/ProvisionalLabelSeparation.Maker."<init>":()V]
RuleThickness.Maker.isInherited ( ) : boolean
[mangled: com/jtauber/fop/fo/properties/RuleThickness.Maker.isInherited:()Z]
RuleThickness.Maker.make ( PropertyList p1 ) : Property
[mangled: com/jtauber/fop/fo/properties/RuleThickness.Maker.make:(Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/Property;]
RuleThickness.Maker.make ( PropertyList p1, String p2 ) : Property
[mangled: com/jtauber/fop/fo/properties/RuleThickness.Maker.make:(Lcom/jtauber/fop/fo/PropertyList;Ljava/lang/String;)Lcom/jtauber/fop/fo/Property;]
RuleThickness.Maker.RuleThickness.Maker ( )
[mangled: com/jtauber/fop/fo/properties/RuleThickness.Maker."<init>":()V]
SpaceAfterOptimum.Maker.isInherited ( ) : boolean
[mangled: com/jtauber/fop/fo/properties/SpaceAfterOptimum.Maker.isInherited:()Z]
SpaceAfterOptimum.Maker.make ( PropertyList p1 ) : Property
[mangled: com/jtauber/fop/fo/properties/SpaceAfterOptimum.Maker.make:(Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/Property;]
SpaceAfterOptimum.Maker.make ( PropertyList p1, String p2 ) : Property
[mangled: com/jtauber/fop/fo/properties/SpaceAfterOptimum.Maker.make:(Lcom/jtauber/fop/fo/PropertyList;Ljava/lang/String;)Lcom/jtauber/fop/fo/Property;]
SpaceAfterOptimum.Maker.SpaceAfterOptimum.Maker ( )
[mangled: com/jtauber/fop/fo/properties/SpaceAfterOptimum.Maker."<init>":()V]
SpaceBeforeOptimum.Maker.isInherited ( ) : boolean
[mangled: com/jtauber/fop/fo/properties/SpaceBeforeOptimum.Maker.isInherited:()Z]
SpaceBeforeOptimum.Maker.make ( PropertyList p1 ) : Property
[mangled: com/jtauber/fop/fo/properties/SpaceBeforeOptimum.Maker.make:(Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/Property;]
SpaceBeforeOptimum.Maker.make ( PropertyList p1, String p2 ) : Property
[mangled: com/jtauber/fop/fo/properties/SpaceBeforeOptimum.Maker.make:(Lcom/jtauber/fop/fo/PropertyList;Ljava/lang/String;)Lcom/jtauber/fop/fo/Property;]
SpaceBeforeOptimum.Maker.SpaceBeforeOptimum.Maker ( )
[mangled: com/jtauber/fop/fo/properties/SpaceBeforeOptimum.Maker."<init>":()V]
StartIndent.Maker.isInherited ( ) : boolean
[mangled: com/jtauber/fop/fo/properties/StartIndent.Maker.isInherited:()Z]
StartIndent.Maker.make ( PropertyList p1 ) : Property
[mangled: com/jtauber/fop/fo/properties/StartIndent.Maker.make:(Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/Property;]
StartIndent.Maker.make ( PropertyList p1, String p2 ) : Property
[mangled: com/jtauber/fop/fo/properties/StartIndent.Maker.make:(Lcom/jtauber/fop/fo/PropertyList;Ljava/lang/String;)Lcom/jtauber/fop/fo/Property;]
StartIndent.Maker.StartIndent.Maker ( )
[mangled: com/jtauber/fop/fo/properties/StartIndent.Maker."<init>":()V]
TextAlign.Maker.isInherited ( ) : boolean
[mangled: com/jtauber/fop/fo/properties/TextAlign.Maker.isInherited:()Z]
TextAlign.Maker.make ( PropertyList p1 ) : Property
[mangled: com/jtauber/fop/fo/properties/TextAlign.Maker.make:(Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/Property;]
TextAlign.Maker.make ( PropertyList p1, String p2 ) : Property
[mangled: com/jtauber/fop/fo/properties/TextAlign.Maker.make:(Lcom/jtauber/fop/fo/PropertyList;Ljava/lang/String;)Lcom/jtauber/fop/fo/Property;]
TextAlign.Maker.TextAlign.Maker ( )
[mangled: com/jtauber/fop/fo/properties/TextAlign.Maker."<init>":()V]
TextAlignLast.Maker.compute ( PropertyList p1 ) : Property
[mangled: com/jtauber/fop/fo/properties/TextAlignLast.Maker.compute:(Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/Property;]
TextAlignLast.Maker.isInherited ( ) : boolean
[mangled: com/jtauber/fop/fo/properties/TextAlignLast.Maker.isInherited:()Z]
TextAlignLast.Maker.make ( PropertyList p1 ) : Property
[mangled: com/jtauber/fop/fo/properties/TextAlignLast.Maker.make:(Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/Property;]
TextAlignLast.Maker.make ( PropertyList p1, String p2 ) : Property
[mangled: com/jtauber/fop/fo/properties/TextAlignLast.Maker.make:(Lcom/jtauber/fop/fo/PropertyList;Ljava/lang/String;)Lcom/jtauber/fop/fo/Property;]
TextAlignLast.Maker.TextAlignLast.Maker ( )
[mangled: com/jtauber/fop/fo/properties/TextAlignLast.Maker."<init>":()V]
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]
WhiteSpaceTreatment.Maker.isInherited ( ) : boolean
[mangled: com/jtauber/fop/fo/properties/WhiteSpaceTreatment.Maker.isInherited:()Z]
WhiteSpaceTreatment.Maker.make ( PropertyList p1 ) : Property
[mangled: com/jtauber/fop/fo/properties/WhiteSpaceTreatment.Maker.make:(Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/Property;]
WhiteSpaceTreatment.Maker.make ( PropertyList p1, String p2 ) : Property
[mangled: com/jtauber/fop/fo/properties/WhiteSpaceTreatment.Maker.make:(Lcom/jtauber/fop/fo/PropertyList;Ljava/lang/String;)Lcom/jtauber/fop/fo/Property;]
WhiteSpaceTreatment.Maker.WhiteSpaceTreatment.Maker ( )
[mangled: com/jtauber/fop/fo/properties/WhiteSpaceTreatment.Maker."<init>":()V]
WrapOption.Maker.isInherited ( ) : boolean
[mangled: com/jtauber/fop/fo/properties/WrapOption.Maker.isInherited:()Z]
WrapOption.Maker.make ( PropertyList p1 ) : Property
[mangled: com/jtauber/fop/fo/properties/WrapOption.Maker.make:(Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/Property;]
WrapOption.Maker.make ( PropertyList p1, String p2 ) : Property
[mangled: com/jtauber/fop/fo/properties/WrapOption.Maker.make:(Lcom/jtauber/fop/fo/PropertyList;Ljava/lang/String;)Lcom/jtauber/fop/fo/Property;]
WrapOption.Maker.WrapOption.Maker ( )
[mangled: com/jtauber/fop/fo/properties/WrapOption.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;]
MarginBottom.maker ( ) [static] : Property.Maker
[mangled: com/jtauber/fop/fo/properties/MarginBottom.maker:()Lcom/jtauber/fop/fo/Property$Maker;]
MarginBottom.MarginBottom ( PropertyList p1, Length p2 )
[mangled: com/jtauber/fop/fo/properties/MarginBottom."<init>":(Lcom/jtauber/fop/fo/PropertyList;Lcom/jtauber/fop/fo/Length;)V]
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;]
MarginLeft.maker ( ) [static] : Property.Maker
[mangled: com/jtauber/fop/fo/properties/MarginLeft.maker:()Lcom/jtauber/fop/fo/Property$Maker;]
MarginLeft.MarginLeft ( PropertyList p1, Length p2 )
[mangled: com/jtauber/fop/fo/properties/MarginLeft."<init>":(Lcom/jtauber/fop/fo/PropertyList;Lcom/jtauber/fop/fo/Length;)V]
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;]
MarginRight.maker ( ) [static] : Property.Maker
[mangled: com/jtauber/fop/fo/properties/MarginRight.maker:()Lcom/jtauber/fop/fo/Property$Maker;]
MarginRight.MarginRight ( PropertyList p1, Length p2 )
[mangled: com/jtauber/fop/fo/properties/MarginRight."<init>":(Lcom/jtauber/fop/fo/PropertyList;Lcom/jtauber/fop/fo/Length;)V]
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;]
MarginTop.maker ( ) [static] : Property.Maker
[mangled: com/jtauber/fop/fo/properties/MarginTop.maker:()Lcom/jtauber/fop/fo/Property$Maker;]
MarginTop.MarginTop ( PropertyList p1, Length p2 )
[mangled: com/jtauber/fop/fo/properties/MarginTop."<init>":(Lcom/jtauber/fop/fo/PropertyList;Lcom/jtauber/fop/fo/Length;)V]
fop.0110.jar, Page.class
package com.jtauber.fop.layout
Page.getAfter ( ) : AreaContainer
[mangled: com/jtauber/fop/layout/Page.getAfter:()Lcom/jtauber/fop/layout/AreaContainer;]
Page.getBefore ( ) : AreaContainer
[mangled: com/jtauber/fop/layout/Page.getBefore:()Lcom/jtauber/fop/layout/AreaContainer;]
Page.getBody ( ) : AreaContainer
[mangled: com/jtauber/fop/layout/Page.getBody:()Lcom/jtauber/fop/layout/AreaContainer;]
Page.getFontInfo ( ) : FontInfo
[mangled: com/jtauber/fop/layout/Page.getFontInfo:()Lcom/jtauber/fop/layout/FontInfo;]
Page.getHeight ( ) : int
[mangled: com/jtauber/fop/layout/Page.getHeight:()I]
Page.getWidth ( ) : int
[mangled: com/jtauber/fop/layout/Page.getWidth:()I]
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;]
PageHeight.maker ( ) [static] : Property.Maker
[mangled: com/jtauber/fop/fo/properties/PageHeight.maker:()Lcom/jtauber/fop/fo/Property$Maker;]
PageHeight.PageHeight ( PropertyList p1, Length p2 )
[mangled: com/jtauber/fop/fo/properties/PageHeight."<init>":(Lcom/jtauber/fop/fo/PropertyList;Lcom/jtauber/fop/fo/Length;)V]
fop.0110.jar, PageMaster.class
package com.jtauber.fop.layout
PageMaster.addAfter ( Region p1 ) : void
[mangled: com/jtauber/fop/layout/PageMaster.addAfter:(Lcom/jtauber/fop/layout/Region;)V]
PageMaster.addBefore ( Region p1 ) : void
[mangled: com/jtauber/fop/layout/PageMaster.addBefore:(Lcom/jtauber/fop/layout/Region;)V]
PageMaster.addBody ( Region p1 ) : void
[mangled: com/jtauber/fop/layout/PageMaster.addBody:(Lcom/jtauber/fop/layout/Region;)V]
PageMaster.addEnd ( Region p1 ) : void
[mangled: com/jtauber/fop/layout/PageMaster.addEnd:(Lcom/jtauber/fop/layout/Region;)V]
PageMaster.addStart ( Region p1 ) : void
[mangled: com/jtauber/fop/layout/PageMaster.addStart:(Lcom/jtauber/fop/layout/Region;)V]
PageMaster.getHeight ( ) : int
[mangled: com/jtauber/fop/layout/PageMaster.getHeight:()I]
PageMaster.getWidth ( ) : int
[mangled: com/jtauber/fop/layout/PageMaster.getWidth:()I]
PageMaster.makePage ( AreaTree p1 ) : Page
[mangled: com/jtauber/fop/layout/PageMaster.makePage:(Lcom/jtauber/fop/layout/AreaTree;)Lcom/jtauber/fop/layout/Page;]
PageMaster.PageMaster ( int p1, int p2 )
[mangled: com/jtauber/fop/layout/PageMaster."<init>":(II)V]
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;]
PageMasterEven.maker ( ) [static] : Property.Maker
[mangled: com/jtauber/fop/fo/properties/PageMasterEven.maker:()Lcom/jtauber/fop/fo/Property$Maker;]
PageMasterEven.PageMasterEven ( PropertyList p1, String p2 )
[mangled: com/jtauber/fop/fo/properties/PageMasterEven."<init>":(Lcom/jtauber/fop/fo/PropertyList;Ljava/lang/String;)V]
fop.0110.jar, PageMasterFactory.class
package com.jtauber.fop.layout
PageMasterFactory.getHeight ( ) [abstract] : int
[mangled: com/jtauber/fop/layout/PageMasterFactory.getHeight:()I]
PageMasterFactory.getNext ( ) : PageMasterFactory
[mangled: com/jtauber/fop/layout/PageMasterFactory.getNext:()Lcom/jtauber/fop/layout/PageMasterFactory;]
PageMasterFactory.getNextPageMaster ( ) [abstract] : PageMaster
[mangled: com/jtauber/fop/layout/PageMasterFactory.getNextPageMaster:()Lcom/jtauber/fop/layout/PageMaster;]
PageMasterFactory.getWidth ( ) [abstract] : int
[mangled: com/jtauber/fop/layout/PageMasterFactory.getWidth:()I]
PageMasterFactory.PageMasterFactory ( )
[mangled: com/jtauber/fop/layout/PageMasterFactory."<init>":()V]
PageMasterFactory.setNext ( PageMasterFactory p1 ) : void
[mangled: com/jtauber/fop/layout/PageMasterFactory.setNext:(Lcom/jtauber/fop/layout/PageMasterFactory;)V]
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;]
PageMasterFirst.maker ( ) [static] : Property.Maker
[mangled: com/jtauber/fop/fo/properties/PageMasterFirst.maker:()Lcom/jtauber/fop/fo/Property$Maker;]
PageMasterFirst.PageMasterFirst ( PropertyList p1, String p2 )
[mangled: com/jtauber/fop/fo/properties/PageMasterFirst."<init>":(Lcom/jtauber/fop/fo/PropertyList;Ljava/lang/String;)V]
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;]
PageMasterName.maker ( ) [static] : Property.Maker
[mangled: com/jtauber/fop/fo/properties/PageMasterName.maker:()Lcom/jtauber/fop/fo/Property$Maker;]
PageMasterName.PageMasterName ( PropertyList p1, String p2 )
[mangled: com/jtauber/fop/fo/properties/PageMasterName."<init>":(Lcom/jtauber/fop/fo/PropertyList;Ljava/lang/String;)V]
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;]
PageMasterOdd.maker ( ) [static] : Property.Maker
[mangled: com/jtauber/fop/fo/properties/PageMasterOdd.maker:()Lcom/jtauber/fop/fo/Property$Maker;]
PageMasterOdd.PageMasterOdd ( PropertyList p1, String p2 )
[mangled: com/jtauber/fop/fo/properties/PageMasterOdd."<init>":(Lcom/jtauber/fop/fo/PropertyList;Ljava/lang/String;)V]
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;]
PageMasterRepeating.maker ( ) [static] : Property.Maker
[mangled: com/jtauber/fop/fo/properties/PageMasterRepeating.maker:()Lcom/jtauber/fop/fo/Property$Maker;]
PageMasterRepeating.PageMasterRepeating ( PropertyList p1, String p2 )
[mangled: com/jtauber/fop/fo/properties/PageMasterRepeating."<init>":(Lcom/jtauber/fop/fo/PropertyList;Ljava/lang/String;)V]
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.maker ( ) [static] : FObj.Maker
[mangled: com/jtauber/fop/fo/flow/PageNumber.maker:()Lcom/jtauber/fop/fo/FObj$Maker;]
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.maker ( ) [static] : FObj.Maker
[mangled: com/jtauber/fop/fo/pagination/PageSequence.maker:()Lcom/jtauber/fop/fo/FObj$Maker;]
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]
PageSequence.setFlow ( Flow p1 ) : void
[mangled: com/jtauber/fop/fo/pagination/PageSequence.setFlow:(Lcom/jtauber/fop/fo/flow/Flow;)V]
PageSequence.setSequenceSpecification ( SequenceSpecification p1 ) : void
[mangled: com/jtauber/fop/fo/pagination/PageSequence.setSequenceSpecification:(Lcom/jtauber/fop/fo/pagination/SequenceSpecification;)V]
PageSequence.setStaticContent ( String p1, StaticContent p2 ) : void
[mangled: com/jtauber/fop/fo/pagination/PageSequence.setStaticContent:(Ljava/lang/String;Lcom/jtauber/fop/fo/flow/StaticContent;)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;]
PageWidth.maker ( ) [static] : Property.Maker
[mangled: com/jtauber/fop/fo/properties/PageWidth.maker:()Lcom/jtauber/fop/fo/Property$Maker;]
PageWidth.PageWidth ( PropertyList p1, Length p2 )
[mangled: com/jtauber/fop/fo/properties/PageWidth."<init>":(Lcom/jtauber/fop/fo/PropertyList;Lcom/jtauber/fop/fo/Length;)V]
fop.0110.jar, PDFDocument.class
package com.jtauber.pdf
PDFDocument.getResources ( ) : PDFResources
[mangled: com/jtauber/pdf/PDFDocument.getResources:()Lcom/jtauber/pdf/PDFResources;]
PDFDocument.makeFont ( String p1, String p2, String p3 ) : PDFFont
[mangled: com/jtauber/pdf/PDFDocument.makeFont:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lcom/jtauber/pdf/PDFFont;]
PDFDocument.makeInfo ( String p1 ) : PDFInfo
[mangled: com/jtauber/pdf/PDFDocument.makeInfo:(Ljava/lang/String;)Lcom/jtauber/pdf/PDFInfo;]
PDFDocument.makePage ( PDFResources p1, PDFStream p2, int p3, int p4 ) : PDFPage
[mangled: com/jtauber/pdf/PDFDocument.makePage:(Lcom/jtauber/pdf/PDFResources;Lcom/jtauber/pdf/PDFStream;II)Lcom/jtauber/pdf/PDFPage;]
PDFDocument.makeRoot ( ) : PDFRoot
[mangled: com/jtauber/pdf/PDFDocument.makeRoot:()Lcom/jtauber/pdf/PDFRoot;]
PDFDocument.makeStream ( ) : PDFStream
[mangled: com/jtauber/pdf/PDFDocument.makeStream:()Lcom/jtauber/pdf/PDFStream;]
PDFDocument.output ( PrintWriter p1 ) : void
[mangled: com/jtauber/pdf/PDFDocument.output:(Ljava/io/PrintWriter;)V]
PDFDocument.outputHeader ( PrintWriter p1 ) : int
[mangled: com/jtauber/pdf/PDFDocument.outputHeader:(Ljava/io/PrintWriter;)I]
PDFDocument.outputTrailer ( PrintWriter p1 ) : void
[mangled: com/jtauber/pdf/PDFDocument.outputTrailer:(Ljava/io/PrintWriter;)V]
PDFDocument.PDFDocument ( String p1 )
[mangled: com/jtauber/pdf/PDFDocument."<init>":(Ljava/lang/String;)V]
fop.0110.jar, PDFFont.class
package com.jtauber.pdf
PDFFont.getName ( ) : String
[mangled: com/jtauber/pdf/PDFFont.getName:()Ljava/lang/String;]
PDFFont.PDFFont ( int p1, String p2, String p3, String p4 )
[mangled: com/jtauber/pdf/PDFFont."<init>":(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)V]
PDFFont.toPDF ( ) : String
[mangled: com/jtauber/pdf/PDFFont.toPDF:()Ljava/lang/String;]
fop.0110.jar, PDFInfo.class
package com.jtauber.pdf
PDFInfo.PDFInfo ( int p1, String p2 )
[mangled: com/jtauber/pdf/PDFInfo."<init>":(ILjava/lang/String;)V]
PDFInfo.toPDF ( ) : String
[mangled: com/jtauber/pdf/PDFInfo.toPDF:()Ljava/lang/String;]
fop.0110.jar, PDFObject.class
package com.jtauber.pdf
PDFObject.output ( PrintWriter p1 ) : int
[mangled: com/jtauber/pdf/PDFObject.output:(Ljava/io/PrintWriter;)I]
PDFObject.PDFObject ( int p1 )
[mangled: com/jtauber/pdf/PDFObject."<init>":(I)V]
PDFObject.referencePDF ( ) : String
[mangled: com/jtauber/pdf/PDFObject.referencePDF:()Ljava/lang/String;]
fop.0110.jar, PDFPage.class
package com.jtauber.pdf
PDFPage.PDFPage ( int p1, PDFResources p2, PDFStream p3, int p4, int p5 )
[mangled: com/jtauber/pdf/PDFPage."<init>":(ILcom/jtauber/pdf/PDFResources;Lcom/jtauber/pdf/PDFStream;II)V]
PDFPage.setParent ( PDFPages p1 ) : void
[mangled: com/jtauber/pdf/PDFPage.setParent:(Lcom/jtauber/pdf/PDFPages;)V]
PDFPage.toPDF ( ) : String
[mangled: com/jtauber/pdf/PDFPage.toPDF:()Ljava/lang/String;]
fop.0110.jar, PDFPages.class
package com.jtauber.pdf
PDFPages.addPage ( PDFPage p1 ) : void
[mangled: com/jtauber/pdf/PDFPages.addPage:(Lcom/jtauber/pdf/PDFPage;)V]
PDFPages.getCount ( ) : int
[mangled: com/jtauber/pdf/PDFPages.getCount:()I]
PDFPages.PDFPages ( int p1 )
[mangled: com/jtauber/pdf/PDFPages."<init>":(I)V]
PDFPages.toPDF ( ) : String
[mangled: com/jtauber/pdf/PDFPages.toPDF:()Ljava/lang/String;]
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, PDFResources.class
package com.jtauber.pdf
PDFResources.addFont ( PDFFont p1 ) : void
[mangled: com/jtauber/pdf/PDFResources.addFont:(Lcom/jtauber/pdf/PDFFont;)V]
PDFResources.PDFResources ( int p1 )
[mangled: com/jtauber/pdf/PDFResources."<init>":(I)V]
PDFResources.toPDF ( ) : String
[mangled: com/jtauber/pdf/PDFResources.toPDF:()Ljava/lang/String;]
fop.0110.jar, PDFRoot.class
package com.jtauber.pdf
PDFRoot.addPage ( PDFPage p1 ) : void
[mangled: com/jtauber/pdf/PDFRoot.addPage:(Lcom/jtauber/pdf/PDFPage;)V]
PDFRoot.PDFRoot ( int p1 )
[mangled: com/jtauber/pdf/PDFRoot."<init>":(I)V]
PDFRoot.setRootPages ( PDFPages p1 ) : void
[mangled: com/jtauber/pdf/PDFRoot.setRootPages:(Lcom/jtauber/pdf/PDFPages;)V]
PDFRoot.toPDF ( ) : String
[mangled: com/jtauber/pdf/PDFRoot.toPDF:()Ljava/lang/String;]
fop.0110.jar, PDFStream.class
package com.jtauber.pdf
PDFStream.add ( String p1 ) : void
[mangled: com/jtauber/pdf/PDFStream.add:(Ljava/lang/String;)V]
PDFStream.addImageArray ( int[ ] p1, int p2, int p3 ) : void
[mangled: com/jtauber/pdf/PDFStream.addImageArray:([III)V]
PDFStream.PDFStream ( int p1 )
[mangled: com/jtauber/pdf/PDFStream."<init>":(I)V]
PDFStream.toPDF ( ) : String
[mangled: com/jtauber/pdf/PDFStream.toPDF:()Ljava/lang/String;]
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.Property ( )
[mangled: com/jtauber/fop/fo/Property."<init>":()V]
Property.toDouble ( String p1 ) [static] : double
[mangled: com/jtauber/fop/fo/Property.toDouble:(Ljava/lang/String;)D]
fop.0110.jar, PropertyList.class
package com.jtauber.fop.fo
PropertyList.get ( String p1 ) : Property
[mangled: com/jtauber/fop/fo/PropertyList.get:(Ljava/lang/String;)Lcom/jtauber/fop/fo/Property;]
PropertyList.PropertyList ( PropertyList p1 )
[mangled: com/jtauber/fop/fo/PropertyList."<init>":(Lcom/jtauber/fop/fo/PropertyList;)V]
PropertyList.setBuilder ( PropertyListBuilder p1 ) : void
[mangled: com/jtauber/fop/fo/PropertyList.setBuilder:(Lcom/jtauber/fop/fo/PropertyListBuilder;)V]
fop.0110.jar, PropertyListBuilder.class
package com.jtauber.fop.fo
PropertyListBuilder.computeProperty ( PropertyList p1, String p2 ) : Property
[mangled: com/jtauber/fop/fo/PropertyListBuilder.computeProperty:(Lcom/jtauber/fop/fo/PropertyList;Ljava/lang/String;)Lcom/jtauber/fop/fo/Property;]
PropertyListBuilder.isInherited ( String p1 ) : boolean
[mangled: com/jtauber/fop/fo/PropertyListBuilder.isInherited:(Ljava/lang/String;)Z]
PropertyListBuilder.makeList ( AttributeList p1, PropertyList p2 ) : PropertyList
[mangled: com/jtauber/fop/fo/PropertyListBuilder.makeList:(Lorg/xml/sax/AttributeList;Lcom/jtauber/fop/fo/PropertyList;)Lcom/jtauber/fop/fo/PropertyList;]
PropertyListBuilder.makeProperty ( PropertyList p1, String p2 ) : Property
[mangled: com/jtauber/fop/fo/PropertyListBuilder.makeProperty:(Lcom/jtauber/fop/fo/PropertyList;Ljava/lang/String;)Lcom/jtauber/fop/fo/Property;]
PropertyListBuilder.PropertyListBuilder ( )
[mangled: com/jtauber/fop/fo/PropertyListBuilder."<init>":()V]
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;]
ProvisionalDistanceBetweenStarts.maker ( ) [static] : Property.Maker
[mangled: com/jtauber/fop/fo/properties/ProvisionalDistanceBetweenStarts.maker:()Lcom/jtauber/fop/fo/Property$Maker;]
ProvisionalDistanceBetweenStarts.ProvisionalDistanceBetweenStarts ( PropertyList p1, Length p2 )
[mangled: com/jtauber/fop/fo/properties/ProvisionalDistanceBetweenStarts."<init>":(Lcom/jtauber/fop/fo/PropertyList;Lcom/jtauber/fop/fo/Length;)V]
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;]
ProvisionalLabelSeparation.maker ( ) [static] : Property.Maker
[mangled: com/jtauber/fop/fo/properties/ProvisionalLabelSeparation.maker:()Lcom/jtauber/fop/fo/Property$Maker;]
ProvisionalLabelSeparation.ProvisionalLabelSeparation ( PropertyList p1, Length p2 )
[mangled: com/jtauber/fop/fo/properties/ProvisionalLabelSeparation."<init>":(Lcom/jtauber/fop/fo/PropertyList;Lcom/jtauber/fop/fo/Length;)V]
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, Region.class
package com.jtauber.fop.layout
Region.makeAreaContainer ( ) : AreaContainer
[mangled: com/jtauber/fop/layout/Region.makeAreaContainer:()Lcom/jtauber/fop/layout/AreaContainer;]
Region.Region ( int p1, int p2, int p3, int p4 )
[mangled: com/jtauber/fop/layout/Region."<init>":(IIII)V]
fop.0110.jar, RegionAfter.class
package com.jtauber.fop.fo.pagination
RegionAfter.maker ( ) [static] : FObj.Maker
[mangled: com/jtauber/fop/fo/pagination/RegionAfter.maker:()Lcom/jtauber/fop/fo/FObj$Maker;]
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.maker ( ) [static] : FObj.Maker
[mangled: com/jtauber/fop/fo/pagination/RegionBefore.maker:()Lcom/jtauber/fop/fo/FObj$Maker;]
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.maker ( ) [static] : FObj.Maker
[mangled: com/jtauber/fop/fo/pagination/RegionBody.maker:()Lcom/jtauber/fop/fo/FObj$Maker;]
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, RepeatingPageMasterFactory.class
package com.jtauber.fop.layout
RepeatingPageMasterFactory.getHeight ( ) : int
[mangled: com/jtauber/fop/layout/RepeatingPageMasterFactory.getHeight:()I]
RepeatingPageMasterFactory.getNextPageMaster ( ) : PageMaster
[mangled: com/jtauber/fop/layout/RepeatingPageMasterFactory.getNextPageMaster:()Lcom/jtauber/fop/layout/PageMaster;]
RepeatingPageMasterFactory.getWidth ( ) : int
[mangled: com/jtauber/fop/layout/RepeatingPageMasterFactory.getWidth:()I]
RepeatingPageMasterFactory.RepeatingPageMasterFactory ( PageMaster p1, PageMaster p2 )
[mangled: com/jtauber/fop/layout/RepeatingPageMasterFactory."<init>":(Lcom/jtauber/fop/layout/PageMaster;Lcom/jtauber/fop/layout/PageMaster;)V]
fop.0110.jar, Root.class
package com.jtauber.fop.fo.pagination
Root.addPageSequence ( PageSequence p1 ) : void
[mangled: com/jtauber/fop/fo/pagination/Root.addPageSequence:(Lcom/jtauber/fop/fo/pagination/PageSequence;)V]
Root.format ( AreaTree p1 ) : void
[mangled: com/jtauber/fop/fo/pagination/Root.format:(Lcom/jtauber/fop/layout/AreaTree;)V]
Root.getLayoutMasterSet ( ) : LayoutMasterSet
[mangled: com/jtauber/fop/fo/pagination/Root.getLayoutMasterSet:()Lcom/jtauber/fop/fo/pagination/LayoutMasterSet;]
Root.maker ( ) [static] : FObj.Maker
[mangled: com/jtauber/fop/fo/pagination/Root.maker:()Lcom/jtauber/fop/fo/FObj$Maker;]
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]
Root.setLayoutMasterSet ( LayoutMasterSet p1 ) : void
[mangled: com/jtauber/fop/fo/pagination/Root.setLayoutMasterSet:(Lcom/jtauber/fop/fo/pagination/LayoutMasterSet;)V]
fop.0110.jar, RuleArea.class
package com.jtauber.fop.layout
RuleArea.getBlue ( ) : float
[mangled: com/jtauber/fop/layout/RuleArea.getBlue:()F]
RuleArea.getEndIndent ( ) : int
[mangled: com/jtauber/fop/layout/RuleArea.getEndIndent:()I]
RuleArea.getGreen ( ) : float
[mangled: com/jtauber/fop/layout/RuleArea.getGreen:()F]
RuleArea.getHeight ( ) : int
[mangled: com/jtauber/fop/layout/RuleArea.getHeight:()I]
RuleArea.getRed ( ) : float
[mangled: com/jtauber/fop/layout/RuleArea.getRed:()F]
RuleArea.getRuleThickness ( ) : int
[mangled: com/jtauber/fop/layout/RuleArea.getRuleThickness:()I]
RuleArea.getStartIndent ( ) : int
[mangled: com/jtauber/fop/layout/RuleArea.getStartIndent:()I]
RuleArea.render ( Renderer p1 ) : void
[mangled: com/jtauber/fop/layout/RuleArea.render:(Lcom/jtauber/fop/render/Renderer;)V]
RuleArea.RuleArea ( FontState p1, int p2, int p3, int p4, int p5, int p6, int p7, int p8, float p9, float p10, float p11 )
[mangled: com/jtauber/fop/layout/RuleArea."<init>":(Lcom/jtauber/fop/layout/FontState;IIIIIIIFFF)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;]
RuleThickness.maker ( ) [static] : Property.Maker
[mangled: com/jtauber/fop/fo/properties/RuleThickness.maker:()Lcom/jtauber/fop/fo/Property$Maker;]
RuleThickness.RuleThickness ( PropertyList p1, Length p2 )
[mangled: com/jtauber/fop/fo/properties/RuleThickness."<init>":(Lcom/jtauber/fop/fo/PropertyList;Lcom/jtauber/fop/fo/Length;)V]
fop.0110.jar, SAXProcessor.class
package com.jtauber.fop.apps
SAXProcessor.format ( PrintWriter p1 ) : void
[mangled: com/jtauber/fop/apps/SAXProcessor.format:(Ljava/io/PrintWriter;)V]
SAXProcessor.SAXProcessor ( Parser p1, InputSource p2 )
[mangled: com/jtauber/fop/apps/SAXProcessor."<init>":(Lorg/xml/sax/Parser;Lorg/xml/sax/InputSource;)V]
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.addSequenceSpecifier ( SequenceSpecifier p1 ) : void
[mangled: com/jtauber/fop/fo/pagination/SequenceSpecification.addSequenceSpecifier:(Lcom/jtauber/fop/fo/pagination/SequenceSpecifier;)V]
SequenceSpecification.getFirstPageMasterFactory ( ) : PageMasterFactory
[mangled: com/jtauber/fop/fo/pagination/SequenceSpecification.getFirstPageMasterFactory:()Lcom/jtauber/fop/layout/PageMasterFactory;]
SequenceSpecification.maker ( ) [static] : FObj.Maker
[mangled: com/jtauber/fop/fo/pagination/SequenceSpecification.maker:()Lcom/jtauber/fop/fo/FObj$Maker;]
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]
SequenceSpecification.setLayoutMasterSet ( LayoutMasterSet p1 ) : void
[mangled: com/jtauber/fop/fo/pagination/SequenceSpecification.setLayoutMasterSet:(Lcom/jtauber/fop/fo/pagination/LayoutMasterSet;)V]
fop.0110.jar, SequenceSpecifier.class
package com.jtauber.fop.fo.pagination
SequenceSpecifier.getPageMasterFactory ( ) [abstract] : PageMasterFactory
[mangled: com/jtauber/fop/fo/pagination/SequenceSpecifier.getPageMasterFactory:()Lcom/jtauber/fop/layout/PageMasterFactory;]
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.getPageMasterFactory ( ) : PageMasterFactory
[mangled: com/jtauber/fop/fo/pagination/SequenceSpecifierAlternating.getPageMasterFactory:()Lcom/jtauber/fop/layout/PageMasterFactory;]
SequenceSpecifierAlternating.maker ( ) [static] : FObj.Maker
[mangled: com/jtauber/fop/fo/pagination/SequenceSpecifierAlternating.maker:()Lcom/jtauber/fop/fo/FObj$Maker;]
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.getPageMasterFactory ( ) : PageMasterFactory
[mangled: com/jtauber/fop/fo/pagination/SequenceSpecifierRepeating.getPageMasterFactory:()Lcom/jtauber/fop/layout/PageMasterFactory;]
SequenceSpecifierRepeating.maker ( ) [static] : FObj.Maker
[mangled: com/jtauber/fop/fo/pagination/SequenceSpecifierRepeating.maker:()Lcom/jtauber/fop/fo/FObj$Maker;]
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.getPageMasterFactory ( ) : PageMasterFactory
[mangled: com/jtauber/fop/fo/pagination/SequenceSpecifierSingle.getPageMasterFactory:()Lcom/jtauber/fop/layout/PageMasterFactory;]
SequenceSpecifierSingle.getPageMasterName ( ) : String
[mangled: com/jtauber/fop/fo/pagination/SequenceSpecifierSingle.getPageMasterName:()Ljava/lang/String;]
SequenceSpecifierSingle.maker ( ) [static] : FObj.Maker
[mangled: com/jtauber/fop/fo/pagination/SequenceSpecifierSingle.maker:()Lcom/jtauber/fop/fo/FObj$Maker;]
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.maker ( ) [static] : FObj.Maker
[mangled: com/jtauber/fop/fo/pagination/SimplePageMaster.maker:()Lcom/jtauber/fop/fo/FObj$Maker;]
SimplePageMaster.setRegionAfter ( RegionAfter p1 ) : void
[mangled: com/jtauber/fop/fo/pagination/SimplePageMaster.setRegionAfter:(Lcom/jtauber/fop/fo/pagination/RegionAfter;)V]
SimplePageMaster.setRegionBefore ( RegionBefore p1 ) : void
[mangled: com/jtauber/fop/fo/pagination/SimplePageMaster.setRegionBefore:(Lcom/jtauber/fop/fo/pagination/RegionBefore;)V]
SimplePageMaster.setRegionBody ( RegionBody p1 ) : void
[mangled: com/jtauber/fop/fo/pagination/SimplePageMaster.setRegionBody:(Lcom/jtauber/fop/fo/pagination/RegionBody;)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, SinglePageMasterFactory.class
package com.jtauber.fop.layout
SinglePageMasterFactory.getHeight ( ) : int
[mangled: com/jtauber/fop/layout/SinglePageMasterFactory.getHeight:()I]
SinglePageMasterFactory.getNextPageMaster ( ) : PageMaster
[mangled: com/jtauber/fop/layout/SinglePageMasterFactory.getNextPageMaster:()Lcom/jtauber/fop/layout/PageMaster;]
SinglePageMasterFactory.getWidth ( ) : int
[mangled: com/jtauber/fop/layout/SinglePageMasterFactory.getWidth:()I]
SinglePageMasterFactory.SinglePageMasterFactory ( PageMaster p1 )
[mangled: com/jtauber/fop/layout/SinglePageMasterFactory."<init>":(Lcom/jtauber/fop/layout/PageMaster;)V]
fop.0110.jar, Space.class
package com.jtauber.fop.layout
Space.Space ( )
[mangled: com/jtauber/fop/layout/Space."<init>":()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;]
SpaceAfterOptimum.maker ( ) [static] : Property.Maker
[mangled: com/jtauber/fop/fo/properties/SpaceAfterOptimum.maker:()Lcom/jtauber/fop/fo/Property$Maker;]
SpaceAfterOptimum.SpaceAfterOptimum ( PropertyList p1, Length p2 )
[mangled: com/jtauber/fop/fo/properties/SpaceAfterOptimum."<init>":(Lcom/jtauber/fop/fo/PropertyList;Lcom/jtauber/fop/fo/Length;)V]
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;]
SpaceBeforeOptimum.maker ( ) [static] : Property.Maker
[mangled: com/jtauber/fop/fo/properties/SpaceBeforeOptimum.maker:()Lcom/jtauber/fop/fo/Property$Maker;]
SpaceBeforeOptimum.SpaceBeforeOptimum ( PropertyList p1, Length p2 )
[mangled: com/jtauber/fop/fo/properties/SpaceBeforeOptimum."<init>":(Lcom/jtauber/fop/fo/PropertyList;Lcom/jtauber/fop/fo/Length;)V]
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;]
StartIndent.maker ( ) [static] : Property.Maker
[mangled: com/jtauber/fop/fo/properties/StartIndent.maker:()Lcom/jtauber/fop/fo/Property$Maker;]
StartIndent.StartIndent ( PropertyList p1, Length p2 )
[mangled: com/jtauber/fop/fo/properties/StartIndent."<init>":(Lcom/jtauber/fop/fo/PropertyList;Lcom/jtauber/fop/fo/Length;)V]
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.maker ( ) [static] : FObj.Maker
[mangled: com/jtauber/fop/fo/flow/StaticContent.maker:()Lcom/jtauber/fop/fo/FObj$Maker;]
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]
TextAlign.maker ( ) [static] : Property.Maker
[mangled: com/jtauber/fop/fo/properties/TextAlign.maker:()Lcom/jtauber/fop/fo/Property$Maker;]
TextAlign.TextAlign ( PropertyList p1, int p2 )
[mangled: com/jtauber/fop/fo/properties/TextAlign."<init>":(Lcom/jtauber/fop/fo/PropertyList;I)V]
fop.0110.jar, TextAlignLast.class
package com.jtauber.fop.fo.properties
TextAlignLast.getEnum ( ) : int
[mangled: com/jtauber/fop/fo/properties/TextAlignLast.getEnum:()I]
TextAlignLast.maker ( ) [static] : Property.Maker
[mangled: com/jtauber/fop/fo/properties/TextAlignLast.maker:()Lcom/jtauber/fop/fo/Property$Maker;]
TextAlignLast.TextAlignLast ( PropertyList p1, int p2 )
[mangled: com/jtauber/fop/fo/properties/TextAlignLast."<init>":(Lcom/jtauber/fop/fo/PropertyList;I)V]
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, Version.class
package com.jtauber.fop
Version.getVersion ( ) [static] : String
[mangled: com/jtauber/fop/Version.getVersion:()Ljava/lang/String;]
Version.Version ( )
[mangled: com/jtauber/fop/Version."<init>":()V]
fop.0110.jar, WhiteSpaceTreatment.class
package com.jtauber.fop.fo.properties
WhiteSpaceTreatment.getEnum ( ) : int
[mangled: com/jtauber/fop/fo/properties/WhiteSpaceTreatment.getEnum:()I]
WhiteSpaceTreatment.maker ( ) [static] : Property.Maker
[mangled: com/jtauber/fop/fo/properties/WhiteSpaceTreatment.maker:()Lcom/jtauber/fop/fo/Property$Maker;]
WhiteSpaceTreatment.WhiteSpaceTreatment ( PropertyList p1, int p2 )
[mangled: com/jtauber/fop/fo/properties/WhiteSpaceTreatment."<init>":(Lcom/jtauber/fop/fo/PropertyList;I)V]
fop.0110.jar, WrapOption.class
package com.jtauber.fop.fo.properties
WrapOption.getEnum ( ) : int
[mangled: com/jtauber/fop/fo/properties/WrapOption.getEnum:()I]
WrapOption.maker ( ) [static] : Property.Maker
[mangled: com/jtauber/fop/fo/properties/WrapOption.maker:()Lcom/jtauber/fop/fo/Property$Maker;]
WrapOption.WrapOption ( PropertyList p1, int p2 )
[mangled: com/jtauber/fop/fo/properties/WrapOption."<init>":(Lcom/jtauber/fop/fo/PropertyList;I)V]
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]
fop.0110.jar, XTCommandLine.class
package com.jtauber.fop.apps
XTCommandLine.main ( String[ ] p1 ) [static] : void
[mangled: com/jtauber/fop/apps/XTCommandLine.main:([Ljava/lang/String;)V]
XTCommandLine.XTCommandLine ( )
[mangled: com/jtauber/fop/apps/XTCommandLine."<init>":()V]
openxml.106-fix.jar, AttlistDecl.class
package org.openxml.dom
AttlistDecl.AttlistDecl ( )
[mangled: org/openxml/dom/AttlistDecl."<init>":()V]
openxml.106-fix.jar, Attr.class
package org.w3c.dom
Attr.getName ( ) [abstract] : String
[mangled: org/w3c/dom/Attr.getName:()Ljava/lang/String;]
Attr.getSpecified ( ) [abstract] : boolean
[mangled: org/w3c/dom/Attr.getSpecified:()Z]
Attr.getValue ( ) [abstract] : String
[mangled: org/w3c/dom/Attr.getValue:()Ljava/lang/String;]
Attr.setValue ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/Attr.setValue:(Ljava/lang/String;)V]
openxml.106-fix.jar, AttributeList.class
package org.xml.sax
AttributeList.getLength ( ) [abstract] : int
[mangled: org/xml/sax/AttributeList.getLength:()I]
AttributeList.getName ( int p1 ) [abstract] : String
[mangled: org/xml/sax/AttributeList.getName:(I)Ljava/lang/String;]
AttributeList.getType ( int p1 ) [abstract] : String
[mangled: org/xml/sax/AttributeList.getType:(I)Ljava/lang/String;]
AttributeList.getType ( String p1 ) [abstract] : String
[mangled: org/xml/sax/AttributeList.getType:(Ljava/lang/String;)Ljava/lang/String;]
AttributeList.getValue ( int p1 ) [abstract] : String
[mangled: org/xml/sax/AttributeList.getValue:(I)Ljava/lang/String;]
AttributeList.getValue ( String p1 ) [abstract] : String
[mangled: org/xml/sax/AttributeList.getValue:(Ljava/lang/String;)Ljava/lang/String;]
openxml.106-fix.jar, AttributeListImpl.class
package org.xml.sax.helpers
AttributeListImpl.addAttribute ( String p1, String p2, String p3 ) : void
[mangled: org/xml/sax/helpers/AttributeListImpl.addAttribute:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V]
AttributeListImpl.AttributeListImpl ( )
[mangled: org/xml/sax/helpers/AttributeListImpl."<init>":()V]
AttributeListImpl.AttributeListImpl ( AttributeList p1 )
[mangled: org/xml/sax/helpers/AttributeListImpl."<init>":(Lorg/xml/sax/AttributeList;)V]
AttributeListImpl.clear ( ) : void
[mangled: org/xml/sax/helpers/AttributeListImpl.clear:()V]
AttributeListImpl.getLength ( ) : int
[mangled: org/xml/sax/helpers/AttributeListImpl.getLength:()I]
AttributeListImpl.getName ( int p1 ) : String
[mangled: org/xml/sax/helpers/AttributeListImpl.getName:(I)Ljava/lang/String;]
AttributeListImpl.getType ( int p1 ) : String
[mangled: org/xml/sax/helpers/AttributeListImpl.getType:(I)Ljava/lang/String;]
AttributeListImpl.getType ( String p1 ) : String
[mangled: org/xml/sax/helpers/AttributeListImpl.getType:(Ljava/lang/String;)Ljava/lang/String;]
AttributeListImpl.getValue ( int p1 ) : String
[mangled: org/xml/sax/helpers/AttributeListImpl.getValue:(I)Ljava/lang/String;]
AttributeListImpl.getValue ( String p1 ) : String
[mangled: org/xml/sax/helpers/AttributeListImpl.getValue:(Ljava/lang/String;)Ljava/lang/String;]
AttributeListImpl.removeAttribute ( String p1 ) : void
[mangled: org/xml/sax/helpers/AttributeListImpl.removeAttribute:(Ljava/lang/String;)V]
AttributeListImpl.setAttributeList ( AttributeList p1 ) : void
[mangled: org/xml/sax/helpers/AttributeListImpl.setAttributeList:(Lorg/xml/sax/AttributeList;)V]
openxml.106-fix.jar, AttrNodeMap.class
package org.openxml.dom
AttrNodeMap.getLength ( ) : int
[mangled: org/openxml/dom/AttrNodeMap.getLength:()I]
AttrNodeMap.getNamedItem ( String p1 ) : Node
[mangled: org/openxml/dom/AttrNodeMap.getNamedItem:(Ljava/lang/String;)Lorg/w3c/dom/Node;]
AttrNodeMap.item ( int p1 ) : Node
[mangled: org/openxml/dom/AttrNodeMap.item:(I)Lorg/w3c/dom/Node;]
AttrNodeMap.removeNamedItem ( String p1 ) : Node
[mangled: org/openxml/dom/AttrNodeMap.removeNamedItem:(Ljava/lang/String;)Lorg/w3c/dom/Node;]
AttrNodeMap.setNamedItem ( Node p1 ) : Node
[mangled: org/openxml/dom/AttrNodeMap.setNamedItem:(Lorg/w3c/dom/Node;)Lorg/w3c/dom/Node;]
openxml.106-fix.jar, BaseParser.class
package org.openxml.parser
BaseParser.advanceLineNumber ( int p1 ) : void
[mangled: org/openxml/parser/BaseParser.advanceLineNumber:(I)V]
BaseParser.BaseParser ( Reader p1, String p2, short p3, short p4 )
[mangled: org/openxml/parser/BaseParser."<init>":(Ljava/io/Reader;Ljava/lang/String;SS)V]
BaseParser.canReadName ( String p1 ) : boolean
[mangled: org/openxml/parser/BaseParser.canReadName:(Ljava/lang/String;)Z]
BaseParser.close ( ) : void
[mangled: org/openxml/parser/BaseParser.close:()V]
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;]
BaseParser.getLineNumber ( ) : int
[mangled: org/openxml/parser/BaseParser.getLineNumber:()I]
BaseParser.getMode ( ) : short
[mangled: org/openxml/parser/BaseParser.getMode:()S]
BaseParser.getReader ( ) : Reader
[mangled: org/openxml/parser/BaseParser.getReader:()Ljava/io/Reader;]
BaseParser.getSourcePosition ( ) : int
[mangled: org/openxml/parser/BaseParser.getSourcePosition:()I]
BaseParser.getSourceURI ( ) : String
[mangled: org/openxml/parser/BaseParser.getSourceURI:()Ljava/lang/String;]
BaseParser.isClosed ( ) : boolean
[mangled: org/openxml/parser/BaseParser.isClosed:()Z]
BaseParser.isMode ( short p1 ) : boolean
[mangled: org/openxml/parser/BaseParser.isMode:(S)Z]
BaseParser.isNamePart ( int p1, boolean p2 ) : boolean
[mangled: org/openxml/parser/BaseParser.isNamePart:(IZ)Z]
BaseParser.isSpace ( int p1 ) : boolean
[mangled: org/openxml/parser/BaseParser.isSpace:(I)Z]
BaseParser.isTokenAllSpace ( ) : boolean
[mangled: org/openxml/parser/BaseParser.isTokenAllSpace:()Z]
BaseParser.parseDocument ( ) [abstract] : Document
[mangled: org/openxml/parser/BaseParser.parseDocument:()Lorg/w3c/dom/Document;]
BaseParser.parseDocumentDecl ( boolean p1 ) : boolean
[mangled: org/openxml/parser/BaseParser.parseDocumentDecl:(Z)Z]
BaseParser.parseGeneralEntity ( EntityImpl p1 ) : EntityImpl
[mangled: org/openxml/parser/BaseParser.parseGeneralEntity:(Lorg/openxml/dom/EntityImpl;)Lorg/openxml/dom/EntityImpl;]
BaseParser.parseNode ( Node p1 ) [abstract] : Node
[mangled: org/openxml/parser/BaseParser.parseNode:(Lorg/w3c/dom/Node;)Lorg/w3c/dom/Node;]
BaseParser.pushBack ( ) : void
[mangled: org/openxml/parser/BaseParser.pushBack:()V]
BaseParser.pushBack ( int p1 ) : void
[mangled: org/openxml/parser/BaseParser.pushBack:(I)V]
BaseParser.readChar ( ) : int
[mangled: org/openxml/parser/BaseParser.readChar:()I]
BaseParser.readTokenEntity ( ) : int
[mangled: org/openxml/parser/BaseParser.readTokenEntity:()I]
BaseParser.readTokenMarkup ( ) : int
[mangled: org/openxml/parser/BaseParser.readTokenMarkup:()I]
BaseParser.readTokenName ( ) : boolean
[mangled: org/openxml/parser/BaseParser.readTokenName:()Z]
BaseParser.readTokenPERef ( ) : int
[mangled: org/openxml/parser/BaseParser.readTokenPERef:()I]
BaseParser.readTokenQuoted ( ) : boolean
[mangled: org/openxml/parser/BaseParser.readTokenQuoted:()Z]
BaseParser.setEncoding ( String p1 ) : void
[mangled: org/openxml/parser/BaseParser.setEncoding:(Ljava/lang/String;)V]
BaseParser.setErrorSink ( ErrorSinkHandler p1 ) : void
[mangled: org/openxml/parser/BaseParser.setErrorSink:(Lorg/openxml/parser/ErrorSinkHandler;)V]
BaseParser.slicePITokenText ( ) : String
[mangled: org/openxml/parser/BaseParser.slicePITokenText:()Ljava/lang/String;]
openxml.106-fix.jar, ChainProcessor.class
package org.openxml.x3p.processors
ChainProcessor.ChainProcessor ( Object p1, ProcessorEngineCreator[ ] p2 )
[mangled: org/openxml/x3p/processors/ChainProcessor."<init>":(Ljava/lang/Object;[Lorg/openxml/x3p/ProcessorEngineCreator;)V]
ChainProcessor.destroy ( ProcessContext p1 ) : void
[mangled: org/openxml/x3p/processors/ChainProcessor.destroy:(Lorg/openxml/x3p/ProcessContext;)V]
ChainProcessor.getContext ( ) : ProcessContext
[mangled: org/openxml/x3p/processors/ChainProcessor.getContext:()Lorg/openxml/x3p/ProcessContext;]
ChainProcessor.process ( Document p1 ) : Document
[mangled: org/openxml/x3p/processors/ChainProcessor.process:(Lorg/w3c/dom/Document;)Lorg/w3c/dom/Document;]
ChainProcessor.process ( Node p1 ) : Node
[mangled: org/openxml/x3p/processors/ChainProcessor.process:(Lorg/w3c/dom/Node;)Lorg/w3c/dom/Node;]
ChainProcessor.process ( ProcessContext p1, Node p2 ) : Node
[mangled: org/openxml/x3p/processors/ChainProcessor.process:(Lorg/openxml/x3p/ProcessContext;Lorg/w3c/dom/Node;)Lorg/w3c/dom/Node;]
ChainProcessor.toString ( ) : String
[mangled: org/openxml/x3p/processors/ChainProcessor.toString:()Ljava/lang/String;]
ChainProcessor.whatToProcess ( ) : int
[mangled: org/openxml/x3p/processors/ChainProcessor.whatToProcess:()I]
openxml.106-fix.jar, ChainProcessorCreator.class
package org.openxml.x3p.processors
ChainProcessorCreator.appendEngine ( ProcessorEngineCreator p1 ) : void
[mangled: org/openxml/x3p/processors/ChainProcessorCreator.appendEngine:(Lorg/openxml/x3p/ProcessorEngineCreator;)V]
ChainProcessorCreator.appendEngines ( String p1 ) : void
[mangled: org/openxml/x3p/processors/ChainProcessorCreator.appendEngines:(Ljava/lang/String;)V]
ChainProcessorCreator.ChainProcessorCreator ( ProcessorEngineCreator[ ] p1 )
[mangled: org/openxml/x3p/processors/ChainProcessorCreator."<init>":([Lorg/openxml/x3p/ProcessorEngineCreator;)V]
ChainProcessorCreator.ChainProcessorCreator ( String p1 )
[mangled: org/openxml/x3p/processors/ChainProcessorCreator."<init>":(Ljava/lang/String;)V]
ChainProcessorCreator.createEngine ( ProcessContext p1 ) : ProcessorEngine
[mangled: org/openxml/x3p/processors/ChainProcessorCreator.createEngine:(Lorg/openxml/x3p/ProcessContext;)Lorg/openxml/x3p/ProcessorEngine;]
ChainProcessorCreator.createProcessor ( Object p1 ) : Processor
[mangled: org/openxml/x3p/processors/ChainProcessorCreator.createProcessor:(Ljava/lang/Object;)Lorg/openxml/x3p/Processor;]
ChainProcessorCreator.insertEngine ( ProcessorEngineCreator p1, int p2 ) : void
[mangled: org/openxml/x3p/processors/ChainProcessorCreator.insertEngine:(Lorg/openxml/x3p/ProcessorEngineCreator;I)V]
ChainProcessorCreator.item ( int p1 ) : ProcessorEngineCreator
[mangled: org/openxml/x3p/processors/ChainProcessorCreator.item:(I)Lorg/openxml/x3p/ProcessorEngineCreator;]
ChainProcessorCreator.length ( ) : int
[mangled: org/openxml/x3p/processors/ChainProcessorCreator.length:()I]
ChainProcessorCreator.removeEngine ( ProcessorEngineCreator p1 ) : void
[mangled: org/openxml/x3p/processors/ChainProcessorCreator.removeEngine:(Lorg/openxml/x3p/ProcessorEngineCreator;)V]
ChainProcessorCreator.toString ( ) : String
[mangled: org/openxml/x3p/processors/ChainProcessorCreator.toString:()Ljava/lang/String;]
openxml.106-fix.jar, CharacterData.class
package org.w3c.dom
CharacterData.appendData ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/CharacterData.appendData:(Ljava/lang/String;)V]
CharacterData.deleteData ( int p1, int p2 ) [abstract] : void
[mangled: org/w3c/dom/CharacterData.deleteData:(II)V]
CharacterData.getData ( ) [abstract] : String
[mangled: org/w3c/dom/CharacterData.getData:()Ljava/lang/String;]
CharacterData.getLength ( ) [abstract] : int
[mangled: org/w3c/dom/CharacterData.getLength:()I]
CharacterData.insertData ( int p1, String p2 ) [abstract] : void
[mangled: org/w3c/dom/CharacterData.insertData:(ILjava/lang/String;)V]
CharacterData.replaceData ( int p1, int p2, String p3 ) [abstract] : void
[mangled: org/w3c/dom/CharacterData.replaceData:(IILjava/lang/String;)V]
CharacterData.setData ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/CharacterData.setData:(Ljava/lang/String;)V]
CharacterData.substringData ( int p1, int p2 ) [abstract] : String
[mangled: org/w3c/dom/CharacterData.substringData:(II)Ljava/lang/String;]
openxml.106-fix.jar, CollectionImpl.class
package org.openxml.dom
CollectionImpl.CollectionImpl ( Element p1 )
[mangled: org/openxml/dom/CollectionImpl."<init>":(Lorg/w3c/dom/Element;)V]
CollectionImpl.CollectionImpl ( Element p1, String p2 )
[mangled: org/openxml/dom/CollectionImpl."<init>":(Lorg/w3c/dom/Element;Ljava/lang/String;)V]
CollectionImpl.collectionMatch ( Element p1, String p2 ) : boolean
[mangled: org/openxml/dom/CollectionImpl.collectionMatch:(Lorg/w3c/dom/Element;Ljava/lang/String;)Z]
CollectionImpl.getLength ( ) : int
[mangled: org/openxml/dom/CollectionImpl.getLength:()I]
CollectionImpl.item ( int p1 ) : Node
[mangled: org/openxml/dom/CollectionImpl.item:(I)Lorg/w3c/dom/Node;]
CollectionImpl.namedItem ( String p1 ) : Node
[mangled: org/openxml/dom/CollectionImpl.namedItem:(Ljava/lang/String;)Lorg/w3c/dom/Node;]
CollectionImpl.recurse ( ) : boolean
[mangled: org/openxml/dom/CollectionImpl.recurse:()Z]
openxml.106-fix.jar, CommentImpl.class
package org.openxml.dom
CommentImpl.clone ( ) : Object
[mangled: org/openxml/dom/CommentImpl.clone:()Ljava/lang/Object;]
CommentImpl.cloneNode ( boolean p1 ) : Node
[mangled: org/openxml/dom/CommentImpl.cloneNode:(Z)Lorg/w3c/dom/Node;]
CommentImpl.CommentImpl ( DocumentImpl p1, String p2 )
[mangled: org/openxml/dom/CommentImpl."<init>":(Lorg/openxml/dom/DocumentImpl;Ljava/lang/String;)V]
CommentImpl.getNodeType ( ) : short
[mangled: org/openxml/dom/CommentImpl.getNodeType:()S]
CommentImpl.toString ( ) : String
[mangled: org/openxml/dom/CommentImpl.toString:()Ljava/lang/String;]
openxml.106-fix.jar, Document.class
package org.w3c.dom
Document.createAttribute ( String p1 ) [abstract] : Attr
[mangled: org/w3c/dom/Document.createAttribute:(Ljava/lang/String;)Lorg/w3c/dom/Attr;]
Document.createCDATASection ( String p1 ) [abstract] : CDATASection
[mangled: org/w3c/dom/Document.createCDATASection:(Ljava/lang/String;)Lorg/w3c/dom/CDATASection;]
Document.createComment ( String p1 ) [abstract] : Comment
[mangled: org/w3c/dom/Document.createComment:(Ljava/lang/String;)Lorg/w3c/dom/Comment;]
Document.createDocumentFragment ( ) [abstract] : DocumentFragment
[mangled: org/w3c/dom/Document.createDocumentFragment:()Lorg/w3c/dom/DocumentFragment;]
Document.createElement ( String p1 ) [abstract] : Element
[mangled: org/w3c/dom/Document.createElement:(Ljava/lang/String;)Lorg/w3c/dom/Element;]
Document.createEntityReference ( String p1 ) [abstract] : EntityReference
[mangled: org/w3c/dom/Document.createEntityReference:(Ljava/lang/String;)Lorg/w3c/dom/EntityReference;]
Document.createProcessingInstruction ( String p1, String p2 ) [abstract] : ProcessingInstruction
[mangled: org/w3c/dom/Document.createProcessingInstruction:(Ljava/lang/String;Ljava/lang/String;)Lorg/w3c/dom/ProcessingInstruction;]
Document.createTextNode ( String p1 ) [abstract] : Text
[mangled: org/w3c/dom/Document.createTextNode:(Ljava/lang/String;)Lorg/w3c/dom/Text;]
Document.getDoctype ( ) [abstract] : DocumentType
[mangled: org/w3c/dom/Document.getDoctype:()Lorg/w3c/dom/DocumentType;]
Document.getDocumentElement ( ) [abstract] : Element
[mangled: org/w3c/dom/Document.getDocumentElement:()Lorg/w3c/dom/Element;]
Document.getElementsByTagName ( String p1 ) [abstract] : NodeList
[mangled: org/w3c/dom/Document.getElementsByTagName:(Ljava/lang/String;)Lorg/w3c/dom/NodeList;]
Document.getImplementation ( ) [abstract] : DOMImplementation
[mangled: org/w3c/dom/Document.getImplementation:()Lorg/w3c/dom/DOMImplementation;]
openxml.106-fix.jar, DocumentHandler.class
package org.xml.sax
DocumentHandler.characters ( char[ ] p1, int p2, int p3 ) [abstract] : void
[mangled: org/xml/sax/DocumentHandler.characters:([CII)V]
DocumentHandler.endDocument ( ) [abstract] : void
[mangled: org/xml/sax/DocumentHandler.endDocument:()V]
DocumentHandler.endElement ( String p1 ) [abstract] : void
[mangled: org/xml/sax/DocumentHandler.endElement:(Ljava/lang/String;)V]
DocumentHandler.ignorableWhitespace ( char[ ] p1, int p2, int p3 ) [abstract] : void
[mangled: org/xml/sax/DocumentHandler.ignorableWhitespace:([CII)V]
DocumentHandler.processingInstruction ( String p1, String p2 ) [abstract] : void
[mangled: org/xml/sax/DocumentHandler.processingInstruction:(Ljava/lang/String;Ljava/lang/String;)V]
DocumentHandler.setDocumentLocator ( Locator p1 ) [abstract] : void
[mangled: org/xml/sax/DocumentHandler.setDocumentLocator:(Lorg/xml/sax/Locator;)V]
DocumentHandler.startDocument ( ) [abstract] : void
[mangled: org/xml/sax/DocumentHandler.startDocument:()V]
DocumentHandler.startElement ( String p1, AttributeList p2 ) [abstract] : void
[mangled: org/xml/sax/DocumentHandler.startElement:(Ljava/lang/String;Lorg/xml/sax/AttributeList;)V]
openxml.106-fix.jar, DocumentImpl.class
package org.openxml.dom
DocumentImpl.acquire ( long p1 ) : void
[mangled: org/openxml/dom/DocumentImpl.acquire:(J)V]
DocumentImpl.assignDoctype ( DocumentTypeImpl p1 ) : void
[mangled: org/openxml/dom/DocumentImpl.assignDoctype:(Lorg/openxml/dom/DocumentTypeImpl;)V]
DocumentImpl.clone ( ) : Object
[mangled: org/openxml/dom/DocumentImpl.clone:()Ljava/lang/Object;]
DocumentImpl.cloneInto ( NodeImpl p1, boolean p2 ) : void
[mangled: org/openxml/dom/DocumentImpl.cloneInto:(Lorg/openxml/dom/NodeImpl;Z)V]
DocumentImpl.cloneNode ( boolean p1 ) : Node
[mangled: org/openxml/dom/DocumentImpl.cloneNode:(Z)Lorg/w3c/dom/Node;]
DocumentImpl.createAttribute ( String p1 ) : Attr
[mangled: org/openxml/dom/DocumentImpl.createAttribute:(Ljava/lang/String;)Lorg/w3c/dom/Attr;]
DocumentImpl.createAttribute ( String p1, String p2 ) : Attr
[mangled: org/openxml/dom/DocumentImpl.createAttribute:(Ljava/lang/String;Ljava/lang/String;)Lorg/w3c/dom/Attr;]
DocumentImpl.createCDATASection ( String p1 ) : CDATASection
[mangled: org/openxml/dom/DocumentImpl.createCDATASection:(Ljava/lang/String;)Lorg/w3c/dom/CDATASection;]
DocumentImpl.createComment ( String p1 ) : Comment
[mangled: org/openxml/dom/DocumentImpl.createComment:(Ljava/lang/String;)Lorg/w3c/dom/Comment;]
DocumentImpl.createDocumentFragment ( ) : DocumentFragment
[mangled: org/openxml/dom/DocumentImpl.createDocumentFragment:()Lorg/w3c/dom/DocumentFragment;]
DocumentImpl.createElement ( String p1 ) : Element
[mangled: org/openxml/dom/DocumentImpl.createElement:(Ljava/lang/String;)Lorg/w3c/dom/Element;]
DocumentImpl.createEntityReference ( String p1 ) : EntityReference
[mangled: org/openxml/dom/DocumentImpl.createEntityReference:(Ljava/lang/String;)Lorg/w3c/dom/EntityReference;]
DocumentImpl.createProcessingInstruction ( String p1, String p2 ) : ProcessingInstruction
[mangled: org/openxml/dom/DocumentImpl.createProcessingInstruction:(Ljava/lang/String;Ljava/lang/String;)Lorg/w3c/dom/ProcessingInstruction;]
DocumentImpl.createTextNode ( String p1 ) : Text
[mangled: org/openxml/dom/DocumentImpl.createTextNode:(Ljava/lang/String;)Lorg/w3c/dom/Text;]
DocumentImpl.DocumentImpl ( )
[mangled: org/openxml/dom/DocumentImpl."<init>":()V]
DocumentImpl.DocumentImpl ( String p1 )
[mangled: org/openxml/dom/DocumentImpl."<init>":(Ljava/lang/String;)V]
DocumentImpl.equals ( Object p1 ) : boolean
[mangled: org/openxml/dom/DocumentImpl.equals:(Ljava/lang/Object;)Z]
DocumentImpl.getDoctype ( ) : DocumentType
[mangled: org/openxml/dom/DocumentImpl.getDoctype:()Lorg/w3c/dom/DocumentType;]
DocumentImpl.getDocumentElement ( ) : Element
[mangled: org/openxml/dom/DocumentImpl.getDocumentElement:()Lorg/w3c/dom/Element;]
DocumentImpl.getElementsByTagName ( String p1 ) : NodeList
[mangled: org/openxml/dom/DocumentImpl.getElementsByTagName:(Ljava/lang/String;)Lorg/w3c/dom/NodeList;]
DocumentImpl.getImplementation ( ) : DOMImplementation
[mangled: org/openxml/dom/DocumentImpl.getImplementation:()Lorg/w3c/dom/DOMImplementation;]
DocumentImpl.getNodeType ( ) : short
[mangled: org/openxml/dom/DocumentImpl.getNodeType:()S]
DocumentImpl.hasFeature ( String p1, String p2 ) : boolean
[mangled: org/openxml/dom/DocumentImpl.hasFeature:(Ljava/lang/String;Ljava/lang/String;)Z]
DocumentImpl.lock ( ) : void
[mangled: org/openxml/dom/DocumentImpl.lock:()V]
DocumentImpl.registerElement ( String p1, Class p2 ) : void
[mangled: org/openxml/dom/DocumentImpl.registerElement:(Ljava/lang/String;Ljava/lang/Class;)V]
DocumentImpl.setNodeValue ( String p1 ) : void
[mangled: org/openxml/dom/DocumentImpl.setNodeValue:(Ljava/lang/String;)V]
DocumentImpl.supportsChildern ( ) : boolean
[mangled: org/openxml/dom/DocumentImpl.supportsChildern:()Z]
DocumentImpl.toString ( ) : String
[mangled: org/openxml/dom/DocumentImpl.toString:()Ljava/lang/String;]
DocumentImpl.unlock ( ) : void
[mangled: org/openxml/dom/DocumentImpl.unlock:()V]
DocumentImpl.useElementFactory ( XMLElementFactory p1 ) : void
[mangled: org/openxml/dom/DocumentImpl.useElementFactory:(Lorg/openxml/XMLElementFactory;)V]
openxml.106-fix.jar, DocumentType.class
package org.w3c.dom
DocumentType.getEntities ( ) [abstract] : NamedNodeMap
[mangled: org/w3c/dom/DocumentType.getEntities:()Lorg/w3c/dom/NamedNodeMap;]
DocumentType.getName ( ) [abstract] : String
[mangled: org/w3c/dom/DocumentType.getName:()Ljava/lang/String;]
DocumentType.getNotations ( ) [abstract] : NamedNodeMap
[mangled: org/w3c/dom/DocumentType.getNotations:()Lorg/w3c/dom/NamedNodeMap;]
openxml.106-fix.jar, DocumentTypeEx.class
package org.openxml.dom.ext
DocumentTypeEx.getPublicId ( ) [abstract] : String
[mangled: org/openxml/dom/ext/DocumentTypeEx.getPublicId:()Ljava/lang/String;]
DocumentTypeEx.getSystemId ( ) [abstract] : String
[mangled: org/openxml/dom/ext/DocumentTypeEx.getSystemId:()Ljava/lang/String;]
DocumentTypeEx.internalAsText ( ) [abstract] : String
[mangled: org/openxml/dom/ext/DocumentTypeEx.internalAsText:()Ljava/lang/String;]
DocumentTypeEx.isStandalone ( ) [abstract] : boolean
[mangled: org/openxml/dom/ext/DocumentTypeEx.isStandalone:()Z]
openxml.106-fix.jar, DocumentTypeImpl.class
package org.openxml.dom
DocumentTypeImpl.castNewChild ( Node p1 ) : NodeImpl
[mangled: org/openxml/dom/DocumentTypeImpl.castNewChild:(Lorg/w3c/dom/Node;)Lorg/openxml/dom/NodeImpl;]
DocumentTypeImpl.clone ( ) : Object
[mangled: org/openxml/dom/DocumentTypeImpl.clone:()Ljava/lang/Object;]
DocumentTypeImpl.cloneInto ( NodeImpl p1, boolean p2 ) : void
[mangled: org/openxml/dom/DocumentTypeImpl.cloneInto:(Lorg/openxml/dom/NodeImpl;Z)V]
DocumentTypeImpl.cloneNode ( boolean p1 ) : Node
[mangled: org/openxml/dom/DocumentTypeImpl.cloneNode:(Z)Lorg/w3c/dom/Node;]
DocumentTypeImpl.createEntity ( String p1, String p2 ) : EntityImpl
[mangled: org/openxml/dom/DocumentTypeImpl.createEntity:(Ljava/lang/String;Ljava/lang/String;)Lorg/openxml/dom/EntityImpl;]
DocumentTypeImpl.createEntity ( String p1, String p2, String p3 ) : EntityImpl
[mangled: org/openxml/dom/DocumentTypeImpl.createEntity:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lorg/openxml/dom/EntityImpl;]
DocumentTypeImpl.createEntity ( String p1, String p2, String p3, String p4 ) : EntityImpl
[mangled: org/openxml/dom/DocumentTypeImpl.createEntity:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lorg/openxml/dom/EntityImpl;]
DocumentTypeImpl.createNotation ( String p1, String p2, String p3 ) : Notation
[mangled: org/openxml/dom/DocumentTypeImpl.createNotation:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lorg/w3c/dom/Notation;]
DocumentTypeImpl.createParamEntity ( String p1, String p2 ) : ParamEntity
[mangled: org/openxml/dom/DocumentTypeImpl.createParamEntity:(Ljava/lang/String;Ljava/lang/String;)Lorg/openxml/dom/ParamEntity;]
DocumentTypeImpl.createParamEntity ( String p1, String p2, String p3 ) : ParamEntity
[mangled: org/openxml/dom/DocumentTypeImpl.createParamEntity:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lorg/openxml/dom/ParamEntity;]
DocumentTypeImpl.declareEntity ( EntityImpl p1 ) : EntityImpl
[mangled: org/openxml/dom/DocumentTypeImpl.declareEntity:(Lorg/openxml/dom/EntityImpl;)Lorg/openxml/dom/EntityImpl;]
DocumentTypeImpl.declareNotation ( Notation p1 ) : Notation
[mangled: org/openxml/dom/DocumentTypeImpl.declareNotation:(Lorg/w3c/dom/Notation;)Lorg/w3c/dom/Notation;]
DocumentTypeImpl.declareParamEntity ( ParamEntity p1 ) : ParamEntity
[mangled: org/openxml/dom/DocumentTypeImpl.declareParamEntity:(Lorg/openxml/dom/ParamEntity;)Lorg/openxml/dom/ParamEntity;]
DocumentTypeImpl.DocumentTypeImpl ( Document p1, String p2, boolean p3, String p4, String p5 )
[mangled: org/openxml/dom/DocumentTypeImpl."<init>":(Lorg/w3c/dom/Document;Ljava/lang/String;ZLjava/lang/String;Ljava/lang/String;)V]
DocumentTypeImpl.DocumentTypeImpl ( String p1 )
[mangled: org/openxml/dom/DocumentTypeImpl."<init>":(Ljava/lang/String;)V]
DocumentTypeImpl.equals ( Object p1 ) : boolean
[mangled: org/openxml/dom/DocumentTypeImpl.equals:(Ljava/lang/Object;)Z]
DocumentTypeImpl.findEntity ( String p1 ) : EntityImpl
[mangled: org/openxml/dom/DocumentTypeImpl.findEntity:(Ljava/lang/String;)Lorg/openxml/dom/EntityImpl;]
DocumentTypeImpl.findNotation ( String p1 ) : Notation
[mangled: org/openxml/dom/DocumentTypeImpl.findNotation:(Ljava/lang/String;)Lorg/w3c/dom/Notation;]
DocumentTypeImpl.findParamEntity ( String p1 ) : ParamEntity
[mangled: org/openxml/dom/DocumentTypeImpl.findParamEntity:(Ljava/lang/String;)Lorg/openxml/dom/ParamEntity;]
DocumentTypeImpl.getDocumentElement ( ) : Element
[mangled: org/openxml/dom/DocumentTypeImpl.getDocumentElement:()Lorg/w3c/dom/Element;]
DocumentTypeImpl.getEntities ( ) : NamedNodeMap
[mangled: org/openxml/dom/DocumentTypeImpl.getEntities:()Lorg/w3c/dom/NamedNodeMap;]
DocumentTypeImpl.getName ( ) : String
[mangled: org/openxml/dom/DocumentTypeImpl.getName:()Ljava/lang/String;]
DocumentTypeImpl.getNodeType ( ) : short
[mangled: org/openxml/dom/DocumentTypeImpl.getNodeType:()S]
DocumentTypeImpl.getNotations ( ) : NamedNodeMap
[mangled: org/openxml/dom/DocumentTypeImpl.getNotations:()Lorg/w3c/dom/NamedNodeMap;]
DocumentTypeImpl.getParamEntities ( ) : Dictionary
[mangled: org/openxml/dom/DocumentTypeImpl.getParamEntities:()Ljava/util/Dictionary;]
DocumentTypeImpl.getPublicId ( ) : String
[mangled: org/openxml/dom/DocumentTypeImpl.getPublicId:()Ljava/lang/String;]
DocumentTypeImpl.getSystemId ( ) : String
[mangled: org/openxml/dom/DocumentTypeImpl.getSystemId:()Ljava/lang/String;]
DocumentTypeImpl.internalAsText ( ) : String
[mangled: org/openxml/dom/DocumentTypeImpl.internalAsText:()Ljava/lang/String;]
DocumentTypeImpl.isStandalone ( ) : boolean
[mangled: org/openxml/dom/DocumentTypeImpl.isStandalone:()Z]
DocumentTypeImpl.toString ( ) : String
[mangled: org/openxml/dom/DocumentTypeImpl.toString:()Ljava/lang/String;]
openxml.106-fix.jar, DOMBuilder.class
package org.openxml.dom
DOMBuilder.characters ( char[ ] p1, int p2, int p3 ) : void
[mangled: org/openxml/dom/DOMBuilder.characters:([CII)V]
DOMBuilder.DOMBuilder ( )
[mangled: org/openxml/dom/DOMBuilder."<init>":()V]
DOMBuilder.endDocument ( ) : void
[mangled: org/openxml/dom/DOMBuilder.endDocument:()V]
DOMBuilder.endElement ( String p1 ) : void
[mangled: org/openxml/dom/DOMBuilder.endElement:(Ljava/lang/String;)V]
DOMBuilder.getDocument ( ) : Document
[mangled: org/openxml/dom/DOMBuilder.getDocument:()Lorg/w3c/dom/Document;]
DOMBuilder.ignorableWhitespace ( char[ ] p1, int p2, int p3 ) : void
[mangled: org/openxml/dom/DOMBuilder.ignorableWhitespace:([CII)V]
DOMBuilder.processingInstruction ( String p1, String p2 ) : void
[mangled: org/openxml/dom/DOMBuilder.processingInstruction:(Ljava/lang/String;Ljava/lang/String;)V]
DOMBuilder.setDocumentLocator ( Locator p1 ) : void
[mangled: org/openxml/dom/DOMBuilder.setDocumentLocator:(Lorg/xml/sax/Locator;)V]
DOMBuilder.startDocument ( ) : void
[mangled: org/openxml/dom/DOMBuilder.startDocument:()V]
DOMBuilder.startElement ( String p1, AttributeList p2 ) : void
[mangled: org/openxml/dom/DOMBuilder.startElement:(Ljava/lang/String;Lorg/xml/sax/AttributeList;)V]
openxml.106-fix.jar, DOMException.class
package org.w3c.dom
DOMException.DOMException ( short p1, String p2 )
[mangled: org/w3c/dom/DOMException."<init>":(SLjava/lang/String;)V]
openxml.106-fix.jar, DOMExceptionImpl.class
package org.openxml.dom
DOMExceptionImpl.DOMExceptionImpl ( short p1 )
[mangled: org/openxml/dom/DOMExceptionImpl."<init>":(S)V]
DOMExceptionImpl.DOMExceptionImpl ( short p1, String p2 )
[mangled: org/openxml/dom/DOMExceptionImpl."<init>":(SLjava/lang/String;)V]
DOMExceptionImpl.toString ( ) : String
[mangled: org/openxml/dom/DOMExceptionImpl.toString:()Ljava/lang/String;]
openxml.106-fix.jar, DOMFactory.class
package org.openxml
DOMFactory.createDocument ( Class p1 ) [static] : Document
[mangled: org/openxml/DOMFactory.createDocument:(Ljava/lang/Class;)Lorg/w3c/dom/Document;]
DOMFactory.createDTDDocument ( ) [static] : DTDDocument
[mangled: org/openxml/DOMFactory.createDTDDocument:()Lorg/openxml/DTDDocument;]
DOMFactory.createHTMLDocument ( ) [static] : HTMLDocument
[mangled: org/openxml/DOMFactory.createHTMLDocument:()Lorg/w3c/dom/html/HTMLDocument;]
DOMFactory.createParser ( InputStream p1, String p2 ) [static] : Parser
[mangled: org/openxml/DOMFactory.createParser:(Ljava/io/InputStream;Ljava/lang/String;)Lorg/openxml/io/Parser;]
DOMFactory.createParser ( InputStream p1, String p2, Class p3 ) [static] : Parser
[mangled: org/openxml/DOMFactory.createParser:(Ljava/io/InputStream;Ljava/lang/String;Ljava/lang/Class;)Lorg/openxml/io/Parser;]
DOMFactory.createParser ( Reader p1, String p2 ) [static] : Parser
[mangled: org/openxml/DOMFactory.createParser:(Ljava/io/Reader;Ljava/lang/String;)Lorg/openxml/io/Parser;]
DOMFactory.createParser ( Reader p1, String p2, Class p3 ) [static] : Parser
[mangled: org/openxml/DOMFactory.createParser:(Ljava/io/Reader;Ljava/lang/String;Ljava/lang/Class;)Lorg/openxml/io/Parser;]
DOMFactory.createPrinter ( OutputStream p1, int p2 ) [static] : Printer *DEPRECATED*
[mangled: org/openxml/DOMFactory.createPrinter:(Ljava/io/OutputStream;I)Lorg/openxml/io/Printer;]
DOMFactory.createPrinter ( OutputStream p1, int p2, Class p3 ) [static] : Printer *DEPRECATED*
[mangled: org/openxml/DOMFactory.createPrinter:(Ljava/io/OutputStream;ILjava/lang/Class;)Lorg/openxml/io/Printer;]
DOMFactory.createPrinter ( Writer p1, int p2 ) [static] : Printer *DEPRECATED*
[mangled: org/openxml/DOMFactory.createPrinter:(Ljava/io/Writer;I)Lorg/openxml/io/Printer;]
DOMFactory.createPrinter ( Writer p1, int p2, Class p3 ) [static] : Printer *DEPRECATED*
[mangled: org/openxml/DOMFactory.createPrinter:(Ljava/io/Writer;ILjava/lang/Class;)Lorg/openxml/io/Printer;]
DOMFactory.createXMLDocument ( ) [static] : Document
[mangled: org/openxml/DOMFactory.createXMLDocument:()Lorg/w3c/dom/Document;]
DOMFactory.DOMFactory ( )
[mangled: org/openxml/DOMFactory."<init>":()V]
DOMFactory.getDocClass ( Class p1 ) [static] : Class
[mangled: org/openxml/DOMFactory.getDocClass:(Ljava/lang/Class;)Ljava/lang/Class;]
DOMFactory.getHolderFinder ( ) [static] : HolderFinder
[mangled: org/openxml/DOMFactory.getHolderFinder:()Lorg/openxml/source/HolderFinder;]
DOMFactory.getProperties ( ) [static] : Properties
[mangled: org/openxml/DOMFactory.getProperties:()Ljava/util/Properties;]
DOMFactory.getProperty ( String p1 ) [static] : String
[mangled: org/openxml/DOMFactory.getProperty:(Ljava/lang/String;)Ljava/lang/String;]
DOMFactory.newSource ( ) [static] : Source
[mangled: org/openxml/DOMFactory.newSource:()Lorg/openxml/source/Source;]
openxml.106-fix.jar, DOMImplementation.class
package org.w3c.dom
DOMImplementation.hasFeature ( String p1, String p2 ) [abstract] : boolean
[mangled: org/w3c/dom/DOMImplementation.hasFeature:(Ljava/lang/String;Ljava/lang/String;)Z]
openxml.106-fix.jar, DTDDocument.class
package org.openxml
DTDDocument.clone ( ) : Object
[mangled: org/openxml/DTDDocument.clone:()Ljava/lang/Object;]
DTDDocument.cloneNode ( boolean p1 ) : Node
[mangled: org/openxml/DTDDocument.cloneNode:(Z)Lorg/w3c/dom/Node;]
DTDDocument.DTDDocument ( )
[mangled: org/openxml/DTDDocument."<init>":()V]
DTDDocument.DTDDocument ( Document p1, String p2, boolean p3, String p4, String p5 )
[mangled: org/openxml/DTDDocument."<init>":(Lorg/w3c/dom/Document;Ljava/lang/String;ZLjava/lang/String;Ljava/lang/String;)V]
openxml.106-fix.jar, DTDHandler.class
package org.xml.sax
DTDHandler.notationDecl ( String p1, String p2, String p3 ) [abstract] : void
[mangled: org/xml/sax/DTDHandler.notationDecl:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V]
DTDHandler.unparsedEntityDecl ( String p1, String p2, String p3, String p4 ) [abstract] : void
[mangled: org/xml/sax/DTDHandler.unparsedEntityDecl:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V]
openxml.106-fix.jar, DTDParser.class
package org.openxml.parser
DTDParser.createAttribute ( String p1 ) : Attr
[mangled: org/openxml/parser/DTDParser.createAttribute:(Ljava/lang/String;)Lorg/w3c/dom/Attr;]
DTDParser.DTDParser ( BaseParser p1, Reader p2, String p3 )
[mangled: org/openxml/parser/DTDParser."<init>":(Lorg/openxml/parser/BaseParser;Ljava/io/Reader;Ljava/lang/String;)V]
DTDParser.DTDParser ( Reader p1, String p2 )
[mangled: org/openxml/parser/DTDParser."<init>":(Ljava/io/Reader;Ljava/lang/String;)V]
DTDParser.DTDParser ( Reader p1, String p2, short p3, short p4 )
[mangled: org/openxml/parser/DTDParser."<init>":(Ljava/io/Reader;Ljava/lang/String;SS)V]
DTDParser.parseDocument ( ) : Document
[mangled: org/openxml/parser/DTDParser.parseDocument:()Lorg/w3c/dom/Document;]
DTDParser.parseExternalSubset ( DTDDocument p1 ) : DTDDocument
[mangled: org/openxml/parser/DTDParser.parseExternalSubset:(Lorg/openxml/DTDDocument;)Lorg/openxml/DTDDocument;]
DTDParser.parseInternalSubset ( DTDDocument p1 ) : DTDDocument
[mangled: org/openxml/parser/DTDParser.parseInternalSubset:(Lorg/openxml/DTDDocument;)Lorg/openxml/DTDDocument;]
DTDParser.parseNode ( Node p1 ) : Node
[mangled: org/openxml/parser/DTDParser.parseNode:(Lorg/w3c/dom/Node;)Lorg/w3c/dom/Node;]
DTDParser.parseParamEntity ( DTDDocument p1, boolean p2 ) : DTDDocument
[mangled: org/openxml/parser/DTDParser.parseParamEntity:(Lorg/openxml/DTDDocument;Z)Lorg/openxml/DTDDocument;]
DTDParser.parseParamEntity ( ParamEntity p1 ) : ParamEntity
[mangled: org/openxml/parser/DTDParser.parseParamEntity:(Lorg/openxml/dom/ParamEntity;)Lorg/openxml/dom/ParamEntity;]
openxml.106-fix.jar, DTDPrinter.class
package org.openxml.io
DTDPrinter.DTDPrinter ( OutputStream p1, int p2 )
[mangled: org/openxml/io/DTDPrinter."<init>":(Ljava/io/OutputStream;I)V]
DTDPrinter.DTDPrinter ( OutputStream p1, String p2, int p3 )
[mangled: org/openxml/io/DTDPrinter."<init>":(Ljava/io/OutputStream;Ljava/lang/String;I)V]
DTDPrinter.DTDPrinter ( Writer p1 )
[mangled: org/openxml/io/DTDPrinter."<init>":(Ljava/io/Writer;)V]
DTDPrinter.DTDPrinter ( Writer p1, int p2 )
[mangled: org/openxml/io/DTDPrinter."<init>":(Ljava/io/Writer;I)V]
DTDPrinter.DTDPrinter ( Writer p1, int p2, int p3, int p4 )
[mangled: org/openxml/io/DTDPrinter."<init>":(Ljava/io/Writer;III)V]
DTDPrinter.print ( Document p1 ) : void
[mangled: org/openxml/io/DTDPrinter.print:(Lorg/w3c/dom/Document;)V]
DTDPrinter.print ( DocumentFragment p1 ) : void
[mangled: org/openxml/io/DTDPrinter.print:(Lorg/w3c/dom/DocumentFragment;)V]
DTDPrinter.print ( Element p1 ) : void
[mangled: org/openxml/io/DTDPrinter.print:(Lorg/w3c/dom/Element;)V]
DTDPrinter.printContent ( DTDDocument p1, StringBuffer p2 ) : void
[mangled: org/openxml/io/DTDPrinter.printContent:(Lorg/openxml/DTDDocument;Ljava/lang/StringBuffer;)V]
DTDPrinter.printDocument ( Node p1, StringBuffer p2 ) : void
[mangled: org/openxml/io/DTDPrinter.printDocument:(Lorg/w3c/dom/Node;Ljava/lang/StringBuffer;)V]
DTDPrinter.printElement ( Element p1, StringBuffer p2 ) : void
[mangled: org/openxml/io/DTDPrinter.printElement:(Lorg/w3c/dom/Element;Ljava/lang/StringBuffer;)V]
DTDPrinter.printSubset ( DocumentType p1, StringBuffer p2 ) : void
[mangled: org/openxml/io/DTDPrinter.printSubset:(Lorg/w3c/dom/DocumentType;Ljava/lang/StringBuffer;)V]
openxml.106-fix.jar, Element.class
package org.w3c.dom
Element.getAttribute ( String p1 ) [abstract] : String
[mangled: org/w3c/dom/Element.getAttribute:(Ljava/lang/String;)Ljava/lang/String;]
Element.getAttributeNode ( String p1 ) [abstract] : Attr
[mangled: org/w3c/dom/Element.getAttributeNode:(Ljava/lang/String;)Lorg/w3c/dom/Attr;]
Element.getElementsByTagName ( String p1 ) [abstract] : NodeList
[mangled: org/w3c/dom/Element.getElementsByTagName:(Ljava/lang/String;)Lorg/w3c/dom/NodeList;]
Element.getTagName ( ) [abstract] : String
[mangled: org/w3c/dom/Element.getTagName:()Ljava/lang/String;]
Element.normalize ( ) [abstract] : void
[mangled: org/w3c/dom/Element.normalize:()V]
Element.removeAttribute ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/Element.removeAttribute:(Ljava/lang/String;)V]
Element.removeAttributeNode ( Attr p1 ) [abstract] : Attr
[mangled: org/w3c/dom/Element.removeAttributeNode:(Lorg/w3c/dom/Attr;)Lorg/w3c/dom/Attr;]
Element.setAttribute ( String p1, String p2 ) [abstract] : void
[mangled: org/w3c/dom/Element.setAttribute:(Ljava/lang/String;Ljava/lang/String;)V]
Element.setAttributeNode ( Attr p1 ) [abstract] : Attr
[mangled: org/w3c/dom/Element.setAttributeNode:(Lorg/w3c/dom/Attr;)Lorg/w3c/dom/Attr;]
openxml.106-fix.jar, ElementDeclImpl.class
package org.openxml.dom
ElementDeclImpl.clone ( ) : Object
[mangled: org/openxml/dom/ElementDeclImpl.clone:()Ljava/lang/Object;]
ElementDeclImpl.cloneNode ( boolean p1 ) : Node
[mangled: org/openxml/dom/ElementDeclImpl.cloneNode:(Z)Lorg/w3c/dom/Node;]
ElementDeclImpl.equals ( Object p1 ) : boolean
[mangled: org/openxml/dom/ElementDeclImpl.equals:(Ljava/lang/Object;)Z]
ElementDeclImpl.getName ( ) : String
[mangled: org/openxml/dom/ElementDeclImpl.getName:()Ljava/lang/String;]
ElementDeclImpl.getNodeType ( ) : short
[mangled: org/openxml/dom/ElementDeclImpl.getNodeType:()S]
ElementDeclImpl.isAny ( ) : boolean
[mangled: org/openxml/dom/ElementDeclImpl.isAny:()Z]
ElementDeclImpl.isEmpty ( ) : boolean
[mangled: org/openxml/dom/ElementDeclImpl.isEmpty:()Z]
ElementDeclImpl.isMixed ( ) : boolean
[mangled: org/openxml/dom/ElementDeclImpl.isMixed:()Z]
ElementDeclImpl.requiresClosingTag ( ) : boolean
[mangled: org/openxml/dom/ElementDeclImpl.requiresClosingTag:()Z]
ElementDeclImpl.requiresOpeningTag ( ) : boolean
[mangled: org/openxml/dom/ElementDeclImpl.requiresOpeningTag:()Z]
openxml.106-fix.jar, ElementImpl.class
package org.openxml.dom
ElementImpl.clone ( ) : Object
[mangled: org/openxml/dom/ElementImpl.clone:()Ljava/lang/Object;]
ElementImpl.cloneInto ( NodeImpl p1, boolean p2 ) : void
[mangled: org/openxml/dom/ElementImpl.cloneInto:(Lorg/openxml/dom/NodeImpl;Z)V]
ElementImpl.cloneNode ( boolean p1 ) : Node
[mangled: org/openxml/dom/ElementImpl.cloneNode:(Z)Lorg/w3c/dom/Node;]
ElementImpl.ElementImpl ( DocumentImpl p1, String p2 )
[mangled: org/openxml/dom/ElementImpl."<init>":(Lorg/openxml/dom/DocumentImpl;Ljava/lang/String;)V]
ElementImpl.equals ( Object p1 ) : boolean
[mangled: org/openxml/dom/ElementImpl.equals:(Ljava/lang/Object;)Z]
ElementImpl.getAttribute ( String p1 ) : String
[mangled: org/openxml/dom/ElementImpl.getAttribute:(Ljava/lang/String;)Ljava/lang/String;]
ElementImpl.getAttributeNode ( String p1 ) : Attr
[mangled: org/openxml/dom/ElementImpl.getAttributeNode:(Ljava/lang/String;)Lorg/w3c/dom/Attr;]
ElementImpl.getAttributes ( ) : NamedNodeMap
[mangled: org/openxml/dom/ElementImpl.getAttributes:()Lorg/w3c/dom/NamedNodeMap;]
ElementImpl.getElementsByTagName ( String p1 ) : NodeList
[mangled: org/openxml/dom/ElementImpl.getElementsByTagName:(Ljava/lang/String;)Lorg/w3c/dom/NodeList;]
ElementImpl.getNodeType ( ) : short
[mangled: org/openxml/dom/ElementImpl.getNodeType:()S]
ElementImpl.getTagName ( ) : String
[mangled: org/openxml/dom/ElementImpl.getTagName:()Ljava/lang/String;]
ElementImpl.normalize ( ) : void
[mangled: org/openxml/dom/ElementImpl.normalize:()V]
ElementImpl.removeAttribute ( String p1 ) : void
[mangled: org/openxml/dom/ElementImpl.removeAttribute:(Ljava/lang/String;)V]
ElementImpl.removeAttributeNode ( Attr p1 ) : Attr
[mangled: org/openxml/dom/ElementImpl.removeAttributeNode:(Lorg/w3c/dom/Attr;)Lorg/w3c/dom/Attr;]
ElementImpl.setAttribute ( String p1, String p2 ) : void
[mangled: org/openxml/dom/ElementImpl.setAttribute:(Ljava/lang/String;Ljava/lang/String;)V]
ElementImpl.setAttributeNode ( Attr p1 ) : Attr
[mangled: org/openxml/dom/ElementImpl.setAttributeNode:(Lorg/w3c/dom/Attr;)Lorg/w3c/dom/Attr;]
ElementImpl.setNodeValue ( String p1 ) : void
[mangled: org/openxml/dom/ElementImpl.setNodeValue:(Ljava/lang/String;)V]
ElementImpl.supportsChildern ( ) : boolean
[mangled: org/openxml/dom/ElementImpl.supportsChildern:()Z]
ElementImpl.toString ( ) : String
[mangled: org/openxml/dom/ElementImpl.toString:()Ljava/lang/String;]
openxml.106-fix.jar, ElementTagFilter.class
package org.openxml.dom.iterator
ElementTagFilter.acceptNode ( Node p1 ) : boolean
[mangled: org/openxml/dom/iterator/ElementTagFilter.acceptNode:(Lorg/w3c/dom/Node;)Z]
ElementTagFilter.lookup ( String p1 ) [static] : NodeFilter
[mangled: org/openxml/dom/iterator/ElementTagFilter.lookup:(Ljava/lang/String;)Lorg/w3c/dom/fi/NodeFilter;]
openxml.106-fix.jar, EngineAsProcessor.class
package org.openxml.x3p.processors
EngineAsProcessor.destroy ( ProcessContext p1 ) : void
[mangled: org/openxml/x3p/processors/EngineAsProcessor.destroy:(Lorg/openxml/x3p/ProcessContext;)V]
EngineAsProcessor.EngineAsProcessor ( Object p1 )
[mangled: org/openxml/x3p/processors/EngineAsProcessor."<init>":(Ljava/lang/Object;)V]
EngineAsProcessor.getContext ( ) : ProcessContext
[mangled: org/openxml/x3p/processors/EngineAsProcessor.getContext:()Lorg/openxml/x3p/ProcessContext;]
EngineAsProcessor.process ( Document p1 ) : Document
[mangled: org/openxml/x3p/processors/EngineAsProcessor.process:(Lorg/w3c/dom/Document;)Lorg/w3c/dom/Document;]
EngineAsProcessor.process ( Node p1 ) : Node
[mangled: org/openxml/x3p/processors/EngineAsProcessor.process:(Lorg/w3c/dom/Node;)Lorg/w3c/dom/Node;]
EngineAsProcessor.process ( ProcessContext p1, Node p2 ) [abstract] : Node
[mangled: org/openxml/x3p/processors/EngineAsProcessor.process:(Lorg/openxml/x3p/ProcessContext;Lorg/w3c/dom/Node;)Lorg/w3c/dom/Node;]
EngineAsProcessor.whatToProcess ( ) [abstract] : int
[mangled: org/openxml/x3p/processors/EngineAsProcessor.whatToProcess:()I]
openxml.106-fix.jar, EngineCreatorFromClass.class
package org.openxml.x3p
EngineCreatorFromClass.createEngine ( ProcessContext p1 ) : ProcessorEngine
[mangled: org/openxml/x3p/EngineCreatorFromClass.createEngine:(Lorg/openxml/x3p/ProcessContext;)Lorg/openxml/x3p/ProcessorEngine;]
EngineCreatorFromClass.fromClass ( Class p1 ) [static] : ProcessorEngineCreator
[mangled: org/openxml/x3p/EngineCreatorFromClass.fromClass:(Ljava/lang/Class;)Lorg/openxml/x3p/ProcessorEngineCreator;]
EngineCreatorFromClass.fromClass ( String p1 ) [static] : ProcessorEngineCreator
[mangled: org/openxml/x3p/EngineCreatorFromClass.fromClass:(Ljava/lang/String;)Lorg/openxml/x3p/ProcessorEngineCreator;]
EngineCreatorFromClass.toString ( ) : String
[mangled: org/openxml/x3p/EngineCreatorFromClass.toString:()Ljava/lang/String;]
openxml.106-fix.jar, Entity.class
package org.w3c.dom
Entity.getNotationName ( ) [abstract] : String
[mangled: org/w3c/dom/Entity.getNotationName:()Ljava/lang/String;]
Entity.getPublicId ( ) [abstract] : String
[mangled: org/w3c/dom/Entity.getPublicId:()Ljava/lang/String;]
Entity.getSystemId ( ) [abstract] : String
[mangled: org/w3c/dom/Entity.getSystemId:()Ljava/lang/String;]
openxml.106-fix.jar, EntityImpl.class
package org.openxml.dom
EntityImpl.clone ( ) : Object
[mangled: org/openxml/dom/EntityImpl.clone:()Ljava/lang/Object;]
EntityImpl.cloneInto ( NodeImpl p1, boolean p2 ) : void
[mangled: org/openxml/dom/EntityImpl.cloneInto:(Lorg/openxml/dom/NodeImpl;Z)V]
EntityImpl.cloneNode ( boolean p1 ) : Node
[mangled: org/openxml/dom/EntityImpl.cloneNode:(Z)Lorg/w3c/dom/Node;]
EntityImpl.EntityImpl ( DocumentImpl p1, String p2, String p3 )
[mangled: org/openxml/dom/EntityImpl."<init>":(Lorg/openxml/dom/DocumentImpl;Ljava/lang/String;Ljava/lang/String;)V]
EntityImpl.EntityImpl ( DocumentImpl p1, String p2, String p3, String p4 )
[mangled: org/openxml/dom/EntityImpl."<init>":(Lorg/openxml/dom/DocumentImpl;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V]
EntityImpl.EntityImpl ( DocumentImpl p1, String p2, String p3, String p4, String p5 )
[mangled: org/openxml/dom/EntityImpl."<init>":(Lorg/openxml/dom/DocumentImpl;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V]
EntityImpl.equals ( Object p1 ) : boolean
[mangled: org/openxml/dom/EntityImpl.equals:(Ljava/lang/Object;)Z]
EntityImpl.getInternal ( ) : String
[mangled: org/openxml/dom/EntityImpl.getInternal:()Ljava/lang/String;]
EntityImpl.getNodeType ( ) : short
[mangled: org/openxml/dom/EntityImpl.getNodeType:()S]
EntityImpl.getNotationName ( ) : String
[mangled: org/openxml/dom/EntityImpl.getNotationName:()Ljava/lang/String;]
EntityImpl.getPublicId ( ) : String
[mangled: org/openxml/dom/EntityImpl.getPublicId:()Ljava/lang/String;]
EntityImpl.getState ( ) : short
[mangled: org/openxml/dom/EntityImpl.getState:()S]
EntityImpl.getSystemId ( ) : String
[mangled: org/openxml/dom/EntityImpl.getSystemId:()Ljava/lang/String;]
EntityImpl.isInternal ( ) : boolean
[mangled: org/openxml/dom/EntityImpl.isInternal:()Z]
EntityImpl.isUnparsed ( ) : boolean
[mangled: org/openxml/dom/EntityImpl.isUnparsed:()Z]
EntityImpl.setNodeValue ( String p1 ) : void
[mangled: org/openxml/dom/EntityImpl.setNodeValue:(Ljava/lang/String;)V]
EntityImpl.setState ( short p1 ) : void
[mangled: org/openxml/dom/EntityImpl.setState:(S)V]
EntityImpl.supportsChildern ( ) : boolean
[mangled: org/openxml/dom/EntityImpl.supportsChildern:()Z]
EntityImpl.toString ( ) : String
[mangled: org/openxml/dom/EntityImpl.toString:()Ljava/lang/String;]
openxml.106-fix.jar, EntityResolver.class
package org.xml.sax
EntityResolver.resolveEntity ( String p1, String p2 ) [abstract] : InputSource
[mangled: org/xml/sax/EntityResolver.resolveEntity:(Ljava/lang/String;Ljava/lang/String;)Lorg/xml/sax/InputSource;]
openxml.106-fix.jar, ErrorHandler.class
package org.xml.sax
ErrorHandler.error ( SAXParseException p1 ) [abstract] : void
[mangled: org/xml/sax/ErrorHandler.error:(Lorg/xml/sax/SAXParseException;)V]
ErrorHandler.fatalError ( SAXParseException p1 ) [abstract] : void
[mangled: org/xml/sax/ErrorHandler.fatalError:(Lorg/xml/sax/SAXParseException;)V]
ErrorHandler.warning ( SAXParseException p1 ) [abstract] : void
[mangled: org/xml/sax/ErrorHandler.warning:(Lorg/xml/sax/SAXParseException;)V]
openxml.106-fix.jar, ErrorSinkHandler.class
package org.openxml.parser
ErrorSinkHandler.error ( Exception p1 ) [abstract] : void
[mangled: org/openxml/parser/ErrorSinkHandler.error:(Ljava/lang/Exception;)V]
ErrorSinkHandler.error ( short p1, String p2 ) [abstract] : void
[mangled: org/openxml/parser/ErrorSinkHandler.error:(SLjava/lang/String;)V]
openxml.106-fix.jar, FastString.class
package org.openxml.util
FastString.append ( char p1 ) : FastString
[mangled: org/openxml/util/FastString.append:(C)Lorg/openxml/util/FastString;]
FastString.append ( char[ ] p1, int p2, int p3 ) : FastString
[mangled: org/openxml/util/FastString.append:([CII)Lorg/openxml/util/FastString;]
FastString.append ( FastString p1 ) : FastString
[mangled: org/openxml/util/FastString.append:(Lorg/openxml/util/FastString;)Lorg/openxml/util/FastString;]
FastString.append ( String p1 ) : FastString
[mangled: org/openxml/util/FastString.append:(Ljava/lang/String;)Lorg/openxml/util/FastString;]
FastString.charAt ( int p1 ) : char
[mangled: org/openxml/util/FastString.charAt:(I)C]
FastString.delete ( int p1, int p2 ) : FastString
[mangled: org/openxml/util/FastString.delete:(II)Lorg/openxml/util/FastString;]
FastString.equals ( Object p1 ) : boolean
[mangled: org/openxml/util/FastString.equals:(Ljava/lang/Object;)Z]
FastString.equals ( String p1 ) : boolean
[mangled: org/openxml/util/FastString.equals:(Ljava/lang/String;)Z]
FastString.FastString ( )
[mangled: org/openxml/util/FastString."<init>":()V]
FastString.FastString ( FastString p1 )
[mangled: org/openxml/util/FastString."<init>":(Lorg/openxml/util/FastString;)V]
FastString.FastString ( int p1 )
[mangled: org/openxml/util/FastString."<init>":(I)V]
FastString.FastString ( String p1 )
[mangled: org/openxml/util/FastString."<init>":(Ljava/lang/String;)V]
FastString.getCharArray ( ) : char[ ]
[mangled: org/openxml/util/FastString.getCharArray:()[C]
FastString.getChars ( int p1, int p2, char[ ] p3, int p4 ) : void
[mangled: org/openxml/util/FastString.getChars:(II[CI)V]
FastString.insert ( int p1, char p2 ) : FastString
[mangled: org/openxml/util/FastString.insert:(IC)Lorg/openxml/util/FastString;]
FastString.insert ( int p1, char[ ] p2, int p3, int p4 ) : FastString
[mangled: org/openxml/util/FastString.insert:(I[CII)Lorg/openxml/util/FastString;]
FastString.insert ( int p1, String p2 ) : FastString
[mangled: org/openxml/util/FastString.insert:(ILjava/lang/String;)Lorg/openxml/util/FastString;]
FastString.length ( ) : int
[mangled: org/openxml/util/FastString.length:()I]
FastString.replace ( int p1, int p2, String p3 ) : FastString
[mangled: org/openxml/util/FastString.replace:(IILjava/lang/String;)Lorg/openxml/util/FastString;]
FastString.reset ( ) : void
[mangled: org/openxml/util/FastString.reset:()V]
FastString.setCharAt ( int p1, char p2 ) : void
[mangled: org/openxml/util/FastString.setCharAt:(IC)V]
FastString.setLength ( int p1 ) : void
[mangled: org/openxml/util/FastString.setLength:(I)V]
FastString.startsWith ( String p1 ) : boolean
[mangled: org/openxml/util/FastString.startsWith:(Ljava/lang/String;)Z]
FastString.toLowerCase ( ) : FastString
[mangled: org/openxml/util/FastString.toLowerCase:()Lorg/openxml/util/FastString;]
FastString.toString ( ) : String
[mangled: org/openxml/util/FastString.toString:()Ljava/lang/String;]
FastString.toString ( int p1, int p2 ) : String
[mangled: org/openxml/util/FastString.toString:(II)Ljava/lang/String;]
FastString.toUpperCase ( ) : FastString
[mangled: org/openxml/util/FastString.toUpperCase:()Lorg/openxml/util/FastString;]
openxml.106-fix.jar, FastStringPool.class
package org.openxml.util
FastStringPool.enlargePool ( ) : void
[mangled: org/openxml/util/FastStringPool.enlargePool:()V]
FastStringPool.FastStringPool ( )
[mangled: org/openxml/util/FastStringPool."<init>":()V]
FastStringPool.FastStringPool ( int p1, int p2, boolean p3 )
[mangled: org/openxml/util/FastStringPool."<init>":(IIZ)V]
FastStringPool.getFirstEntryCount ( ) : int
[mangled: org/openxml/util/FastStringPool.getFirstEntryCount:()I]
FastStringPool.getPoolSize ( ) : int
[mangled: org/openxml/util/FastStringPool.getPoolSize:()I]
FastStringPool.getSecondEntryCount ( ) : int
[mangled: org/openxml/util/FastStringPool.getSecondEntryCount:()I]
FastStringPool.hash ( String p1 ) : int
[mangled: org/openxml/util/FastStringPool.hash:(Ljava/lang/String;)I]
FastStringPool.lookup ( char[ ] p1, int p2, int p3 ) : String
[mangled: org/openxml/util/FastStringPool.lookup:([CII)Ljava/lang/String;]
FastStringPool.lookup ( String p1 ) : String
[mangled: org/openxml/util/FastStringPool.lookup:(Ljava/lang/String;)Ljava/lang/String;]
FastStringPool.lookup ( StringBuffer p1, int p2, int p3 ) : String
[mangled: org/openxml/util/FastStringPool.lookup:(Ljava/lang/StringBuffer;II)Ljava/lang/String;]
FastStringPool.match ( String p1, char[ ] p2 ) : boolean
[mangled: org/openxml/util/FastStringPool.match:(Ljava/lang/String;[C)Z]
FastStringPool.match ( String p1, char[ ] p2, int p3, int p4 ) : boolean
[mangled: org/openxml/util/FastStringPool.match:(Ljava/lang/String;[CII)Z]
FastStringPool.primeFromField ( int p1 ) [static] : int
[mangled: org/openxml/util/FastStringPool.primeFromField:(I)I]
openxml.106-fix.jar, FatalParseException.class
package org.openxml.parser
FatalParseException.getException ( ) : Exception
[mangled: org/openxml/parser/FatalParseException.getException:()Ljava/lang/Exception;]
FatalParseException.getLevel ( ) : int
[mangled: org/openxml/parser/FatalParseException.getLevel:()I]
openxml.106-fix.jar, HandlerBase.class
package org.xml.sax
HandlerBase.characters ( char[ ] p1, int p2, int p3 ) : void
[mangled: org/xml/sax/HandlerBase.characters:([CII)V]
HandlerBase.endDocument ( ) : void
[mangled: org/xml/sax/HandlerBase.endDocument:()V]
HandlerBase.endElement ( String p1 ) : void
[mangled: org/xml/sax/HandlerBase.endElement:(Ljava/lang/String;)V]
HandlerBase.error ( SAXParseException p1 ) : void
[mangled: org/xml/sax/HandlerBase.error:(Lorg/xml/sax/SAXParseException;)V]
HandlerBase.fatalError ( SAXParseException p1 ) : void
[mangled: org/xml/sax/HandlerBase.fatalError:(Lorg/xml/sax/SAXParseException;)V]
HandlerBase.HandlerBase ( )
[mangled: org/xml/sax/HandlerBase."<init>":()V]
HandlerBase.ignorableWhitespace ( char[ ] p1, int p2, int p3 ) : void
[mangled: org/xml/sax/HandlerBase.ignorableWhitespace:([CII)V]
HandlerBase.notationDecl ( String p1, String p2, String p3 ) : void
[mangled: org/xml/sax/HandlerBase.notationDecl:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V]
HandlerBase.processingInstruction ( String p1, String p2 ) : void
[mangled: org/xml/sax/HandlerBase.processingInstruction:(Ljava/lang/String;Ljava/lang/String;)V]
HandlerBase.resolveEntity ( String p1, String p2 ) : InputSource
[mangled: org/xml/sax/HandlerBase.resolveEntity:(Ljava/lang/String;Ljava/lang/String;)Lorg/xml/sax/InputSource;]
HandlerBase.setDocumentLocator ( Locator p1 ) : void
[mangled: org/xml/sax/HandlerBase.setDocumentLocator:(Lorg/xml/sax/Locator;)V]
HandlerBase.startDocument ( ) : void
[mangled: org/xml/sax/HandlerBase.startDocument:()V]
HandlerBase.startElement ( String p1, AttributeList p2 ) : void
[mangled: org/xml/sax/HandlerBase.startElement:(Ljava/lang/String;Lorg/xml/sax/AttributeList;)V]
HandlerBase.unparsedEntityDecl ( String p1, String p2, String p3, String p4 ) : void
[mangled: org/xml/sax/HandlerBase.unparsedEntityDecl:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V]
HandlerBase.warning ( SAXParseException p1 ) : void
[mangled: org/xml/sax/HandlerBase.warning:(Lorg/xml/sax/SAXParseException;)V]
openxml.106-fix.jar, Holder.class
package org.openxml.source
Holder.canCache ( ) [abstract] : boolean
[mangled: org/openxml/source/Holder.canCache:()Z]
Holder.getEncoding ( ) [abstract] : String
[mangled: org/openxml/source/Holder.getEncoding:()Ljava/lang/String;]
Holder.getLastException ( ) [abstract] : IOException
[mangled: org/openxml/source/Holder.getLastException:()Ljava/io/IOException;]
Holder.getReader ( ) [abstract] : Reader
[mangled: org/openxml/source/Holder.getReader:()Ljava/io/Reader;]
Holder.getReadOnly ( ) [abstract] : Document
[mangled: org/openxml/source/Holder.getReadOnly:()Lorg/w3c/dom/Document;]
Holder.getURI ( ) [abstract] : String
[mangled: org/openxml/source/Holder.getURI:()Ljava/lang/String;]
Holder.hasModified ( ) [abstract] : boolean
[mangled: org/openxml/source/Holder.hasModified:()Z]
Holder.Holder ( )
[mangled: org/openxml/source/Holder."<init>":()V]
Holder.newInstance ( ) [abstract] : Document
[mangled: org/openxml/source/Holder.newInstance:()Lorg/w3c/dom/Document;]
openxml.106-fix.jar, HolderFactory.class
package org.openxml.source
HolderFactory.newHolder ( Source p1 ) [abstract] : Holder
[mangled: org/openxml/source/HolderFactory.newHolder:(Lorg/openxml/source/Source;)Lorg/openxml/source/Holder;]
openxml.106-fix.jar, HolderFactoryImpl.class
package org.openxml.source.holders
HolderFactoryImpl.findHolder ( Source p1 ) : Holder
[mangled: org/openxml/source/holders/HolderFactoryImpl.findHolder:(Lorg/openxml/source/Source;)Lorg/openxml/source/Holder;]
HolderFactoryImpl.HolderFactoryImpl ( )
[mangled: org/openxml/source/holders/HolderFactoryImpl."<init>":()V]
HolderFactoryImpl.newHolder ( Source p1 ) [abstract] : Holder
[mangled: org/openxml/source/holders/HolderFactoryImpl.newHolder:(Lorg/openxml/source/Source;)Lorg/openxml/source/Holder;]
openxml.106-fix.jar, HolderFinder.class
package org.openxml.source
HolderFinder.findHolder ( Source p1 ) [abstract] : Holder
[mangled: org/openxml/source/HolderFinder.findHolder:(Lorg/openxml/source/Source;)Lorg/openxml/source/Holder;]
HolderFinder.findHolder ( Source p1, boolean p2 ) [abstract] : Holder
[mangled: org/openxml/source/HolderFinder.findHolder:(Lorg/openxml/source/Source;Z)Lorg/openxml/source/Holder;]
HolderFinder.registerFactory ( HolderFactory p1 ) [abstract] : void
[mangled: org/openxml/source/HolderFinder.registerFactory:(Lorg/openxml/source/HolderFactory;)V]
HolderFinder.useCatalog ( String p1 ) [abstract] : void
[mangled: org/openxml/source/HolderFinder.useCatalog:(Ljava/lang/String;)V]
openxml.106-fix.jar, HolderFinderImpl.class
package org.openxml.source.holders
HolderFinderImpl.findHolder ( Source p1 ) : Holder
[mangled: org/openxml/source/holders/HolderFinderImpl.findHolder:(Lorg/openxml/source/Source;)Lorg/openxml/source/Holder;]
HolderFinderImpl.findHolder ( Source p1, boolean p2 ) : Holder
[mangled: org/openxml/source/holders/HolderFinderImpl.findHolder:(Lorg/openxml/source/Source;Z)Lorg/openxml/source/Holder;]
HolderFinderImpl.getHolderFinder ( ) [static] : HolderFinder
[mangled: org/openxml/source/holders/HolderFinderImpl.getHolderFinder:()Lorg/openxml/source/HolderFinder;]
HolderFinderImpl.registerFactory ( HolderFactory p1 ) : void
[mangled: org/openxml/source/holders/HolderFinderImpl.registerFactory:(Lorg/openxml/source/HolderFactory;)V]
HolderFinderImpl.useCatalog ( String p1 ) : void
[mangled: org/openxml/source/holders/HolderFinderImpl.useCatalog:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLAnchorElement.class
package org.w3c.dom.html
HTMLAnchorElement.blur ( ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLAnchorElement.blur:()V]
HTMLAnchorElement.focus ( ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLAnchorElement.focus:()V]
HTMLAnchorElement.getAccessKey ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLAnchorElement.getAccessKey:()Ljava/lang/String;]
HTMLAnchorElement.getCharset ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLAnchorElement.getCharset:()Ljava/lang/String;]
HTMLAnchorElement.getCoords ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLAnchorElement.getCoords:()Ljava/lang/String;]
HTMLAnchorElement.getHref ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLAnchorElement.getHref:()Ljava/lang/String;]
HTMLAnchorElement.getHreflang ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLAnchorElement.getHreflang:()Ljava/lang/String;]
HTMLAnchorElement.getName ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLAnchorElement.getName:()Ljava/lang/String;]
HTMLAnchorElement.getRel ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLAnchorElement.getRel:()Ljava/lang/String;]
HTMLAnchorElement.getRev ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLAnchorElement.getRev:()Ljava/lang/String;]
HTMLAnchorElement.getShape ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLAnchorElement.getShape:()Ljava/lang/String;]
HTMLAnchorElement.getTabIndex ( ) [abstract] : int
[mangled: org/w3c/dom/html/HTMLAnchorElement.getTabIndex:()I]
HTMLAnchorElement.getTarget ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLAnchorElement.getTarget:()Ljava/lang/String;]
HTMLAnchorElement.getType ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLAnchorElement.getType:()Ljava/lang/String;]
HTMLAnchorElement.setAccessKey ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLAnchorElement.setAccessKey:(Ljava/lang/String;)V]
HTMLAnchorElement.setCharset ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLAnchorElement.setCharset:(Ljava/lang/String;)V]
HTMLAnchorElement.setCoords ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLAnchorElement.setCoords:(Ljava/lang/String;)V]
HTMLAnchorElement.setHref ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLAnchorElement.setHref:(Ljava/lang/String;)V]
HTMLAnchorElement.setHreflang ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLAnchorElement.setHreflang:(Ljava/lang/String;)V]
HTMLAnchorElement.setName ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLAnchorElement.setName:(Ljava/lang/String;)V]
HTMLAnchorElement.setRel ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLAnchorElement.setRel:(Ljava/lang/String;)V]
HTMLAnchorElement.setRev ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLAnchorElement.setRev:(Ljava/lang/String;)V]
HTMLAnchorElement.setShape ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLAnchorElement.setShape:(Ljava/lang/String;)V]
HTMLAnchorElement.setTabIndex ( int p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLAnchorElement.setTabIndex:(I)V]
HTMLAnchorElement.setTarget ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLAnchorElement.setTarget:(Ljava/lang/String;)V]
HTMLAnchorElement.setType ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLAnchorElement.setType:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLAnchorElementImpl.class
package org.openxml.dom.html
HTMLAnchorElementImpl.blur ( ) : void
[mangled: org/openxml/dom/html/HTMLAnchorElementImpl.blur:()V]
HTMLAnchorElementImpl.focus ( ) : void
[mangled: org/openxml/dom/html/HTMLAnchorElementImpl.focus:()V]
HTMLAnchorElementImpl.getAccessKey ( ) : String
[mangled: org/openxml/dom/html/HTMLAnchorElementImpl.getAccessKey:()Ljava/lang/String;]
HTMLAnchorElementImpl.getCharset ( ) : String
[mangled: org/openxml/dom/html/HTMLAnchorElementImpl.getCharset:()Ljava/lang/String;]
HTMLAnchorElementImpl.getCoords ( ) : String
[mangled: org/openxml/dom/html/HTMLAnchorElementImpl.getCoords:()Ljava/lang/String;]
HTMLAnchorElementImpl.getHref ( ) : String
[mangled: org/openxml/dom/html/HTMLAnchorElementImpl.getHref:()Ljava/lang/String;]
HTMLAnchorElementImpl.getHreflang ( ) : String
[mangled: org/openxml/dom/html/HTMLAnchorElementImpl.getHreflang:()Ljava/lang/String;]
HTMLAnchorElementImpl.getName ( ) : String
[mangled: org/openxml/dom/html/HTMLAnchorElementImpl.getName:()Ljava/lang/String;]
HTMLAnchorElementImpl.getRel ( ) : String
[mangled: org/openxml/dom/html/HTMLAnchorElementImpl.getRel:()Ljava/lang/String;]
HTMLAnchorElementImpl.getRev ( ) : String
[mangled: org/openxml/dom/html/HTMLAnchorElementImpl.getRev:()Ljava/lang/String;]
HTMLAnchorElementImpl.getShape ( ) : String
[mangled: org/openxml/dom/html/HTMLAnchorElementImpl.getShape:()Ljava/lang/String;]
HTMLAnchorElementImpl.getTabIndex ( ) : int
[mangled: org/openxml/dom/html/HTMLAnchorElementImpl.getTabIndex:()I]
HTMLAnchorElementImpl.getTarget ( ) : String
[mangled: org/openxml/dom/html/HTMLAnchorElementImpl.getTarget:()Ljava/lang/String;]
HTMLAnchorElementImpl.getType ( ) : String
[mangled: org/openxml/dom/html/HTMLAnchorElementImpl.getType:()Ljava/lang/String;]
HTMLAnchorElementImpl.HTMLAnchorElementImpl ( HTMLDocumentImpl p1, String p2 )
[mangled: org/openxml/dom/html/HTMLAnchorElementImpl."<init>":(Lorg/openxml/dom/html/HTMLDocumentImpl;Ljava/lang/String;)V]
HTMLAnchorElementImpl.setAccessKey ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLAnchorElementImpl.setAccessKey:(Ljava/lang/String;)V]
HTMLAnchorElementImpl.setCharset ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLAnchorElementImpl.setCharset:(Ljava/lang/String;)V]
HTMLAnchorElementImpl.setCoords ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLAnchorElementImpl.setCoords:(Ljava/lang/String;)V]
HTMLAnchorElementImpl.setHref ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLAnchorElementImpl.setHref:(Ljava/lang/String;)V]
HTMLAnchorElementImpl.setHreflang ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLAnchorElementImpl.setHreflang:(Ljava/lang/String;)V]
HTMLAnchorElementImpl.setName ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLAnchorElementImpl.setName:(Ljava/lang/String;)V]
HTMLAnchorElementImpl.setRel ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLAnchorElementImpl.setRel:(Ljava/lang/String;)V]
HTMLAnchorElementImpl.setRev ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLAnchorElementImpl.setRev:(Ljava/lang/String;)V]
HTMLAnchorElementImpl.setShape ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLAnchorElementImpl.setShape:(Ljava/lang/String;)V]
HTMLAnchorElementImpl.setTabIndex ( int p1 ) : void
[mangled: org/openxml/dom/html/HTMLAnchorElementImpl.setTabIndex:(I)V]
HTMLAnchorElementImpl.setTarget ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLAnchorElementImpl.setTarget:(Ljava/lang/String;)V]
HTMLAnchorElementImpl.setType ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLAnchorElementImpl.setType:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLAppletElement.class
package org.w3c.dom.html
HTMLAppletElement.getAlign ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLAppletElement.getAlign:()Ljava/lang/String;]
HTMLAppletElement.getAlt ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLAppletElement.getAlt:()Ljava/lang/String;]
HTMLAppletElement.getArchive ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLAppletElement.getArchive:()Ljava/lang/String;]
HTMLAppletElement.getCode ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLAppletElement.getCode:()Ljava/lang/String;]
HTMLAppletElement.getCodeBase ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLAppletElement.getCodeBase:()Ljava/lang/String;]
HTMLAppletElement.getHeight ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLAppletElement.getHeight:()Ljava/lang/String;]
HTMLAppletElement.getHspace ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLAppletElement.getHspace:()Ljava/lang/String;]
HTMLAppletElement.getName ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLAppletElement.getName:()Ljava/lang/String;]
HTMLAppletElement.getObject ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLAppletElement.getObject:()Ljava/lang/String;]
HTMLAppletElement.getVspace ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLAppletElement.getVspace:()Ljava/lang/String;]
HTMLAppletElement.getWidth ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLAppletElement.getWidth:()Ljava/lang/String;]
HTMLAppletElement.setAlign ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLAppletElement.setAlign:(Ljava/lang/String;)V]
HTMLAppletElement.setAlt ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLAppletElement.setAlt:(Ljava/lang/String;)V]
HTMLAppletElement.setArchive ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLAppletElement.setArchive:(Ljava/lang/String;)V]
HTMLAppletElement.setCode ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLAppletElement.setCode:(Ljava/lang/String;)V]
HTMLAppletElement.setCodeBase ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLAppletElement.setCodeBase:(Ljava/lang/String;)V]
HTMLAppletElement.setHeight ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLAppletElement.setHeight:(Ljava/lang/String;)V]
HTMLAppletElement.setHspace ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLAppletElement.setHspace:(Ljava/lang/String;)V]
HTMLAppletElement.setName ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLAppletElement.setName:(Ljava/lang/String;)V]
HTMLAppletElement.setObject ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLAppletElement.setObject:(Ljava/lang/String;)V]
HTMLAppletElement.setVspace ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLAppletElement.setVspace:(Ljava/lang/String;)V]
HTMLAppletElement.setWidth ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLAppletElement.setWidth:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLAppletElementImpl.class
package org.openxml.dom.html
HTMLAppletElementImpl.getAlign ( ) : String
[mangled: org/openxml/dom/html/HTMLAppletElementImpl.getAlign:()Ljava/lang/String;]
HTMLAppletElementImpl.getAlt ( ) : String
[mangled: org/openxml/dom/html/HTMLAppletElementImpl.getAlt:()Ljava/lang/String;]
HTMLAppletElementImpl.getArchive ( ) : String
[mangled: org/openxml/dom/html/HTMLAppletElementImpl.getArchive:()Ljava/lang/String;]
HTMLAppletElementImpl.getCode ( ) : String
[mangled: org/openxml/dom/html/HTMLAppletElementImpl.getCode:()Ljava/lang/String;]
HTMLAppletElementImpl.getCodeBase ( ) : String
[mangled: org/openxml/dom/html/HTMLAppletElementImpl.getCodeBase:()Ljava/lang/String;]
HTMLAppletElementImpl.getHeight ( ) : String
[mangled: org/openxml/dom/html/HTMLAppletElementImpl.getHeight:()Ljava/lang/String;]
HTMLAppletElementImpl.getHspace ( ) : String
[mangled: org/openxml/dom/html/HTMLAppletElementImpl.getHspace:()Ljava/lang/String;]
HTMLAppletElementImpl.getName ( ) : String
[mangled: org/openxml/dom/html/HTMLAppletElementImpl.getName:()Ljava/lang/String;]
HTMLAppletElementImpl.getObject ( ) : String
[mangled: org/openxml/dom/html/HTMLAppletElementImpl.getObject:()Ljava/lang/String;]
HTMLAppletElementImpl.getVspace ( ) : String
[mangled: org/openxml/dom/html/HTMLAppletElementImpl.getVspace:()Ljava/lang/String;]
HTMLAppletElementImpl.getWidth ( ) : String
[mangled: org/openxml/dom/html/HTMLAppletElementImpl.getWidth:()Ljava/lang/String;]
HTMLAppletElementImpl.HTMLAppletElementImpl ( HTMLDocumentImpl p1, String p2 )
[mangled: org/openxml/dom/html/HTMLAppletElementImpl."<init>":(Lorg/openxml/dom/html/HTMLDocumentImpl;Ljava/lang/String;)V]
HTMLAppletElementImpl.setAlign ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLAppletElementImpl.setAlign:(Ljava/lang/String;)V]
HTMLAppletElementImpl.setAlt ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLAppletElementImpl.setAlt:(Ljava/lang/String;)V]
HTMLAppletElementImpl.setArchive ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLAppletElementImpl.setArchive:(Ljava/lang/String;)V]
HTMLAppletElementImpl.setCode ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLAppletElementImpl.setCode:(Ljava/lang/String;)V]
HTMLAppletElementImpl.setCodeBase ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLAppletElementImpl.setCodeBase:(Ljava/lang/String;)V]
HTMLAppletElementImpl.setHeight ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLAppletElementImpl.setHeight:(Ljava/lang/String;)V]
HTMLAppletElementImpl.setHspace ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLAppletElementImpl.setHspace:(Ljava/lang/String;)V]
HTMLAppletElementImpl.setName ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLAppletElementImpl.setName:(Ljava/lang/String;)V]
HTMLAppletElementImpl.setObject ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLAppletElementImpl.setObject:(Ljava/lang/String;)V]
HTMLAppletElementImpl.setVspace ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLAppletElementImpl.setVspace:(Ljava/lang/String;)V]
HTMLAppletElementImpl.setWidth ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLAppletElementImpl.setWidth:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLAreaElement.class
package org.w3c.dom.html
HTMLAreaElement.getAccessKey ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLAreaElement.getAccessKey:()Ljava/lang/String;]
HTMLAreaElement.getAlt ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLAreaElement.getAlt:()Ljava/lang/String;]
HTMLAreaElement.getCoords ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLAreaElement.getCoords:()Ljava/lang/String;]
HTMLAreaElement.getHref ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLAreaElement.getHref:()Ljava/lang/String;]
HTMLAreaElement.getNoHref ( ) [abstract] : boolean
[mangled: org/w3c/dom/html/HTMLAreaElement.getNoHref:()Z]
HTMLAreaElement.getShape ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLAreaElement.getShape:()Ljava/lang/String;]
HTMLAreaElement.getTabIndex ( ) [abstract] : int
[mangled: org/w3c/dom/html/HTMLAreaElement.getTabIndex:()I]
HTMLAreaElement.getTarget ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLAreaElement.getTarget:()Ljava/lang/String;]
HTMLAreaElement.setAccessKey ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLAreaElement.setAccessKey:(Ljava/lang/String;)V]
HTMLAreaElement.setAlt ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLAreaElement.setAlt:(Ljava/lang/String;)V]
HTMLAreaElement.setCoords ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLAreaElement.setCoords:(Ljava/lang/String;)V]
HTMLAreaElement.setHref ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLAreaElement.setHref:(Ljava/lang/String;)V]
HTMLAreaElement.setNoHref ( boolean p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLAreaElement.setNoHref:(Z)V]
HTMLAreaElement.setShape ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLAreaElement.setShape:(Ljava/lang/String;)V]
HTMLAreaElement.setTabIndex ( int p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLAreaElement.setTabIndex:(I)V]
HTMLAreaElement.setTarget ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLAreaElement.setTarget:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLAreaElementImpl.class
package org.openxml.dom.html
HTMLAreaElementImpl.getAccessKey ( ) : String
[mangled: org/openxml/dom/html/HTMLAreaElementImpl.getAccessKey:()Ljava/lang/String;]
HTMLAreaElementImpl.getAlt ( ) : String
[mangled: org/openxml/dom/html/HTMLAreaElementImpl.getAlt:()Ljava/lang/String;]
HTMLAreaElementImpl.getCoords ( ) : String
[mangled: org/openxml/dom/html/HTMLAreaElementImpl.getCoords:()Ljava/lang/String;]
HTMLAreaElementImpl.getHref ( ) : String
[mangled: org/openxml/dom/html/HTMLAreaElementImpl.getHref:()Ljava/lang/String;]
HTMLAreaElementImpl.getNoHref ( ) : boolean
[mangled: org/openxml/dom/html/HTMLAreaElementImpl.getNoHref:()Z]
HTMLAreaElementImpl.getShape ( ) : String
[mangled: org/openxml/dom/html/HTMLAreaElementImpl.getShape:()Ljava/lang/String;]
HTMLAreaElementImpl.getTabIndex ( ) : int
[mangled: org/openxml/dom/html/HTMLAreaElementImpl.getTabIndex:()I]
HTMLAreaElementImpl.getTarget ( ) : String
[mangled: org/openxml/dom/html/HTMLAreaElementImpl.getTarget:()Ljava/lang/String;]
HTMLAreaElementImpl.HTMLAreaElementImpl ( HTMLDocumentImpl p1, String p2 )
[mangled: org/openxml/dom/html/HTMLAreaElementImpl."<init>":(Lorg/openxml/dom/html/HTMLDocumentImpl;Ljava/lang/String;)V]
HTMLAreaElementImpl.setAccessKey ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLAreaElementImpl.setAccessKey:(Ljava/lang/String;)V]
HTMLAreaElementImpl.setAlt ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLAreaElementImpl.setAlt:(Ljava/lang/String;)V]
HTMLAreaElementImpl.setCoords ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLAreaElementImpl.setCoords:(Ljava/lang/String;)V]
HTMLAreaElementImpl.setHref ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLAreaElementImpl.setHref:(Ljava/lang/String;)V]
HTMLAreaElementImpl.setNoHref ( boolean p1 ) : void
[mangled: org/openxml/dom/html/HTMLAreaElementImpl.setNoHref:(Z)V]
HTMLAreaElementImpl.setShape ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLAreaElementImpl.setShape:(Ljava/lang/String;)V]
HTMLAreaElementImpl.setTabIndex ( int p1 ) : void
[mangled: org/openxml/dom/html/HTMLAreaElementImpl.setTabIndex:(I)V]
HTMLAreaElementImpl.setTarget ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLAreaElementImpl.setTarget:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLBaseElement.class
package org.w3c.dom.html
HTMLBaseElement.getHref ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLBaseElement.getHref:()Ljava/lang/String;]
HTMLBaseElement.getTarget ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLBaseElement.getTarget:()Ljava/lang/String;]
HTMLBaseElement.setHref ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLBaseElement.setHref:(Ljava/lang/String;)V]
HTMLBaseElement.setTarget ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLBaseElement.setTarget:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLBaseElementImpl.class
package org.openxml.dom.html
HTMLBaseElementImpl.getHref ( ) : String
[mangled: org/openxml/dom/html/HTMLBaseElementImpl.getHref:()Ljava/lang/String;]
HTMLBaseElementImpl.getTarget ( ) : String
[mangled: org/openxml/dom/html/HTMLBaseElementImpl.getTarget:()Ljava/lang/String;]
HTMLBaseElementImpl.HTMLBaseElementImpl ( HTMLDocumentImpl p1, String p2 )
[mangled: org/openxml/dom/html/HTMLBaseElementImpl."<init>":(Lorg/openxml/dom/html/HTMLDocumentImpl;Ljava/lang/String;)V]
HTMLBaseElementImpl.setHref ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLBaseElementImpl.setHref:(Ljava/lang/String;)V]
HTMLBaseElementImpl.setTarget ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLBaseElementImpl.setTarget:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLBaseFontElement.class
package org.w3c.dom.html
HTMLBaseFontElement.getColor ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLBaseFontElement.getColor:()Ljava/lang/String;]
HTMLBaseFontElement.getFace ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLBaseFontElement.getFace:()Ljava/lang/String;]
HTMLBaseFontElement.getSize ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLBaseFontElement.getSize:()Ljava/lang/String;]
HTMLBaseFontElement.setColor ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLBaseFontElement.setColor:(Ljava/lang/String;)V]
HTMLBaseFontElement.setFace ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLBaseFontElement.setFace:(Ljava/lang/String;)V]
HTMLBaseFontElement.setSize ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLBaseFontElement.setSize:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLBaseFontElementImpl.class
package org.openxml.dom.html
HTMLBaseFontElementImpl.getColor ( ) : String
[mangled: org/openxml/dom/html/HTMLBaseFontElementImpl.getColor:()Ljava/lang/String;]
HTMLBaseFontElementImpl.getFace ( ) : String
[mangled: org/openxml/dom/html/HTMLBaseFontElementImpl.getFace:()Ljava/lang/String;]
HTMLBaseFontElementImpl.getSize ( ) : String
[mangled: org/openxml/dom/html/HTMLBaseFontElementImpl.getSize:()Ljava/lang/String;]
HTMLBaseFontElementImpl.HTMLBaseFontElementImpl ( HTMLDocumentImpl p1, String p2 )
[mangled: org/openxml/dom/html/HTMLBaseFontElementImpl."<init>":(Lorg/openxml/dom/html/HTMLDocumentImpl;Ljava/lang/String;)V]
HTMLBaseFontElementImpl.setColor ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLBaseFontElementImpl.setColor:(Ljava/lang/String;)V]
HTMLBaseFontElementImpl.setFace ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLBaseFontElementImpl.setFace:(Ljava/lang/String;)V]
HTMLBaseFontElementImpl.setSize ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLBaseFontElementImpl.setSize:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLBlockquoteElement.class
package org.w3c.dom.html
HTMLBlockquoteElement.getCite ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLBlockquoteElement.getCite:()Ljava/lang/String;]
HTMLBlockquoteElement.setCite ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLBlockquoteElement.setCite:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLBlockquoteElementImpl.class
package org.openxml.dom.html
HTMLBlockquoteElementImpl.getCite ( ) : String
[mangled: org/openxml/dom/html/HTMLBlockquoteElementImpl.getCite:()Ljava/lang/String;]
HTMLBlockquoteElementImpl.HTMLBlockquoteElementImpl ( HTMLDocumentImpl p1, String p2 )
[mangled: org/openxml/dom/html/HTMLBlockquoteElementImpl."<init>":(Lorg/openxml/dom/html/HTMLDocumentImpl;Ljava/lang/String;)V]
HTMLBlockquoteElementImpl.setCite ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLBlockquoteElementImpl.setCite:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLBodyElement.class
package org.w3c.dom.html
HTMLBodyElement.getALink ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLBodyElement.getALink:()Ljava/lang/String;]
HTMLBodyElement.getBackground ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLBodyElement.getBackground:()Ljava/lang/String;]
HTMLBodyElement.getBgColor ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLBodyElement.getBgColor:()Ljava/lang/String;]
HTMLBodyElement.getLink ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLBodyElement.getLink:()Ljava/lang/String;]
HTMLBodyElement.getText ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLBodyElement.getText:()Ljava/lang/String;]
HTMLBodyElement.getVLink ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLBodyElement.getVLink:()Ljava/lang/String;]
HTMLBodyElement.setALink ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLBodyElement.setALink:(Ljava/lang/String;)V]
HTMLBodyElement.setBackground ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLBodyElement.setBackground:(Ljava/lang/String;)V]
HTMLBodyElement.setBgColor ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLBodyElement.setBgColor:(Ljava/lang/String;)V]
HTMLBodyElement.setLink ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLBodyElement.setLink:(Ljava/lang/String;)V]
HTMLBodyElement.setText ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLBodyElement.setText:(Ljava/lang/String;)V]
HTMLBodyElement.setVLink ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLBodyElement.setVLink:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLBodyElementImpl.class
package org.openxml.dom.html
HTMLBodyElementImpl.getALink ( ) : String
[mangled: org/openxml/dom/html/HTMLBodyElementImpl.getALink:()Ljava/lang/String;]
HTMLBodyElementImpl.getBackground ( ) : String
[mangled: org/openxml/dom/html/HTMLBodyElementImpl.getBackground:()Ljava/lang/String;]
HTMLBodyElementImpl.getBgColor ( ) : String
[mangled: org/openxml/dom/html/HTMLBodyElementImpl.getBgColor:()Ljava/lang/String;]
HTMLBodyElementImpl.getLink ( ) : String
[mangled: org/openxml/dom/html/HTMLBodyElementImpl.getLink:()Ljava/lang/String;]
HTMLBodyElementImpl.getText ( ) : String
[mangled: org/openxml/dom/html/HTMLBodyElementImpl.getText:()Ljava/lang/String;]
HTMLBodyElementImpl.getVLink ( ) : String
[mangled: org/openxml/dom/html/HTMLBodyElementImpl.getVLink:()Ljava/lang/String;]
HTMLBodyElementImpl.HTMLBodyElementImpl ( HTMLDocumentImpl p1, String p2 )
[mangled: org/openxml/dom/html/HTMLBodyElementImpl."<init>":(Lorg/openxml/dom/html/HTMLDocumentImpl;Ljava/lang/String;)V]
HTMLBodyElementImpl.setALink ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLBodyElementImpl.setALink:(Ljava/lang/String;)V]
HTMLBodyElementImpl.setBackground ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLBodyElementImpl.setBackground:(Ljava/lang/String;)V]
HTMLBodyElementImpl.setBgColor ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLBodyElementImpl.setBgColor:(Ljava/lang/String;)V]
HTMLBodyElementImpl.setLink ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLBodyElementImpl.setLink:(Ljava/lang/String;)V]
HTMLBodyElementImpl.setText ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLBodyElementImpl.setText:(Ljava/lang/String;)V]
HTMLBodyElementImpl.setVLink ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLBodyElementImpl.setVLink:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLBRElement.class
package org.w3c.dom.html
HTMLBRElement.getClear ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLBRElement.getClear:()Ljava/lang/String;]
HTMLBRElement.setClear ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLBRElement.setClear:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLBRElementImpl.class
package org.openxml.dom.html
HTMLBRElementImpl.getClear ( ) : String
[mangled: org/openxml/dom/html/HTMLBRElementImpl.getClear:()Ljava/lang/String;]
HTMLBRElementImpl.HTMLBRElementImpl ( HTMLDocumentImpl p1, String p2 )
[mangled: org/openxml/dom/html/HTMLBRElementImpl."<init>":(Lorg/openxml/dom/html/HTMLDocumentImpl;Ljava/lang/String;)V]
HTMLBRElementImpl.setClear ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLBRElementImpl.setClear:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLButtonElement.class
package org.w3c.dom.html
HTMLButtonElement.getAccessKey ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLButtonElement.getAccessKey:()Ljava/lang/String;]
HTMLButtonElement.getDisabled ( ) [abstract] : boolean
[mangled: org/w3c/dom/html/HTMLButtonElement.getDisabled:()Z]
HTMLButtonElement.getForm ( ) [abstract] : HTMLFormElement
[mangled: org/w3c/dom/html/HTMLButtonElement.getForm:()Lorg/w3c/dom/html/HTMLFormElement;]
HTMLButtonElement.getName ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLButtonElement.getName:()Ljava/lang/String;]
HTMLButtonElement.getTabIndex ( ) [abstract] : int
[mangled: org/w3c/dom/html/HTMLButtonElement.getTabIndex:()I]
HTMLButtonElement.getType ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLButtonElement.getType:()Ljava/lang/String;]
HTMLButtonElement.getValue ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLButtonElement.getValue:()Ljava/lang/String;]
HTMLButtonElement.setAccessKey ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLButtonElement.setAccessKey:(Ljava/lang/String;)V]
HTMLButtonElement.setDisabled ( boolean p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLButtonElement.setDisabled:(Z)V]
HTMLButtonElement.setName ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLButtonElement.setName:(Ljava/lang/String;)V]
HTMLButtonElement.setTabIndex ( int p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLButtonElement.setTabIndex:(I)V]
HTMLButtonElement.setValue ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLButtonElement.setValue:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLButtonElementImpl.class
package org.openxml.dom.html
HTMLButtonElementImpl.getAccessKey ( ) : String
[mangled: org/openxml/dom/html/HTMLButtonElementImpl.getAccessKey:()Ljava/lang/String;]
HTMLButtonElementImpl.getDisabled ( ) : boolean
[mangled: org/openxml/dom/html/HTMLButtonElementImpl.getDisabled:()Z]
HTMLButtonElementImpl.getName ( ) : String
[mangled: org/openxml/dom/html/HTMLButtonElementImpl.getName:()Ljava/lang/String;]
HTMLButtonElementImpl.getTabIndex ( ) : int
[mangled: org/openxml/dom/html/HTMLButtonElementImpl.getTabIndex:()I]
HTMLButtonElementImpl.getType ( ) : String
[mangled: org/openxml/dom/html/HTMLButtonElementImpl.getType:()Ljava/lang/String;]
HTMLButtonElementImpl.getValue ( ) : String
[mangled: org/openxml/dom/html/HTMLButtonElementImpl.getValue:()Ljava/lang/String;]
HTMLButtonElementImpl.HTMLButtonElementImpl ( HTMLDocumentImpl p1, String p2 )
[mangled: org/openxml/dom/html/HTMLButtonElementImpl."<init>":(Lorg/openxml/dom/html/HTMLDocumentImpl;Ljava/lang/String;)V]
HTMLButtonElementImpl.setAccessKey ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLButtonElementImpl.setAccessKey:(Ljava/lang/String;)V]
HTMLButtonElementImpl.setDisabled ( boolean p1 ) : void
[mangled: org/openxml/dom/html/HTMLButtonElementImpl.setDisabled:(Z)V]
HTMLButtonElementImpl.setName ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLButtonElementImpl.setName:(Ljava/lang/String;)V]
HTMLButtonElementImpl.setTabIndex ( int p1 ) : void
[mangled: org/openxml/dom/html/HTMLButtonElementImpl.setTabIndex:(I)V]
HTMLButtonElementImpl.setValue ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLButtonElementImpl.setValue:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLCollection.class
package org.w3c.dom.html
HTMLCollection.getLength ( ) [abstract] : int
[mangled: org/w3c/dom/html/HTMLCollection.getLength:()I]
HTMLCollection.item ( int p1 ) [abstract] : Node
[mangled: org/w3c/dom/html/HTMLCollection.item:(I)Lorg/w3c/dom/Node;]
HTMLCollection.namedItem ( String p1 ) [abstract] : Node
[mangled: org/w3c/dom/html/HTMLCollection.namedItem:(Ljava/lang/String;)Lorg/w3c/dom/Node;]
openxml.106-fix.jar, HTMLDirectoryElement.class
package org.w3c.dom.html
HTMLDirectoryElement.getCompact ( ) [abstract] : boolean
[mangled: org/w3c/dom/html/HTMLDirectoryElement.getCompact:()Z]
HTMLDirectoryElement.setCompact ( boolean p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLDirectoryElement.setCompact:(Z)V]
openxml.106-fix.jar, HTMLDirectoryElementImpl.class
package org.openxml.dom.html
HTMLDirectoryElementImpl.getCompact ( ) : boolean
[mangled: org/openxml/dom/html/HTMLDirectoryElementImpl.getCompact:()Z]
HTMLDirectoryElementImpl.HTMLDirectoryElementImpl ( HTMLDocumentImpl p1, String p2 )
[mangled: org/openxml/dom/html/HTMLDirectoryElementImpl."<init>":(Lorg/openxml/dom/html/HTMLDocumentImpl;Ljava/lang/String;)V]
HTMLDirectoryElementImpl.setCompact ( boolean p1 ) : void
[mangled: org/openxml/dom/html/HTMLDirectoryElementImpl.setCompact:(Z)V]
openxml.106-fix.jar, HTMLDivElement.class
package org.w3c.dom.html
HTMLDivElement.getAlign ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLDivElement.getAlign:()Ljava/lang/String;]
HTMLDivElement.setAlign ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLDivElement.setAlign:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLDivElementImpl.class
package org.openxml.dom.html
HTMLDivElementImpl.getAlign ( ) : String
[mangled: org/openxml/dom/html/HTMLDivElementImpl.getAlign:()Ljava/lang/String;]
HTMLDivElementImpl.HTMLDivElementImpl ( HTMLDocumentImpl p1, String p2 )
[mangled: org/openxml/dom/html/HTMLDivElementImpl."<init>":(Lorg/openxml/dom/html/HTMLDocumentImpl;Ljava/lang/String;)V]
HTMLDivElementImpl.setAlign ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLDivElementImpl.setAlign:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLDListElement.class
package org.w3c.dom.html
HTMLDListElement.getCompact ( ) [abstract] : boolean
[mangled: org/w3c/dom/html/HTMLDListElement.getCompact:()Z]
HTMLDListElement.setCompact ( boolean p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLDListElement.setCompact:(Z)V]
openxml.106-fix.jar, HTMLDListElementImpl.class
package org.openxml.dom.html
HTMLDListElementImpl.getCompact ( ) : boolean
[mangled: org/openxml/dom/html/HTMLDListElementImpl.getCompact:()Z]
HTMLDListElementImpl.HTMLDListElementImpl ( HTMLDocumentImpl p1, String p2 )
[mangled: org/openxml/dom/html/HTMLDListElementImpl."<init>":(Lorg/openxml/dom/html/HTMLDocumentImpl;Ljava/lang/String;)V]
HTMLDListElementImpl.setCompact ( boolean p1 ) : void
[mangled: org/openxml/dom/html/HTMLDListElementImpl.setCompact:(Z)V]
openxml.106-fix.jar, HTMLDocument.class
package org.w3c.dom.html
HTMLDocument.close ( ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLDocument.close:()V]
HTMLDocument.getAnchors ( ) [abstract] : HTMLCollection
[mangled: org/w3c/dom/html/HTMLDocument.getAnchors:()Lorg/w3c/dom/html/HTMLCollection;]
HTMLDocument.getApplets ( ) [abstract] : HTMLCollection
[mangled: org/w3c/dom/html/HTMLDocument.getApplets:()Lorg/w3c/dom/html/HTMLCollection;]
HTMLDocument.getBody ( ) [abstract] : HTMLElement
[mangled: org/w3c/dom/html/HTMLDocument.getBody:()Lorg/w3c/dom/html/HTMLElement;]
HTMLDocument.getCookie ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLDocument.getCookie:()Ljava/lang/String;]
HTMLDocument.getDomain ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLDocument.getDomain:()Ljava/lang/String;]
HTMLDocument.getElementById ( String p1 ) [abstract] : Element
[mangled: org/w3c/dom/html/HTMLDocument.getElementById:(Ljava/lang/String;)Lorg/w3c/dom/Element;]
HTMLDocument.getElementsByName ( String p1 ) [abstract] : NodeList
[mangled: org/w3c/dom/html/HTMLDocument.getElementsByName:(Ljava/lang/String;)Lorg/w3c/dom/NodeList;]
HTMLDocument.getForms ( ) [abstract] : HTMLCollection
[mangled: org/w3c/dom/html/HTMLDocument.getForms:()Lorg/w3c/dom/html/HTMLCollection;]
HTMLDocument.getImages ( ) [abstract] : HTMLCollection
[mangled: org/w3c/dom/html/HTMLDocument.getImages:()Lorg/w3c/dom/html/HTMLCollection;]
HTMLDocument.getLinks ( ) [abstract] : HTMLCollection
[mangled: org/w3c/dom/html/HTMLDocument.getLinks:()Lorg/w3c/dom/html/HTMLCollection;]
HTMLDocument.getReferrer ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLDocument.getReferrer:()Ljava/lang/String;]
HTMLDocument.getTitle ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLDocument.getTitle:()Ljava/lang/String;]
HTMLDocument.getURL ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLDocument.getURL:()Ljava/lang/String;]
HTMLDocument.open ( ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLDocument.open:()V]
HTMLDocument.setBody ( HTMLElement p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLDocument.setBody:(Lorg/w3c/dom/html/HTMLElement;)V]
HTMLDocument.setCookie ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLDocument.setCookie:(Ljava/lang/String;)V]
HTMLDocument.setTitle ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLDocument.setTitle:(Ljava/lang/String;)V]
HTMLDocument.write ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLDocument.write:(Ljava/lang/String;)V]
HTMLDocument.writeln ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLDocument.writeln:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLDocumentImpl.class
package org.openxml.dom.html
HTMLDocumentImpl.castNewChild ( Node p1 ) : NodeImpl
[mangled: org/openxml/dom/html/HTMLDocumentImpl.castNewChild:(Lorg/w3c/dom/Node;)Lorg/openxml/dom/NodeImpl;]
HTMLDocumentImpl.clone ( ) : Object
[mangled: org/openxml/dom/html/HTMLDocumentImpl.clone:()Ljava/lang/Object;]
HTMLDocumentImpl.cloneNode ( boolean p1 ) : Node
[mangled: org/openxml/dom/html/HTMLDocumentImpl.cloneNode:(Z)Lorg/w3c/dom/Node;]
HTMLDocumentImpl.close ( ) : void
[mangled: org/openxml/dom/html/HTMLDocumentImpl.close:()V]
HTMLDocumentImpl.createElement ( String p1 ) : Element
[mangled: org/openxml/dom/html/HTMLDocumentImpl.createElement:(Ljava/lang/String;)Lorg/w3c/dom/Element;]
HTMLDocumentImpl.getAnchors ( ) : HTMLCollection
[mangled: org/openxml/dom/html/HTMLDocumentImpl.getAnchors:()Lorg/w3c/dom/html/HTMLCollection;]
HTMLDocumentImpl.getApplets ( ) : HTMLCollection
[mangled: org/openxml/dom/html/HTMLDocumentImpl.getApplets:()Lorg/w3c/dom/html/HTMLCollection;]
HTMLDocumentImpl.getBody ( ) : HTMLElement
[mangled: org/openxml/dom/html/HTMLDocumentImpl.getBody:()Lorg/w3c/dom/html/HTMLElement;]
HTMLDocumentImpl.getCookie ( ) : String
[mangled: org/openxml/dom/html/HTMLDocumentImpl.getCookie:()Ljava/lang/String;]
HTMLDocumentImpl.getDocumentElement ( ) : Element
[mangled: org/openxml/dom/html/HTMLDocumentImpl.getDocumentElement:()Lorg/w3c/dom/Element;]
HTMLDocumentImpl.getDomain ( ) : String
[mangled: org/openxml/dom/html/HTMLDocumentImpl.getDomain:()Ljava/lang/String;]
HTMLDocumentImpl.getElementById ( String p1 ) : Element
[mangled: org/openxml/dom/html/HTMLDocumentImpl.getElementById:(Ljava/lang/String;)Lorg/w3c/dom/Element;]
HTMLDocumentImpl.getElementsByName ( String p1 ) : NodeList
[mangled: org/openxml/dom/html/HTMLDocumentImpl.getElementsByName:(Ljava/lang/String;)Lorg/w3c/dom/NodeList;]
HTMLDocumentImpl.getForms ( ) : HTMLCollection
[mangled: org/openxml/dom/html/HTMLDocumentImpl.getForms:()Lorg/w3c/dom/html/HTMLCollection;]
HTMLDocumentImpl.getHead ( ) : HTMLElement
[mangled: org/openxml/dom/html/HTMLDocumentImpl.getHead:()Lorg/w3c/dom/html/HTMLElement;]
HTMLDocumentImpl.getImages ( ) : HTMLCollection
[mangled: org/openxml/dom/html/HTMLDocumentImpl.getImages:()Lorg/w3c/dom/html/HTMLCollection;]
HTMLDocumentImpl.getLinks ( ) : HTMLCollection
[mangled: org/openxml/dom/html/HTMLDocumentImpl.getLinks:()Lorg/w3c/dom/html/HTMLCollection;]
HTMLDocumentImpl.getReferrer ( ) : String
[mangled: org/openxml/dom/html/HTMLDocumentImpl.getReferrer:()Ljava/lang/String;]
HTMLDocumentImpl.getTitle ( ) : String
[mangled: org/openxml/dom/html/HTMLDocumentImpl.getTitle:()Ljava/lang/String;]
HTMLDocumentImpl.getURL ( ) : String
[mangled: org/openxml/dom/html/HTMLDocumentImpl.getURL:()Ljava/lang/String;]
HTMLDocumentImpl.HTMLDocumentImpl ( )
[mangled: org/openxml/dom/html/HTMLDocumentImpl."<init>":()V]
HTMLDocumentImpl.open ( ) : void
[mangled: org/openxml/dom/html/HTMLDocumentImpl.open:()V]
HTMLDocumentImpl.setBody ( HTMLElement p1 ) : void
[mangled: org/openxml/dom/html/HTMLDocumentImpl.setBody:(Lorg/w3c/dom/html/HTMLElement;)V]
HTMLDocumentImpl.setCookie ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLDocumentImpl.setCookie:(Ljava/lang/String;)V]
HTMLDocumentImpl.setTitle ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLDocumentImpl.setTitle:(Ljava/lang/String;)V]
HTMLDocumentImpl.write ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLDocumentImpl.write:(Ljava/lang/String;)V]
HTMLDocumentImpl.writeln ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLDocumentImpl.writeln:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLDTD.class
package org.openxml.io
HTMLDTD.charFromName ( String p1 ) [static] : int
[mangled: org/openxml/io/HTMLDTD.charFromName:(Ljava/lang/String;)I]
HTMLDTD.fromChar ( char p1 ) [static] : String
[mangled: org/openxml/io/HTMLDTD.fromChar:(C)Ljava/lang/String;]
HTMLDTD.getDTD ( ) [static] : DTDDocument
[mangled: org/openxml/io/HTMLDTD.getDTD:()Lorg/openxml/DTDDocument;]
HTMLDTD.HTMLDTD ( )
[mangled: org/openxml/io/HTMLDTD."<init>":()V]
HTMLDTD.optionalClosingTag ( Element p1 ) [static] : boolean
[mangled: org/openxml/io/HTMLDTD.optionalClosingTag:(Lorg/w3c/dom/Element;)Z]
HTMLDTD.supportsChildren ( Element p1 ) [static] : boolean
[mangled: org/openxml/io/HTMLDTD.supportsChildren:(Lorg/w3c/dom/Element;)Z]
openxml.106-fix.jar, HTMLElement.class
package org.w3c.dom.html
HTMLElement.getClassName ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLElement.getClassName:()Ljava/lang/String;]
HTMLElement.getDir ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLElement.getDir:()Ljava/lang/String;]
HTMLElement.getId ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLElement.getId:()Ljava/lang/String;]
HTMLElement.getLang ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLElement.getLang:()Ljava/lang/String;]
HTMLElement.getTitle ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLElement.getTitle:()Ljava/lang/String;]
HTMLElement.setClassName ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLElement.setClassName:(Ljava/lang/String;)V]
HTMLElement.setDir ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLElement.setDir:(Ljava/lang/String;)V]
HTMLElement.setId ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLElement.setId:(Ljava/lang/String;)V]
HTMLElement.setLang ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLElement.setLang:(Ljava/lang/String;)V]
HTMLElement.setTitle ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLElement.setTitle:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLElementImpl.class
package org.openxml.dom.html
HTMLElementImpl.castNewChild ( Node p1 ) : NodeImpl
[mangled: org/openxml/dom/html/HTMLElementImpl.castNewChild:(Lorg/w3c/dom/Node;)Lorg/openxml/dom/NodeImpl;]
HTMLElementImpl.getClassName ( ) : String
[mangled: org/openxml/dom/html/HTMLElementImpl.getClassName:()Ljava/lang/String;]
HTMLElementImpl.getDir ( ) : String
[mangled: org/openxml/dom/html/HTMLElementImpl.getDir:()Ljava/lang/String;]
HTMLElementImpl.getForm ( ) : HTMLFormElement
[mangled: org/openxml/dom/html/HTMLElementImpl.getForm:()Lorg/w3c/dom/html/HTMLFormElement;]
HTMLElementImpl.getId ( ) : String
[mangled: org/openxml/dom/html/HTMLElementImpl.getId:()Ljava/lang/String;]
HTMLElementImpl.getLang ( ) : String
[mangled: org/openxml/dom/html/HTMLElementImpl.getLang:()Ljava/lang/String;]
HTMLElementImpl.getTitle ( ) : String
[mangled: org/openxml/dom/html/HTMLElementImpl.getTitle:()Ljava/lang/String;]
HTMLElementImpl.setClassName ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLElementImpl.setClassName:(Ljava/lang/String;)V]
HTMLElementImpl.setDir ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLElementImpl.setDir:(Ljava/lang/String;)V]
HTMLElementImpl.setId ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLElementImpl.setId:(Ljava/lang/String;)V]
HTMLElementImpl.setLang ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLElementImpl.setLang:(Ljava/lang/String;)V]
HTMLElementImpl.setTitle ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLElementImpl.setTitle:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLEntities.class
package org.openxml.x3p.publishers
HTMLEntities.charFromName ( String p1 ) [static] : int
[mangled: org/openxml/x3p/publishers/HTMLEntities.charFromName:(Ljava/lang/String;)I]
HTMLEntities.fromChar ( char p1 ) [static] : String
[mangled: org/openxml/x3p/publishers/HTMLEntities.fromChar:(C)Ljava/lang/String;]
HTMLEntities.HTMLEntities ( )
[mangled: org/openxml/x3p/publishers/HTMLEntities."<init>":()V]
HTMLEntities.optionalClosingTag ( String p1 ) [static] : boolean
[mangled: org/openxml/x3p/publishers/HTMLEntities.optionalClosingTag:(Ljava/lang/String;)Z]
HTMLEntities.supportsChildren ( String p1 ) [static] : boolean
[mangled: org/openxml/x3p/publishers/HTMLEntities.supportsChildren:(Ljava/lang/String;)Z]
openxml.106-fix.jar, HTMLFieldSetElement.class
package org.w3c.dom.html
HTMLFieldSetElement.getForm ( ) [abstract] : HTMLFormElement
[mangled: org/w3c/dom/html/HTMLFieldSetElement.getForm:()Lorg/w3c/dom/html/HTMLFormElement;]
openxml.106-fix.jar, HTMLFieldSetElementImpl.class
package org.openxml.dom.html
HTMLFieldSetElementImpl.HTMLFieldSetElementImpl ( HTMLDocumentImpl p1, String p2 )
[mangled: org/openxml/dom/html/HTMLFieldSetElementImpl."<init>":(Lorg/openxml/dom/html/HTMLDocumentImpl;Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLFontElement.class
package org.w3c.dom.html
HTMLFontElement.getColor ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLFontElement.getColor:()Ljava/lang/String;]
HTMLFontElement.getFace ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLFontElement.getFace:()Ljava/lang/String;]
HTMLFontElement.getSize ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLFontElement.getSize:()Ljava/lang/String;]
HTMLFontElement.setColor ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLFontElement.setColor:(Ljava/lang/String;)V]
HTMLFontElement.setFace ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLFontElement.setFace:(Ljava/lang/String;)V]
HTMLFontElement.setSize ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLFontElement.setSize:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLFontElementImpl.class
package org.openxml.dom.html
HTMLFontElementImpl.getColor ( ) : String
[mangled: org/openxml/dom/html/HTMLFontElementImpl.getColor:()Ljava/lang/String;]
HTMLFontElementImpl.getFace ( ) : String
[mangled: org/openxml/dom/html/HTMLFontElementImpl.getFace:()Ljava/lang/String;]
HTMLFontElementImpl.getSize ( ) : String
[mangled: org/openxml/dom/html/HTMLFontElementImpl.getSize:()Ljava/lang/String;]
HTMLFontElementImpl.HTMLFontElementImpl ( HTMLDocumentImpl p1, String p2 )
[mangled: org/openxml/dom/html/HTMLFontElementImpl."<init>":(Lorg/openxml/dom/html/HTMLDocumentImpl;Ljava/lang/String;)V]
HTMLFontElementImpl.setColor ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLFontElementImpl.setColor:(Ljava/lang/String;)V]
HTMLFontElementImpl.setFace ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLFontElementImpl.setFace:(Ljava/lang/String;)V]
HTMLFontElementImpl.setSize ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLFontElementImpl.setSize:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLFormElement.class
package org.w3c.dom.html
HTMLFormElement.getAcceptCharset ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLFormElement.getAcceptCharset:()Ljava/lang/String;]
HTMLFormElement.getAction ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLFormElement.getAction:()Ljava/lang/String;]
HTMLFormElement.getElements ( ) [abstract] : HTMLCollection
[mangled: org/w3c/dom/html/HTMLFormElement.getElements:()Lorg/w3c/dom/html/HTMLCollection;]
HTMLFormElement.getEnctype ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLFormElement.getEnctype:()Ljava/lang/String;]
HTMLFormElement.getLength ( ) [abstract] : int
[mangled: org/w3c/dom/html/HTMLFormElement.getLength:()I]
HTMLFormElement.getMethod ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLFormElement.getMethod:()Ljava/lang/String;]
HTMLFormElement.getName ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLFormElement.getName:()Ljava/lang/String;]
HTMLFormElement.getTarget ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLFormElement.getTarget:()Ljava/lang/String;]
HTMLFormElement.reset ( ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLFormElement.reset:()V]
HTMLFormElement.setAcceptCharset ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLFormElement.setAcceptCharset:(Ljava/lang/String;)V]
HTMLFormElement.setAction ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLFormElement.setAction:(Ljava/lang/String;)V]
HTMLFormElement.setEnctype ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLFormElement.setEnctype:(Ljava/lang/String;)V]
HTMLFormElement.setMethod ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLFormElement.setMethod:(Ljava/lang/String;)V]
HTMLFormElement.setName ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLFormElement.setName:(Ljava/lang/String;)V]
HTMLFormElement.setTarget ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLFormElement.setTarget:(Ljava/lang/String;)V]
HTMLFormElement.submit ( ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLFormElement.submit:()V]
openxml.106-fix.jar, HTMLFormElementImpl.class
package org.openxml.dom.html
HTMLFormElementImpl.getAcceptCharset ( ) : String
[mangled: org/openxml/dom/html/HTMLFormElementImpl.getAcceptCharset:()Ljava/lang/String;]
HTMLFormElementImpl.getAction ( ) : String
[mangled: org/openxml/dom/html/HTMLFormElementImpl.getAction:()Ljava/lang/String;]
HTMLFormElementImpl.getElements ( ) : HTMLCollection
[mangled: org/openxml/dom/html/HTMLFormElementImpl.getElements:()Lorg/w3c/dom/html/HTMLCollection;]
HTMLFormElementImpl.getEnctype ( ) : String
[mangled: org/openxml/dom/html/HTMLFormElementImpl.getEnctype:()Ljava/lang/String;]
HTMLFormElementImpl.getLength ( ) : int
[mangled: org/openxml/dom/html/HTMLFormElementImpl.getLength:()I]
HTMLFormElementImpl.getMethod ( ) : String
[mangled: org/openxml/dom/html/HTMLFormElementImpl.getMethod:()Ljava/lang/String;]
HTMLFormElementImpl.getName ( ) : String
[mangled: org/openxml/dom/html/HTMLFormElementImpl.getName:()Ljava/lang/String;]
HTMLFormElementImpl.getTarget ( ) : String
[mangled: org/openxml/dom/html/HTMLFormElementImpl.getTarget:()Ljava/lang/String;]
HTMLFormElementImpl.HTMLFormElementImpl ( HTMLDocumentImpl p1, String p2 )
[mangled: org/openxml/dom/html/HTMLFormElementImpl."<init>":(Lorg/openxml/dom/html/HTMLDocumentImpl;Ljava/lang/String;)V]
HTMLFormElementImpl.reset ( ) : void
[mangled: org/openxml/dom/html/HTMLFormElementImpl.reset:()V]
HTMLFormElementImpl.setAcceptCharset ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLFormElementImpl.setAcceptCharset:(Ljava/lang/String;)V]
HTMLFormElementImpl.setAction ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLFormElementImpl.setAction:(Ljava/lang/String;)V]
HTMLFormElementImpl.setEnctype ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLFormElementImpl.setEnctype:(Ljava/lang/String;)V]
HTMLFormElementImpl.setMethod ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLFormElementImpl.setMethod:(Ljava/lang/String;)V]
HTMLFormElementImpl.setName ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLFormElementImpl.setName:(Ljava/lang/String;)V]
HTMLFormElementImpl.setTarget ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLFormElementImpl.setTarget:(Ljava/lang/String;)V]
HTMLFormElementImpl.submit ( ) : void
[mangled: org/openxml/dom/html/HTMLFormElementImpl.submit:()V]
openxml.106-fix.jar, HTMLFrameElement.class
package org.w3c.dom.html
HTMLFrameElement.getFrameBorder ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLFrameElement.getFrameBorder:()Ljava/lang/String;]
HTMLFrameElement.getLongDesc ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLFrameElement.getLongDesc:()Ljava/lang/String;]
HTMLFrameElement.getMarginHeight ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLFrameElement.getMarginHeight:()Ljava/lang/String;]
HTMLFrameElement.getMarginWidth ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLFrameElement.getMarginWidth:()Ljava/lang/String;]
HTMLFrameElement.getName ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLFrameElement.getName:()Ljava/lang/String;]
HTMLFrameElement.getNoResize ( ) [abstract] : boolean
[mangled: org/w3c/dom/html/HTMLFrameElement.getNoResize:()Z]
HTMLFrameElement.getScrolling ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLFrameElement.getScrolling:()Ljava/lang/String;]
HTMLFrameElement.getSrc ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLFrameElement.getSrc:()Ljava/lang/String;]
HTMLFrameElement.setFrameBorder ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLFrameElement.setFrameBorder:(Ljava/lang/String;)V]
HTMLFrameElement.setLongDesc ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLFrameElement.setLongDesc:(Ljava/lang/String;)V]
HTMLFrameElement.setMarginHeight ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLFrameElement.setMarginHeight:(Ljava/lang/String;)V]
HTMLFrameElement.setMarginWidth ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLFrameElement.setMarginWidth:(Ljava/lang/String;)V]
HTMLFrameElement.setName ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLFrameElement.setName:(Ljava/lang/String;)V]
HTMLFrameElement.setNoResize ( boolean p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLFrameElement.setNoResize:(Z)V]
HTMLFrameElement.setScrolling ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLFrameElement.setScrolling:(Ljava/lang/String;)V]
HTMLFrameElement.setSrc ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLFrameElement.setSrc:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLFrameElementImpl.class
package org.openxml.dom.html
HTMLFrameElementImpl.getFrameBorder ( ) : String
[mangled: org/openxml/dom/html/HTMLFrameElementImpl.getFrameBorder:()Ljava/lang/String;]
HTMLFrameElementImpl.getLongDesc ( ) : String
[mangled: org/openxml/dom/html/HTMLFrameElementImpl.getLongDesc:()Ljava/lang/String;]
HTMLFrameElementImpl.getMarginHeight ( ) : String
[mangled: org/openxml/dom/html/HTMLFrameElementImpl.getMarginHeight:()Ljava/lang/String;]
HTMLFrameElementImpl.getMarginWidth ( ) : String
[mangled: org/openxml/dom/html/HTMLFrameElementImpl.getMarginWidth:()Ljava/lang/String;]
HTMLFrameElementImpl.getName ( ) : String
[mangled: org/openxml/dom/html/HTMLFrameElementImpl.getName:()Ljava/lang/String;]
HTMLFrameElementImpl.getNoResize ( ) : boolean
[mangled: org/openxml/dom/html/HTMLFrameElementImpl.getNoResize:()Z]
HTMLFrameElementImpl.getScrolling ( ) : String
[mangled: org/openxml/dom/html/HTMLFrameElementImpl.getScrolling:()Ljava/lang/String;]
HTMLFrameElementImpl.getSrc ( ) : String
[mangled: org/openxml/dom/html/HTMLFrameElementImpl.getSrc:()Ljava/lang/String;]
HTMLFrameElementImpl.HTMLFrameElementImpl ( HTMLDocumentImpl p1, String p2 )
[mangled: org/openxml/dom/html/HTMLFrameElementImpl."<init>":(Lorg/openxml/dom/html/HTMLDocumentImpl;Ljava/lang/String;)V]
HTMLFrameElementImpl.setFrameBorder ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLFrameElementImpl.setFrameBorder:(Ljava/lang/String;)V]
HTMLFrameElementImpl.setLongDesc ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLFrameElementImpl.setLongDesc:(Ljava/lang/String;)V]
HTMLFrameElementImpl.setMarginHeight ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLFrameElementImpl.setMarginHeight:(Ljava/lang/String;)V]
HTMLFrameElementImpl.setMarginWidth ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLFrameElementImpl.setMarginWidth:(Ljava/lang/String;)V]
HTMLFrameElementImpl.setName ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLFrameElementImpl.setName:(Ljava/lang/String;)V]
HTMLFrameElementImpl.setNoResize ( boolean p1 ) : void
[mangled: org/openxml/dom/html/HTMLFrameElementImpl.setNoResize:(Z)V]
HTMLFrameElementImpl.setScrolling ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLFrameElementImpl.setScrolling:(Ljava/lang/String;)V]
HTMLFrameElementImpl.setSrc ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLFrameElementImpl.setSrc:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLFrameSetElement.class
package org.w3c.dom.html
HTMLFrameSetElement.getCols ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLFrameSetElement.getCols:()Ljava/lang/String;]
HTMLFrameSetElement.getRows ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLFrameSetElement.getRows:()Ljava/lang/String;]
HTMLFrameSetElement.setCols ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLFrameSetElement.setCols:(Ljava/lang/String;)V]
HTMLFrameSetElement.setRows ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLFrameSetElement.setRows:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLFrameSetElementImpl.class
package org.openxml.dom.html
HTMLFrameSetElementImpl.getCols ( ) : String
[mangled: org/openxml/dom/html/HTMLFrameSetElementImpl.getCols:()Ljava/lang/String;]
HTMLFrameSetElementImpl.getRows ( ) : String
[mangled: org/openxml/dom/html/HTMLFrameSetElementImpl.getRows:()Ljava/lang/String;]
HTMLFrameSetElementImpl.HTMLFrameSetElementImpl ( HTMLDocumentImpl p1, String p2 )
[mangled: org/openxml/dom/html/HTMLFrameSetElementImpl."<init>":(Lorg/openxml/dom/html/HTMLDocumentImpl;Ljava/lang/String;)V]
HTMLFrameSetElementImpl.setCols ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLFrameSetElementImpl.setCols:(Ljava/lang/String;)V]
HTMLFrameSetElementImpl.setRows ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLFrameSetElementImpl.setRows:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLHeadElement.class
package org.w3c.dom.html
HTMLHeadElement.getProfile ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLHeadElement.getProfile:()Ljava/lang/String;]
HTMLHeadElement.setProfile ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLHeadElement.setProfile:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLHeadElementImpl.class
package org.openxml.dom.html
HTMLHeadElementImpl.getProfile ( ) : String
[mangled: org/openxml/dom/html/HTMLHeadElementImpl.getProfile:()Ljava/lang/String;]
HTMLHeadElementImpl.HTMLHeadElementImpl ( HTMLDocumentImpl p1, String p2 )
[mangled: org/openxml/dom/html/HTMLHeadElementImpl."<init>":(Lorg/openxml/dom/html/HTMLDocumentImpl;Ljava/lang/String;)V]
HTMLHeadElementImpl.setProfile ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLHeadElementImpl.setProfile:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLHeadingElement.class
package org.w3c.dom.html
HTMLHeadingElement.getAlign ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLHeadingElement.getAlign:()Ljava/lang/String;]
HTMLHeadingElement.setAlign ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLHeadingElement.setAlign:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLHeadingElementImpl.class
package org.openxml.dom.html
HTMLHeadingElementImpl.getAlign ( ) : String
[mangled: org/openxml/dom/html/HTMLHeadingElementImpl.getAlign:()Ljava/lang/String;]
HTMLHeadingElementImpl.HTMLHeadingElementImpl ( HTMLDocumentImpl p1, String p2 )
[mangled: org/openxml/dom/html/HTMLHeadingElementImpl."<init>":(Lorg/openxml/dom/html/HTMLDocumentImpl;Ljava/lang/String;)V]
HTMLHeadingElementImpl.setAlign ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLHeadingElementImpl.setAlign:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLHRElement.class
package org.w3c.dom.html
HTMLHRElement.getAlign ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLHRElement.getAlign:()Ljava/lang/String;]
HTMLHRElement.getNoShade ( ) [abstract] : boolean
[mangled: org/w3c/dom/html/HTMLHRElement.getNoShade:()Z]
HTMLHRElement.getSize ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLHRElement.getSize:()Ljava/lang/String;]
HTMLHRElement.getWidth ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLHRElement.getWidth:()Ljava/lang/String;]
HTMLHRElement.setAlign ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLHRElement.setAlign:(Ljava/lang/String;)V]
HTMLHRElement.setNoShade ( boolean p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLHRElement.setNoShade:(Z)V]
HTMLHRElement.setSize ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLHRElement.setSize:(Ljava/lang/String;)V]
HTMLHRElement.setWidth ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLHRElement.setWidth:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLHRElementImpl.class
package org.openxml.dom.html
HTMLHRElementImpl.getAlign ( ) : String
[mangled: org/openxml/dom/html/HTMLHRElementImpl.getAlign:()Ljava/lang/String;]
HTMLHRElementImpl.getNoShade ( ) : boolean
[mangled: org/openxml/dom/html/HTMLHRElementImpl.getNoShade:()Z]
HTMLHRElementImpl.getSize ( ) : String
[mangled: org/openxml/dom/html/HTMLHRElementImpl.getSize:()Ljava/lang/String;]
HTMLHRElementImpl.getWidth ( ) : String
[mangled: org/openxml/dom/html/HTMLHRElementImpl.getWidth:()Ljava/lang/String;]
HTMLHRElementImpl.HTMLHRElementImpl ( HTMLDocumentImpl p1, String p2 )
[mangled: org/openxml/dom/html/HTMLHRElementImpl."<init>":(Lorg/openxml/dom/html/HTMLDocumentImpl;Ljava/lang/String;)V]
HTMLHRElementImpl.setAlign ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLHRElementImpl.setAlign:(Ljava/lang/String;)V]
HTMLHRElementImpl.setNoShade ( boolean p1 ) : void
[mangled: org/openxml/dom/html/HTMLHRElementImpl.setNoShade:(Z)V]
HTMLHRElementImpl.setSize ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLHRElementImpl.setSize:(Ljava/lang/String;)V]
HTMLHRElementImpl.setWidth ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLHRElementImpl.setWidth:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLHtmlElement.class
package org.w3c.dom.html
HTMLHtmlElement.getVersion ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLHtmlElement.getVersion:()Ljava/lang/String;]
HTMLHtmlElement.setVersion ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLHtmlElement.setVersion:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLHtmlElementImpl.class
package org.openxml.dom.html
HTMLHtmlElementImpl.getVersion ( ) : String
[mangled: org/openxml/dom/html/HTMLHtmlElementImpl.getVersion:()Ljava/lang/String;]
HTMLHtmlElementImpl.HTMLHtmlElementImpl ( HTMLDocumentImpl p1, String p2 )
[mangled: org/openxml/dom/html/HTMLHtmlElementImpl."<init>":(Lorg/openxml/dom/html/HTMLDocumentImpl;Ljava/lang/String;)V]
HTMLHtmlElementImpl.setVersion ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLHtmlElementImpl.setVersion:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLIFrameElement.class
package org.w3c.dom.html
HTMLIFrameElement.getAlign ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLIFrameElement.getAlign:()Ljava/lang/String;]
HTMLIFrameElement.getFrameBorder ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLIFrameElement.getFrameBorder:()Ljava/lang/String;]
HTMLIFrameElement.getHeight ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLIFrameElement.getHeight:()Ljava/lang/String;]
HTMLIFrameElement.getLongDesc ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLIFrameElement.getLongDesc:()Ljava/lang/String;]
HTMLIFrameElement.getMarginHeight ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLIFrameElement.getMarginHeight:()Ljava/lang/String;]
HTMLIFrameElement.getMarginWidth ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLIFrameElement.getMarginWidth:()Ljava/lang/String;]
HTMLIFrameElement.getName ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLIFrameElement.getName:()Ljava/lang/String;]
HTMLIFrameElement.getScrolling ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLIFrameElement.getScrolling:()Ljava/lang/String;]
HTMLIFrameElement.getSrc ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLIFrameElement.getSrc:()Ljava/lang/String;]
HTMLIFrameElement.getWidth ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLIFrameElement.getWidth:()Ljava/lang/String;]
HTMLIFrameElement.setAlign ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLIFrameElement.setAlign:(Ljava/lang/String;)V]
HTMLIFrameElement.setFrameBorder ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLIFrameElement.setFrameBorder:(Ljava/lang/String;)V]
HTMLIFrameElement.setHeight ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLIFrameElement.setHeight:(Ljava/lang/String;)V]
HTMLIFrameElement.setLongDesc ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLIFrameElement.setLongDesc:(Ljava/lang/String;)V]
HTMLIFrameElement.setMarginHeight ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLIFrameElement.setMarginHeight:(Ljava/lang/String;)V]
HTMLIFrameElement.setMarginWidth ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLIFrameElement.setMarginWidth:(Ljava/lang/String;)V]
HTMLIFrameElement.setName ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLIFrameElement.setName:(Ljava/lang/String;)V]
HTMLIFrameElement.setScrolling ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLIFrameElement.setScrolling:(Ljava/lang/String;)V]
HTMLIFrameElement.setSrc ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLIFrameElement.setSrc:(Ljava/lang/String;)V]
HTMLIFrameElement.setWidth ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLIFrameElement.setWidth:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLIFrameElementImpl.class
package org.openxml.dom.html
HTMLIFrameElementImpl.getAlign ( ) : String
[mangled: org/openxml/dom/html/HTMLIFrameElementImpl.getAlign:()Ljava/lang/String;]
HTMLIFrameElementImpl.getFrameBorder ( ) : String
[mangled: org/openxml/dom/html/HTMLIFrameElementImpl.getFrameBorder:()Ljava/lang/String;]
HTMLIFrameElementImpl.getHeight ( ) : String
[mangled: org/openxml/dom/html/HTMLIFrameElementImpl.getHeight:()Ljava/lang/String;]
HTMLIFrameElementImpl.getLongDesc ( ) : String
[mangled: org/openxml/dom/html/HTMLIFrameElementImpl.getLongDesc:()Ljava/lang/String;]
HTMLIFrameElementImpl.getMarginHeight ( ) : String
[mangled: org/openxml/dom/html/HTMLIFrameElementImpl.getMarginHeight:()Ljava/lang/String;]
HTMLIFrameElementImpl.getMarginWidth ( ) : String
[mangled: org/openxml/dom/html/HTMLIFrameElementImpl.getMarginWidth:()Ljava/lang/String;]
HTMLIFrameElementImpl.getName ( ) : String
[mangled: org/openxml/dom/html/HTMLIFrameElementImpl.getName:()Ljava/lang/String;]
HTMLIFrameElementImpl.getScrolling ( ) : String
[mangled: org/openxml/dom/html/HTMLIFrameElementImpl.getScrolling:()Ljava/lang/String;]
HTMLIFrameElementImpl.getSrc ( ) : String
[mangled: org/openxml/dom/html/HTMLIFrameElementImpl.getSrc:()Ljava/lang/String;]
HTMLIFrameElementImpl.getWidth ( ) : String
[mangled: org/openxml/dom/html/HTMLIFrameElementImpl.getWidth:()Ljava/lang/String;]
HTMLIFrameElementImpl.HTMLIFrameElementImpl ( HTMLDocumentImpl p1, String p2 )
[mangled: org/openxml/dom/html/HTMLIFrameElementImpl."<init>":(Lorg/openxml/dom/html/HTMLDocumentImpl;Ljava/lang/String;)V]
HTMLIFrameElementImpl.setAlign ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLIFrameElementImpl.setAlign:(Ljava/lang/String;)V]
HTMLIFrameElementImpl.setFrameBorder ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLIFrameElementImpl.setFrameBorder:(Ljava/lang/String;)V]
HTMLIFrameElementImpl.setHeight ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLIFrameElementImpl.setHeight:(Ljava/lang/String;)V]
HTMLIFrameElementImpl.setLongDesc ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLIFrameElementImpl.setLongDesc:(Ljava/lang/String;)V]
HTMLIFrameElementImpl.setMarginHeight ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLIFrameElementImpl.setMarginHeight:(Ljava/lang/String;)V]
HTMLIFrameElementImpl.setMarginWidth ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLIFrameElementImpl.setMarginWidth:(Ljava/lang/String;)V]
HTMLIFrameElementImpl.setName ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLIFrameElementImpl.setName:(Ljava/lang/String;)V]
HTMLIFrameElementImpl.setScrolling ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLIFrameElementImpl.setScrolling:(Ljava/lang/String;)V]
HTMLIFrameElementImpl.setSrc ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLIFrameElementImpl.setSrc:(Ljava/lang/String;)V]
HTMLIFrameElementImpl.setWidth ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLIFrameElementImpl.setWidth:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLImageElement.class
package org.w3c.dom.html
HTMLImageElement.getAlign ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLImageElement.getAlign:()Ljava/lang/String;]
HTMLImageElement.getAlt ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLImageElement.getAlt:()Ljava/lang/String;]
HTMLImageElement.getBorder ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLImageElement.getBorder:()Ljava/lang/String;]
HTMLImageElement.getHeight ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLImageElement.getHeight:()Ljava/lang/String;]
HTMLImageElement.getHspace ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLImageElement.getHspace:()Ljava/lang/String;]
HTMLImageElement.getIsMap ( ) [abstract] : boolean
[mangled: org/w3c/dom/html/HTMLImageElement.getIsMap:()Z]
HTMLImageElement.getLongDesc ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLImageElement.getLongDesc:()Ljava/lang/String;]
HTMLImageElement.getLowSrc ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLImageElement.getLowSrc:()Ljava/lang/String;]
HTMLImageElement.getName ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLImageElement.getName:()Ljava/lang/String;]
HTMLImageElement.getSrc ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLImageElement.getSrc:()Ljava/lang/String;]
HTMLImageElement.getUseMap ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLImageElement.getUseMap:()Ljava/lang/String;]
HTMLImageElement.getVspace ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLImageElement.getVspace:()Ljava/lang/String;]
HTMLImageElement.getWidth ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLImageElement.getWidth:()Ljava/lang/String;]
HTMLImageElement.setAlign ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLImageElement.setAlign:(Ljava/lang/String;)V]
HTMLImageElement.setAlt ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLImageElement.setAlt:(Ljava/lang/String;)V]
HTMLImageElement.setBorder ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLImageElement.setBorder:(Ljava/lang/String;)V]
HTMLImageElement.setHeight ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLImageElement.setHeight:(Ljava/lang/String;)V]
HTMLImageElement.setHspace ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLImageElement.setHspace:(Ljava/lang/String;)V]
HTMLImageElement.setIsMap ( boolean p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLImageElement.setIsMap:(Z)V]
HTMLImageElement.setLongDesc ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLImageElement.setLongDesc:(Ljava/lang/String;)V]
HTMLImageElement.setLowSrc ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLImageElement.setLowSrc:(Ljava/lang/String;)V]
HTMLImageElement.setName ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLImageElement.setName:(Ljava/lang/String;)V]
HTMLImageElement.setSrc ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLImageElement.setSrc:(Ljava/lang/String;)V]
HTMLImageElement.setUseMap ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLImageElement.setUseMap:(Ljava/lang/String;)V]
HTMLImageElement.setVspace ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLImageElement.setVspace:(Ljava/lang/String;)V]
HTMLImageElement.setWidth ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLImageElement.setWidth:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLImageElementImpl.class
package org.openxml.dom.html
HTMLImageElementImpl.getAlign ( ) : String
[mangled: org/openxml/dom/html/HTMLImageElementImpl.getAlign:()Ljava/lang/String;]
HTMLImageElementImpl.getAlt ( ) : String
[mangled: org/openxml/dom/html/HTMLImageElementImpl.getAlt:()Ljava/lang/String;]
HTMLImageElementImpl.getBorder ( ) : String
[mangled: org/openxml/dom/html/HTMLImageElementImpl.getBorder:()Ljava/lang/String;]
HTMLImageElementImpl.getHeight ( ) : String
[mangled: org/openxml/dom/html/HTMLImageElementImpl.getHeight:()Ljava/lang/String;]
HTMLImageElementImpl.getHspace ( ) : String
[mangled: org/openxml/dom/html/HTMLImageElementImpl.getHspace:()Ljava/lang/String;]
HTMLImageElementImpl.getIsMap ( ) : boolean
[mangled: org/openxml/dom/html/HTMLImageElementImpl.getIsMap:()Z]
HTMLImageElementImpl.getLongDesc ( ) : String
[mangled: org/openxml/dom/html/HTMLImageElementImpl.getLongDesc:()Ljava/lang/String;]
HTMLImageElementImpl.getLowSrc ( ) : String
[mangled: org/openxml/dom/html/HTMLImageElementImpl.getLowSrc:()Ljava/lang/String;]
HTMLImageElementImpl.getName ( ) : String
[mangled: org/openxml/dom/html/HTMLImageElementImpl.getName:()Ljava/lang/String;]
HTMLImageElementImpl.getSrc ( ) : String
[mangled: org/openxml/dom/html/HTMLImageElementImpl.getSrc:()Ljava/lang/String;]
HTMLImageElementImpl.getUseMap ( ) : String
[mangled: org/openxml/dom/html/HTMLImageElementImpl.getUseMap:()Ljava/lang/String;]
HTMLImageElementImpl.getVspace ( ) : String
[mangled: org/openxml/dom/html/HTMLImageElementImpl.getVspace:()Ljava/lang/String;]
HTMLImageElementImpl.getWidth ( ) : String
[mangled: org/openxml/dom/html/HTMLImageElementImpl.getWidth:()Ljava/lang/String;]
HTMLImageElementImpl.HTMLImageElementImpl ( HTMLDocumentImpl p1, String p2 )
[mangled: org/openxml/dom/html/HTMLImageElementImpl."<init>":(Lorg/openxml/dom/html/HTMLDocumentImpl;Ljava/lang/String;)V]
HTMLImageElementImpl.setAlign ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLImageElementImpl.setAlign:(Ljava/lang/String;)V]
HTMLImageElementImpl.setAlt ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLImageElementImpl.setAlt:(Ljava/lang/String;)V]
HTMLImageElementImpl.setBorder ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLImageElementImpl.setBorder:(Ljava/lang/String;)V]
HTMLImageElementImpl.setHeight ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLImageElementImpl.setHeight:(Ljava/lang/String;)V]
HTMLImageElementImpl.setHspace ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLImageElementImpl.setHspace:(Ljava/lang/String;)V]
HTMLImageElementImpl.setIsMap ( boolean p1 ) : void
[mangled: org/openxml/dom/html/HTMLImageElementImpl.setIsMap:(Z)V]
HTMLImageElementImpl.setLongDesc ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLImageElementImpl.setLongDesc:(Ljava/lang/String;)V]
HTMLImageElementImpl.setLowSrc ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLImageElementImpl.setLowSrc:(Ljava/lang/String;)V]
HTMLImageElementImpl.setName ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLImageElementImpl.setName:(Ljava/lang/String;)V]
HTMLImageElementImpl.setSrc ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLImageElementImpl.setSrc:(Ljava/lang/String;)V]
HTMLImageElementImpl.setUseMap ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLImageElementImpl.setUseMap:(Ljava/lang/String;)V]
HTMLImageElementImpl.setVspace ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLImageElementImpl.setVspace:(Ljava/lang/String;)V]
HTMLImageElementImpl.setWidth ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLImageElementImpl.setWidth:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLInputElement.class
package org.w3c.dom.html
HTMLInputElement.blur ( ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLInputElement.blur:()V]
HTMLInputElement.click ( ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLInputElement.click:()V]
HTMLInputElement.focus ( ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLInputElement.focus:()V]
HTMLInputElement.getAccept ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLInputElement.getAccept:()Ljava/lang/String;]
HTMLInputElement.getAccessKey ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLInputElement.getAccessKey:()Ljava/lang/String;]
HTMLInputElement.getAlign ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLInputElement.getAlign:()Ljava/lang/String;]
HTMLInputElement.getAlt ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLInputElement.getAlt:()Ljava/lang/String;]
HTMLInputElement.getChecked ( ) [abstract] : boolean
[mangled: org/w3c/dom/html/HTMLInputElement.getChecked:()Z]
HTMLInputElement.getDefaultChecked ( ) [abstract] : boolean
[mangled: org/w3c/dom/html/HTMLInputElement.getDefaultChecked:()Z]
HTMLInputElement.getDefaultValue ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLInputElement.getDefaultValue:()Ljava/lang/String;]
HTMLInputElement.getDisabled ( ) [abstract] : boolean
[mangled: org/w3c/dom/html/HTMLInputElement.getDisabled:()Z]
HTMLInputElement.getForm ( ) [abstract] : HTMLFormElement
[mangled: org/w3c/dom/html/HTMLInputElement.getForm:()Lorg/w3c/dom/html/HTMLFormElement;]
HTMLInputElement.getMaxLength ( ) [abstract] : int
[mangled: org/w3c/dom/html/HTMLInputElement.getMaxLength:()I]
HTMLInputElement.getName ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLInputElement.getName:()Ljava/lang/String;]
HTMLInputElement.getReadOnly ( ) [abstract] : boolean
[mangled: org/w3c/dom/html/HTMLInputElement.getReadOnly:()Z]
HTMLInputElement.getSize ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLInputElement.getSize:()Ljava/lang/String;]
HTMLInputElement.getSrc ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLInputElement.getSrc:()Ljava/lang/String;]
HTMLInputElement.getTabIndex ( ) [abstract] : int
[mangled: org/w3c/dom/html/HTMLInputElement.getTabIndex:()I]
HTMLInputElement.getType ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLInputElement.getType:()Ljava/lang/String;]
HTMLInputElement.getUseMap ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLInputElement.getUseMap:()Ljava/lang/String;]
HTMLInputElement.getValue ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLInputElement.getValue:()Ljava/lang/String;]
HTMLInputElement.select ( ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLInputElement.select:()V]
HTMLInputElement.setAccept ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLInputElement.setAccept:(Ljava/lang/String;)V]
HTMLInputElement.setAccessKey ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLInputElement.setAccessKey:(Ljava/lang/String;)V]
HTMLInputElement.setAlign ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLInputElement.setAlign:(Ljava/lang/String;)V]
HTMLInputElement.setAlt ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLInputElement.setAlt:(Ljava/lang/String;)V]
HTMLInputElement.setChecked ( boolean p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLInputElement.setChecked:(Z)V]
HTMLInputElement.setDefaultChecked ( boolean p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLInputElement.setDefaultChecked:(Z)V]
HTMLInputElement.setDefaultValue ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLInputElement.setDefaultValue:(Ljava/lang/String;)V]
HTMLInputElement.setDisabled ( boolean p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLInputElement.setDisabled:(Z)V]
HTMLInputElement.setMaxLength ( int p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLInputElement.setMaxLength:(I)V]
HTMLInputElement.setName ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLInputElement.setName:(Ljava/lang/String;)V]
HTMLInputElement.setReadOnly ( boolean p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLInputElement.setReadOnly:(Z)V]
HTMLInputElement.setSize ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLInputElement.setSize:(Ljava/lang/String;)V]
HTMLInputElement.setSrc ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLInputElement.setSrc:(Ljava/lang/String;)V]
HTMLInputElement.setTabIndex ( int p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLInputElement.setTabIndex:(I)V]
HTMLInputElement.setUseMap ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLInputElement.setUseMap:(Ljava/lang/String;)V]
HTMLInputElement.setValue ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLInputElement.setValue:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLInputElementImpl.class
package org.openxml.dom.html
HTMLInputElementImpl.blur ( ) : void
[mangled: org/openxml/dom/html/HTMLInputElementImpl.blur:()V]
HTMLInputElementImpl.click ( ) : void
[mangled: org/openxml/dom/html/HTMLInputElementImpl.click:()V]
HTMLInputElementImpl.focus ( ) : void
[mangled: org/openxml/dom/html/HTMLInputElementImpl.focus:()V]
HTMLInputElementImpl.getAccept ( ) : String
[mangled: org/openxml/dom/html/HTMLInputElementImpl.getAccept:()Ljava/lang/String;]
HTMLInputElementImpl.getAccessKey ( ) : String
[mangled: org/openxml/dom/html/HTMLInputElementImpl.getAccessKey:()Ljava/lang/String;]
HTMLInputElementImpl.getAlign ( ) : String
[mangled: org/openxml/dom/html/HTMLInputElementImpl.getAlign:()Ljava/lang/String;]
HTMLInputElementImpl.getAlt ( ) : String
[mangled: org/openxml/dom/html/HTMLInputElementImpl.getAlt:()Ljava/lang/String;]
HTMLInputElementImpl.getChecked ( ) : boolean
[mangled: org/openxml/dom/html/HTMLInputElementImpl.getChecked:()Z]
HTMLInputElementImpl.getDefaultChecked ( ) : boolean
[mangled: org/openxml/dom/html/HTMLInputElementImpl.getDefaultChecked:()Z]
HTMLInputElementImpl.getDefaultValue ( ) : String
[mangled: org/openxml/dom/html/HTMLInputElementImpl.getDefaultValue:()Ljava/lang/String;]
HTMLInputElementImpl.getDisabled ( ) : boolean
[mangled: org/openxml/dom/html/HTMLInputElementImpl.getDisabled:()Z]
HTMLInputElementImpl.getMaxLength ( ) : int
[mangled: org/openxml/dom/html/HTMLInputElementImpl.getMaxLength:()I]
HTMLInputElementImpl.getName ( ) : String
[mangled: org/openxml/dom/html/HTMLInputElementImpl.getName:()Ljava/lang/String;]
HTMLInputElementImpl.getReadOnly ( ) : boolean
[mangled: org/openxml/dom/html/HTMLInputElementImpl.getReadOnly:()Z]
HTMLInputElementImpl.getSize ( ) : String
[mangled: org/openxml/dom/html/HTMLInputElementImpl.getSize:()Ljava/lang/String;]
HTMLInputElementImpl.getSrc ( ) : String
[mangled: org/openxml/dom/html/HTMLInputElementImpl.getSrc:()Ljava/lang/String;]
HTMLInputElementImpl.getTabIndex ( ) : int
[mangled: org/openxml/dom/html/HTMLInputElementImpl.getTabIndex:()I]
HTMLInputElementImpl.getType ( ) : String
[mangled: org/openxml/dom/html/HTMLInputElementImpl.getType:()Ljava/lang/String;]
HTMLInputElementImpl.getUseMap ( ) : String
[mangled: org/openxml/dom/html/HTMLInputElementImpl.getUseMap:()Ljava/lang/String;]
HTMLInputElementImpl.getValue ( ) : String
[mangled: org/openxml/dom/html/HTMLInputElementImpl.getValue:()Ljava/lang/String;]
HTMLInputElementImpl.HTMLInputElementImpl ( HTMLDocumentImpl p1, String p2 )
[mangled: org/openxml/dom/html/HTMLInputElementImpl."<init>":(Lorg/openxml/dom/html/HTMLDocumentImpl;Ljava/lang/String;)V]
HTMLInputElementImpl.select ( ) : void
[mangled: org/openxml/dom/html/HTMLInputElementImpl.select:()V]
HTMLInputElementImpl.setAccept ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLInputElementImpl.setAccept:(Ljava/lang/String;)V]
HTMLInputElementImpl.setAccessKey ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLInputElementImpl.setAccessKey:(Ljava/lang/String;)V]
HTMLInputElementImpl.setAlign ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLInputElementImpl.setAlign:(Ljava/lang/String;)V]
HTMLInputElementImpl.setAlt ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLInputElementImpl.setAlt:(Ljava/lang/String;)V]
HTMLInputElementImpl.setChecked ( boolean p1 ) : void
[mangled: org/openxml/dom/html/HTMLInputElementImpl.setChecked:(Z)V]
HTMLInputElementImpl.setDefaultChecked ( boolean p1 ) : void
[mangled: org/openxml/dom/html/HTMLInputElementImpl.setDefaultChecked:(Z)V]
HTMLInputElementImpl.setDefaultValue ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLInputElementImpl.setDefaultValue:(Ljava/lang/String;)V]
HTMLInputElementImpl.setDisabled ( boolean p1 ) : void
[mangled: org/openxml/dom/html/HTMLInputElementImpl.setDisabled:(Z)V]
HTMLInputElementImpl.setMaxLength ( int p1 ) : void
[mangled: org/openxml/dom/html/HTMLInputElementImpl.setMaxLength:(I)V]
HTMLInputElementImpl.setName ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLInputElementImpl.setName:(Ljava/lang/String;)V]
HTMLInputElementImpl.setReadOnly ( boolean p1 ) : void
[mangled: org/openxml/dom/html/HTMLInputElementImpl.setReadOnly:(Z)V]
HTMLInputElementImpl.setSize ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLInputElementImpl.setSize:(Ljava/lang/String;)V]
HTMLInputElementImpl.setSrc ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLInputElementImpl.setSrc:(Ljava/lang/String;)V]
HTMLInputElementImpl.setTabIndex ( int p1 ) : void
[mangled: org/openxml/dom/html/HTMLInputElementImpl.setTabIndex:(I)V]
HTMLInputElementImpl.setUseMap ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLInputElementImpl.setUseMap:(Ljava/lang/String;)V]
HTMLInputElementImpl.setValue ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLInputElementImpl.setValue:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLIsIndexElement.class
package org.w3c.dom.html
HTMLIsIndexElement.getForm ( ) [abstract] : HTMLFormElement
[mangled: org/w3c/dom/html/HTMLIsIndexElement.getForm:()Lorg/w3c/dom/html/HTMLFormElement;]
HTMLIsIndexElement.getPrompt ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLIsIndexElement.getPrompt:()Ljava/lang/String;]
HTMLIsIndexElement.setPrompt ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLIsIndexElement.setPrompt:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLIsIndexElementImpl.class
package org.openxml.dom.html
HTMLIsIndexElementImpl.getPrompt ( ) : String
[mangled: org/openxml/dom/html/HTMLIsIndexElementImpl.getPrompt:()Ljava/lang/String;]
HTMLIsIndexElementImpl.HTMLIsIndexElementImpl ( HTMLDocumentImpl p1, String p2 )
[mangled: org/openxml/dom/html/HTMLIsIndexElementImpl."<init>":(Lorg/openxml/dom/html/HTMLDocumentImpl;Ljava/lang/String;)V]
HTMLIsIndexElementImpl.setPrompt ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLIsIndexElementImpl.setPrompt:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLLabelElement.class
package org.w3c.dom.html
HTMLLabelElement.getAccessKey ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLLabelElement.getAccessKey:()Ljava/lang/String;]
HTMLLabelElement.getForm ( ) [abstract] : HTMLFormElement
[mangled: org/w3c/dom/html/HTMLLabelElement.getForm:()Lorg/w3c/dom/html/HTMLFormElement;]
HTMLLabelElement.getHtmlFor ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLLabelElement.getHtmlFor:()Ljava/lang/String;]
HTMLLabelElement.setAccessKey ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLLabelElement.setAccessKey:(Ljava/lang/String;)V]
HTMLLabelElement.setHtmlFor ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLLabelElement.setHtmlFor:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLLabelElementImpl.class
package org.openxml.dom.html
HTMLLabelElementImpl.getAccessKey ( ) : String
[mangled: org/openxml/dom/html/HTMLLabelElementImpl.getAccessKey:()Ljava/lang/String;]
HTMLLabelElementImpl.getHtmlFor ( ) : String
[mangled: org/openxml/dom/html/HTMLLabelElementImpl.getHtmlFor:()Ljava/lang/String;]
HTMLLabelElementImpl.HTMLLabelElementImpl ( HTMLDocumentImpl p1, String p2 )
[mangled: org/openxml/dom/html/HTMLLabelElementImpl."<init>":(Lorg/openxml/dom/html/HTMLDocumentImpl;Ljava/lang/String;)V]
HTMLLabelElementImpl.setAccessKey ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLLabelElementImpl.setAccessKey:(Ljava/lang/String;)V]
HTMLLabelElementImpl.setHtmlFor ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLLabelElementImpl.setHtmlFor:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLLegendElement.class
package org.w3c.dom.html
HTMLLegendElement.getAccessKey ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLLegendElement.getAccessKey:()Ljava/lang/String;]
HTMLLegendElement.getAlign ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLLegendElement.getAlign:()Ljava/lang/String;]
HTMLLegendElement.getForm ( ) [abstract] : HTMLFormElement
[mangled: org/w3c/dom/html/HTMLLegendElement.getForm:()Lorg/w3c/dom/html/HTMLFormElement;]
HTMLLegendElement.setAccessKey ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLLegendElement.setAccessKey:(Ljava/lang/String;)V]
HTMLLegendElement.setAlign ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLLegendElement.setAlign:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLLegendElementImpl.class
package org.openxml.dom.html
HTMLLegendElementImpl.getAccessKey ( ) : String
[mangled: org/openxml/dom/html/HTMLLegendElementImpl.getAccessKey:()Ljava/lang/String;]
HTMLLegendElementImpl.getAlign ( ) : String
[mangled: org/openxml/dom/html/HTMLLegendElementImpl.getAlign:()Ljava/lang/String;]
HTMLLegendElementImpl.HTMLLegendElementImpl ( HTMLDocumentImpl p1, String p2 )
[mangled: org/openxml/dom/html/HTMLLegendElementImpl."<init>":(Lorg/openxml/dom/html/HTMLDocumentImpl;Ljava/lang/String;)V]
HTMLLegendElementImpl.setAccessKey ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLLegendElementImpl.setAccessKey:(Ljava/lang/String;)V]
HTMLLegendElementImpl.setAlign ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLLegendElementImpl.setAlign:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLLIElement.class
package org.w3c.dom.html
HTMLLIElement.getType ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLLIElement.getType:()Ljava/lang/String;]
HTMLLIElement.getValue ( ) [abstract] : int
[mangled: org/w3c/dom/html/HTMLLIElement.getValue:()I]
HTMLLIElement.setType ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLLIElement.setType:(Ljava/lang/String;)V]
HTMLLIElement.setValue ( int p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLLIElement.setValue:(I)V]
openxml.106-fix.jar, HTMLLIElementImpl.class
package org.openxml.dom.html
HTMLLIElementImpl.getType ( ) : String
[mangled: org/openxml/dom/html/HTMLLIElementImpl.getType:()Ljava/lang/String;]
HTMLLIElementImpl.getValue ( ) : int
[mangled: org/openxml/dom/html/HTMLLIElementImpl.getValue:()I]
HTMLLIElementImpl.HTMLLIElementImpl ( HTMLDocumentImpl p1, String p2 )
[mangled: org/openxml/dom/html/HTMLLIElementImpl."<init>":(Lorg/openxml/dom/html/HTMLDocumentImpl;Ljava/lang/String;)V]
HTMLLIElementImpl.setType ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLLIElementImpl.setType:(Ljava/lang/String;)V]
HTMLLIElementImpl.setValue ( int p1 ) : void
[mangled: org/openxml/dom/html/HTMLLIElementImpl.setValue:(I)V]
openxml.106-fix.jar, HTMLLinkElement.class
package org.w3c.dom.html
HTMLLinkElement.getCharset ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLLinkElement.getCharset:()Ljava/lang/String;]
HTMLLinkElement.getDisabled ( ) [abstract] : boolean
[mangled: org/w3c/dom/html/HTMLLinkElement.getDisabled:()Z]
HTMLLinkElement.getHref ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLLinkElement.getHref:()Ljava/lang/String;]
HTMLLinkElement.getHreflang ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLLinkElement.getHreflang:()Ljava/lang/String;]
HTMLLinkElement.getMedia ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLLinkElement.getMedia:()Ljava/lang/String;]
HTMLLinkElement.getRel ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLLinkElement.getRel:()Ljava/lang/String;]
HTMLLinkElement.getRev ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLLinkElement.getRev:()Ljava/lang/String;]
HTMLLinkElement.getTarget ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLLinkElement.getTarget:()Ljava/lang/String;]
HTMLLinkElement.getType ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLLinkElement.getType:()Ljava/lang/String;]
HTMLLinkElement.setCharset ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLLinkElement.setCharset:(Ljava/lang/String;)V]
HTMLLinkElement.setDisabled ( boolean p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLLinkElement.setDisabled:(Z)V]
HTMLLinkElement.setHref ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLLinkElement.setHref:(Ljava/lang/String;)V]
HTMLLinkElement.setHreflang ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLLinkElement.setHreflang:(Ljava/lang/String;)V]
HTMLLinkElement.setMedia ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLLinkElement.setMedia:(Ljava/lang/String;)V]
HTMLLinkElement.setRel ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLLinkElement.setRel:(Ljava/lang/String;)V]
HTMLLinkElement.setRev ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLLinkElement.setRev:(Ljava/lang/String;)V]
HTMLLinkElement.setTarget ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLLinkElement.setTarget:(Ljava/lang/String;)V]
HTMLLinkElement.setType ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLLinkElement.setType:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLLinkElementImpl.class
package org.openxml.dom.html
HTMLLinkElementImpl.getCharset ( ) : String
[mangled: org/openxml/dom/html/HTMLLinkElementImpl.getCharset:()Ljava/lang/String;]
HTMLLinkElementImpl.getDisabled ( ) : boolean
[mangled: org/openxml/dom/html/HTMLLinkElementImpl.getDisabled:()Z]
HTMLLinkElementImpl.getHref ( ) : String
[mangled: org/openxml/dom/html/HTMLLinkElementImpl.getHref:()Ljava/lang/String;]
HTMLLinkElementImpl.getHreflang ( ) : String
[mangled: org/openxml/dom/html/HTMLLinkElementImpl.getHreflang:()Ljava/lang/String;]
HTMLLinkElementImpl.getMedia ( ) : String
[mangled: org/openxml/dom/html/HTMLLinkElementImpl.getMedia:()Ljava/lang/String;]
HTMLLinkElementImpl.getRel ( ) : String
[mangled: org/openxml/dom/html/HTMLLinkElementImpl.getRel:()Ljava/lang/String;]
HTMLLinkElementImpl.getRev ( ) : String
[mangled: org/openxml/dom/html/HTMLLinkElementImpl.getRev:()Ljava/lang/String;]
HTMLLinkElementImpl.getTarget ( ) : String
[mangled: org/openxml/dom/html/HTMLLinkElementImpl.getTarget:()Ljava/lang/String;]
HTMLLinkElementImpl.getType ( ) : String
[mangled: org/openxml/dom/html/HTMLLinkElementImpl.getType:()Ljava/lang/String;]
HTMLLinkElementImpl.HTMLLinkElementImpl ( HTMLDocumentImpl p1, String p2 )
[mangled: org/openxml/dom/html/HTMLLinkElementImpl."<init>":(Lorg/openxml/dom/html/HTMLDocumentImpl;Ljava/lang/String;)V]
HTMLLinkElementImpl.setCharset ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLLinkElementImpl.setCharset:(Ljava/lang/String;)V]
HTMLLinkElementImpl.setDisabled ( boolean p1 ) : void
[mangled: org/openxml/dom/html/HTMLLinkElementImpl.setDisabled:(Z)V]
HTMLLinkElementImpl.setHref ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLLinkElementImpl.setHref:(Ljava/lang/String;)V]
HTMLLinkElementImpl.setHreflang ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLLinkElementImpl.setHreflang:(Ljava/lang/String;)V]
HTMLLinkElementImpl.setMedia ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLLinkElementImpl.setMedia:(Ljava/lang/String;)V]
HTMLLinkElementImpl.setRel ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLLinkElementImpl.setRel:(Ljava/lang/String;)V]
HTMLLinkElementImpl.setRev ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLLinkElementImpl.setRev:(Ljava/lang/String;)V]
HTMLLinkElementImpl.setTarget ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLLinkElementImpl.setTarget:(Ljava/lang/String;)V]
HTMLLinkElementImpl.setType ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLLinkElementImpl.setType:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLMapElement.class
package org.w3c.dom.html
HTMLMapElement.getAreas ( ) [abstract] : HTMLCollection
[mangled: org/w3c/dom/html/HTMLMapElement.getAreas:()Lorg/w3c/dom/html/HTMLCollection;]
HTMLMapElement.getName ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLMapElement.getName:()Ljava/lang/String;]
HTMLMapElement.setName ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLMapElement.setName:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLMapElementImpl.class
package org.openxml.dom.html
HTMLMapElementImpl.getAreas ( ) : HTMLCollection
[mangled: org/openxml/dom/html/HTMLMapElementImpl.getAreas:()Lorg/w3c/dom/html/HTMLCollection;]
HTMLMapElementImpl.getName ( ) : String
[mangled: org/openxml/dom/html/HTMLMapElementImpl.getName:()Ljava/lang/String;]
HTMLMapElementImpl.HTMLMapElementImpl ( HTMLDocumentImpl p1, String p2 )
[mangled: org/openxml/dom/html/HTMLMapElementImpl."<init>":(Lorg/openxml/dom/html/HTMLDocumentImpl;Ljava/lang/String;)V]
HTMLMapElementImpl.setName ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLMapElementImpl.setName:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLMenuElement.class
package org.w3c.dom.html
HTMLMenuElement.getCompact ( ) [abstract] : boolean
[mangled: org/w3c/dom/html/HTMLMenuElement.getCompact:()Z]
HTMLMenuElement.setCompact ( boolean p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLMenuElement.setCompact:(Z)V]
openxml.106-fix.jar, HTMLMenuElementImpl.class
package org.openxml.dom.html
HTMLMenuElementImpl.getCompact ( ) : boolean
[mangled: org/openxml/dom/html/HTMLMenuElementImpl.getCompact:()Z]
HTMLMenuElementImpl.HTMLMenuElementImpl ( HTMLDocumentImpl p1, String p2 )
[mangled: org/openxml/dom/html/HTMLMenuElementImpl."<init>":(Lorg/openxml/dom/html/HTMLDocumentImpl;Ljava/lang/String;)V]
HTMLMenuElementImpl.setCompact ( boolean p1 ) : void
[mangled: org/openxml/dom/html/HTMLMenuElementImpl.setCompact:(Z)V]
openxml.106-fix.jar, HTMLMetaElement.class
package org.w3c.dom.html
HTMLMetaElement.getContent ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLMetaElement.getContent:()Ljava/lang/String;]
HTMLMetaElement.getHttpEquiv ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLMetaElement.getHttpEquiv:()Ljava/lang/String;]
HTMLMetaElement.getName ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLMetaElement.getName:()Ljava/lang/String;]
HTMLMetaElement.getScheme ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLMetaElement.getScheme:()Ljava/lang/String;]
HTMLMetaElement.setContent ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLMetaElement.setContent:(Ljava/lang/String;)V]
HTMLMetaElement.setHttpEquiv ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLMetaElement.setHttpEquiv:(Ljava/lang/String;)V]
HTMLMetaElement.setName ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLMetaElement.setName:(Ljava/lang/String;)V]
HTMLMetaElement.setScheme ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLMetaElement.setScheme:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLMetaElementImpl.class
package org.openxml.dom.html
HTMLMetaElementImpl.getContent ( ) : String
[mangled: org/openxml/dom/html/HTMLMetaElementImpl.getContent:()Ljava/lang/String;]
HTMLMetaElementImpl.getHttpEquiv ( ) : String
[mangled: org/openxml/dom/html/HTMLMetaElementImpl.getHttpEquiv:()Ljava/lang/String;]
HTMLMetaElementImpl.getName ( ) : String
[mangled: org/openxml/dom/html/HTMLMetaElementImpl.getName:()Ljava/lang/String;]
HTMLMetaElementImpl.getScheme ( ) : String
[mangled: org/openxml/dom/html/HTMLMetaElementImpl.getScheme:()Ljava/lang/String;]
HTMLMetaElementImpl.HTMLMetaElementImpl ( HTMLDocumentImpl p1, String p2 )
[mangled: org/openxml/dom/html/HTMLMetaElementImpl."<init>":(Lorg/openxml/dom/html/HTMLDocumentImpl;Ljava/lang/String;)V]
HTMLMetaElementImpl.setContent ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLMetaElementImpl.setContent:(Ljava/lang/String;)V]
HTMLMetaElementImpl.setHttpEquiv ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLMetaElementImpl.setHttpEquiv:(Ljava/lang/String;)V]
HTMLMetaElementImpl.setName ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLMetaElementImpl.setName:(Ljava/lang/String;)V]
HTMLMetaElementImpl.setScheme ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLMetaElementImpl.setScheme:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLModElement.class
package org.w3c.dom.html
HTMLModElement.getCite ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLModElement.getCite:()Ljava/lang/String;]
HTMLModElement.getDateTime ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLModElement.getDateTime:()Ljava/lang/String;]
HTMLModElement.setCite ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLModElement.setCite:(Ljava/lang/String;)V]
HTMLModElement.setDateTime ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLModElement.setDateTime:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLModElementImpl.class
package org.openxml.dom.html
HTMLModElementImpl.getCite ( ) : String
[mangled: org/openxml/dom/html/HTMLModElementImpl.getCite:()Ljava/lang/String;]
HTMLModElementImpl.getDateTime ( ) : String
[mangled: org/openxml/dom/html/HTMLModElementImpl.getDateTime:()Ljava/lang/String;]
HTMLModElementImpl.HTMLModElementImpl ( HTMLDocumentImpl p1, String p2 )
[mangled: org/openxml/dom/html/HTMLModElementImpl."<init>":(Lorg/openxml/dom/html/HTMLDocumentImpl;Ljava/lang/String;)V]
HTMLModElementImpl.setCite ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLModElementImpl.setCite:(Ljava/lang/String;)V]
HTMLModElementImpl.setDateTime ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLModElementImpl.setDateTime:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLObjectElement.class
package org.w3c.dom.html
HTMLObjectElement.getAlign ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLObjectElement.getAlign:()Ljava/lang/String;]
HTMLObjectElement.getArchive ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLObjectElement.getArchive:()Ljava/lang/String;]
HTMLObjectElement.getBorder ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLObjectElement.getBorder:()Ljava/lang/String;]
HTMLObjectElement.getCode ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLObjectElement.getCode:()Ljava/lang/String;]
HTMLObjectElement.getCodeBase ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLObjectElement.getCodeBase:()Ljava/lang/String;]
HTMLObjectElement.getCodeType ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLObjectElement.getCodeType:()Ljava/lang/String;]
HTMLObjectElement.getData ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLObjectElement.getData:()Ljava/lang/String;]
HTMLObjectElement.getDeclare ( ) [abstract] : boolean
[mangled: org/w3c/dom/html/HTMLObjectElement.getDeclare:()Z]
HTMLObjectElement.getForm ( ) [abstract] : HTMLFormElement
[mangled: org/w3c/dom/html/HTMLObjectElement.getForm:()Lorg/w3c/dom/html/HTMLFormElement;]
HTMLObjectElement.getHeight ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLObjectElement.getHeight:()Ljava/lang/String;]
HTMLObjectElement.getHspace ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLObjectElement.getHspace:()Ljava/lang/String;]
HTMLObjectElement.getName ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLObjectElement.getName:()Ljava/lang/String;]
HTMLObjectElement.getStandby ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLObjectElement.getStandby:()Ljava/lang/String;]
HTMLObjectElement.getTabIndex ( ) [abstract] : int
[mangled: org/w3c/dom/html/HTMLObjectElement.getTabIndex:()I]
HTMLObjectElement.getType ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLObjectElement.getType:()Ljava/lang/String;]
HTMLObjectElement.getUseMap ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLObjectElement.getUseMap:()Ljava/lang/String;]
HTMLObjectElement.getVspace ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLObjectElement.getVspace:()Ljava/lang/String;]
HTMLObjectElement.getWidth ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLObjectElement.getWidth:()Ljava/lang/String;]
HTMLObjectElement.setAlign ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLObjectElement.setAlign:(Ljava/lang/String;)V]
HTMLObjectElement.setArchive ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLObjectElement.setArchive:(Ljava/lang/String;)V]
HTMLObjectElement.setBorder ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLObjectElement.setBorder:(Ljava/lang/String;)V]
HTMLObjectElement.setCode ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLObjectElement.setCode:(Ljava/lang/String;)V]
HTMLObjectElement.setCodeBase ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLObjectElement.setCodeBase:(Ljava/lang/String;)V]
HTMLObjectElement.setCodeType ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLObjectElement.setCodeType:(Ljava/lang/String;)V]
HTMLObjectElement.setData ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLObjectElement.setData:(Ljava/lang/String;)V]
HTMLObjectElement.setDeclare ( boolean p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLObjectElement.setDeclare:(Z)V]
HTMLObjectElement.setHeight ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLObjectElement.setHeight:(Ljava/lang/String;)V]
HTMLObjectElement.setHspace ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLObjectElement.setHspace:(Ljava/lang/String;)V]
HTMLObjectElement.setName ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLObjectElement.setName:(Ljava/lang/String;)V]
HTMLObjectElement.setStandby ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLObjectElement.setStandby:(Ljava/lang/String;)V]
HTMLObjectElement.setTabIndex ( int p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLObjectElement.setTabIndex:(I)V]
HTMLObjectElement.setType ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLObjectElement.setType:(Ljava/lang/String;)V]
HTMLObjectElement.setUseMap ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLObjectElement.setUseMap:(Ljava/lang/String;)V]
HTMLObjectElement.setVspace ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLObjectElement.setVspace:(Ljava/lang/String;)V]
HTMLObjectElement.setWidth ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLObjectElement.setWidth:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLObjectElementImpl.class
package org.openxml.dom.html
HTMLObjectElementImpl.getAlign ( ) : String
[mangled: org/openxml/dom/html/HTMLObjectElementImpl.getAlign:()Ljava/lang/String;]
HTMLObjectElementImpl.getArchive ( ) : String
[mangled: org/openxml/dom/html/HTMLObjectElementImpl.getArchive:()Ljava/lang/String;]
HTMLObjectElementImpl.getBorder ( ) : String
[mangled: org/openxml/dom/html/HTMLObjectElementImpl.getBorder:()Ljava/lang/String;]
HTMLObjectElementImpl.getCode ( ) : String
[mangled: org/openxml/dom/html/HTMLObjectElementImpl.getCode:()Ljava/lang/String;]
HTMLObjectElementImpl.getCodeBase ( ) : String
[mangled: org/openxml/dom/html/HTMLObjectElementImpl.getCodeBase:()Ljava/lang/String;]
HTMLObjectElementImpl.getCodeType ( ) : String
[mangled: org/openxml/dom/html/HTMLObjectElementImpl.getCodeType:()Ljava/lang/String;]
HTMLObjectElementImpl.getData ( ) : String
[mangled: org/openxml/dom/html/HTMLObjectElementImpl.getData:()Ljava/lang/String;]
HTMLObjectElementImpl.getDeclare ( ) : boolean
[mangled: org/openxml/dom/html/HTMLObjectElementImpl.getDeclare:()Z]
HTMLObjectElementImpl.getHeight ( ) : String
[mangled: org/openxml/dom/html/HTMLObjectElementImpl.getHeight:()Ljava/lang/String;]
HTMLObjectElementImpl.getHspace ( ) : String
[mangled: org/openxml/dom/html/HTMLObjectElementImpl.getHspace:()Ljava/lang/String;]
HTMLObjectElementImpl.getName ( ) : String
[mangled: org/openxml/dom/html/HTMLObjectElementImpl.getName:()Ljava/lang/String;]
HTMLObjectElementImpl.getStandby ( ) : String
[mangled: org/openxml/dom/html/HTMLObjectElementImpl.getStandby:()Ljava/lang/String;]
HTMLObjectElementImpl.getTabIndex ( ) : int
[mangled: org/openxml/dom/html/HTMLObjectElementImpl.getTabIndex:()I]
HTMLObjectElementImpl.getType ( ) : String
[mangled: org/openxml/dom/html/HTMLObjectElementImpl.getType:()Ljava/lang/String;]
HTMLObjectElementImpl.getUseMap ( ) : String
[mangled: org/openxml/dom/html/HTMLObjectElementImpl.getUseMap:()Ljava/lang/String;]
HTMLObjectElementImpl.getVspace ( ) : String
[mangled: org/openxml/dom/html/HTMLObjectElementImpl.getVspace:()Ljava/lang/String;]
HTMLObjectElementImpl.getWidth ( ) : String
[mangled: org/openxml/dom/html/HTMLObjectElementImpl.getWidth:()Ljava/lang/String;]
HTMLObjectElementImpl.HTMLObjectElementImpl ( HTMLDocumentImpl p1, String p2 )
[mangled: org/openxml/dom/html/HTMLObjectElementImpl."<init>":(Lorg/openxml/dom/html/HTMLDocumentImpl;Ljava/lang/String;)V]
HTMLObjectElementImpl.setAlign ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLObjectElementImpl.setAlign:(Ljava/lang/String;)V]
HTMLObjectElementImpl.setArchive ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLObjectElementImpl.setArchive:(Ljava/lang/String;)V]
HTMLObjectElementImpl.setBorder ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLObjectElementImpl.setBorder:(Ljava/lang/String;)V]
HTMLObjectElementImpl.setCode ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLObjectElementImpl.setCode:(Ljava/lang/String;)V]
HTMLObjectElementImpl.setCodeBase ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLObjectElementImpl.setCodeBase:(Ljava/lang/String;)V]
HTMLObjectElementImpl.setCodeType ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLObjectElementImpl.setCodeType:(Ljava/lang/String;)V]
HTMLObjectElementImpl.setData ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLObjectElementImpl.setData:(Ljava/lang/String;)V]
HTMLObjectElementImpl.setDeclare ( boolean p1 ) : void
[mangled: org/openxml/dom/html/HTMLObjectElementImpl.setDeclare:(Z)V]
HTMLObjectElementImpl.setHeight ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLObjectElementImpl.setHeight:(Ljava/lang/String;)V]
HTMLObjectElementImpl.setHspace ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLObjectElementImpl.setHspace:(Ljava/lang/String;)V]
HTMLObjectElementImpl.setName ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLObjectElementImpl.setName:(Ljava/lang/String;)V]
HTMLObjectElementImpl.setStandby ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLObjectElementImpl.setStandby:(Ljava/lang/String;)V]
HTMLObjectElementImpl.setTabIndex ( int p1 ) : void
[mangled: org/openxml/dom/html/HTMLObjectElementImpl.setTabIndex:(I)V]
HTMLObjectElementImpl.setType ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLObjectElementImpl.setType:(Ljava/lang/String;)V]
HTMLObjectElementImpl.setUseMap ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLObjectElementImpl.setUseMap:(Ljava/lang/String;)V]
HTMLObjectElementImpl.setVspace ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLObjectElementImpl.setVspace:(Ljava/lang/String;)V]
HTMLObjectElementImpl.setWidth ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLObjectElementImpl.setWidth:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLOListElement.class
package org.w3c.dom.html
HTMLOListElement.getCompact ( ) [abstract] : boolean
[mangled: org/w3c/dom/html/HTMLOListElement.getCompact:()Z]
HTMLOListElement.getStart ( ) [abstract] : int
[mangled: org/w3c/dom/html/HTMLOListElement.getStart:()I]
HTMLOListElement.getType ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLOListElement.getType:()Ljava/lang/String;]
HTMLOListElement.setCompact ( boolean p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLOListElement.setCompact:(Z)V]
HTMLOListElement.setStart ( int p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLOListElement.setStart:(I)V]
HTMLOListElement.setType ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLOListElement.setType:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLOListElementImpl.class
package org.openxml.dom.html
HTMLOListElementImpl.getCompact ( ) : boolean
[mangled: org/openxml/dom/html/HTMLOListElementImpl.getCompact:()Z]
HTMLOListElementImpl.getStart ( ) : int
[mangled: org/openxml/dom/html/HTMLOListElementImpl.getStart:()I]
HTMLOListElementImpl.getType ( ) : String
[mangled: org/openxml/dom/html/HTMLOListElementImpl.getType:()Ljava/lang/String;]
HTMLOListElementImpl.HTMLOListElementImpl ( HTMLDocumentImpl p1, String p2 )
[mangled: org/openxml/dom/html/HTMLOListElementImpl."<init>":(Lorg/openxml/dom/html/HTMLDocumentImpl;Ljava/lang/String;)V]
HTMLOListElementImpl.setCompact ( boolean p1 ) : void
[mangled: org/openxml/dom/html/HTMLOListElementImpl.setCompact:(Z)V]
HTMLOListElementImpl.setStart ( int p1 ) : void
[mangled: org/openxml/dom/html/HTMLOListElementImpl.setStart:(I)V]
HTMLOListElementImpl.setType ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLOListElementImpl.setType:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLOptGroupElement.class
package org.w3c.dom.html
HTMLOptGroupElement.getDisabled ( ) [abstract] : boolean
[mangled: org/w3c/dom/html/HTMLOptGroupElement.getDisabled:()Z]
HTMLOptGroupElement.getLabel ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLOptGroupElement.getLabel:()Ljava/lang/String;]
HTMLOptGroupElement.setDisabled ( boolean p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLOptGroupElement.setDisabled:(Z)V]
HTMLOptGroupElement.setLabel ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLOptGroupElement.setLabel:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLOptGroupElementImpl.class
package org.openxml.dom.html
HTMLOptGroupElementImpl.getDisabled ( ) : boolean
[mangled: org/openxml/dom/html/HTMLOptGroupElementImpl.getDisabled:()Z]
HTMLOptGroupElementImpl.getLabel ( ) : String
[mangled: org/openxml/dom/html/HTMLOptGroupElementImpl.getLabel:()Ljava/lang/String;]
HTMLOptGroupElementImpl.HTMLOptGroupElementImpl ( HTMLDocumentImpl p1, String p2 )
[mangled: org/openxml/dom/html/HTMLOptGroupElementImpl."<init>":(Lorg/openxml/dom/html/HTMLDocumentImpl;Ljava/lang/String;)V]
HTMLOptGroupElementImpl.setDisabled ( boolean p1 ) : void
[mangled: org/openxml/dom/html/HTMLOptGroupElementImpl.setDisabled:(Z)V]
HTMLOptGroupElementImpl.setLabel ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLOptGroupElementImpl.setLabel:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLOptionElement.class
package org.w3c.dom.html
HTMLOptionElement.getDefaultSelected ( ) [abstract] : boolean
[mangled: org/w3c/dom/html/HTMLOptionElement.getDefaultSelected:()Z]
HTMLOptionElement.getDisabled ( ) [abstract] : boolean
[mangled: org/w3c/dom/html/HTMLOptionElement.getDisabled:()Z]
HTMLOptionElement.getForm ( ) [abstract] : HTMLFormElement
[mangled: org/w3c/dom/html/HTMLOptionElement.getForm:()Lorg/w3c/dom/html/HTMLFormElement;]
HTMLOptionElement.getIndex ( ) [abstract] : int
[mangled: org/w3c/dom/html/HTMLOptionElement.getIndex:()I]
HTMLOptionElement.getLabel ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLOptionElement.getLabel:()Ljava/lang/String;]
HTMLOptionElement.getSelected ( ) [abstract] : boolean
[mangled: org/w3c/dom/html/HTMLOptionElement.getSelected:()Z]
HTMLOptionElement.getText ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLOptionElement.getText:()Ljava/lang/String;]
HTMLOptionElement.getValue ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLOptionElement.getValue:()Ljava/lang/String;]
HTMLOptionElement.setDefaultSelected ( boolean p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLOptionElement.setDefaultSelected:(Z)V]
HTMLOptionElement.setDisabled ( boolean p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLOptionElement.setDisabled:(Z)V]
HTMLOptionElement.setIndex ( int p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLOptionElement.setIndex:(I)V]
HTMLOptionElement.setLabel ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLOptionElement.setLabel:(Ljava/lang/String;)V]
HTMLOptionElement.setValue ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLOptionElement.setValue:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLOptionElementImpl.class
package org.openxml.dom.html
HTMLOptionElementImpl.getDefaultSelected ( ) : boolean
[mangled: org/openxml/dom/html/HTMLOptionElementImpl.getDefaultSelected:()Z]
HTMLOptionElementImpl.getDisabled ( ) : boolean
[mangled: org/openxml/dom/html/HTMLOptionElementImpl.getDisabled:()Z]
HTMLOptionElementImpl.getIndex ( ) : int
[mangled: org/openxml/dom/html/HTMLOptionElementImpl.getIndex:()I]
HTMLOptionElementImpl.getLabel ( ) : String
[mangled: org/openxml/dom/html/HTMLOptionElementImpl.getLabel:()Ljava/lang/String;]
HTMLOptionElementImpl.getSelected ( ) : boolean
[mangled: org/openxml/dom/html/HTMLOptionElementImpl.getSelected:()Z]
HTMLOptionElementImpl.getText ( ) : String
[mangled: org/openxml/dom/html/HTMLOptionElementImpl.getText:()Ljava/lang/String;]
HTMLOptionElementImpl.getValue ( ) : String
[mangled: org/openxml/dom/html/HTMLOptionElementImpl.getValue:()Ljava/lang/String;]
HTMLOptionElementImpl.HTMLOptionElementImpl ( HTMLDocumentImpl p1, String p2 )
[mangled: org/openxml/dom/html/HTMLOptionElementImpl."<init>":(Lorg/openxml/dom/html/HTMLDocumentImpl;Ljava/lang/String;)V]
HTMLOptionElementImpl.setDefaultSelected ( boolean p1 ) : void
[mangled: org/openxml/dom/html/HTMLOptionElementImpl.setDefaultSelected:(Z)V]
HTMLOptionElementImpl.setDisabled ( boolean p1 ) : void
[mangled: org/openxml/dom/html/HTMLOptionElementImpl.setDisabled:(Z)V]
HTMLOptionElementImpl.setIndex ( int p1 ) : void
[mangled: org/openxml/dom/html/HTMLOptionElementImpl.setIndex:(I)V]
HTMLOptionElementImpl.setLabel ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLOptionElementImpl.setLabel:(Ljava/lang/String;)V]
HTMLOptionElementImpl.setSelected ( boolean p1 ) : void
[mangled: org/openxml/dom/html/HTMLOptionElementImpl.setSelected:(Z)V]
HTMLOptionElementImpl.setText ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLOptionElementImpl.setText:(Ljava/lang/String;)V]
HTMLOptionElementImpl.setValue ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLOptionElementImpl.setValue:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLParagraphElement.class
package org.w3c.dom.html
HTMLParagraphElement.getAlign ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLParagraphElement.getAlign:()Ljava/lang/String;]
HTMLParagraphElement.setAlign ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLParagraphElement.setAlign:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLParagraphElementImpl.class
package org.openxml.dom.html
HTMLParagraphElementImpl.getAlign ( ) : String
[mangled: org/openxml/dom/html/HTMLParagraphElementImpl.getAlign:()Ljava/lang/String;]
HTMLParagraphElementImpl.HTMLParagraphElementImpl ( HTMLDocumentImpl p1, String p2 )
[mangled: org/openxml/dom/html/HTMLParagraphElementImpl."<init>":(Lorg/openxml/dom/html/HTMLDocumentImpl;Ljava/lang/String;)V]
HTMLParagraphElementImpl.setAlign ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLParagraphElementImpl.setAlign:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLParamElement.class
package org.w3c.dom.html
HTMLParamElement.getName ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLParamElement.getName:()Ljava/lang/String;]
HTMLParamElement.getType ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLParamElement.getType:()Ljava/lang/String;]
HTMLParamElement.getValue ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLParamElement.getValue:()Ljava/lang/String;]
HTMLParamElement.getValueType ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLParamElement.getValueType:()Ljava/lang/String;]
HTMLParamElement.setName ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLParamElement.setName:(Ljava/lang/String;)V]
HTMLParamElement.setType ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLParamElement.setType:(Ljava/lang/String;)V]
HTMLParamElement.setValue ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLParamElement.setValue:(Ljava/lang/String;)V]
HTMLParamElement.setValueType ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLParamElement.setValueType:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLParamElementImpl.class
package org.openxml.dom.html
HTMLParamElementImpl.getName ( ) : String
[mangled: org/openxml/dom/html/HTMLParamElementImpl.getName:()Ljava/lang/String;]
HTMLParamElementImpl.getType ( ) : String
[mangled: org/openxml/dom/html/HTMLParamElementImpl.getType:()Ljava/lang/String;]
HTMLParamElementImpl.getValue ( ) : String
[mangled: org/openxml/dom/html/HTMLParamElementImpl.getValue:()Ljava/lang/String;]
HTMLParamElementImpl.getValueType ( ) : String
[mangled: org/openxml/dom/html/HTMLParamElementImpl.getValueType:()Ljava/lang/String;]
HTMLParamElementImpl.HTMLParamElementImpl ( HTMLDocumentImpl p1, String p2 )
[mangled: org/openxml/dom/html/HTMLParamElementImpl."<init>":(Lorg/openxml/dom/html/HTMLDocumentImpl;Ljava/lang/String;)V]
HTMLParamElementImpl.setName ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLParamElementImpl.setName:(Ljava/lang/String;)V]
HTMLParamElementImpl.setType ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLParamElementImpl.setType:(Ljava/lang/String;)V]
HTMLParamElementImpl.setValue ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLParamElementImpl.setValue:(Ljava/lang/String;)V]
HTMLParamElementImpl.setValueType ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLParamElementImpl.setValueType:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLParser.class
package org.openxml.parser
HTMLParser.HTMLParser ( Reader p1, String p2 )
[mangled: org/openxml/parser/HTMLParser."<init>":(Ljava/io/Reader;Ljava/lang/String;)V]
HTMLParser.HTMLParser ( Reader p1, String p2, short p3, short p4 )
[mangled: org/openxml/parser/HTMLParser."<init>":(Ljava/io/Reader;Ljava/lang/String;SS)V]
HTMLParser.parseDocument ( ) : Document
[mangled: org/openxml/parser/HTMLParser.parseDocument:()Lorg/w3c/dom/Document;]
HTMLParser.parseDTDSubset ( ) : void
[mangled: org/openxml/parser/HTMLParser.parseDTDSubset:()V]
HTMLParser.parseNextNode ( int p1 ) : boolean
[mangled: org/openxml/parser/HTMLParser.parseNextNode:(I)Z]
HTMLParser.parseNode ( Node p1 ) : Node
[mangled: org/openxml/parser/HTMLParser.parseNode:(Lorg/w3c/dom/Node;)Lorg/w3c/dom/Node;]
openxml.106-fix.jar, HTMLPreElement.class
package org.w3c.dom.html
HTMLPreElement.getWidth ( ) [abstract] : int
[mangled: org/w3c/dom/html/HTMLPreElement.getWidth:()I]
HTMLPreElement.setWidth ( int p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLPreElement.setWidth:(I)V]
openxml.106-fix.jar, HTMLPreElementImpl.class
package org.openxml.dom.html
HTMLPreElementImpl.getWidth ( ) : int
[mangled: org/openxml/dom/html/HTMLPreElementImpl.getWidth:()I]
HTMLPreElementImpl.HTMLPreElementImpl ( HTMLDocumentImpl p1, String p2 )
[mangled: org/openxml/dom/html/HTMLPreElementImpl."<init>":(Lorg/openxml/dom/html/HTMLDocumentImpl;Ljava/lang/String;)V]
HTMLPreElementImpl.setWidth ( int p1 ) : void
[mangled: org/openxml/dom/html/HTMLPreElementImpl.setWidth:(I)V]
openxml.106-fix.jar, HTMLPrinter.class
package org.openxml.io
HTMLPrinter.getCharacterRef ( char p1 ) : String
[mangled: org/openxml/io/HTMLPrinter.getCharacterRef:(C)Ljava/lang/String;]
HTMLPrinter.HTMLPrinter ( OutputStream p1, int p2 )
[mangled: org/openxml/io/HTMLPrinter."<init>":(Ljava/io/OutputStream;I)V]
HTMLPrinter.HTMLPrinter ( OutputStream p1, String p2, int p3 )
[mangled: org/openxml/io/HTMLPrinter."<init>":(Ljava/io/OutputStream;Ljava/lang/String;I)V]
HTMLPrinter.HTMLPrinter ( Writer p1 )
[mangled: org/openxml/io/HTMLPrinter."<init>":(Ljava/io/Writer;)V]
HTMLPrinter.HTMLPrinter ( Writer p1, int p2 )
[mangled: org/openxml/io/HTMLPrinter."<init>":(Ljava/io/Writer;I)V]
HTMLPrinter.HTMLPrinter ( Writer p1, int p2, int p3, int p4 )
[mangled: org/openxml/io/HTMLPrinter."<init>":(Ljava/io/Writer;III)V]
HTMLPrinter.print ( Document p1 ) : void
[mangled: org/openxml/io/HTMLPrinter.print:(Lorg/w3c/dom/Document;)V]
HTMLPrinter.print ( DocumentFragment p1 ) : void
[mangled: org/openxml/io/HTMLPrinter.print:(Lorg/w3c/dom/DocumentFragment;)V]
HTMLPrinter.print ( Element p1 ) : void
[mangled: org/openxml/io/HTMLPrinter.print:(Lorg/w3c/dom/Element;)V]
HTMLPrinter.printDocument ( Node p1, StringBuffer p2 ) : void
[mangled: org/openxml/io/HTMLPrinter.printDocument:(Lorg/w3c/dom/Node;Ljava/lang/StringBuffer;)V]
HTMLPrinter.printElement ( Element p1, StringBuffer p2 ) : void
[mangled: org/openxml/io/HTMLPrinter.printElement:(Lorg/w3c/dom/Element;Ljava/lang/StringBuffer;)V]
openxml.106-fix.jar, HTMLQuoteElement.class
package org.w3c.dom.html
HTMLQuoteElement.getCite ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLQuoteElement.getCite:()Ljava/lang/String;]
HTMLQuoteElement.setCite ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLQuoteElement.setCite:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLQuoteElementImpl.class
package org.openxml.dom.html
HTMLQuoteElementImpl.getCite ( ) : String
[mangled: org/openxml/dom/html/HTMLQuoteElementImpl.getCite:()Ljava/lang/String;]
HTMLQuoteElementImpl.HTMLQuoteElementImpl ( HTMLDocumentImpl p1, String p2 )
[mangled: org/openxml/dom/html/HTMLQuoteElementImpl."<init>":(Lorg/openxml/dom/html/HTMLDocumentImpl;Ljava/lang/String;)V]
HTMLQuoteElementImpl.setCite ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLQuoteElementImpl.setCite:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLScriptElement.class
package org.w3c.dom.html
HTMLScriptElement.getCharset ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLScriptElement.getCharset:()Ljava/lang/String;]
HTMLScriptElement.getDefer ( ) [abstract] : boolean
[mangled: org/w3c/dom/html/HTMLScriptElement.getDefer:()Z]
HTMLScriptElement.getEvent ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLScriptElement.getEvent:()Ljava/lang/String;]
HTMLScriptElement.getHtmlFor ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLScriptElement.getHtmlFor:()Ljava/lang/String;]
HTMLScriptElement.getSrc ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLScriptElement.getSrc:()Ljava/lang/String;]
HTMLScriptElement.getText ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLScriptElement.getText:()Ljava/lang/String;]
HTMLScriptElement.getType ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLScriptElement.getType:()Ljava/lang/String;]
HTMLScriptElement.setCharset ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLScriptElement.setCharset:(Ljava/lang/String;)V]
HTMLScriptElement.setDefer ( boolean p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLScriptElement.setDefer:(Z)V]
HTMLScriptElement.setEvent ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLScriptElement.setEvent:(Ljava/lang/String;)V]
HTMLScriptElement.setHtmlFor ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLScriptElement.setHtmlFor:(Ljava/lang/String;)V]
HTMLScriptElement.setSrc ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLScriptElement.setSrc:(Ljava/lang/String;)V]
HTMLScriptElement.setText ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLScriptElement.setText:(Ljava/lang/String;)V]
HTMLScriptElement.setType ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLScriptElement.setType:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLScriptElementImpl.class
package org.openxml.dom.html
HTMLScriptElementImpl.getCharset ( ) : String
[mangled: org/openxml/dom/html/HTMLScriptElementImpl.getCharset:()Ljava/lang/String;]
HTMLScriptElementImpl.getDefer ( ) : boolean
[mangled: org/openxml/dom/html/HTMLScriptElementImpl.getDefer:()Z]
HTMLScriptElementImpl.getEvent ( ) : String
[mangled: org/openxml/dom/html/HTMLScriptElementImpl.getEvent:()Ljava/lang/String;]
HTMLScriptElementImpl.getHtmlFor ( ) : String
[mangled: org/openxml/dom/html/HTMLScriptElementImpl.getHtmlFor:()Ljava/lang/String;]
HTMLScriptElementImpl.getSrc ( ) : String
[mangled: org/openxml/dom/html/HTMLScriptElementImpl.getSrc:()Ljava/lang/String;]
HTMLScriptElementImpl.getText ( ) : String
[mangled: org/openxml/dom/html/HTMLScriptElementImpl.getText:()Ljava/lang/String;]
HTMLScriptElementImpl.getType ( ) : String
[mangled: org/openxml/dom/html/HTMLScriptElementImpl.getType:()Ljava/lang/String;]
HTMLScriptElementImpl.HTMLScriptElementImpl ( HTMLDocumentImpl p1, String p2 )
[mangled: org/openxml/dom/html/HTMLScriptElementImpl."<init>":(Lorg/openxml/dom/html/HTMLDocumentImpl;Ljava/lang/String;)V]
HTMLScriptElementImpl.setCharset ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLScriptElementImpl.setCharset:(Ljava/lang/String;)V]
HTMLScriptElementImpl.setDefer ( boolean p1 ) : void
[mangled: org/openxml/dom/html/HTMLScriptElementImpl.setDefer:(Z)V]
HTMLScriptElementImpl.setEvent ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLScriptElementImpl.setEvent:(Ljava/lang/String;)V]
HTMLScriptElementImpl.setHtmlFor ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLScriptElementImpl.setHtmlFor:(Ljava/lang/String;)V]
HTMLScriptElementImpl.setSrc ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLScriptElementImpl.setSrc:(Ljava/lang/String;)V]
HTMLScriptElementImpl.setText ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLScriptElementImpl.setText:(Ljava/lang/String;)V]
HTMLScriptElementImpl.setType ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLScriptElementImpl.setType:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLSelectElement.class
package org.w3c.dom.html
HTMLSelectElement.add ( HTMLElement p1, HTMLElement p2 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLSelectElement.add:(Lorg/w3c/dom/html/HTMLElement;Lorg/w3c/dom/html/HTMLElement;)V]
HTMLSelectElement.blur ( ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLSelectElement.blur:()V]
HTMLSelectElement.focus ( ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLSelectElement.focus:()V]
HTMLSelectElement.getDisabled ( ) [abstract] : boolean
[mangled: org/w3c/dom/html/HTMLSelectElement.getDisabled:()Z]
HTMLSelectElement.getForm ( ) [abstract] : HTMLFormElement
[mangled: org/w3c/dom/html/HTMLSelectElement.getForm:()Lorg/w3c/dom/html/HTMLFormElement;]
HTMLSelectElement.getLength ( ) [abstract] : int
[mangled: org/w3c/dom/html/HTMLSelectElement.getLength:()I]
HTMLSelectElement.getMultiple ( ) [abstract] : boolean
[mangled: org/w3c/dom/html/HTMLSelectElement.getMultiple:()Z]
HTMLSelectElement.getName ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLSelectElement.getName:()Ljava/lang/String;]
HTMLSelectElement.getOptions ( ) [abstract] : HTMLCollection
[mangled: org/w3c/dom/html/HTMLSelectElement.getOptions:()Lorg/w3c/dom/html/HTMLCollection;]
HTMLSelectElement.getSelectedIndex ( ) [abstract] : int
[mangled: org/w3c/dom/html/HTMLSelectElement.getSelectedIndex:()I]
HTMLSelectElement.getSize ( ) [abstract] : int
[mangled: org/w3c/dom/html/HTMLSelectElement.getSize:()I]
HTMLSelectElement.getTabIndex ( ) [abstract] : int
[mangled: org/w3c/dom/html/HTMLSelectElement.getTabIndex:()I]
HTMLSelectElement.getType ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLSelectElement.getType:()Ljava/lang/String;]
HTMLSelectElement.getValue ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLSelectElement.getValue:()Ljava/lang/String;]
HTMLSelectElement.remove ( int p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLSelectElement.remove:(I)V]
HTMLSelectElement.setDisabled ( boolean p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLSelectElement.setDisabled:(Z)V]
HTMLSelectElement.setMultiple ( boolean p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLSelectElement.setMultiple:(Z)V]
HTMLSelectElement.setName ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLSelectElement.setName:(Ljava/lang/String;)V]
HTMLSelectElement.setSelectedIndex ( int p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLSelectElement.setSelectedIndex:(I)V]
HTMLSelectElement.setSize ( int p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLSelectElement.setSize:(I)V]
HTMLSelectElement.setTabIndex ( int p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLSelectElement.setTabIndex:(I)V]
HTMLSelectElement.setValue ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLSelectElement.setValue:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLSelectElementImpl.class
package org.openxml.dom.html
HTMLSelectElementImpl.add ( HTMLElement p1, HTMLElement p2 ) : void
[mangled: org/openxml/dom/html/HTMLSelectElementImpl.add:(Lorg/w3c/dom/html/HTMLElement;Lorg/w3c/dom/html/HTMLElement;)V]
HTMLSelectElementImpl.blur ( ) : void
[mangled: org/openxml/dom/html/HTMLSelectElementImpl.blur:()V]
HTMLSelectElementImpl.focus ( ) : void
[mangled: org/openxml/dom/html/HTMLSelectElementImpl.focus:()V]
HTMLSelectElementImpl.getDisabled ( ) : boolean
[mangled: org/openxml/dom/html/HTMLSelectElementImpl.getDisabled:()Z]
HTMLSelectElementImpl.getLength ( ) : int
[mangled: org/openxml/dom/html/HTMLSelectElementImpl.getLength:()I]
HTMLSelectElementImpl.getMultiple ( ) : boolean
[mangled: org/openxml/dom/html/HTMLSelectElementImpl.getMultiple:()Z]
HTMLSelectElementImpl.getName ( ) : String
[mangled: org/openxml/dom/html/HTMLSelectElementImpl.getName:()Ljava/lang/String;]
HTMLSelectElementImpl.getOptions ( ) : HTMLCollection
[mangled: org/openxml/dom/html/HTMLSelectElementImpl.getOptions:()Lorg/w3c/dom/html/HTMLCollection;]
HTMLSelectElementImpl.getSelectedIndex ( ) : int
[mangled: org/openxml/dom/html/HTMLSelectElementImpl.getSelectedIndex:()I]
HTMLSelectElementImpl.getSize ( ) : int
[mangled: org/openxml/dom/html/HTMLSelectElementImpl.getSize:()I]
HTMLSelectElementImpl.getTabIndex ( ) : int
[mangled: org/openxml/dom/html/HTMLSelectElementImpl.getTabIndex:()I]
HTMLSelectElementImpl.getType ( ) : String
[mangled: org/openxml/dom/html/HTMLSelectElementImpl.getType:()Ljava/lang/String;]
HTMLSelectElementImpl.getValue ( ) : String
[mangled: org/openxml/dom/html/HTMLSelectElementImpl.getValue:()Ljava/lang/String;]
HTMLSelectElementImpl.HTMLSelectElementImpl ( HTMLDocumentImpl p1, String p2 )
[mangled: org/openxml/dom/html/HTMLSelectElementImpl."<init>":(Lorg/openxml/dom/html/HTMLDocumentImpl;Ljava/lang/String;)V]
HTMLSelectElementImpl.remove ( int p1 ) : void
[mangled: org/openxml/dom/html/HTMLSelectElementImpl.remove:(I)V]
HTMLSelectElementImpl.setDisabled ( boolean p1 ) : void
[mangled: org/openxml/dom/html/HTMLSelectElementImpl.setDisabled:(Z)V]
HTMLSelectElementImpl.setMultiple ( boolean p1 ) : void
[mangled: org/openxml/dom/html/HTMLSelectElementImpl.setMultiple:(Z)V]
HTMLSelectElementImpl.setName ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLSelectElementImpl.setName:(Ljava/lang/String;)V]
HTMLSelectElementImpl.setSelectedIndex ( int p1 ) : void
[mangled: org/openxml/dom/html/HTMLSelectElementImpl.setSelectedIndex:(I)V]
HTMLSelectElementImpl.setSize ( int p1 ) : void
[mangled: org/openxml/dom/html/HTMLSelectElementImpl.setSize:(I)V]
HTMLSelectElementImpl.setTabIndex ( int p1 ) : void
[mangled: org/openxml/dom/html/HTMLSelectElementImpl.setTabIndex:(I)V]
HTMLSelectElementImpl.setValue ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLSelectElementImpl.setValue:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLStreamPublisher.class
package org.openxml.x3p.publishers
HTMLStreamPublisher.getCharacterRef ( char p1 ) : String
[mangled: org/openxml/x3p/publishers/HTMLStreamPublisher.getCharacterRef:(C)Ljava/lang/String;]
HTMLStreamPublisher.printElement ( Element p1, StringBuffer p2, boolean p3 ) : void
[mangled: org/openxml/x3p/publishers/HTMLStreamPublisher.printElement:(Lorg/w3c/dom/Element;Ljava/lang/StringBuffer;Z)V]
HTMLStreamPublisher.publish ( Document p1 ) : void
[mangled: org/openxml/x3p/publishers/HTMLStreamPublisher.publish:(Lorg/w3c/dom/Document;)V]
openxml.106-fix.jar, HTMLStyleElement.class
package org.w3c.dom.html
HTMLStyleElement.getDisabled ( ) [abstract] : boolean
[mangled: org/w3c/dom/html/HTMLStyleElement.getDisabled:()Z]
HTMLStyleElement.getMedia ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLStyleElement.getMedia:()Ljava/lang/String;]
HTMLStyleElement.getType ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLStyleElement.getType:()Ljava/lang/String;]
HTMLStyleElement.setDisabled ( boolean p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLStyleElement.setDisabled:(Z)V]
HTMLStyleElement.setMedia ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLStyleElement.setMedia:(Ljava/lang/String;)V]
HTMLStyleElement.setType ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLStyleElement.setType:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLStyleElementImpl.class
package org.openxml.dom.html
HTMLStyleElementImpl.getDisabled ( ) : boolean
[mangled: org/openxml/dom/html/HTMLStyleElementImpl.getDisabled:()Z]
HTMLStyleElementImpl.getMedia ( ) : String
[mangled: org/openxml/dom/html/HTMLStyleElementImpl.getMedia:()Ljava/lang/String;]
HTMLStyleElementImpl.getType ( ) : String
[mangled: org/openxml/dom/html/HTMLStyleElementImpl.getType:()Ljava/lang/String;]
HTMLStyleElementImpl.HTMLStyleElementImpl ( HTMLDocumentImpl p1, String p2 )
[mangled: org/openxml/dom/html/HTMLStyleElementImpl."<init>":(Lorg/openxml/dom/html/HTMLDocumentImpl;Ljava/lang/String;)V]
HTMLStyleElementImpl.setDisabled ( boolean p1 ) : void
[mangled: org/openxml/dom/html/HTMLStyleElementImpl.setDisabled:(Z)V]
HTMLStyleElementImpl.setMedia ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLStyleElementImpl.setMedia:(Ljava/lang/String;)V]
HTMLStyleElementImpl.setType ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLStyleElementImpl.setType:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLTableCaptionElement.class
package org.w3c.dom.html
HTMLTableCaptionElement.getAlign ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLTableCaptionElement.getAlign:()Ljava/lang/String;]
HTMLTableCaptionElement.setAlign ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLTableCaptionElement.setAlign:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLTableCaptionElementImpl.class
package org.openxml.dom.html
HTMLTableCaptionElementImpl.getAlign ( ) : String
[mangled: org/openxml/dom/html/HTMLTableCaptionElementImpl.getAlign:()Ljava/lang/String;]
HTMLTableCaptionElementImpl.HTMLTableCaptionElementImpl ( HTMLDocumentImpl p1, String p2 )
[mangled: org/openxml/dom/html/HTMLTableCaptionElementImpl."<init>":(Lorg/openxml/dom/html/HTMLDocumentImpl;Ljava/lang/String;)V]
HTMLTableCaptionElementImpl.setAlign ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLTableCaptionElementImpl.setAlign:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLTableCellElement.class
package org.w3c.dom.html
HTMLTableCellElement.getAbbr ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLTableCellElement.getAbbr:()Ljava/lang/String;]
HTMLTableCellElement.getAlign ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLTableCellElement.getAlign:()Ljava/lang/String;]
HTMLTableCellElement.getAxis ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLTableCellElement.getAxis:()Ljava/lang/String;]
HTMLTableCellElement.getBgColor ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLTableCellElement.getBgColor:()Ljava/lang/String;]
HTMLTableCellElement.getCellIndex ( ) [abstract] : int
[mangled: org/w3c/dom/html/HTMLTableCellElement.getCellIndex:()I]
HTMLTableCellElement.getCh ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLTableCellElement.getCh:()Ljava/lang/String;]
HTMLTableCellElement.getChOff ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLTableCellElement.getChOff:()Ljava/lang/String;]
HTMLTableCellElement.getColSpan ( ) [abstract] : int
[mangled: org/w3c/dom/html/HTMLTableCellElement.getColSpan:()I]
HTMLTableCellElement.getHeaders ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLTableCellElement.getHeaders:()Ljava/lang/String;]
HTMLTableCellElement.getHeight ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLTableCellElement.getHeight:()Ljava/lang/String;]
HTMLTableCellElement.getNoWrap ( ) [abstract] : boolean
[mangled: org/w3c/dom/html/HTMLTableCellElement.getNoWrap:()Z]
HTMLTableCellElement.getRowSpan ( ) [abstract] : int
[mangled: org/w3c/dom/html/HTMLTableCellElement.getRowSpan:()I]
HTMLTableCellElement.getScope ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLTableCellElement.getScope:()Ljava/lang/String;]
HTMLTableCellElement.getVAlign ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLTableCellElement.getVAlign:()Ljava/lang/String;]
HTMLTableCellElement.getWidth ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLTableCellElement.getWidth:()Ljava/lang/String;]
HTMLTableCellElement.setAbbr ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLTableCellElement.setAbbr:(Ljava/lang/String;)V]
HTMLTableCellElement.setAlign ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLTableCellElement.setAlign:(Ljava/lang/String;)V]
HTMLTableCellElement.setAxis ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLTableCellElement.setAxis:(Ljava/lang/String;)V]
HTMLTableCellElement.setBgColor ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLTableCellElement.setBgColor:(Ljava/lang/String;)V]
HTMLTableCellElement.setCellIndex ( int p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLTableCellElement.setCellIndex:(I)V]
HTMLTableCellElement.setCh ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLTableCellElement.setCh:(Ljava/lang/String;)V]
HTMLTableCellElement.setChOff ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLTableCellElement.setChOff:(Ljava/lang/String;)V]
HTMLTableCellElement.setColSpan ( int p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLTableCellElement.setColSpan:(I)V]
HTMLTableCellElement.setHeaders ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLTableCellElement.setHeaders:(Ljava/lang/String;)V]
HTMLTableCellElement.setHeight ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLTableCellElement.setHeight:(Ljava/lang/String;)V]
HTMLTableCellElement.setNoWrap ( boolean p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLTableCellElement.setNoWrap:(Z)V]
HTMLTableCellElement.setRowSpan ( int p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLTableCellElement.setRowSpan:(I)V]
HTMLTableCellElement.setScope ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLTableCellElement.setScope:(Ljava/lang/String;)V]
HTMLTableCellElement.setVAlign ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLTableCellElement.setVAlign:(Ljava/lang/String;)V]
HTMLTableCellElement.setWidth ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLTableCellElement.setWidth:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLTableCellElementImpl.class
package org.openxml.dom.html
HTMLTableCellElementImpl.getAbbr ( ) : String
[mangled: org/openxml/dom/html/HTMLTableCellElementImpl.getAbbr:()Ljava/lang/String;]
HTMLTableCellElementImpl.getAlign ( ) : String
[mangled: org/openxml/dom/html/HTMLTableCellElementImpl.getAlign:()Ljava/lang/String;]
HTMLTableCellElementImpl.getAxis ( ) : String
[mangled: org/openxml/dom/html/HTMLTableCellElementImpl.getAxis:()Ljava/lang/String;]
HTMLTableCellElementImpl.getBgColor ( ) : String
[mangled: org/openxml/dom/html/HTMLTableCellElementImpl.getBgColor:()Ljava/lang/String;]
HTMLTableCellElementImpl.getCellIndex ( ) : int
[mangled: org/openxml/dom/html/HTMLTableCellElementImpl.getCellIndex:()I]
HTMLTableCellElementImpl.getCh ( ) : String
[mangled: org/openxml/dom/html/HTMLTableCellElementImpl.getCh:()Ljava/lang/String;]
HTMLTableCellElementImpl.getChOff ( ) : String
[mangled: org/openxml/dom/html/HTMLTableCellElementImpl.getChOff:()Ljava/lang/String;]
HTMLTableCellElementImpl.getColSpan ( ) : int
[mangled: org/openxml/dom/html/HTMLTableCellElementImpl.getColSpan:()I]
HTMLTableCellElementImpl.getHeaders ( ) : String
[mangled: org/openxml/dom/html/HTMLTableCellElementImpl.getHeaders:()Ljava/lang/String;]
HTMLTableCellElementImpl.getHeight ( ) : String
[mangled: org/openxml/dom/html/HTMLTableCellElementImpl.getHeight:()Ljava/lang/String;]
HTMLTableCellElementImpl.getNoWrap ( ) : boolean
[mangled: org/openxml/dom/html/HTMLTableCellElementImpl.getNoWrap:()Z]
HTMLTableCellElementImpl.getRowSpan ( ) : int
[mangled: org/openxml/dom/html/HTMLTableCellElementImpl.getRowSpan:()I]
HTMLTableCellElementImpl.getScope ( ) : String
[mangled: org/openxml/dom/html/HTMLTableCellElementImpl.getScope:()Ljava/lang/String;]
HTMLTableCellElementImpl.getVAlign ( ) : String
[mangled: org/openxml/dom/html/HTMLTableCellElementImpl.getVAlign:()Ljava/lang/String;]
HTMLTableCellElementImpl.getWidth ( ) : String
[mangled: org/openxml/dom/html/HTMLTableCellElementImpl.getWidth:()Ljava/lang/String;]
HTMLTableCellElementImpl.HTMLTableCellElementImpl ( HTMLDocumentImpl p1, String p2 )
[mangled: org/openxml/dom/html/HTMLTableCellElementImpl."<init>":(Lorg/openxml/dom/html/HTMLDocumentImpl;Ljava/lang/String;)V]
HTMLTableCellElementImpl.setAbbr ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLTableCellElementImpl.setAbbr:(Ljava/lang/String;)V]
HTMLTableCellElementImpl.setAlign ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLTableCellElementImpl.setAlign:(Ljava/lang/String;)V]
HTMLTableCellElementImpl.setAxis ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLTableCellElementImpl.setAxis:(Ljava/lang/String;)V]
HTMLTableCellElementImpl.setBgColor ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLTableCellElementImpl.setBgColor:(Ljava/lang/String;)V]
HTMLTableCellElementImpl.setCellIndex ( int p1 ) : void
[mangled: org/openxml/dom/html/HTMLTableCellElementImpl.setCellIndex:(I)V]
HTMLTableCellElementImpl.setCh ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLTableCellElementImpl.setCh:(Ljava/lang/String;)V]
HTMLTableCellElementImpl.setChOff ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLTableCellElementImpl.setChOff:(Ljava/lang/String;)V]
HTMLTableCellElementImpl.setColSpan ( int p1 ) : void
[mangled: org/openxml/dom/html/HTMLTableCellElementImpl.setColSpan:(I)V]
HTMLTableCellElementImpl.setHeaders ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLTableCellElementImpl.setHeaders:(Ljava/lang/String;)V]
HTMLTableCellElementImpl.setHeight ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLTableCellElementImpl.setHeight:(Ljava/lang/String;)V]
HTMLTableCellElementImpl.setNoWrap ( boolean p1 ) : void
[mangled: org/openxml/dom/html/HTMLTableCellElementImpl.setNoWrap:(Z)V]
HTMLTableCellElementImpl.setRowSpan ( int p1 ) : void
[mangled: org/openxml/dom/html/HTMLTableCellElementImpl.setRowSpan:(I)V]
HTMLTableCellElementImpl.setScope ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLTableCellElementImpl.setScope:(Ljava/lang/String;)V]
HTMLTableCellElementImpl.setVAlign ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLTableCellElementImpl.setVAlign:(Ljava/lang/String;)V]
HTMLTableCellElementImpl.setWidth ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLTableCellElementImpl.setWidth:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLTableColElement.class
package org.w3c.dom.html
HTMLTableColElement.getAlign ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLTableColElement.getAlign:()Ljava/lang/String;]
HTMLTableColElement.getCh ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLTableColElement.getCh:()Ljava/lang/String;]
HTMLTableColElement.getChOff ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLTableColElement.getChOff:()Ljava/lang/String;]
HTMLTableColElement.getSpan ( ) [abstract] : int
[mangled: org/w3c/dom/html/HTMLTableColElement.getSpan:()I]
HTMLTableColElement.getVAlign ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLTableColElement.getVAlign:()Ljava/lang/String;]
HTMLTableColElement.getWidth ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLTableColElement.getWidth:()Ljava/lang/String;]
HTMLTableColElement.setAlign ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLTableColElement.setAlign:(Ljava/lang/String;)V]
HTMLTableColElement.setCh ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLTableColElement.setCh:(Ljava/lang/String;)V]
HTMLTableColElement.setChOff ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLTableColElement.setChOff:(Ljava/lang/String;)V]
HTMLTableColElement.setSpan ( int p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLTableColElement.setSpan:(I)V]
HTMLTableColElement.setVAlign ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLTableColElement.setVAlign:(Ljava/lang/String;)V]
HTMLTableColElement.setWidth ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLTableColElement.setWidth:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLTableColElementImpl.class
package org.openxml.dom.html
HTMLTableColElementImpl.getAlign ( ) : String
[mangled: org/openxml/dom/html/HTMLTableColElementImpl.getAlign:()Ljava/lang/String;]
HTMLTableColElementImpl.getCh ( ) : String
[mangled: org/openxml/dom/html/HTMLTableColElementImpl.getCh:()Ljava/lang/String;]
HTMLTableColElementImpl.getChOff ( ) : String
[mangled: org/openxml/dom/html/HTMLTableColElementImpl.getChOff:()Ljava/lang/String;]
HTMLTableColElementImpl.getSpan ( ) : int
[mangled: org/openxml/dom/html/HTMLTableColElementImpl.getSpan:()I]
HTMLTableColElementImpl.getVAlign ( ) : String
[mangled: org/openxml/dom/html/HTMLTableColElementImpl.getVAlign:()Ljava/lang/String;]
HTMLTableColElementImpl.getWidth ( ) : String
[mangled: org/openxml/dom/html/HTMLTableColElementImpl.getWidth:()Ljava/lang/String;]
HTMLTableColElementImpl.HTMLTableColElementImpl ( HTMLDocumentImpl p1, String p2 )
[mangled: org/openxml/dom/html/HTMLTableColElementImpl."<init>":(Lorg/openxml/dom/html/HTMLDocumentImpl;Ljava/lang/String;)V]
HTMLTableColElementImpl.setAlign ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLTableColElementImpl.setAlign:(Ljava/lang/String;)V]
HTMLTableColElementImpl.setCh ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLTableColElementImpl.setCh:(Ljava/lang/String;)V]
HTMLTableColElementImpl.setChOff ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLTableColElementImpl.setChOff:(Ljava/lang/String;)V]
HTMLTableColElementImpl.setSpan ( int p1 ) : void
[mangled: org/openxml/dom/html/HTMLTableColElementImpl.setSpan:(I)V]
HTMLTableColElementImpl.setVAlign ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLTableColElementImpl.setVAlign:(Ljava/lang/String;)V]
HTMLTableColElementImpl.setWidth ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLTableColElementImpl.setWidth:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLTableElement.class
package org.w3c.dom.html
HTMLTableElement.createCaption ( ) [abstract] : HTMLElement
[mangled: org/w3c/dom/html/HTMLTableElement.createCaption:()Lorg/w3c/dom/html/HTMLElement;]
HTMLTableElement.createTFoot ( ) [abstract] : HTMLElement
[mangled: org/w3c/dom/html/HTMLTableElement.createTFoot:()Lorg/w3c/dom/html/HTMLElement;]
HTMLTableElement.createTHead ( ) [abstract] : HTMLElement
[mangled: org/w3c/dom/html/HTMLTableElement.createTHead:()Lorg/w3c/dom/html/HTMLElement;]
HTMLTableElement.deleteCaption ( ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLTableElement.deleteCaption:()V]
HTMLTableElement.deleteRow ( int p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLTableElement.deleteRow:(I)V]
HTMLTableElement.deleteTFoot ( ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLTableElement.deleteTFoot:()V]
HTMLTableElement.deleteTHead ( ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLTableElement.deleteTHead:()V]
HTMLTableElement.getAlign ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLTableElement.getAlign:()Ljava/lang/String;]
HTMLTableElement.getBgColor ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLTableElement.getBgColor:()Ljava/lang/String;]
HTMLTableElement.getBorder ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLTableElement.getBorder:()Ljava/lang/String;]
HTMLTableElement.getCaption ( ) [abstract] : HTMLTableCaptionElement
[mangled: org/w3c/dom/html/HTMLTableElement.getCaption:()Lorg/w3c/dom/html/HTMLTableCaptionElement;]
HTMLTableElement.getCellPadding ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLTableElement.getCellPadding:()Ljava/lang/String;]
HTMLTableElement.getCellSpacing ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLTableElement.getCellSpacing:()Ljava/lang/String;]
HTMLTableElement.getFrame ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLTableElement.getFrame:()Ljava/lang/String;]
HTMLTableElement.getRows ( ) [abstract] : HTMLCollection
[mangled: org/w3c/dom/html/HTMLTableElement.getRows:()Lorg/w3c/dom/html/HTMLCollection;]
HTMLTableElement.getRules ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLTableElement.getRules:()Ljava/lang/String;]
HTMLTableElement.getSummary ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLTableElement.getSummary:()Ljava/lang/String;]
HTMLTableElement.getTBodies ( ) [abstract] : HTMLCollection
[mangled: org/w3c/dom/html/HTMLTableElement.getTBodies:()Lorg/w3c/dom/html/HTMLCollection;]
HTMLTableElement.getTFoot ( ) [abstract] : HTMLTableSectionElement
[mangled: org/w3c/dom/html/HTMLTableElement.getTFoot:()Lorg/w3c/dom/html/HTMLTableSectionElement;]
HTMLTableElement.getTHead ( ) [abstract] : HTMLTableSectionElement
[mangled: org/w3c/dom/html/HTMLTableElement.getTHead:()Lorg/w3c/dom/html/HTMLTableSectionElement;]
HTMLTableElement.getWidth ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLTableElement.getWidth:()Ljava/lang/String;]
HTMLTableElement.insertRow ( int p1 ) [abstract] : HTMLElement
[mangled: org/w3c/dom/html/HTMLTableElement.insertRow:(I)Lorg/w3c/dom/html/HTMLElement;]
HTMLTableElement.setAlign ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLTableElement.setAlign:(Ljava/lang/String;)V]
HTMLTableElement.setBgColor ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLTableElement.setBgColor:(Ljava/lang/String;)V]
HTMLTableElement.setBorder ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLTableElement.setBorder:(Ljava/lang/String;)V]
HTMLTableElement.setCaption ( HTMLTableCaptionElement p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLTableElement.setCaption:(Lorg/w3c/dom/html/HTMLTableCaptionElement;)V]
HTMLTableElement.setCellPadding ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLTableElement.setCellPadding:(Ljava/lang/String;)V]
HTMLTableElement.setCellSpacing ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLTableElement.setCellSpacing:(Ljava/lang/String;)V]
HTMLTableElement.setFrame ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLTableElement.setFrame:(Ljava/lang/String;)V]
HTMLTableElement.setRules ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLTableElement.setRules:(Ljava/lang/String;)V]
HTMLTableElement.setSummary ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLTableElement.setSummary:(Ljava/lang/String;)V]
HTMLTableElement.setTFoot ( HTMLTableSectionElement p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLTableElement.setTFoot:(Lorg/w3c/dom/html/HTMLTableSectionElement;)V]
HTMLTableElement.setTHead ( HTMLTableSectionElement p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLTableElement.setTHead:(Lorg/w3c/dom/html/HTMLTableSectionElement;)V]
HTMLTableElement.setWidth ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLTableElement.setWidth:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLTableElementImpl.class
package org.openxml.dom.html
HTMLTableElementImpl.createCaption ( ) : HTMLElement
[mangled: org/openxml/dom/html/HTMLTableElementImpl.createCaption:()Lorg/w3c/dom/html/HTMLElement;]
HTMLTableElementImpl.createTFoot ( ) : HTMLElement
[mangled: org/openxml/dom/html/HTMLTableElementImpl.createTFoot:()Lorg/w3c/dom/html/HTMLElement;]
HTMLTableElementImpl.createTHead ( ) : HTMLElement
[mangled: org/openxml/dom/html/HTMLTableElementImpl.createTHead:()Lorg/w3c/dom/html/HTMLElement;]
HTMLTableElementImpl.deleteCaption ( ) : void
[mangled: org/openxml/dom/html/HTMLTableElementImpl.deleteCaption:()V]
HTMLTableElementImpl.deleteRow ( int p1 ) : void
[mangled: org/openxml/dom/html/HTMLTableElementImpl.deleteRow:(I)V]
HTMLTableElementImpl.deleteTFoot ( ) : void
[mangled: org/openxml/dom/html/HTMLTableElementImpl.deleteTFoot:()V]
HTMLTableElementImpl.deleteTHead ( ) : void
[mangled: org/openxml/dom/html/HTMLTableElementImpl.deleteTHead:()V]
HTMLTableElementImpl.getAlign ( ) : String
[mangled: org/openxml/dom/html/HTMLTableElementImpl.getAlign:()Ljava/lang/String;]
HTMLTableElementImpl.getBgColor ( ) : String
[mangled: org/openxml/dom/html/HTMLTableElementImpl.getBgColor:()Ljava/lang/String;]
HTMLTableElementImpl.getBorder ( ) : String
[mangled: org/openxml/dom/html/HTMLTableElementImpl.getBorder:()Ljava/lang/String;]
HTMLTableElementImpl.getCaption ( ) : HTMLTableCaptionElement
[mangled: org/openxml/dom/html/HTMLTableElementImpl.getCaption:()Lorg/w3c/dom/html/HTMLTableCaptionElement;]
HTMLTableElementImpl.getCellPadding ( ) : String
[mangled: org/openxml/dom/html/HTMLTableElementImpl.getCellPadding:()Ljava/lang/String;]
HTMLTableElementImpl.getCellSpacing ( ) : String
[mangled: org/openxml/dom/html/HTMLTableElementImpl.getCellSpacing:()Ljava/lang/String;]
HTMLTableElementImpl.getFrame ( ) : String
[mangled: org/openxml/dom/html/HTMLTableElementImpl.getFrame:()Ljava/lang/String;]
HTMLTableElementImpl.getRows ( ) : HTMLCollection
[mangled: org/openxml/dom/html/HTMLTableElementImpl.getRows:()Lorg/w3c/dom/html/HTMLCollection;]
HTMLTableElementImpl.getRules ( ) : String
[mangled: org/openxml/dom/html/HTMLTableElementImpl.getRules:()Ljava/lang/String;]
HTMLTableElementImpl.getSummary ( ) : String
[mangled: org/openxml/dom/html/HTMLTableElementImpl.getSummary:()Ljava/lang/String;]
HTMLTableElementImpl.getTBodies ( ) : HTMLCollection
[mangled: org/openxml/dom/html/HTMLTableElementImpl.getTBodies:()Lorg/w3c/dom/html/HTMLCollection;]
HTMLTableElementImpl.getTFoot ( ) : HTMLTableSectionElement
[mangled: org/openxml/dom/html/HTMLTableElementImpl.getTFoot:()Lorg/w3c/dom/html/HTMLTableSectionElement;]
HTMLTableElementImpl.getTHead ( ) : HTMLTableSectionElement
[mangled: org/openxml/dom/html/HTMLTableElementImpl.getTHead:()Lorg/w3c/dom/html/HTMLTableSectionElement;]
HTMLTableElementImpl.getWidth ( ) : String
[mangled: org/openxml/dom/html/HTMLTableElementImpl.getWidth:()Ljava/lang/String;]
HTMLTableElementImpl.HTMLTableElementImpl ( HTMLDocumentImpl p1, String p2 )
[mangled: org/openxml/dom/html/HTMLTableElementImpl."<init>":(Lorg/openxml/dom/html/HTMLDocumentImpl;Ljava/lang/String;)V]
HTMLTableElementImpl.insertRow ( int p1 ) : HTMLElement
[mangled: org/openxml/dom/html/HTMLTableElementImpl.insertRow:(I)Lorg/w3c/dom/html/HTMLElement;]
HTMLTableElementImpl.setAlign ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLTableElementImpl.setAlign:(Ljava/lang/String;)V]
HTMLTableElementImpl.setBgColor ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLTableElementImpl.setBgColor:(Ljava/lang/String;)V]
HTMLTableElementImpl.setBorder ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLTableElementImpl.setBorder:(Ljava/lang/String;)V]
HTMLTableElementImpl.setCaption ( HTMLTableCaptionElement p1 ) : void
[mangled: org/openxml/dom/html/HTMLTableElementImpl.setCaption:(Lorg/w3c/dom/html/HTMLTableCaptionElement;)V]
HTMLTableElementImpl.setCellPadding ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLTableElementImpl.setCellPadding:(Ljava/lang/String;)V]
HTMLTableElementImpl.setCellSpacing ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLTableElementImpl.setCellSpacing:(Ljava/lang/String;)V]
HTMLTableElementImpl.setFrame ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLTableElementImpl.setFrame:(Ljava/lang/String;)V]
HTMLTableElementImpl.setRules ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLTableElementImpl.setRules:(Ljava/lang/String;)V]
HTMLTableElementImpl.setSummary ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLTableElementImpl.setSummary:(Ljava/lang/String;)V]
HTMLTableElementImpl.setTFoot ( HTMLTableSectionElement p1 ) : void
[mangled: org/openxml/dom/html/HTMLTableElementImpl.setTFoot:(Lorg/w3c/dom/html/HTMLTableSectionElement;)V]
HTMLTableElementImpl.setTHead ( HTMLTableSectionElement p1 ) : void
[mangled: org/openxml/dom/html/HTMLTableElementImpl.setTHead:(Lorg/w3c/dom/html/HTMLTableSectionElement;)V]
HTMLTableElementImpl.setWidth ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLTableElementImpl.setWidth:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLTableRowElement.class
package org.w3c.dom.html
HTMLTableRowElement.deleteCell ( int p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLTableRowElement.deleteCell:(I)V]
HTMLTableRowElement.getAlign ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLTableRowElement.getAlign:()Ljava/lang/String;]
HTMLTableRowElement.getBgColor ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLTableRowElement.getBgColor:()Ljava/lang/String;]
HTMLTableRowElement.getCells ( ) [abstract] : HTMLCollection
[mangled: org/w3c/dom/html/HTMLTableRowElement.getCells:()Lorg/w3c/dom/html/HTMLCollection;]
HTMLTableRowElement.getCh ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLTableRowElement.getCh:()Ljava/lang/String;]
HTMLTableRowElement.getChOff ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLTableRowElement.getChOff:()Ljava/lang/String;]
HTMLTableRowElement.getRowIndex ( ) [abstract] : int
[mangled: org/w3c/dom/html/HTMLTableRowElement.getRowIndex:()I]
HTMLTableRowElement.getSectionRowIndex ( ) [abstract] : int
[mangled: org/w3c/dom/html/HTMLTableRowElement.getSectionRowIndex:()I]
HTMLTableRowElement.getVAlign ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLTableRowElement.getVAlign:()Ljava/lang/String;]
HTMLTableRowElement.insertCell ( int p1 ) [abstract] : HTMLElement
[mangled: org/w3c/dom/html/HTMLTableRowElement.insertCell:(I)Lorg/w3c/dom/html/HTMLElement;]
HTMLTableRowElement.setAlign ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLTableRowElement.setAlign:(Ljava/lang/String;)V]
HTMLTableRowElement.setBgColor ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLTableRowElement.setBgColor:(Ljava/lang/String;)V]
HTMLTableRowElement.setCells ( HTMLCollection p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLTableRowElement.setCells:(Lorg/w3c/dom/html/HTMLCollection;)V]
HTMLTableRowElement.setCh ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLTableRowElement.setCh:(Ljava/lang/String;)V]
HTMLTableRowElement.setChOff ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLTableRowElement.setChOff:(Ljava/lang/String;)V]
HTMLTableRowElement.setRowIndex ( int p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLTableRowElement.setRowIndex:(I)V]
HTMLTableRowElement.setSectionRowIndex ( int p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLTableRowElement.setSectionRowIndex:(I)V]
HTMLTableRowElement.setVAlign ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLTableRowElement.setVAlign:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLTableRowElementImpl.class
package org.openxml.dom.html
HTMLTableRowElementImpl.deleteCell ( int p1 ) : void
[mangled: org/openxml/dom/html/HTMLTableRowElementImpl.deleteCell:(I)V]
HTMLTableRowElementImpl.getAlign ( ) : String
[mangled: org/openxml/dom/html/HTMLTableRowElementImpl.getAlign:()Ljava/lang/String;]
HTMLTableRowElementImpl.getBgColor ( ) : String
[mangled: org/openxml/dom/html/HTMLTableRowElementImpl.getBgColor:()Ljava/lang/String;]
HTMLTableRowElementImpl.getCells ( ) : HTMLCollection
[mangled: org/openxml/dom/html/HTMLTableRowElementImpl.getCells:()Lorg/w3c/dom/html/HTMLCollection;]
HTMLTableRowElementImpl.getCh ( ) : String
[mangled: org/openxml/dom/html/HTMLTableRowElementImpl.getCh:()Ljava/lang/String;]
HTMLTableRowElementImpl.getChOff ( ) : String
[mangled: org/openxml/dom/html/HTMLTableRowElementImpl.getChOff:()Ljava/lang/String;]
HTMLTableRowElementImpl.getRowIndex ( ) : int
[mangled: org/openxml/dom/html/HTMLTableRowElementImpl.getRowIndex:()I]
HTMLTableRowElementImpl.getSectionRowIndex ( ) : int
[mangled: org/openxml/dom/html/HTMLTableRowElementImpl.getSectionRowIndex:()I]
HTMLTableRowElementImpl.getVAlign ( ) : String
[mangled: org/openxml/dom/html/HTMLTableRowElementImpl.getVAlign:()Ljava/lang/String;]
HTMLTableRowElementImpl.HTMLTableRowElementImpl ( HTMLDocumentImpl p1, String p2 )
[mangled: org/openxml/dom/html/HTMLTableRowElementImpl."<init>":(Lorg/openxml/dom/html/HTMLDocumentImpl;Ljava/lang/String;)V]
HTMLTableRowElementImpl.insertCell ( int p1 ) : HTMLElement
[mangled: org/openxml/dom/html/HTMLTableRowElementImpl.insertCell:(I)Lorg/w3c/dom/html/HTMLElement;]
HTMLTableRowElementImpl.setAlign ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLTableRowElementImpl.setAlign:(Ljava/lang/String;)V]
HTMLTableRowElementImpl.setBgColor ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLTableRowElementImpl.setBgColor:(Ljava/lang/String;)V]
HTMLTableRowElementImpl.setCells ( HTMLCollection p1 ) : void
[mangled: org/openxml/dom/html/HTMLTableRowElementImpl.setCells:(Lorg/w3c/dom/html/HTMLCollection;)V]
HTMLTableRowElementImpl.setCh ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLTableRowElementImpl.setCh:(Ljava/lang/String;)V]
HTMLTableRowElementImpl.setChOff ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLTableRowElementImpl.setChOff:(Ljava/lang/String;)V]
HTMLTableRowElementImpl.setRowIndex ( int p1 ) : void
[mangled: org/openxml/dom/html/HTMLTableRowElementImpl.setRowIndex:(I)V]
HTMLTableRowElementImpl.setSectionRowIndex ( int p1 ) : void
[mangled: org/openxml/dom/html/HTMLTableRowElementImpl.setSectionRowIndex:(I)V]
HTMLTableRowElementImpl.setVAlign ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLTableRowElementImpl.setVAlign:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLTableSectionElement.class
package org.w3c.dom.html
HTMLTableSectionElement.deleteRow ( int p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLTableSectionElement.deleteRow:(I)V]
HTMLTableSectionElement.getAlign ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLTableSectionElement.getAlign:()Ljava/lang/String;]
HTMLTableSectionElement.getCh ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLTableSectionElement.getCh:()Ljava/lang/String;]
HTMLTableSectionElement.getChOff ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLTableSectionElement.getChOff:()Ljava/lang/String;]
HTMLTableSectionElement.getRows ( ) [abstract] : HTMLCollection
[mangled: org/w3c/dom/html/HTMLTableSectionElement.getRows:()Lorg/w3c/dom/html/HTMLCollection;]
HTMLTableSectionElement.getVAlign ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLTableSectionElement.getVAlign:()Ljava/lang/String;]
HTMLTableSectionElement.insertRow ( int p1 ) [abstract] : HTMLElement
[mangled: org/w3c/dom/html/HTMLTableSectionElement.insertRow:(I)Lorg/w3c/dom/html/HTMLElement;]
HTMLTableSectionElement.setAlign ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLTableSectionElement.setAlign:(Ljava/lang/String;)V]
HTMLTableSectionElement.setCh ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLTableSectionElement.setCh:(Ljava/lang/String;)V]
HTMLTableSectionElement.setChOff ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLTableSectionElement.setChOff:(Ljava/lang/String;)V]
HTMLTableSectionElement.setVAlign ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLTableSectionElement.setVAlign:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLTableSectionElementImpl.class
package org.openxml.dom.html
HTMLTableSectionElementImpl.deleteRow ( int p1 ) : void
[mangled: org/openxml/dom/html/HTMLTableSectionElementImpl.deleteRow:(I)V]
HTMLTableSectionElementImpl.getAlign ( ) : String
[mangled: org/openxml/dom/html/HTMLTableSectionElementImpl.getAlign:()Ljava/lang/String;]
HTMLTableSectionElementImpl.getCh ( ) : String
[mangled: org/openxml/dom/html/HTMLTableSectionElementImpl.getCh:()Ljava/lang/String;]
HTMLTableSectionElementImpl.getChOff ( ) : String
[mangled: org/openxml/dom/html/HTMLTableSectionElementImpl.getChOff:()Ljava/lang/String;]
HTMLTableSectionElementImpl.getRows ( ) : HTMLCollection
[mangled: org/openxml/dom/html/HTMLTableSectionElementImpl.getRows:()Lorg/w3c/dom/html/HTMLCollection;]
HTMLTableSectionElementImpl.getVAlign ( ) : String
[mangled: org/openxml/dom/html/HTMLTableSectionElementImpl.getVAlign:()Ljava/lang/String;]
HTMLTableSectionElementImpl.HTMLTableSectionElementImpl ( HTMLDocumentImpl p1, String p2 )
[mangled: org/openxml/dom/html/HTMLTableSectionElementImpl."<init>":(Lorg/openxml/dom/html/HTMLDocumentImpl;Ljava/lang/String;)V]
HTMLTableSectionElementImpl.insertRow ( int p1 ) : HTMLElement
[mangled: org/openxml/dom/html/HTMLTableSectionElementImpl.insertRow:(I)Lorg/w3c/dom/html/HTMLElement;]
HTMLTableSectionElementImpl.setAlign ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLTableSectionElementImpl.setAlign:(Ljava/lang/String;)V]
HTMLTableSectionElementImpl.setCh ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLTableSectionElementImpl.setCh:(Ljava/lang/String;)V]
HTMLTableSectionElementImpl.setChOff ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLTableSectionElementImpl.setChOff:(Ljava/lang/String;)V]
HTMLTableSectionElementImpl.setVAlign ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLTableSectionElementImpl.setVAlign:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLTextAreaElement.class
package org.w3c.dom.html
HTMLTextAreaElement.blur ( ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLTextAreaElement.blur:()V]
HTMLTextAreaElement.focus ( ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLTextAreaElement.focus:()V]
HTMLTextAreaElement.getAccessKey ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLTextAreaElement.getAccessKey:()Ljava/lang/String;]
HTMLTextAreaElement.getCols ( ) [abstract] : int
[mangled: org/w3c/dom/html/HTMLTextAreaElement.getCols:()I]
HTMLTextAreaElement.getDefaultValue ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLTextAreaElement.getDefaultValue:()Ljava/lang/String;]
HTMLTextAreaElement.getDisabled ( ) [abstract] : boolean
[mangled: org/w3c/dom/html/HTMLTextAreaElement.getDisabled:()Z]
HTMLTextAreaElement.getForm ( ) [abstract] : HTMLFormElement
[mangled: org/w3c/dom/html/HTMLTextAreaElement.getForm:()Lorg/w3c/dom/html/HTMLFormElement;]
HTMLTextAreaElement.getName ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLTextAreaElement.getName:()Ljava/lang/String;]
HTMLTextAreaElement.getReadOnly ( ) [abstract] : boolean
[mangled: org/w3c/dom/html/HTMLTextAreaElement.getReadOnly:()Z]
HTMLTextAreaElement.getRows ( ) [abstract] : int
[mangled: org/w3c/dom/html/HTMLTextAreaElement.getRows:()I]
HTMLTextAreaElement.getTabIndex ( ) [abstract] : int
[mangled: org/w3c/dom/html/HTMLTextAreaElement.getTabIndex:()I]
HTMLTextAreaElement.getType ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLTextAreaElement.getType:()Ljava/lang/String;]
HTMLTextAreaElement.getValue ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLTextAreaElement.getValue:()Ljava/lang/String;]
HTMLTextAreaElement.select ( ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLTextAreaElement.select:()V]
HTMLTextAreaElement.setAccessKey ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLTextAreaElement.setAccessKey:(Ljava/lang/String;)V]
HTMLTextAreaElement.setCols ( int p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLTextAreaElement.setCols:(I)V]
HTMLTextAreaElement.setDefaultValue ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLTextAreaElement.setDefaultValue:(Ljava/lang/String;)V]
HTMLTextAreaElement.setDisabled ( boolean p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLTextAreaElement.setDisabled:(Z)V]
HTMLTextAreaElement.setName ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLTextAreaElement.setName:(Ljava/lang/String;)V]
HTMLTextAreaElement.setReadOnly ( boolean p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLTextAreaElement.setReadOnly:(Z)V]
HTMLTextAreaElement.setRows ( int p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLTextAreaElement.setRows:(I)V]
HTMLTextAreaElement.setTabIndex ( int p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLTextAreaElement.setTabIndex:(I)V]
HTMLTextAreaElement.setValue ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLTextAreaElement.setValue:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLTextAreaElementImpl.class
package org.openxml.dom.html
HTMLTextAreaElementImpl.blur ( ) : void
[mangled: org/openxml/dom/html/HTMLTextAreaElementImpl.blur:()V]
HTMLTextAreaElementImpl.focus ( ) : void
[mangled: org/openxml/dom/html/HTMLTextAreaElementImpl.focus:()V]
HTMLTextAreaElementImpl.getAccessKey ( ) : String
[mangled: org/openxml/dom/html/HTMLTextAreaElementImpl.getAccessKey:()Ljava/lang/String;]
HTMLTextAreaElementImpl.getCols ( ) : int
[mangled: org/openxml/dom/html/HTMLTextAreaElementImpl.getCols:()I]
HTMLTextAreaElementImpl.getDefaultValue ( ) : String
[mangled: org/openxml/dom/html/HTMLTextAreaElementImpl.getDefaultValue:()Ljava/lang/String;]
HTMLTextAreaElementImpl.getDisabled ( ) : boolean
[mangled: org/openxml/dom/html/HTMLTextAreaElementImpl.getDisabled:()Z]
HTMLTextAreaElementImpl.getName ( ) : String
[mangled: org/openxml/dom/html/HTMLTextAreaElementImpl.getName:()Ljava/lang/String;]
HTMLTextAreaElementImpl.getReadOnly ( ) : boolean
[mangled: org/openxml/dom/html/HTMLTextAreaElementImpl.getReadOnly:()Z]
HTMLTextAreaElementImpl.getRows ( ) : int
[mangled: org/openxml/dom/html/HTMLTextAreaElementImpl.getRows:()I]
HTMLTextAreaElementImpl.getTabIndex ( ) : int
[mangled: org/openxml/dom/html/HTMLTextAreaElementImpl.getTabIndex:()I]
HTMLTextAreaElementImpl.getType ( ) : String
[mangled: org/openxml/dom/html/HTMLTextAreaElementImpl.getType:()Ljava/lang/String;]
HTMLTextAreaElementImpl.getValue ( ) : String
[mangled: org/openxml/dom/html/HTMLTextAreaElementImpl.getValue:()Ljava/lang/String;]
HTMLTextAreaElementImpl.HTMLTextAreaElementImpl ( HTMLDocumentImpl p1, String p2 )
[mangled: org/openxml/dom/html/HTMLTextAreaElementImpl."<init>":(Lorg/openxml/dom/html/HTMLDocumentImpl;Ljava/lang/String;)V]
HTMLTextAreaElementImpl.select ( ) : void
[mangled: org/openxml/dom/html/HTMLTextAreaElementImpl.select:()V]
HTMLTextAreaElementImpl.setAccessKey ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLTextAreaElementImpl.setAccessKey:(Ljava/lang/String;)V]
HTMLTextAreaElementImpl.setCols ( int p1 ) : void
[mangled: org/openxml/dom/html/HTMLTextAreaElementImpl.setCols:(I)V]
HTMLTextAreaElementImpl.setDefaultValue ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLTextAreaElementImpl.setDefaultValue:(Ljava/lang/String;)V]
HTMLTextAreaElementImpl.setDisabled ( boolean p1 ) : void
[mangled: org/openxml/dom/html/HTMLTextAreaElementImpl.setDisabled:(Z)V]
HTMLTextAreaElementImpl.setName ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLTextAreaElementImpl.setName:(Ljava/lang/String;)V]
HTMLTextAreaElementImpl.setReadOnly ( boolean p1 ) : void
[mangled: org/openxml/dom/html/HTMLTextAreaElementImpl.setReadOnly:(Z)V]
HTMLTextAreaElementImpl.setRows ( int p1 ) : void
[mangled: org/openxml/dom/html/HTMLTextAreaElementImpl.setRows:(I)V]
HTMLTextAreaElementImpl.setTabIndex ( int p1 ) : void
[mangled: org/openxml/dom/html/HTMLTextAreaElementImpl.setTabIndex:(I)V]
HTMLTextAreaElementImpl.setValue ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLTextAreaElementImpl.setValue:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLTitleElement.class
package org.w3c.dom.html
HTMLTitleElement.getText ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLTitleElement.getText:()Ljava/lang/String;]
HTMLTitleElement.setText ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLTitleElement.setText:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLTitleElementImpl.class
package org.openxml.dom.html
HTMLTitleElementImpl.getText ( ) : String
[mangled: org/openxml/dom/html/HTMLTitleElementImpl.getText:()Ljava/lang/String;]
HTMLTitleElementImpl.HTMLTitleElementImpl ( HTMLDocumentImpl p1, String p2 )
[mangled: org/openxml/dom/html/HTMLTitleElementImpl."<init>":(Lorg/openxml/dom/html/HTMLDocumentImpl;Ljava/lang/String;)V]
HTMLTitleElementImpl.setText ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLTitleElementImpl.setText:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLUListElement.class
package org.w3c.dom.html
HTMLUListElement.getCompact ( ) [abstract] : boolean
[mangled: org/w3c/dom/html/HTMLUListElement.getCompact:()Z]
HTMLUListElement.getType ( ) [abstract] : String
[mangled: org/w3c/dom/html/HTMLUListElement.getType:()Ljava/lang/String;]
HTMLUListElement.setCompact ( boolean p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLUListElement.setCompact:(Z)V]
HTMLUListElement.setType ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/html/HTMLUListElement.setType:(Ljava/lang/String;)V]
openxml.106-fix.jar, HTMLUListElementImpl.class
package org.openxml.dom.html
HTMLUListElementImpl.getCompact ( ) : boolean
[mangled: org/openxml/dom/html/HTMLUListElementImpl.getCompact:()Z]
HTMLUListElementImpl.getType ( ) : String
[mangled: org/openxml/dom/html/HTMLUListElementImpl.getType:()Ljava/lang/String;]
HTMLUListElementImpl.HTMLUListElementImpl ( HTMLDocumentImpl p1, String p2 )
[mangled: org/openxml/dom/html/HTMLUListElementImpl."<init>":(Lorg/openxml/dom/html/HTMLDocumentImpl;Ljava/lang/String;)V]
HTMLUListElementImpl.setCompact ( boolean p1 ) : void
[mangled: org/openxml/dom/html/HTMLUListElementImpl.setCompact:(Z)V]
HTMLUListElementImpl.setType ( String p1 ) : void
[mangled: org/openxml/dom/html/HTMLUListElementImpl.setType:(Ljava/lang/String;)V]
openxml.106-fix.jar, InnerIterator.class
package org.openxml.dom.iterator
InnerIterator.destroy ( ) : void
[mangled: org/openxml/dom/iterator/InnerIterator.destroy:()V]
InnerIterator.InnerIterator ( )
[mangled: org/openxml/dom/iterator/InnerIterator."<init>":()V]
InnerIterator.nextNode ( ) [abstract] : Node
[mangled: org/openxml/dom/iterator/InnerIterator.nextNode:()Lorg/w3c/dom/Node;]
InnerIterator.prevNode ( ) [abstract] : Node
[mangled: org/openxml/dom/iterator/InnerIterator.prevNode:()Lorg/w3c/dom/Node;]
InnerIterator.removeNode ( Node p1 ) : void
[mangled: org/openxml/dom/iterator/InnerIterator.removeNode:(Lorg/w3c/dom/Node;)V]
InnerIterator.reset ( ) : void
[mangled: org/openxml/dom/iterator/InnerIterator.reset:()V]
openxml.106-fix.jar, InputSource.class
package org.xml.sax
InputSource.getByteStream ( ) : InputStream
[mangled: org/xml/sax/InputSource.getByteStream:()Ljava/io/InputStream;]
InputSource.getCharacterStream ( ) : Reader
[mangled: org/xml/sax/InputSource.getCharacterStream:()Ljava/io/Reader;]
InputSource.getEncoding ( ) : String
[mangled: org/xml/sax/InputSource.getEncoding:()Ljava/lang/String;]
InputSource.getPublicId ( ) : String
[mangled: org/xml/sax/InputSource.getPublicId:()Ljava/lang/String;]
InputSource.getSystemId ( ) : String
[mangled: org/xml/sax/InputSource.getSystemId:()Ljava/lang/String;]
InputSource.InputSource ( )
[mangled: org/xml/sax/InputSource."<init>":()V]
InputSource.InputSource ( InputStream p1 )
[mangled: org/xml/sax/InputSource."<init>":(Ljava/io/InputStream;)V]
InputSource.InputSource ( Reader p1 )
[mangled: org/xml/sax/InputSource."<init>":(Ljava/io/Reader;)V]
InputSource.InputSource ( String p1 )
[mangled: org/xml/sax/InputSource."<init>":(Ljava/lang/String;)V]
InputSource.setByteStream ( InputStream p1 ) : void
[mangled: org/xml/sax/InputSource.setByteStream:(Ljava/io/InputStream;)V]
InputSource.setCharacterStream ( Reader p1 ) : void
[mangled: org/xml/sax/InputSource.setCharacterStream:(Ljava/io/Reader;)V]
InputSource.setEncoding ( String p1 ) : void
[mangled: org/xml/sax/InputSource.setEncoding:(Ljava/lang/String;)V]
InputSource.setPublicId ( String p1 ) : void
[mangled: org/xml/sax/InputSource.setPublicId:(Ljava/lang/String;)V]
InputSource.setSystemId ( String p1 ) : void
[mangled: org/xml/sax/InputSource.setSystemId:(Ljava/lang/String;)V]
openxml.106-fix.jar, ListInnerIterator.class
package org.openxml.dom.iterator
ListInnerIterator.nextNode ( ) : Node
[mangled: org/openxml/dom/iterator/ListInnerIterator.nextNode:()Lorg/w3c/dom/Node;]
ListInnerIterator.prevNode ( ) : Node
[mangled: org/openxml/dom/iterator/ListInnerIterator.prevNode:()Lorg/w3c/dom/Node;]
openxml.106-fix.jar, Locator.class
package org.xml.sax
Locator.getColumnNumber ( ) [abstract] : int
[mangled: org/xml/sax/Locator.getColumnNumber:()I]
Locator.getLineNumber ( ) [abstract] : int
[mangled: org/xml/sax/Locator.getLineNumber:()I]
Locator.getPublicId ( ) [abstract] : String
[mangled: org/xml/sax/Locator.getPublicId:()Ljava/lang/String;]
Locator.getSystemId ( ) [abstract] : String
[mangled: org/xml/sax/Locator.getSystemId:()Ljava/lang/String;]
openxml.106-fix.jar, LocatorImpl.class
package org.xml.sax.helpers
LocatorImpl.getColumnNumber ( ) : int
[mangled: org/xml/sax/helpers/LocatorImpl.getColumnNumber:()I]
LocatorImpl.getLineNumber ( ) : int
[mangled: org/xml/sax/helpers/LocatorImpl.getLineNumber:()I]
LocatorImpl.getPublicId ( ) : String
[mangled: org/xml/sax/helpers/LocatorImpl.getPublicId:()Ljava/lang/String;]
LocatorImpl.getSystemId ( ) : String
[mangled: org/xml/sax/helpers/LocatorImpl.getSystemId:()Ljava/lang/String;]
LocatorImpl.LocatorImpl ( )
[mangled: org/xml/sax/helpers/LocatorImpl."<init>":()V]
LocatorImpl.LocatorImpl ( Locator p1 )
[mangled: org/xml/sax/helpers/LocatorImpl."<init>":(Lorg/xml/sax/Locator;)V]
LocatorImpl.setColumnNumber ( int p1 ) : void
[mangled: org/xml/sax/helpers/LocatorImpl.setColumnNumber:(I)V]
LocatorImpl.setLineNumber ( int p1 ) : void
[mangled: org/xml/sax/helpers/LocatorImpl.setLineNumber:(I)V]
LocatorImpl.setPublicId ( String p1 ) : void
[mangled: org/xml/sax/helpers/LocatorImpl.setPublicId:(Ljava/lang/String;)V]
LocatorImpl.setSystemId ( String p1 ) : void
[mangled: org/xml/sax/helpers/LocatorImpl.setSystemId:(Ljava/lang/String;)V]
openxml.106-fix.jar, Log.class
package org.openxml.util
Log.debug ( String p1 ) [static] : void
[mangled: org/openxml/util/Log.debug:(Ljava/lang/String;)V]
Log.debug ( Throwable p1 ) [static] : void
[mangled: org/openxml/util/Log.debug:(Ljava/lang/Throwable;)V]
Log.error ( String p1 ) [static] : void
[mangled: org/openxml/util/Log.error:(Ljava/lang/String;)V]
Log.error ( Throwable p1 ) [static] : void
[mangled: org/openxml/util/Log.error:(Ljava/lang/Throwable;)V]
Log.info ( String p1 ) [static] : void
[mangled: org/openxml/util/Log.info:(Ljava/lang/String;)V]
Log.info ( Throwable p1 ) [static] : void
[mangled: org/openxml/util/Log.info:(Ljava/lang/Throwable;)V]
Log.Log ( )
[mangled: org/openxml/util/Log."<init>":()V]
Log.print ( short p1, String p2 ) [static] : void
[mangled: org/openxml/util/Log.print:(SLjava/lang/String;)V]
Log.print ( short p1, String p2, String p3 ) [static] : void
[mangled: org/openxml/util/Log.print:(SLjava/lang/String;Ljava/lang/String;)V]
Log.print ( short p1, String p2, Throwable p3 ) [static] : void
[mangled: org/openxml/util/Log.print:(SLjava/lang/String;Ljava/lang/Throwable;)V]
Log.print ( short p1, Throwable p2 ) [static] : void
[mangled: org/openxml/util/Log.print:(SLjava/lang/Throwable;)V]
openxml.106-fix.jar, NamedNodeFilter.class
package org.openxml.dom.iterator
NamedNodeFilter.acceptNode ( Node p1 ) : boolean
[mangled: org/openxml/dom/iterator/NamedNodeFilter.acceptNode:(Lorg/w3c/dom/Node;)Z]
NamedNodeFilter.lookup ( String p1 ) [static] : NodeFilter
[mangled: org/openxml/dom/iterator/NamedNodeFilter.lookup:(Ljava/lang/String;)Lorg/w3c/dom/fi/NodeFilter;]
openxml.106-fix.jar, NamedNodeMap.class
package org.w3c.dom
NamedNodeMap.getLength ( ) [abstract] : int
[mangled: org/w3c/dom/NamedNodeMap.getLength:()I]
NamedNodeMap.getNamedItem ( String p1 ) [abstract] : Node
[mangled: org/w3c/dom/NamedNodeMap.getNamedItem:(Ljava/lang/String;)Lorg/w3c/dom/Node;]
NamedNodeMap.item ( int p1 ) [abstract] : Node
[mangled: org/w3c/dom/NamedNodeMap.item:(I)Lorg/w3c/dom/Node;]
NamedNodeMap.removeNamedItem ( String p1 ) [abstract] : Node
[mangled: org/w3c/dom/NamedNodeMap.removeNamedItem:(Ljava/lang/String;)Lorg/w3c/dom/Node;]
NamedNodeMap.setNamedItem ( Node p1 ) [abstract] : Node
[mangled: org/w3c/dom/NamedNodeMap.setNamedItem:(Lorg/w3c/dom/Node;)Lorg/w3c/dom/Node;]
openxml.106-fix.jar, NamedNodeMapImpl.class
package org.openxml.dom
NamedNodeMapImpl.getLength ( ) : int
[mangled: org/openxml/dom/NamedNodeMapImpl.getLength:()I]
NamedNodeMapImpl.getNamedItem ( String p1 ) : Node
[mangled: org/openxml/dom/NamedNodeMapImpl.getNamedItem:(Ljava/lang/String;)Lorg/w3c/dom/Node;]
NamedNodeMapImpl.item ( int p1 ) : Node
[mangled: org/openxml/dom/NamedNodeMapImpl.item:(I)Lorg/w3c/dom/Node;]
NamedNodeMapImpl.removeNamedItem ( String p1 ) : Node
[mangled: org/openxml/dom/NamedNodeMapImpl.removeNamedItem:(Ljava/lang/String;)Lorg/w3c/dom/Node;]
NamedNodeMapImpl.setNamedItem ( Node p1 ) : Node
[mangled: org/openxml/dom/NamedNodeMapImpl.setNamedItem:(Lorg/w3c/dom/Node;)Lorg/w3c/dom/Node;]
openxml.106-fix.jar, Node.class
package org.w3c.dom
Node.appendChild ( Node p1 ) [abstract] : Node
[mangled: org/w3c/dom/Node.appendChild:(Lorg/w3c/dom/Node;)Lorg/w3c/dom/Node;]
Node.cloneNode ( boolean p1 ) [abstract] : Node
[mangled: org/w3c/dom/Node.cloneNode:(Z)Lorg/w3c/dom/Node;]
Node.getAttributes ( ) [abstract] : NamedNodeMap
[mangled: org/w3c/dom/Node.getAttributes:()Lorg/w3c/dom/NamedNodeMap;]
Node.getChildNodes ( ) [abstract] : NodeList
[mangled: org/w3c/dom/Node.getChildNodes:()Lorg/w3c/dom/NodeList;]
Node.getFirstChild ( ) [abstract] : Node
[mangled: org/w3c/dom/Node.getFirstChild:()Lorg/w3c/dom/Node;]
Node.getLastChild ( ) [abstract] : Node
[mangled: org/w3c/dom/Node.getLastChild:()Lorg/w3c/dom/Node;]
Node.getNextSibling ( ) [abstract] : Node
[mangled: org/w3c/dom/Node.getNextSibling:()Lorg/w3c/dom/Node;]
Node.getNodeName ( ) [abstract] : String
[mangled: org/w3c/dom/Node.getNodeName:()Ljava/lang/String;]
Node.getNodeType ( ) [abstract] : short
[mangled: org/w3c/dom/Node.getNodeType:()S]
Node.getNodeValue ( ) [abstract] : String
[mangled: org/w3c/dom/Node.getNodeValue:()Ljava/lang/String;]
Node.getOwnerDocument ( ) [abstract] : Document
[mangled: org/w3c/dom/Node.getOwnerDocument:()Lorg/w3c/dom/Document;]
Node.getParentNode ( ) [abstract] : Node
[mangled: org/w3c/dom/Node.getParentNode:()Lorg/w3c/dom/Node;]
Node.getPreviousSibling ( ) [abstract] : Node
[mangled: org/w3c/dom/Node.getPreviousSibling:()Lorg/w3c/dom/Node;]
Node.hasChildNodes ( ) [abstract] : boolean
[mangled: org/w3c/dom/Node.hasChildNodes:()Z]
Node.insertBefore ( Node p1, Node p2 ) [abstract] : Node
[mangled: org/w3c/dom/Node.insertBefore:(Lorg/w3c/dom/Node;Lorg/w3c/dom/Node;)Lorg/w3c/dom/Node;]
Node.removeChild ( Node p1 ) [abstract] : Node
[mangled: org/w3c/dom/Node.removeChild:(Lorg/w3c/dom/Node;)Lorg/w3c/dom/Node;]
Node.replaceChild ( Node p1, Node p2 ) [abstract] : Node
[mangled: org/w3c/dom/Node.replaceChild:(Lorg/w3c/dom/Node;Lorg/w3c/dom/Node;)Lorg/w3c/dom/Node;]
Node.setNodeValue ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/Node.setNodeValue:(Ljava/lang/String;)V]
openxml.106-fix.jar, NodeEx.class
package org.w3c.dom.fi
NodeEx.createTreeIterator ( int p1, NodeFilter p2 ) [abstract] : NodeIterator
[mangled: org/w3c/dom/fi/NodeEx.createTreeIterator:(ILorg/w3c/dom/fi/NodeFilter;)Lorg/w3c/dom/fi/NodeIterator;]
openxml.106-fix.jar, NodeFilter.class
package org.w3c.dom.fi
NodeFilter.acceptNode ( Node p1 ) [abstract] : boolean
[mangled: org/w3c/dom/fi/NodeFilter.acceptNode:(Lorg/w3c/dom/Node;)Z]
openxml.106-fix.jar, NodeImpl.class
package org.openxml.dom
NodeImpl.appendChild ( Node p1 ) : Node
[mangled: org/openxml/dom/NodeImpl.appendChild:(Lorg/w3c/dom/Node;)Lorg/w3c/dom/Node;]
NodeImpl.castNewChild ( Node p1 ) : NodeImpl
[mangled: org/openxml/dom/NodeImpl.castNewChild:(Lorg/w3c/dom/Node;)Lorg/openxml/dom/NodeImpl;]
NodeImpl.castOldChild ( Node p1 ) : NodeImpl
[mangled: org/openxml/dom/NodeImpl.castOldChild:(Lorg/w3c/dom/Node;)Lorg/openxml/dom/NodeImpl;]
NodeImpl.cloneInto ( NodeImpl p1, boolean p2 ) : void
[mangled: org/openxml/dom/NodeImpl.cloneInto:(Lorg/openxml/dom/NodeImpl;Z)V]
NodeImpl.cloneNode ( boolean p1 ) [abstract] : Node
[mangled: org/openxml/dom/NodeImpl.cloneNode:(Z)Lorg/w3c/dom/Node;]
NodeImpl.createNodeIterator ( boolean p1, int p2, NodeFilter p3 ) : NodeIterator
[mangled: org/openxml/dom/NodeImpl.createNodeIterator:(ZILorg/w3c/dom/fi/NodeFilter;)Lorg/w3c/dom/fi/NodeIterator;]
NodeImpl.createTreeIterator ( int p1, NodeFilter p2 ) : NodeIterator
[mangled: org/openxml/dom/NodeImpl.createTreeIterator:(ILorg/w3c/dom/fi/NodeFilter;)Lorg/w3c/dom/fi/NodeIterator;]
NodeImpl.equals ( Object p1 ) : boolean
[mangled: org/openxml/dom/NodeImpl.equals:(Ljava/lang/Object;)Z]
NodeImpl.getAttributes ( ) : NamedNodeMap
[mangled: org/openxml/dom/NodeImpl.getAttributes:()Lorg/w3c/dom/NamedNodeMap;]
NodeImpl.getChildNodes ( ) : NodeList
[mangled: org/openxml/dom/NodeImpl.getChildNodes:()Lorg/w3c/dom/NodeList;]
NodeImpl.getFirstChild ( ) : Node
[mangled: org/openxml/dom/NodeImpl.getFirstChild:()Lorg/w3c/dom/Node;]
NodeImpl.getLastChild ( ) : Node
[mangled: org/openxml/dom/NodeImpl.getLastChild:()Lorg/w3c/dom/Node;]
NodeImpl.getNextSibling ( ) : Node
[mangled: org/openxml/dom/NodeImpl.getNextSibling:()Lorg/w3c/dom/Node;]
NodeImpl.getNodeName ( ) : String
[mangled: org/openxml/dom/NodeImpl.getNodeName:()Ljava/lang/String;]
NodeImpl.getNodeType ( ) [abstract] : short
[mangled: org/openxml/dom/NodeImpl.getNodeType:()S]
NodeImpl.getNodeValue ( ) : String
[mangled: org/openxml/dom/NodeImpl.getNodeValue:()Ljava/lang/String;]
NodeImpl.getOwnerDocument ( ) : Document
[mangled: org/openxml/dom/NodeImpl.getOwnerDocument:()Lorg/w3c/dom/Document;]
NodeImpl.getParentNode ( ) : Node
[mangled: org/openxml/dom/NodeImpl.getParentNode:()Lorg/w3c/dom/Node;]
NodeImpl.getPreviousSibling ( ) : Node
[mangled: org/openxml/dom/NodeImpl.getPreviousSibling:()Lorg/w3c/dom/Node;]
NodeImpl.hasChildNodes ( ) : boolean
[mangled: org/openxml/dom/NodeImpl.hasChildNodes:()Z]
NodeImpl.insertBefore ( Node p1, Node p2 ) : Node
[mangled: org/openxml/dom/NodeImpl.insertBefore:(Lorg/w3c/dom/Node;Lorg/w3c/dom/Node;)Lorg/w3c/dom/Node;]
NodeImpl.isReadOnly ( ) : boolean
[mangled: org/openxml/dom/NodeImpl.isReadOnly:()Z]
NodeImpl.makeReadOnly ( ) : void
[mangled: org/openxml/dom/NodeImpl.makeReadOnly:()V]
NodeImpl.NodeImpl ( DocumentImpl p1, String p2, String p3, boolean p4 )
[mangled: org/openxml/dom/NodeImpl."<init>":(Lorg/openxml/dom/DocumentImpl;Ljava/lang/String;Ljava/lang/String;Z)V]
NodeImpl.notifyIterators ( Node p1 ) : void
[mangled: org/openxml/dom/NodeImpl.notifyIterators:(Lorg/w3c/dom/Node;)V]
NodeImpl.removeChild ( Node p1 ) : Node
[mangled: org/openxml/dom/NodeImpl.removeChild:(Lorg/w3c/dom/Node;)Lorg/w3c/dom/Node;]
NodeImpl.removeInnerIterator ( InnerIterator p1 ) : void
[mangled: org/openxml/dom/NodeImpl.removeInnerIterator:(Lorg/openxml/dom/iterator/InnerIterator;)V]
NodeImpl.replaceChild ( Node p1, Node p2 ) : Node
[mangled: org/openxml/dom/NodeImpl.replaceChild:(Lorg/w3c/dom/Node;Lorg/w3c/dom/Node;)Lorg/w3c/dom/Node;]
NodeImpl.setNodeValue ( String p1 ) : void
[mangled: org/openxml/dom/NodeImpl.setNodeValue:(Ljava/lang/String;)V]
NodeImpl.setOwnerDocument ( Document p1 ) : void
[mangled: org/openxml/dom/NodeImpl.setOwnerDocument:(Lorg/w3c/dom/Document;)V]
openxml.106-fix.jar, NodeIterator.class
package org.w3c.dom.fi
NodeIterator.nextNode ( ) [abstract] : Node
[mangled: org/w3c/dom/fi/NodeIterator.nextNode:()Lorg/w3c/dom/Node;]
NodeIterator.prevNode ( ) [abstract] : Node
[mangled: org/w3c/dom/fi/NodeIterator.prevNode:()Lorg/w3c/dom/Node;]
openxml.106-fix.jar, NodeIteratorImpl.class
package org.openxml.dom.iterator
NodeIteratorImpl.asInnerIterator ( ) : InnerIterator
[mangled: org/openxml/dom/iterator/NodeIteratorImpl.asInnerIterator:()Lorg/openxml/dom/iterator/InnerIterator;]
NodeIteratorImpl.finalize ( ) : void
[mangled: org/openxml/dom/iterator/NodeIteratorImpl.finalize:()V]
NodeIteratorImpl.getLength ( ) : int
[mangled: org/openxml/dom/iterator/NodeIteratorImpl.getLength:()I]
NodeIteratorImpl.item ( int p1 ) : Node
[mangled: org/openxml/dom/iterator/NodeIteratorImpl.item:(I)Lorg/w3c/dom/Node;]
NodeIteratorImpl.nextNode ( ) : Node
[mangled: org/openxml/dom/iterator/NodeIteratorImpl.nextNode:()Lorg/w3c/dom/Node;]
NodeIteratorImpl.NodeIteratorImpl ( NodeImpl p1, boolean p2, int p3, NodeFilter p4 )
[mangled: org/openxml/dom/iterator/NodeIteratorImpl."<init>":(Lorg/openxml/dom/NodeImpl;ZILorg/w3c/dom/fi/NodeFilter;)V]
NodeIteratorImpl.prevNode ( ) : Node
[mangled: org/openxml/dom/iterator/NodeIteratorImpl.prevNode:()Lorg/w3c/dom/Node;]
openxml.106-fix.jar, NodeList.class
package org.w3c.dom
NodeList.getLength ( ) [abstract] : int
[mangled: org/w3c/dom/NodeList.getLength:()I]
NodeList.item ( int p1 ) [abstract] : Node
[mangled: org/w3c/dom/NodeList.item:(I)Lorg/w3c/dom/Node;]
openxml.106-fix.jar, Notation.class
package org.w3c.dom
Notation.getPublicId ( ) [abstract] : String
[mangled: org/w3c/dom/Notation.getPublicId:()Ljava/lang/String;]
Notation.getSystemId ( ) [abstract] : String
[mangled: org/w3c/dom/Notation.getSystemId:()Ljava/lang/String;]
openxml.106-fix.jar, NotationImpl.class
package org.openxml.dom
NotationImpl.clone ( ) : Object
[mangled: org/openxml/dom/NotationImpl.clone:()Ljava/lang/Object;]
NotationImpl.cloneInto ( NodeImpl p1, boolean p2 ) : void
[mangled: org/openxml/dom/NotationImpl.cloneInto:(Lorg/openxml/dom/NodeImpl;Z)V]
NotationImpl.cloneNode ( boolean p1 ) : Node
[mangled: org/openxml/dom/NotationImpl.cloneNode:(Z)Lorg/w3c/dom/Node;]
NotationImpl.equals ( Object p1 ) : boolean
[mangled: org/openxml/dom/NotationImpl.equals:(Ljava/lang/Object;)Z]
NotationImpl.getNodeType ( ) : short
[mangled: org/openxml/dom/NotationImpl.getNodeType:()S]
NotationImpl.getPublicId ( ) : String
[mangled: org/openxml/dom/NotationImpl.getPublicId:()Ljava/lang/String;]
NotationImpl.getSystemId ( ) : String
[mangled: org/openxml/dom/NotationImpl.getSystemId:()Ljava/lang/String;]
NotationImpl.NotationImpl ( DocumentImpl p1, String p2, String p3, String p4 )
[mangled: org/openxml/dom/NotationImpl."<init>":(Lorg/openxml/dom/DocumentImpl;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V]
NotationImpl.setNodeValue ( String p1 ) : void
[mangled: org/openxml/dom/NotationImpl.setNodeValue:(Ljava/lang/String;)V]
NotationImpl.supportsChildern ( ) : boolean
[mangled: org/openxml/dom/NotationImpl.supportsChildern:()Z]
NotationImpl.toString ( ) : String
[mangled: org/openxml/dom/NotationImpl.toString:()Ljava/lang/String;]
openxml.106-fix.jar, ParamEntity.class
package org.openxml.dom
ParamEntity.clone ( ) : Object
[mangled: org/openxml/dom/ParamEntity.clone:()Ljava/lang/Object;]
ParamEntity.cloneInto ( NodeImpl p1, boolean p2 ) : void
[mangled: org/openxml/dom/ParamEntity.cloneInto:(Lorg/openxml/dom/NodeImpl;Z)V]
ParamEntity.cloneNode ( boolean p1 ) : Node
[mangled: org/openxml/dom/ParamEntity.cloneNode:(Z)Lorg/w3c/dom/Node;]
ParamEntity.equals ( Object p1 ) : boolean
[mangled: org/openxml/dom/ParamEntity.equals:(Ljava/lang/Object;)Z]
ParamEntity.getInternal ( ) : String
[mangled: org/openxml/dom/ParamEntity.getInternal:()Ljava/lang/String;]
ParamEntity.getNodeType ( ) : short
[mangled: org/openxml/dom/ParamEntity.getNodeType:()S]
ParamEntity.getPublicId ( ) : String
[mangled: org/openxml/dom/ParamEntity.getPublicId:()Ljava/lang/String;]
ParamEntity.getState ( ) : short
[mangled: org/openxml/dom/ParamEntity.getState:()S]
ParamEntity.getSystemId ( ) : String
[mangled: org/openxml/dom/ParamEntity.getSystemId:()Ljava/lang/String;]
ParamEntity.isInternal ( ) : boolean
[mangled: org/openxml/dom/ParamEntity.isInternal:()Z]
ParamEntity.ParamEntity ( DocumentImpl p1, String p2, String p3 )
[mangled: org/openxml/dom/ParamEntity."<init>":(Lorg/openxml/dom/DocumentImpl;Ljava/lang/String;Ljava/lang/String;)V]
ParamEntity.ParamEntity ( DocumentImpl p1, String p2, String p3, String p4 )
[mangled: org/openxml/dom/ParamEntity."<init>":(Lorg/openxml/dom/DocumentImpl;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V]
ParamEntity.setState ( short p1 ) : void
[mangled: org/openxml/dom/ParamEntity.setState:(S)V]
ParamEntity.toString ( ) : String
[mangled: org/openxml/dom/ParamEntity.toString:()Ljava/lang/String;]
openxml.106-fix.jar, ParseException.class
package org.openxml.parser
ParseException.getLevel ( ) [abstract] : int
[mangled: org/openxml/parser/ParseException.getLevel:()I]
ParseException.getLineNumber ( ) : int
[mangled: org/openxml/parser/ParseException.getLineNumber:()I]
ParseException.getPrevious ( ) : Exception
[mangled: org/openxml/parser/ParseException.getPrevious:()Ljava/lang/Exception;]
ParseException.getSourcePosition ( ) : int
[mangled: org/openxml/parser/ParseException.getSourcePosition:()I]
ParseException.getSourceURI ( ) : String
[mangled: org/openxml/parser/ParseException.getSourceURI:()Ljava/lang/String;]
openxml.106-fix.jar, Parser.class
package org.openxml.io
Parser.getLastException ( ) [abstract] : ParseException
[mangled: org/openxml/io/Parser.getLastException:()Lorg/openxml/parser/ParseException;]
Parser.parseDocument ( ) [abstract] : Document
[mangled: org/openxml/io/Parser.parseDocument:()Lorg/w3c/dom/Document;]
Parser.parseNode ( Node p1 ) [abstract] : Node
[mangled: org/openxml/io/Parser.parseNode:(Lorg/w3c/dom/Node;)Lorg/w3c/dom/Node;]
package org.xml.sax
Parser.parse ( InputSource p1 ) [abstract] : void
[mangled: org/xml/sax/Parser.parse:(Lorg/xml/sax/InputSource;)V]
Parser.parse ( String p1 ) [abstract] : void
[mangled: org/xml/sax/Parser.parse:(Ljava/lang/String;)V]
Parser.setDocumentHandler ( DocumentHandler p1 ) [abstract] : void
[mangled: org/xml/sax/Parser.setDocumentHandler:(Lorg/xml/sax/DocumentHandler;)V]
Parser.setDTDHandler ( DTDHandler p1 ) [abstract] : void
[mangled: org/xml/sax/Parser.setDTDHandler:(Lorg/xml/sax/DTDHandler;)V]
Parser.setEntityResolver ( EntityResolver p1 ) [abstract] : void
[mangled: org/xml/sax/Parser.setEntityResolver:(Lorg/xml/sax/EntityResolver;)V]
Parser.setErrorHandler ( ErrorHandler p1 ) [abstract] : void
[mangled: org/xml/sax/Parser.setErrorHandler:(Lorg/xml/sax/ErrorHandler;)V]
Parser.setLocale ( Locale p1 ) [abstract] : void
[mangled: org/xml/sax/Parser.setLocale:(Ljava/util/Locale;)V]
openxml.106-fix.jar, ParserFactory.class
package org.xml.sax.helpers
ParserFactory.makeParser ( ) [static] : Parser
[mangled: org/xml/sax/helpers/ParserFactory.makeParser:()Lorg/xml/sax/Parser;]
ParserFactory.makeParser ( String p1 ) [static] : Parser
[mangled: org/xml/sax/helpers/ParserFactory.makeParser:(Ljava/lang/String;)Lorg/xml/sax/Parser;]
ParserFactory.ParserFactory ( )
[mangled: org/xml/sax/helpers/ParserFactory."<init>":()V]
openxml.106-fix.jar, PIEngineRegistry.class
package org.openxml.x3p.processors
PIEngineRegistry.createEngine ( ProcessContext p1 ) : ProcessorEngine
[mangled: org/openxml/x3p/processors/PIEngineRegistry.createEngine:(Lorg/openxml/x3p/ProcessContext;)Lorg/openxml/x3p/ProcessorEngine;]
PIEngineRegistry.PIEngineRegistry ( )
[mangled: org/openxml/x3p/processors/PIEngineRegistry."<init>":()V]
PIEngineRegistry.registerPIEngine ( String p1, ProcessorEngineCreator p2 ) : void
[mangled: org/openxml/x3p/processors/PIEngineRegistry.registerPIEngine:(Ljava/lang/String;Lorg/openxml/x3p/ProcessorEngineCreator;)V]
PIEngineRegistry.toString ( ) : String
[mangled: org/openxml/x3p/processors/PIEngineRegistry.toString:()Ljava/lang/String;]
openxml.106-fix.jar, PIProcessor.class
package org.openxml.x3p.processors
PIProcessor.createEngine ( ProcessContext p1, String p2 ) : ProcessorEngine
[mangled: org/openxml/x3p/processors/PIProcessor.createEngine:(Lorg/openxml/x3p/ProcessContext;Ljava/lang/String;)Lorg/openxml/x3p/ProcessorEngine;]
PIProcessor.destroy ( ProcessContext p1 ) : void
[mangled: org/openxml/x3p/processors/PIProcessor.destroy:(Lorg/openxml/x3p/ProcessContext;)V]
PIProcessor.getContext ( ) : ProcessContext
[mangled: org/openxml/x3p/processors/PIProcessor.getContext:()Lorg/openxml/x3p/ProcessContext;]
PIProcessor.PIProcessor ( Object p1, Dictionary p2 )
[mangled: org/openxml/x3p/processors/PIProcessor."<init>":(Ljava/lang/Object;Ljava/util/Dictionary;)V]
PIProcessor.process ( Document p1 ) : Document
[mangled: org/openxml/x3p/processors/PIProcessor.process:(Lorg/w3c/dom/Document;)Lorg/w3c/dom/Document;]
PIProcessor.process ( Node p1 ) : Node
[mangled: org/openxml/x3p/processors/PIProcessor.process:(Lorg/w3c/dom/Node;)Lorg/w3c/dom/Node;]
PIProcessor.process ( ProcessContext p1, Node p2 ) : Node
[mangled: org/openxml/x3p/processors/PIProcessor.process:(Lorg/openxml/x3p/ProcessContext;Lorg/w3c/dom/Node;)Lorg/w3c/dom/Node;]
PIProcessor.toString ( ) : String
[mangled: org/openxml/x3p/processors/PIProcessor.toString:()Ljava/lang/String;]
PIProcessor.whatToProcess ( ) : int
[mangled: org/openxml/x3p/processors/PIProcessor.whatToProcess:()I]
openxml.106-fix.jar, Printer.class
package org.openxml.io
Printer.appendLiteral ( StringBuffer p1, String p2 ) : StringBuffer
[mangled: org/openxml/io/Printer.appendLiteral:(Ljava/lang/StringBuffer;Ljava/lang/String;)Ljava/lang/StringBuffer;]
Printer.breakLine ( ) : void
[mangled: org/openxml/io/Printer.breakLine:()V]
Printer.close ( ) : void
[mangled: org/openxml/io/Printer.close:()V]
Printer.encode ( String p1, boolean p2 ) : String
[mangled: org/openxml/io/Printer.encode:(Ljava/lang/String;Z)Ljava/lang/String;]
Printer.flush ( ) : void
[mangled: org/openxml/io/Printer.flush:()V]
Printer.flushLine ( ) : void
[mangled: org/openxml/io/Printer.flushLine:()V]
Printer.getCharacterRef ( char p1 ) : String
[mangled: org/openxml/io/Printer.getCharacterRef:(C)Ljava/lang/String;]
Printer.getEncoding ( ) : String
[mangled: org/openxml/io/Printer.getEncoding:()Ljava/lang/String;]
Printer.getMode ( ) : int
[mangled: org/openxml/io/Printer.getMode:()I]
Printer.getWriter ( ) : Writer
[mangled: org/openxml/io/Printer.getWriter:()Ljava/io/Writer;]
Printer.indent ( ) : void
[mangled: org/openxml/io/Printer.indent:()V]
Printer.indent ( int p1 ) : void
[mangled: org/openxml/io/Printer.indent:(I)V]
Printer.mode ( int p1 ) : boolean
[mangled: org/openxml/io/Printer.mode:(I)Z]
Printer.print ( Document p1 ) [abstract] : void
[mangled: org/openxml/io/Printer.print:(Lorg/w3c/dom/Document;)V]
Printer.print ( DocumentFragment p1 ) [abstract] : void
[mangled: org/openxml/io/Printer.print:(Lorg/w3c/dom/DocumentFragment;)V]
Printer.print ( Element p1 ) [abstract] : void
[mangled: org/openxml/io/Printer.print:(Lorg/w3c/dom/Element;)V]
Printer.printBreak ( ) : void
[mangled: org/openxml/io/Printer.printBreak:()V]
Printer.printDocument ( Node p1, StringBuffer p2 ) [abstract] : void
[mangled: org/openxml/io/Printer.printDocument:(Lorg/w3c/dom/Node;Ljava/lang/StringBuffer;)V]
Printer.printElement ( Element p1, StringBuffer p2 ) [abstract] : void
[mangled: org/openxml/io/Printer.printElement:(Lorg/w3c/dom/Element;Ljava/lang/StringBuffer;)V]
Printer.Printer ( Writer p1, int p2, int p3, int p4 )
[mangled: org/openxml/io/Printer."<init>":(Ljava/io/Writer;III)V]
Printer.printNode ( Node p1 ) : void
[mangled: org/openxml/io/Printer.printNode:(Lorg/w3c/dom/Node;)V]
Printer.printPart ( char p1 ) : void
[mangled: org/openxml/io/Printer.printPart:(C)V]
Printer.printPart ( String p1 ) : void
[mangled: org/openxml/io/Printer.printPart:(Ljava/lang/String;)V]
Printer.printPart ( StringBuffer p1 ) : void
[mangled: org/openxml/io/Printer.printPart:(Ljava/lang/StringBuffer;)V]
Printer.printSpace ( ) : void
[mangled: org/openxml/io/Printer.printSpace:()V]
Printer.printWords ( String p1, boolean p2 ) : void
[mangled: org/openxml/io/Printer.printWords:(Ljava/lang/String;Z)V]
Printer.printWords ( StringBuffer p1, boolean p2 ) : void
[mangled: org/openxml/io/Printer.printWords:(Ljava/lang/StringBuffer;Z)V]
Printer.setLineSeparator ( String p1 ) : void
[mangled: org/openxml/io/Printer.setLineSeparator:(Ljava/lang/String;)V]
Printer.setMode ( int p1 ) : void
[mangled: org/openxml/io/Printer.setMode:(I)V]
Printer.unindent ( ) : void
[mangled: org/openxml/io/Printer.unindent:()V]
Printer.wrapLine ( ) : void
[mangled: org/openxml/io/Printer.wrapLine:()V]
openxml.106-fix.jar, ProcessContext.class
package org.openxml.x3p
ProcessContext.enumerate ( ) [abstract] : Enumeration
[mangled: org/openxml/x3p/ProcessContext.enumerate:()Ljava/util/Enumeration;]
ProcessContext.getActivator ( ) [abstract] : Object
[mangled: org/openxml/x3p/ProcessContext.getActivator:()Ljava/lang/Object;]
ProcessContext.getLocale ( ) [abstract] : Locale
[mangled: org/openxml/x3p/ProcessContext.getLocale:()Ljava/util/Locale;]
ProcessContext.getObject ( String p1 ) [abstract] : Object
[mangled: org/openxml/x3p/ProcessContext.getObject:(Ljava/lang/String;)Ljava/lang/Object;]
ProcessContext.setLocale ( Locale p1 ) [abstract] : void
[mangled: org/openxml/x3p/ProcessContext.setLocale:(Ljava/util/Locale;)V]
ProcessContext.setObject ( String p1, Object p2 ) [abstract] : void
[mangled: org/openxml/x3p/ProcessContext.setObject:(Ljava/lang/String;Ljava/lang/Object;)V]
openxml.106-fix.jar, ProcessContextImpl.class
package org.openxml.x3p.processors
ProcessContextImpl.enumerate ( ) : Enumeration
[mangled: org/openxml/x3p/processors/ProcessContextImpl.enumerate:()Ljava/util/Enumeration;]
ProcessContextImpl.getActivator ( ) : Object
[mangled: org/openxml/x3p/processors/ProcessContextImpl.getActivator:()Ljava/lang/Object;]
ProcessContextImpl.getLocale ( ) : Locale
[mangled: org/openxml/x3p/processors/ProcessContextImpl.getLocale:()Ljava/util/Locale;]
ProcessContextImpl.getObject ( String p1 ) : Object
[mangled: org/openxml/x3p/processors/ProcessContextImpl.getObject:(Ljava/lang/String;)Ljava/lang/Object;]
ProcessContextImpl.ProcessContextImpl ( )
[mangled: org/openxml/x3p/processors/ProcessContextImpl."<init>":()V]
ProcessContextImpl.ProcessContextImpl ( Object p1 )
[mangled: org/openxml/x3p/processors/ProcessContextImpl."<init>":(Ljava/lang/Object;)V]
ProcessContextImpl.setLocale ( Locale p1 ) : void
[mangled: org/openxml/x3p/processors/ProcessContextImpl.setLocale:(Ljava/util/Locale;)V]
ProcessContextImpl.setObject ( String p1, Object p2 ) : void
[mangled: org/openxml/x3p/processors/ProcessContextImpl.setObject:(Ljava/lang/String;Ljava/lang/Object;)V]
openxml.106-fix.jar, ProcessEvent.class
package org.openxml.beans
ProcessEvent.getDocument ( ) : Document
[mangled: org/openxml/beans/ProcessEvent.getDocument:()Lorg/w3c/dom/Document;]
ProcessEvent.ProcessEvent ( Object p1, Document p2 )
[mangled: org/openxml/beans/ProcessEvent."<init>":(Ljava/lang/Object;Lorg/w3c/dom/Document;)V]
openxml.106-fix.jar, ProcessingInstruction.class
package org.w3c.dom
ProcessingInstruction.getData ( ) [abstract] : String
[mangled: org/w3c/dom/ProcessingInstruction.getData:()Ljava/lang/String;]
ProcessingInstruction.getTarget ( ) [abstract] : String
[mangled: org/w3c/dom/ProcessingInstruction.getTarget:()Ljava/lang/String;]
ProcessingInstruction.setData ( String p1 ) [abstract] : void
[mangled: org/w3c/dom/ProcessingInstruction.setData:(Ljava/lang/String;)V]
openxml.106-fix.jar, ProcessingInstructionImpl.class
package org.openxml.dom
ProcessingInstructionImpl.clone ( ) : Object
[mangled: org/openxml/dom/ProcessingInstructionImpl.clone:()Ljava/lang/Object;]
ProcessingInstructionImpl.cloneNode ( boolean p1 ) : Node
[mangled: org/openxml/dom/ProcessingInstructionImpl.cloneNode:(Z)Lorg/w3c/dom/Node;]
ProcessingInstructionImpl.getData ( ) : String
[mangled: org/openxml/dom/ProcessingInstructionImpl.getData:()Ljava/lang/String;]
ProcessingInstructionImpl.getNodeType ( ) : short
[mangled: org/openxml/dom/ProcessingInstructionImpl.getNodeType:()S]
ProcessingInstructionImpl.getTarget ( ) : String
[mangled: org/openxml/dom/ProcessingInstructionImpl.getTarget:()Ljava/lang/String;]
ProcessingInstructionImpl.ProcessingInstructionImpl ( DocumentImpl p1, String p2, String p3 )
[mangled: org/openxml/dom/ProcessingInstructionImpl."<init>":(Lorg/openxml/dom/DocumentImpl;Ljava/lang/String;Ljava/lang/String;)V]
ProcessingInstructionImpl.setData ( String p1 ) : void
[mangled: org/openxml/dom/ProcessingInstructionImpl.setData:(Ljava/lang/String;)V]
ProcessingInstructionImpl.supportsChildern ( ) : boolean
[mangled: org/openxml/dom/ProcessingInstructionImpl.supportsChildern:()Z]
ProcessingInstructionImpl.toString ( ) : String
[mangled: org/openxml/dom/ProcessingInstructionImpl.toString:()Ljava/lang/String;]
openxml.106-fix.jar, ProcessListener.class
package org.openxml.beans
ProcessListener.process ( ProcessEvent p1 ) [abstract] : void
[mangled: org/openxml/beans/ProcessListener.process:(Lorg/openxml/beans/ProcessEvent;)V]
openxml.106-fix.jar, Processor.class
package org.openxml.x3p
Processor.getContext ( ) [abstract] : ProcessContext
[mangled: org/openxml/x3p/Processor.getContext:()Lorg/openxml/x3p/ProcessContext;]
Processor.process ( Document p1 ) [abstract] : Document
[mangled: org/openxml/x3p/Processor.process:(Lorg/w3c/dom/Document;)Lorg/w3c/dom/Document;]
Processor.process ( Node p1 ) [abstract] : Node
[mangled: org/openxml/x3p/Processor.process:(Lorg/w3c/dom/Node;)Lorg/w3c/dom/Node;]
openxml.106-fix.jar, ProcessorEngine.class
package org.openxml.x3p
ProcessorEngine.destroy ( ProcessContext p1 ) [abstract] : void
[mangled: org/openxml/x3p/ProcessorEngine.destroy:(Lorg/openxml/x3p/ProcessContext;)V]
ProcessorEngine.process ( ProcessContext p1, Node p2 ) [abstract] : Node
[mangled: org/openxml/x3p/ProcessorEngine.process:(Lorg/openxml/x3p/ProcessContext;Lorg/w3c/dom/Node;)Lorg/w3c/dom/Node;]
ProcessorEngine.whatToProcess ( ) [abstract] : int
[mangled: org/openxml/x3p/ProcessorEngine.whatToProcess:()I]
openxml.106-fix.jar, ProcessorEngineCreator.class
package org.openxml.x3p
ProcessorEngineCreator.createEngine ( ProcessContext p1 ) [abstract] : ProcessorEngine
[mangled: org/openxml/x3p/ProcessorEngineCreator.createEngine:(Lorg/openxml/x3p/ProcessContext;)Lorg/openxml/x3p/ProcessorEngine;]
openxml.106-fix.jar, ProcessorException.class
package org.openxml.x3p
ProcessorException.getEngine ( ) : ProcessorEngine
[mangled: org/openxml/x3p/ProcessorException.getEngine:()Lorg/openxml/x3p/ProcessorEngine;]
ProcessorException.getNode ( ) : Node
[mangled: org/openxml/x3p/ProcessorException.getNode:()Lorg/w3c/dom/Node;]
ProcessorException.ProcessorException ( Node p1, String p2 )
[mangled: org/openxml/x3p/ProcessorException."<init>":(Lorg/w3c/dom/Node;Ljava/lang/String;)V]
ProcessorException.ProcessorException ( ProcessorEngine p1, Node p2, String p3 )
[mangled: org/openxml/x3p/ProcessorException."<init>":(Lorg/openxml/x3p/ProcessorEngine;Lorg/w3c/dom/Node;Ljava/lang/String;)V]
ProcessorException.ProcessorException ( String p1 )
[mangled: org/openxml/x3p/ProcessorException."<init>":(Ljava/lang/String;)V]
openxml.106-fix.jar, ProcessorFactory.class
package org.openxml.x3p
ProcessorFactory.createProcessor ( Object p1 ) [static] : Processor
[mangled: org/openxml/x3p/ProcessorFactory.createProcessor:(Ljava/lang/Object;)Lorg/openxml/x3p/Processor;]
ProcessorFactory.createProcessor ( Object p1, String p2 ) [static] : Processor
[mangled: org/openxml/x3p/ProcessorFactory.createProcessor:(Ljava/lang/Object;Ljava/lang/String;)Lorg/openxml/x3p/Processor;]
ProcessorFactory.findEngineCreator ( String p1 ) [static] : ProcessorEngineCreator
[mangled: org/openxml/x3p/ProcessorFactory.findEngineCreator:(Ljava/lang/String;)Lorg/openxml/x3p/ProcessorEngineCreator;]
ProcessorFactory.ProcessorFactory ( )
[mangled: org/openxml/x3p/ProcessorFactory."<init>":()V]
ProcessorFactory.registerEngine ( String p1, ProcessorEngineCreator p2 ) [static] : void
[mangled: org/openxml/x3p/ProcessorFactory.registerEngine:(Ljava/lang/String;Lorg/openxml/x3p/ProcessorEngineCreator;)V]
ProcessorFactory.registerPIEngine ( String p1, ProcessorEngineCreator p2 ) [static] : void
[mangled: org/openxml/x3p/ProcessorFactory.registerPIEngine:(Ljava/lang/String;Lorg/openxml/x3p/ProcessorEngineCreator;)V]
openxml.106-fix.jar, Publisher.class
package org.openxml.x3p
Publisher.close ( ) [abstract] : void
[mangled: org/openxml/x3p/Publisher.close:()V]
Publisher.publish ( Document p1 ) [abstract] : void
[mangled: org/openxml/x3p/Publisher.publish:(Lorg/w3c/dom/Document;)V]
Publisher.publish ( Node p1 ) [abstract] : void
[mangled: org/openxml/x3p/Publisher.publish:(Lorg/w3c/dom/Node;)V]
openxml.106-fix.jar, PublisherCreator.class
package org.openxml.x3p
PublisherCreator.createPublisher ( PublisherTarget p1 ) [abstract] : Publisher
[mangled: org/openxml/x3p/PublisherCreator.createPublisher:(Lorg/openxml/x3p/PublisherTarget;)Lorg/openxml/x3p/Publisher;]
PublisherCreator.isSupported ( PublisherTarget p1 ) [abstract] : boolean
[mangled: org/openxml/x3p/PublisherCreator.isSupported:(Lorg/openxml/x3p/PublisherTarget;)Z]
PublisherCreator.listTargets ( ) [abstract] : Class[ ]
[mangled: org/openxml/x3p/PublisherCreator.listTargets:()[Ljava/lang/Class;]
openxml.106-fix.jar, PublisherFactory.class
package org.openxml.x3p
PublisherFactory.asCreator ( ) [static] : PublisherCreator
[mangled: org/openxml/x3p/PublisherFactory.asCreator:()Lorg/openxml/x3p/PublisherCreator;]
PublisherFactory.createPublisher ( File p1, StreamFormat p2 ) [static] : Publisher
[mangled: org/openxml/x3p/PublisherFactory.createPublisher:(Ljava/io/File;Lorg/openxml/x3p/StreamFormat;)Lorg/openxml/x3p/Publisher;]
PublisherFactory.createPublisher ( OutputStream p1, StreamFormat p2 ) [static] : Publisher
[mangled: org/openxml/x3p/PublisherFactory.createPublisher:(Ljava/io/OutputStream;Lorg/openxml/x3p/StreamFormat;)Lorg/openxml/x3p/Publisher;]
PublisherFactory.createPublisher ( PublisherTarget p1 ) [static] : Publisher
[mangled: org/openxml/x3p/PublisherFactory.createPublisher:(Lorg/openxml/x3p/PublisherTarget;)Lorg/openxml/x3p/Publisher;]
PublisherFactory.createPublisher ( Writer p1, StreamFormat p2 ) [static] : Publisher
[mangled: org/openxml/x3p/PublisherFactory.createPublisher:(Ljava/io/Writer;Lorg/openxml/x3p/StreamFormat;)Lorg/openxml/x3p/Publisher;]
PublisherFactory.isSupported ( PublisherTarget p1 ) [static] : boolean
[mangled: org/openxml/x3p/PublisherFactory.isSupported:(Lorg/openxml/x3p/PublisherTarget;)Z]
PublisherFactory.listTargets ( ) [static] : Class[ ]
[mangled: org/openxml/x3p/PublisherFactory.listTargets:()[Ljava/lang/Class;]
PublisherFactory.PublisherFactory ( )
[mangled: org/openxml/x3p/PublisherFactory."<init>":()V]
PublisherFactory.registerPublisher ( PublisherCreator p1 ) [static] : void
[mangled: org/openxml/x3p/PublisherFactory.registerPublisher:(Lorg/openxml/x3p/PublisherCreator;)V]
openxml.106-fix.jar, PublisherFactoryImpl.class
package org.openxml.x3p.publishers
PublisherFactoryImpl.createPublisher ( PublisherTarget p1 ) : Publisher
[mangled: org/openxml/x3p/publishers/PublisherFactoryImpl.createPublisher:(Lorg/openxml/x3p/PublisherTarget;)Lorg/openxml/x3p/Publisher;]
PublisherFactoryImpl.isSupported ( PublisherTarget p1 ) : boolean
[mangled: org/openxml/x3p/publishers/PublisherFactoryImpl.isSupported:(Lorg/openxml/x3p/PublisherTarget;)Z]
PublisherFactoryImpl.listTargets ( ) : Class[ ]
[mangled: org/openxml/x3p/publishers/PublisherFactoryImpl.listTargets:()[Ljava/lang/Class;]
PublisherFactoryImpl.PublisherFactoryImpl ( )
[mangled: org/openxml/x3p/publishers/PublisherFactoryImpl."<init>":()V]
PublisherFactoryImpl.registerPublisher ( PublisherCreator p1 ) : void
[mangled: org/openxml/x3p/publishers/PublisherFactoryImpl.registerPublisher:(Lorg/openxml/x3p/PublisherCreator;)V]
openxml.106-fix.jar, PublisherTargetNotSupportedException.class
package org.openxml.x3p
PublisherTargetNotSupportedException.PublisherTargetNotSupportedException ( String p1 )
[mangled: org/openxml/x3p/PublisherTargetNotSupportedException."<init>":(Ljava/lang/String;)V]
openxml.106-fix.jar, ResHolderFactoryImpl.class
package org.openxml.source.holders
ResHolderFactoryImpl.newHolder ( Source p1 ) : Holder
[mangled: org/openxml/source/holders/ResHolderFactoryImpl.newHolder:(Lorg/openxml/source/Source;)Lorg/openxml/source/Holder;]
ResHolderFactoryImpl.ResHolderFactoryImpl ( )
[mangled: org/openxml/source/holders/ResHolderFactoryImpl."<init>":()V]
ResHolderFactoryImpl.ResHolderFactoryImpl ( ClassLoader p1 )
[mangled: org/openxml/source/holders/ResHolderFactoryImpl."<init>":(Ljava/lang/ClassLoader;)V]
openxml.106-fix.jar, Resources.class
package org.openxml.util
Resources.format ( String p1, Object p2 ) [static] : String
[mangled: org/openxml/util/Resources.format:(Ljava/lang/String;Ljava/lang/Object;)Ljava/lang/String;]
Resources.format ( String p1, Object p2, Object p3 ) [static] : String
[mangled: org/openxml/util/Resources.format:(Ljava/lang/String;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/String;]
Resources.format ( String p1, Object p2, Object p3, Object p4 ) [static] : String
[mangled: org/openxml/util/Resources.format:(Ljava/lang/String;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/String;]
Resources.format ( String p1, Object[ ] p2 ) [static] : String
[mangled: org/openxml/util/Resources.format:(Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;]
Resources.message ( String p1 ) [static] : String
[mangled: org/openxml/util/Resources.message:(Ljava/lang/String;)Ljava/lang/String;]
Resources.Resources ( )
[mangled: org/openxml/util/Resources."<init>":()V]
Resources.setLocale ( Locale p1 ) [static] : void
[mangled: org/openxml/util/Resources.setLocale:(Ljava/util/Locale;)V]
openxml.106-fix.jar, SAXException.class
package org.xml.sax
SAXException.getException ( ) : Exception
[mangled: org/xml/sax/SAXException.getException:()Ljava/lang/Exception;]
SAXException.getMessage ( ) : String
[mangled: org/xml/sax/SAXException.getMessage:()Ljava/lang/String;]
SAXException.SAXException ( Exception p1 )
[mangled: org/xml/sax/SAXException."<init>":(Ljava/lang/Exception;)V]
SAXException.SAXException ( String p1 )
[mangled: org/xml/sax/SAXException."<init>":(Ljava/lang/String;)V]
SAXException.SAXException ( String p1, Exception p2 )
[mangled: org/xml/sax/SAXException."<init>":(Ljava/lang/String;Ljava/lang/Exception;)V]
SAXException.toString ( ) : String
[mangled: org/xml/sax/SAXException.toString:()Ljava/lang/String;]
openxml.106-fix.jar, SAXParseException.class
package org.xml.sax
SAXParseException.getColumnNumber ( ) : int
[mangled: org/xml/sax/SAXParseException.getColumnNumber:()I]
SAXParseException.getLineNumber ( ) : int
[mangled: org/xml/sax/SAXParseException.getLineNumber:()I]
SAXParseException.getPublicId ( ) : String
[mangled: org/xml/sax/SAXParseException.getPublicId:()Ljava/lang/String;]
SAXParseException.getSystemId ( ) : String
[mangled: org/xml/sax/SAXParseException.getSystemId:()Ljava/lang/String;]
SAXParseException.SAXParseException ( String p1, Locator p2 )
[mangled: org/xml/sax/SAXParseException."<init>":(Ljava/lang/String;Lorg/xml/sax/Locator;)V]
SAXParseException.SAXParseException ( String p1, Locator p2, Exception p3 )
[mangled: org/xml/sax/SAXParseException."<init>":(Ljava/lang/String;Lorg/xml/sax/Locator;Ljava/lang/Exception;)V]
SAXParseException.SAXParseException ( String p1, String p2, String p3, int p4, int p5 )
[mangled: org/xml/sax/SAXParseException."<init>":(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;II)V]
SAXParseException.SAXParseException ( String p1, String p2, String p3, int p4, int p5, Exception p6 )
[mangled: org/xml/sax/SAXParseException."<init>":(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;IILjava/lang/Exception;)V]
openxml.106-fix.jar, Source.class
package org.openxml.source
Source.forget ( ) [abstract] : void
[mangled: org/openxml/source/Source.forget:()V]
Source.getDocClass ( ) [abstract] : Class
[mangled: org/openxml/source/Source.getDocClass:()Ljava/lang/Class;]
Source.getDocument ( ) [abstract] : Document
[mangled: org/openxml/source/Source.getDocument:()Lorg/w3c/dom/Document;]
Source.getEncoding ( ) [abstract] : String
[mangled: org/openxml/source/Source.getEncoding:()Ljava/lang/String;]
Source.getLastException ( ) [abstract] : Exception
[mangled: org/openxml/source/Source.getLastException:()Ljava/lang/Exception;]
Source.getPublicId ( ) [abstract] : String
[mangled: org/openxml/source/Source.getPublicId:()Ljava/lang/String;]
Source.getURI ( ) [abstract] : String
[mangled: org/openxml/source/Source.getURI:()Ljava/lang/String;]
Source.setDocClass ( Class p1 ) [abstract] : void
[mangled: org/openxml/source/Source.setDocClass:(Ljava/lang/Class;)V]
Source.setEncoding ( String p1 ) [abstract] : void
[mangled: org/openxml/source/Source.setEncoding:(Ljava/lang/String;)V]
Source.setPublicId ( String p1 ) [abstract] : void
[mangled: org/openxml/source/Source.setPublicId:(Ljava/lang/String;)V]
Source.setReadOnly ( boolean p1 ) [abstract] : void
[mangled: org/openxml/source/Source.setReadOnly:(Z)V]
Source.setURI ( String p1 ) [abstract] : void
[mangled: org/openxml/source/Source.setURI:(Ljava/lang/String;)V]
Source.Source ( )
[mangled: org/openxml/source/Source."<init>":()V]
openxml.106-fix.jar, SourceBean.class
package org.openxml.beans
SourceBean.addPropertyChangeListener ( PropertyChangeListener p1 ) : void
[mangled: org/openxml/beans/SourceBean.addPropertyChangeListener:(Ljava/beans/PropertyChangeListener;)V]
SourceBean.getDocClassName ( ) : String
[mangled: org/openxml/beans/SourceBean.getDocClassName:()Ljava/lang/String;]
SourceBean.notifyComplete ( ) : void
[mangled: org/openxml/beans/SourceBean.notifyComplete:()V]
SourceBean.readDTD ( File p1, String p2 ) [static] : Document
[mangled: org/openxml/beans/SourceBean.readDTD:(Ljava/io/File;Ljava/lang/String;)Lorg/w3c/dom/Document;]
SourceBean.readDTD ( String p1, String p2 ) [static] : Document
[mangled: org/openxml/beans/SourceBean.readDTD:(Ljava/lang/String;Ljava/lang/String;)Lorg/w3c/dom/Document;]
SourceBean.readHTML ( File p1, String p2 ) [static] : Document
[mangled: org/openxml/beans/SourceBean.readHTML:(Ljava/io/File;Ljava/lang/String;)Lorg/w3c/dom/Document;]
SourceBean.readHTML ( String p1, String p2 ) [static] : Document
[mangled: org/openxml/beans/SourceBean.readHTML:(Ljava/lang/String;Ljava/lang/String;)Lorg/w3c/dom/Document;]
SourceBean.readXML ( File p1, String p2 ) [static] : Document
[mangled: org/openxml/beans/SourceBean.readXML:(Ljava/io/File;Ljava/lang/String;)Lorg/w3c/dom/Document;]
SourceBean.readXML ( String p1, String p2 ) [static] : Document
[mangled: org/openxml/beans/SourceBean.readXML:(Ljava/lang/String;Ljava/lang/String;)Lorg/w3c/dom/Document;]
SourceBean.removePropertyChangeListener ( PropertyChangeListener p1 ) : void
[mangled: org/openxml/beans/SourceBean.removePropertyChangeListener:(Ljava/beans/PropertyChangeListener;)V]
SourceBean.setDocClass ( Class p1 ) : void
[mangled: org/openxml/beans/SourceBean.setDocClass:(Ljava/lang/Class;)V]
SourceBean.setDocClassName ( String p1 ) : void
[mangled: org/openxml/beans/SourceBean.setDocClassName:(Ljava/lang/String;)V]
SourceBean.setEncoding ( String p1 ) : void
[mangled: org/openxml/beans/SourceBean.setEncoding:(Ljava/lang/String;)V]
SourceBean.setPublicId ( String p1 ) : void
[mangled: org/openxml/beans/SourceBean.setPublicId:(Ljava/lang/String;)V]
SourceBean.setReadOnly ( boolean p1 ) : void
[mangled: org/openxml/beans/SourceBean.setReadOnly:(Z)V]
SourceBean.setURI ( String p1 ) : void
[mangled: org/openxml/beans/SourceBean.setURI:(Ljava/lang/String;)V]
SourceBean.SourceBean ( )
[mangled: org/openxml/beans/SourceBean."<init>":()V]
SourceBean.SourceBean ( String p1 )
[mangled: org/openxml/beans/SourceBean."<init>":(Ljava/lang/String;)V]
SourceBean.SourceBean ( String p1, Class p2 )
[mangled: org/openxml/beans/SourceBean."<init>":(Ljava/lang/String;Ljava/lang/Class;)V]
SourceBean.SourceBean ( String p1, String p2 )
[mangled: org/openxml/beans/SourceBean."<init>":(Ljava/lang/String;Ljava/lang/String;)V]
SourceBean.SourceBean ( String p1, String p2, String p3 )
[mangled: org/openxml/beans/SourceBean."<init>":(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V]
SourceBean.SourceBean ( String p1, String p2, String p3, Class p4 )
[mangled: org/openxml/beans/SourceBean."<init>":(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/Class;)V]
openxml.106-fix.jar, SourceBeanInfo.class
package org.openxml.beans
SourceBeanInfo.getAdditionalBeanInfo ( ) : BeanInfo[ ]
[mangled: org/openxml/beans/SourceBeanInfo.getAdditionalBeanInfo:()[Ljava/beans/BeanInfo;]
SourceBeanInfo.getBeanDescriptor ( ) : BeanDescriptor
[mangled: org/openxml/beans/SourceBeanInfo.getBeanDescriptor:()Ljava/beans/BeanDescriptor;]
SourceBeanInfo.getIcon ( int p1 ) : Image
[mangled: org/openxml/beans/SourceBeanInfo.getIcon:(I)Ljava/awt/Image;]
SourceBeanInfo.getPropertyDescriptors ( ) : PropertyDescriptor[ ]
[mangled: org/openxml/beans/SourceBeanInfo.getPropertyDescriptors:()[Ljava/beans/PropertyDescriptor;]
SourceBeanInfo.SourceBeanInfo ( )
[mangled: org/openxml/beans/SourceBeanInfo."<init>":()V]
openxml.106-fix.jar, SourceImpl.class
package org.openxml.source.holders
SourceImpl.asynch ( ) : void
[mangled: org/openxml/source/holders/SourceImpl.asynch:()V]
SourceImpl.forget ( ) : void
[mangled: org/openxml/source/holders/SourceImpl.forget:()V]
SourceImpl.getClassDTD ( ) [static] : Class
[mangled: org/openxml/source/holders/SourceImpl.getClassDTD:()Ljava/lang/Class;]
SourceImpl.getClassHTML ( ) [static] : Class
[mangled: org/openxml/source/holders/SourceImpl.getClassHTML:()Ljava/lang/Class;]
SourceImpl.getClassXML ( ) [static] : Class
[mangled: org/openxml/source/holders/SourceImpl.getClassXML:()Ljava/lang/Class;]
SourceImpl.getDocClass ( ) : Class
[mangled: org/openxml/source/holders/SourceImpl.getDocClass:()Ljava/lang/Class;]
SourceImpl.getDocument ( ) : Document
[mangled: org/openxml/source/holders/SourceImpl.getDocument:()Lorg/w3c/dom/Document;]
SourceImpl.getEncoding ( ) : String
[mangled: org/openxml/source/holders/SourceImpl.getEncoding:()Ljava/lang/String;]
SourceImpl.getLastException ( ) : Exception
[mangled: org/openxml/source/holders/SourceImpl.getLastException:()Ljava/lang/Exception;]
SourceImpl.getPublicId ( ) : String
[mangled: org/openxml/source/holders/SourceImpl.getPublicId:()Ljava/lang/String;]
SourceImpl.getURI ( ) : String
[mangled: org/openxml/source/holders/SourceImpl.getURI:()Ljava/lang/String;]
SourceImpl.notifyComplete ( ) : void
[mangled: org/openxml/source/holders/SourceImpl.notifyComplete:()V]
SourceImpl.run ( ) : void
[mangled: org/openxml/source/holders/SourceImpl.run:()V]
SourceImpl.setDocClass ( Class p1 ) : void
[mangled: org/openxml/source/holders/SourceImpl.setDocClass:(Ljava/lang/Class;)V]
SourceImpl.setEncoding ( String p1 ) : void
[mangled: org/openxml/source/holders/SourceImpl.setEncoding:(Ljava/lang/String;)V]
SourceImpl.setPublicId ( String p1 ) : void
[mangled: org/openxml/source/holders/SourceImpl.setPublicId:(Ljava/lang/String;)V]
SourceImpl.setReadOnly ( boolean p1 ) : void
[mangled: org/openxml/source/holders/SourceImpl.setReadOnly:(Z)V]
SourceImpl.setURI ( String p1 ) : void
[mangled: org/openxml/source/holders/SourceImpl.setURI:(Ljava/lang/String;)V]
SourceImpl.SourceImpl ( )
[mangled: org/openxml/source/holders/SourceImpl."<init>":()V]
SourceImpl.SourceImpl ( String p1, String p2, String p3, Class p4 )
[mangled: org/openxml/source/holders/SourceImpl."<init>":(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/Class;)V]
SourceImpl.toString ( ) : String
[mangled: org/openxml/source/holders/SourceImpl.toString:()Ljava/lang/String;]
openxml.106-fix.jar, SourceLocation.class
package org.openxml.parser
SourceLocation.getLineNumber ( ) [abstract] : int
[mangled: org/openxml/parser/SourceLocation.getLineNumber:()I]
SourceLocation.getSourcePosition ( ) [abstract] : int
[mangled: org/openxml/parser/SourceLocation.getSourcePosition:()I]
SourceLocation.getSourceURI ( ) [abstract] : String
[mangled: org/openxml/parser/SourceLocation.getSourceURI:()Ljava/lang/String;]
openxml.106-fix.jar, SSIEngine.class
package org.openxml.x3p.processors
SSIEngine.destroy ( ProcessContext p1 ) : void
[mangled: org/openxml/x3p/processors/SSIEngine.destroy:(Lorg/openxml/x3p/ProcessContext;)V]
SSIEngine.process ( ProcessContext p1, Node p2 ) : Node
[mangled: org/openxml/x3p/processors/SSIEngine.process:(Lorg/openxml/x3p/ProcessContext;Lorg/w3c/dom/Node;)Lorg/w3c/dom/Node;]
SSIEngine.SSIEngine ( ProcessContext p1 )
[mangled: org/openxml/x3p/processors/SSIEngine."<init>":(Lorg/openxml/x3p/ProcessContext;)V]
SSIEngine.toString ( ) : String
[mangled: org/openxml/x3p/processors/SSIEngine.toString:()Ljava/lang/String;]
SSIEngine.whatToProcess ( ) : int
[mangled: org/openxml/x3p/processors/SSIEngine.whatToProcess:()I]
openxml.106-fix.jar, SSIEngineCreator.class
package org.openxml.x3p.processors
SSIEngineCreator.createEngine ( ProcessContext p1 ) : ProcessorEngine
[mangled: org/openxml/x3p/processors/SSIEngineCreator.createEngine:(Lorg/openxml/x3p/ProcessContext;)Lorg/openxml/x3p/ProcessorEngine;]
SSIEngineCreator.SSIEngineCreator ( )
[mangled: org/openxml/x3p/processors/SSIEngineCreator."<init>":()V]
openxml.106-fix.jar, StreamFormat.class
package org.openxml.x3p
StreamFormat.changeEncoding ( String p1 ) : StreamFormat
[mangled: org/openxml/x3p/StreamFormat.changeEncoding:(Ljava/lang/String;)Lorg/openxml/x3p/StreamFormat;]
StreamFormat.changeExternalDTD ( String p1, String p2 ) : StreamFormat
[mangled: org/openxml/x3p/StreamFormat.changeExternalDTD:(Ljava/lang/String;Ljava/lang/String;)Lorg/openxml/x3p/StreamFormat;]
StreamFormat.changeIndentSpaces ( int p1 ) : StreamFormat
[mangled: org/openxml/x3p/StreamFormat.changeIndentSpaces:(I)Lorg/openxml/x3p/StreamFormat;]
StreamFormat.changeInternalDTD ( String p1 ) : StreamFormat
[mangled: org/openxml/x3p/StreamFormat.changeInternalDTD:(Ljava/lang/String;)Lorg/openxml/x3p/StreamFormat;]
StreamFormat.changeLineSeparator ( String p1 ) : StreamFormat
[mangled: org/openxml/x3p/StreamFormat.changeLineSeparator:(Ljava/lang/String;)Lorg/openxml/x3p/StreamFormat;]
StreamFormat.changeLineWrap ( int p1 ) : StreamFormat
[mangled: org/openxml/x3p/StreamFormat.changeLineWrap:(I)Lorg/openxml/x3p/StreamFormat;]
StreamFormat.changeStandalone ( boolean p1 ) : StreamFormat
[mangled: org/openxml/x3p/StreamFormat.changeStandalone:(Z)Lorg/openxml/x3p/StreamFormat;]
StreamFormat.changeToCompact ( ) : StreamFormat
[mangled: org/openxml/x3p/StreamFormat.changeToCompact:()Lorg/openxml/x3p/StreamFormat;]
StreamFormat.changeToDefault ( ) : StreamFormat
[mangled: org/openxml/x3p/StreamFormat.changeToDefault:()Lorg/openxml/x3p/StreamFormat;]
StreamFormat.changeToHTML ( ) : StreamFormat
[mangled: org/openxml/x3p/StreamFormat.changeToHTML:()Lorg/openxml/x3p/StreamFormat;]
StreamFormat.changeToPretty ( ) : StreamFormat
[mangled: org/openxml/x3p/StreamFormat.changeToPretty:()Lorg/openxml/x3p/StreamFormat;]
StreamFormat.changeToXHTML ( ) : StreamFormat
[mangled: org/openxml/x3p/StreamFormat.changeToXHTML:()Lorg/openxml/x3p/StreamFormat;]
StreamFormat.changeToXML ( ) : StreamFormat
[mangled: org/openxml/x3p/StreamFormat.changeToXML:()Lorg/openxml/x3p/StreamFormat;]
StreamFormat.getDTDPublicId ( ) : String
[mangled: org/openxml/x3p/StreamFormat.getDTDPublicId:()Ljava/lang/String;]
StreamFormat.getDTDSystemId ( ) : String
[mangled: org/openxml/x3p/StreamFormat.getDTDSystemId:()Ljava/lang/String;]
StreamFormat.getEncoding ( ) : String
[mangled: org/openxml/x3p/StreamFormat.getEncoding:()Ljava/lang/String;]
StreamFormat.getIndentSpaces ( ) : short
[mangled: org/openxml/x3p/StreamFormat.getIndentSpaces:()S]
StreamFormat.getInternalDTD ( ) : String
[mangled: org/openxml/x3p/StreamFormat.getInternalDTD:()Ljava/lang/String;]
StreamFormat.getLineSeparator ( ) : String
[mangled: org/openxml/x3p/StreamFormat.getLineSeparator:()Ljava/lang/String;]
StreamFormat.getLineWrap ( ) : short
[mangled: org/openxml/x3p/StreamFormat.getLineWrap:()S]
StreamFormat.isCompact ( ) : boolean
[mangled: org/openxml/x3p/StreamFormat.isCompact:()Z]
StreamFormat.isDefault ( ) : boolean
[mangled: org/openxml/x3p/StreamFormat.isDefault:()Z]
StreamFormat.isHTML ( ) : boolean
[mangled: org/openxml/x3p/StreamFormat.isHTML:()Z]
StreamFormat.isPreserveSpace ( ) : boolean
[mangled: org/openxml/x3p/StreamFormat.isPreserveSpace:()Z]
StreamFormat.isPretty ( ) : boolean
[mangled: org/openxml/x3p/StreamFormat.isPretty:()Z]
StreamFormat.isStandalone ( ) : boolean
[mangled: org/openxml/x3p/StreamFormat.isStandalone:()Z]
StreamFormat.isXHTML ( ) : boolean
[mangled: org/openxml/x3p/StreamFormat.isXHTML:()Z]
StreamFormat.isXML ( ) : boolean
[mangled: org/openxml/x3p/StreamFormat.isXML:()Z]
openxml.106-fix.jar, StreamPublisher.class
package org.openxml.x3p.publishers
StreamPublisher.appendLiteral ( StringBuffer p1, String p2 ) : StringBuffer
[mangled: org/openxml/x3p/publishers/StreamPublisher.appendLiteral:(Ljava/lang/StringBuffer;Ljava/lang/String;)Ljava/lang/StringBuffer;]
StreamPublisher.breakLine ( ) : void
[mangled: org/openxml/x3p/publishers/StreamPublisher.breakLine:()V]
StreamPublisher.close ( ) : void
[mangled: org/openxml/x3p/publishers/StreamPublisher.close:()V]
StreamPublisher.encode ( String p1, boolean p2 ) : String
[mangled: org/openxml/x3p/publishers/StreamPublisher.encode:(Ljava/lang/String;Z)Ljava/lang/String;]
StreamPublisher.flush ( ) : void
[mangled: org/openxml/x3p/publishers/StreamPublisher.flush:()V]
StreamPublisher.flushLine ( ) : void
[mangled: org/openxml/x3p/publishers/StreamPublisher.flushLine:()V]
StreamPublisher.getCharacterRef ( char p1 ) [abstract] : String
[mangled: org/openxml/x3p/publishers/StreamPublisher.getCharacterRef:(C)Ljava/lang/String;]
StreamPublisher.getEncoding ( ) : String
[mangled: org/openxml/x3p/publishers/StreamPublisher.getEncoding:()Ljava/lang/String;]
StreamPublisher.getFormat ( ) : StreamFormat
[mangled: org/openxml/x3p/publishers/StreamPublisher.getFormat:()Lorg/openxml/x3p/StreamFormat;]
StreamPublisher.getWriter ( ) : Writer
[mangled: org/openxml/x3p/publishers/StreamPublisher.getWriter:()Ljava/io/Writer;]
StreamPublisher.indent ( ) : void
[mangled: org/openxml/x3p/publishers/StreamPublisher.indent:()V]
StreamPublisher.indent ( int p1 ) : void
[mangled: org/openxml/x3p/publishers/StreamPublisher.indent:(I)V]
StreamPublisher.printBreak ( ) : void
[mangled: org/openxml/x3p/publishers/StreamPublisher.printBreak:()V]
StreamPublisher.printElement ( Element p1, StringBuffer p2, boolean p3 ) [abstract] : void
[mangled: org/openxml/x3p/publishers/StreamPublisher.printElement:(Lorg/w3c/dom/Element;Ljava/lang/StringBuffer;Z)V]
StreamPublisher.printNode ( Node p1, boolean p2 ) : boolean
[mangled: org/openxml/x3p/publishers/StreamPublisher.printNode:(Lorg/w3c/dom/Node;Z)Z]
StreamPublisher.printPart ( char p1 ) : void
[mangled: org/openxml/x3p/publishers/StreamPublisher.printPart:(C)V]
StreamPublisher.printPart ( String p1 ) : void
[mangled: org/openxml/x3p/publishers/StreamPublisher.printPart:(Ljava/lang/String;)V]
StreamPublisher.printPart ( StringBuffer p1 ) : void
[mangled: org/openxml/x3p/publishers/StreamPublisher.printPart:(Ljava/lang/StringBuffer;)V]
StreamPublisher.printSpace ( ) : void
[mangled: org/openxml/x3p/publishers/StreamPublisher.printSpace:()V]
StreamPublisher.printWords ( String p1, boolean p2 ) : void
[mangled: org/openxml/x3p/publishers/StreamPublisher.printWords:(Ljava/lang/String;Z)V]
StreamPublisher.printWords ( StringBuffer p1, boolean p2 ) : void
[mangled: org/openxml/x3p/publishers/StreamPublisher.printWords:(Ljava/lang/StringBuffer;Z)V]
StreamPublisher.publish ( Document p1 ) [abstract] : void
[mangled: org/openxml/x3p/publishers/StreamPublisher.publish:(Lorg/w3c/dom/Document;)V]
StreamPublisher.publish ( Node p1 ) : void
[mangled: org/openxml/x3p/publishers/StreamPublisher.publish:(Lorg/w3c/dom/Node;)V]
StreamPublisher.StreamPublisher ( StreamPublisherTarget p1 )
[mangled: org/openxml/x3p/publishers/StreamPublisher."<init>":(Lorg/openxml/x3p/publishers/StreamPublisherTarget;)V]
StreamPublisher.unindent ( ) : void
[mangled: org/openxml/x3p/publishers/StreamPublisher.unindent:()V]
StreamPublisher.wrapLine ( ) : void
[mangled: org/openxml/x3p/publishers/StreamPublisher.wrapLine:()V]
openxml.106-fix.jar, StreamPublisherCreator.class
package org.openxml.x3p.publishers
StreamPublisherCreator.close ( ) : void
[mangled: org/openxml/x3p/publishers/StreamPublisherCreator.close:()V]
StreamPublisherCreator.createPublisher ( PublisherTarget p1 ) : Publisher
[mangled: org/openxml/x3p/publishers/StreamPublisherCreator.createPublisher:(Lorg/openxml/x3p/PublisherTarget;)Lorg/openxml/x3p/Publisher;]
StreamPublisherCreator.isSupported ( PublisherTarget p1 ) : boolean
[mangled: org/openxml/x3p/publishers/StreamPublisherCreator.isSupported:(Lorg/openxml/x3p/PublisherTarget;)Z]
StreamPublisherCreator.listTargets ( ) : Class[ ]
[mangled: org/openxml/x3p/publishers/StreamPublisherCreator.listTargets:()[Ljava/lang/Class;]
StreamPublisherCreator.publish ( Document p1 ) : void
[mangled: org/openxml/x3p/publishers/StreamPublisherCreator.publish:(Lorg/w3c/dom/Document;)V]
StreamPublisherCreator.publish ( Node p1 ) : void
[mangled: org/openxml/x3p/publishers/StreamPublisherCreator.publish:(Lorg/w3c/dom/Node;)V]
StreamPublisherCreator.StreamPublisherCreator ( )
[mangled: org/openxml/x3p/publishers/StreamPublisherCreator."<init>":()V]
openxml.106-fix.jar, StreamPublisherTarget.class
package org.openxml.x3p.publishers
StreamPublisherTarget.getFormat ( ) : StreamFormat
[mangled: org/openxml/x3p/publishers/StreamPublisherTarget.getFormat:()Lorg/openxml/x3p/StreamFormat;]
StreamPublisherTarget.getOutputStream ( ) : OutputStream
[mangled: org/openxml/x3p/publishers/StreamPublisherTarget.getOutputStream:()Ljava/io/OutputStream;]
StreamPublisherTarget.getWriter ( ) : Writer
[mangled: org/openxml/x3p/publishers/StreamPublisherTarget.getWriter:()Ljava/io/Writer;]
StreamPublisherTarget.StreamPublisherTarget ( File p1, StreamFormat p2 )
[mangled: org/openxml/x3p/publishers/StreamPublisherTarget."<init>":(Ljava/io/File;Lorg/openxml/x3p/StreamFormat;)V]
StreamPublisherTarget.StreamPublisherTarget ( OutputStream p1, StreamFormat p2 )
[mangled: org/openxml/x3p/publishers/StreamPublisherTarget."<init>":(Ljava/io/OutputStream;Lorg/openxml/x3p/StreamFormat;)V]
StreamPublisherTarget.StreamPublisherTarget ( Writer p1, StreamFormat p2 )
[mangled: org/openxml/x3p/publishers/StreamPublisherTarget."<init>":(Ljava/io/Writer;Lorg/openxml/x3p/StreamFormat;)V]
openxml.106-fix.jar, StreamWriter.class
package org.openxml.x3p.publishers
StreamWriter.close ( ) : void
[mangled: org/openxml/x3p/publishers/StreamWriter.close:()V]
StreamWriter.flush ( ) : void
[mangled: org/openxml/x3p/publishers/StreamWriter.flush:()V]
StreamWriter.StreamWriter ( OutputStream p1 )
[mangled: org/openxml/x3p/publishers/StreamWriter."<init>":(Ljava/io/OutputStream;)V]
StreamWriter.StreamWriter ( OutputStream p1, String p2 )
[mangled: org/openxml/x3p/publishers/StreamWriter."<init>":(Ljava/io/OutputStream;Ljava/lang/String;)V]
StreamWriter.write ( char[ ] p1, int p2, int p3 ) : void
[mangled: org/openxml/x3p/publishers/StreamWriter.write:([CII)V]
StreamWriter.write ( int p1 ) : void
[mangled: org/openxml/x3p/publishers/StreamWriter.write:(I)V]
StreamWriter.write ( String p1, int p2, int p3 ) : void
[mangled: org/openxml/x3p/publishers/StreamWriter.write:(Ljava/lang/String;II)V]
openxml.106-fix.jar, StringPublisher.class
package org.openxml.x3p.publishers
StringPublisher.close ( ) : void
[mangled: org/openxml/x3p/publishers/StringPublisher.close:()V]
StringPublisher.getString ( ) : String
[mangled: org/openxml/x3p/publishers/StringPublisher.getString:()Ljava/lang/String;]
StringPublisher.getStringBuffer ( ) : StringBuffer
[mangled: org/openxml/x3p/publishers/StringPublisher.getStringBuffer:()Ljava/lang/StringBuffer;]
StringPublisher.publish ( Document p1 ) : void
[mangled: org/openxml/x3p/publishers/StringPublisher.publish:(Lorg/w3c/dom/Document;)V]
StringPublisher.publish ( Node p1 ) : void
[mangled: org/openxml/x3p/publishers/StringPublisher.publish:(Lorg/w3c/dom/Node;)V]
StringPublisher.StringPublisher ( StreamFormat p1 )
[mangled: org/openxml/x3p/publishers/StringPublisher."<init>":(Lorg/openxml/x3p/StreamFormat;)V]
openxml.106-fix.jar, Text.class
package org.w3c.dom
Text.splitText ( int p1 ) [abstract] : Text
[mangled: org/w3c/dom/Text.splitText:(I)Lorg/w3c/dom/Text;]
openxml.106-fix.jar, TreeInnerIterator.class
package org.openxml.dom.iterator
TreeInnerIterator.nextNode ( ) : Node
[mangled: org/openxml/dom/iterator/TreeInnerIterator.nextNode:()Lorg/w3c/dom/Node;]
TreeInnerIterator.prevNode ( ) : Node
[mangled: org/openxml/dom/iterator/TreeInnerIterator.prevNode:()Lorg/w3c/dom/Node;]
openxml.106-fix.jar, TreeIterator.class
package org.openxml.util
TreeIterator.nextNode ( ) : Node
[mangled: org/openxml/util/TreeIterator.nextNode:()Lorg/w3c/dom/Node;]
TreeIterator.TreeIterator ( Node p1, int p2 )
[mangled: org/openxml/util/TreeIterator."<init>":(Lorg/w3c/dom/Node;I)V]
package org.openxml.x3p.processors
TreeIterator.nextNode ( ) : Node
[mangled: org/openxml/x3p/processors/TreeIterator.nextNode:()Lorg/w3c/dom/Node;]
TreeIterator.TreeIterator ( Node p1, int p2 )
[mangled: org/openxml/x3p/processors/TreeIterator."<init>":(Lorg/w3c/dom/Node;I)V]
openxml.106-fix.jar, ValidityException.class
package org.openxml.parser
ValidityException.getLevel ( ) : int
[mangled: org/openxml/parser/ValidityException.getLevel:()I]
openxml.106-fix.jar, WellFormedException.class
package org.openxml.parser
WellFormedException.getLevel ( ) : int
[mangled: org/openxml/parser/WellFormedException.getLevel:()I]
openxml.106-fix.jar, XCatalog.class
package org.openxml.source
XCatalog.mapPublicId ( String p1 ) [abstract] : String
[mangled: org/openxml/source/XCatalog.mapPublicId:(Ljava/lang/String;)Ljava/lang/String;]
XCatalog.mapSource ( String p1, String p2 ) [abstract] : String
[mangled: org/openxml/source/XCatalog.mapSource:(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;]
XCatalog.remapURI ( String p1 ) [abstract] : String
[mangled: org/openxml/source/XCatalog.remapURI:(Ljava/lang/String;)Ljava/lang/String;]
openxml.106-fix.jar, XCatalogFactory.class
package org.openxml.source.holders
XCatalogFactory.asHolderFactory ( XCatalog p1 ) [static] : HolderFactory
[mangled: org/openxml/source/holders/XCatalogFactory.asHolderFactory:(Lorg/openxml/source/XCatalog;)Lorg/openxml/source/HolderFactory;]
XCatalogFactory.findCatalog ( String p1 ) [static] : XCatalog
[mangled: org/openxml/source/holders/XCatalogFactory.findCatalog:(Ljava/lang/String;)Lorg/openxml/source/XCatalog;]
XCatalogFactory.reloadCatalog ( String p1 ) [static] : XCatalog
[mangled: org/openxml/source/holders/XCatalogFactory.reloadCatalog:(Ljava/lang/String;)Lorg/openxml/source/XCatalog;]
XCatalogFactory.XCatalogFactory ( )
[mangled: org/openxml/source/holders/XCatalogFactory."<init>":()V]
openxml.106-fix.jar, XHTMLStreamPublisher.class
package org.openxml.x3p.publishers
XHTMLStreamPublisher.getCharacterRef ( char p1 ) : String
[mangled: org/openxml/x3p/publishers/XHTMLStreamPublisher.getCharacterRef:(C)Ljava/lang/String;]
XHTMLStreamPublisher.printElement ( Element p1, StringBuffer p2, boolean p3 ) : void
[mangled: org/openxml/x3p/publishers/XHTMLStreamPublisher.printElement:(Lorg/w3c/dom/Element;Ljava/lang/StringBuffer;Z)V]
XHTMLStreamPublisher.publish ( Document p1 ) : void
[mangled: org/openxml/x3p/publishers/XHTMLStreamPublisher.publish:(Lorg/w3c/dom/Document;)V]
openxml.106-fix.jar, XMLBookmarks.class
package org.openxml
XMLBookmarks.get ( String p1 ) : Element
[mangled: org/openxml/XMLBookmarks.get:(Ljava/lang/String;)Lorg/w3c/dom/Element;]
XMLBookmarks.getDocument ( ) : Document
[mangled: org/openxml/XMLBookmarks.getDocument:()Lorg/w3c/dom/Document;]
XMLBookmarks.list ( ) : String[ ]
[mangled: org/openxml/XMLBookmarks.list:()[Ljava/lang/String;]
XMLBookmarks.of ( Document p1 ) [static] : XMLBookmarks
[mangled: org/openxml/XMLBookmarks.of:(Lorg/w3c/dom/Document;)Lorg/openxml/XMLBookmarks;]
XMLBookmarks.set ( String p1, Element p2 ) : void
[mangled: org/openxml/XMLBookmarks.set:(Ljava/lang/String;Lorg/w3c/dom/Element;)V]
XMLBookmarks.setUnique ( String p1, Element p2 ) : void
[mangled: org/openxml/XMLBookmarks.setUnique:(Ljava/lang/String;Lorg/w3c/dom/Element;)V]
openxml.106-fix.jar, XMLCollection.class
package org.openxml
XMLCollection.XMLCollection ( Document p1, String p2 )
[mangled: org/openxml/XMLCollection."<init>":(Lorg/w3c/dom/Document;Ljava/lang/String;)V]
XMLCollection.XMLCollection ( XMLElement p1, String p2 )
[mangled: org/openxml/XMLCollection."<init>":(Lorg/openxml/XMLElement;Ljava/lang/String;)V]
openxml.106-fix.jar, XMLDocument.class
package org.openxml
XMLDocument.clone ( ) : Object
[mangled: org/openxml/XMLDocument.clone:()Ljava/lang/Object;]
XMLDocument.cloneNode ( boolean p1 ) : Node
[mangled: org/openxml/XMLDocument.cloneNode:(Z)Lorg/w3c/dom/Node;]
XMLDocument.XMLDocument ( )
[mangled: org/openxml/XMLDocument."<init>":()V]
openxml.106-fix.jar, XMLElement.class
package org.openxml
XMLElement.getID ( ) : String
[mangled: org/openxml/XMLElement.getID:()Ljava/lang/String;]
XMLElement.getUserObject ( ) : Object
[mangled: org/openxml/XMLElement.getUserObject:()Ljava/lang/Object;]
XMLElement.setUserObject ( Object p1 ) : void
[mangled: org/openxml/XMLElement.setUserObject:(Ljava/lang/Object;)V]
XMLElement.XMLElement ( Document p1, String p2 )
[mangled: org/openxml/XMLElement."<init>":(Lorg/w3c/dom/Document;Ljava/lang/String;)V]
openxml.106-fix.jar, XMLElementFactory.class
package org.openxml
XMLElementFactory.createElement ( XMLDocument p1, String p2 ) [abstract] : XMLElement
[mangled: org/openxml/XMLElementFactory.createElement:(Lorg/openxml/XMLDocument;Ljava/lang/String;)Lorg/openxml/XMLElement;]
openxml.106-fix.jar, XMLParser.class
package org.openxml.parser
XMLParser.closingTag ( String p1, boolean p2 ) : boolean
[mangled: org/openxml/parser/XMLParser.closingTag:(Ljava/lang/String;Z)Z]
XMLParser.parseDocument ( ) : Document
[mangled: org/openxml/parser/XMLParser.parseDocument:()Lorg/w3c/dom/Document;]
XMLParser.parseDocument ( DTDDocument p1 ) : Document
[mangled: org/openxml/parser/XMLParser.parseDocument:(Lorg/openxml/DTDDocument;)Lorg/w3c/dom/Document;]
XMLParser.parseDocument ( DTDDocument p1, Class p2 ) : Document
[mangled: org/openxml/parser/XMLParser.parseDocument:(Lorg/openxml/DTDDocument;Ljava/lang/Class;)Lorg/w3c/dom/Document;]
XMLParser.parseDTDSubset ( boolean p1 ) : void
[mangled: org/openxml/parser/XMLParser.parseDTDSubset:(Z)V]
XMLParser.parseEntity ( EntityImpl p1, boolean p2 ) : Entity
[mangled: org/openxml/parser/XMLParser.parseEntity:(Lorg/openxml/dom/EntityImpl;Z)Lorg/w3c/dom/Entity;]
XMLParser.parseNextNode ( int p1 ) : boolean
[mangled: org/openxml/parser/XMLParser.parseNextNode:(I)Z]
XMLParser.parseNode ( Node p1 ) : Node
[mangled: org/openxml/parser/XMLParser.parseNode:(Lorg/w3c/dom/Node;)Lorg/w3c/dom/Node;]
XMLParser.XMLParser ( BaseParser p1, Reader p2, String p3 )
[mangled: org/openxml/parser/XMLParser."<init>":(Lorg/openxml/parser/BaseParser;Ljava/io/Reader;Ljava/lang/String;)V]
XMLParser.XMLParser ( Reader p1, String p2 )
[mangled: org/openxml/parser/XMLParser."<init>":(Ljava/io/Reader;Ljava/lang/String;)V]
XMLParser.XMLParser ( Reader p1, String p2, short p3, short p4 )
[mangled: org/openxml/parser/XMLParser."<init>":(Ljava/io/Reader;Ljava/lang/String;SS)V]
openxml.106-fix.jar, XMLPrinter.class
package org.openxml.io
XMLPrinter.getCharacterRef ( char p1 ) : String
[mangled: org/openxml/io/XMLPrinter.getCharacterRef:(C)Ljava/lang/String;]
XMLPrinter.print ( Document p1 ) : void
[mangled: org/openxml/io/XMLPrinter.print:(Lorg/w3c/dom/Document;)V]
XMLPrinter.print ( DocumentFragment p1 ) : void
[mangled: org/openxml/io/XMLPrinter.print:(Lorg/w3c/dom/DocumentFragment;)V]
XMLPrinter.print ( Element p1 ) : void
[mangled: org/openxml/io/XMLPrinter.print:(Lorg/w3c/dom/Element;)V]
XMLPrinter.printDocument ( Node p1, StringBuffer p2 ) : void
[mangled: org/openxml/io/XMLPrinter.printDocument:(Lorg/w3c/dom/Node;Ljava/lang/StringBuffer;)V]
XMLPrinter.printElement ( Element p1, StringBuffer p2 ) : void
[mangled: org/openxml/io/XMLPrinter.printElement:(Lorg/w3c/dom/Element;Ljava/lang/StringBuffer;)V]
XMLPrinter.XMLPrinter ( OutputStream p1, int p2 )
[mangled: org/openxml/io/XMLPrinter."<init>":(Ljava/io/OutputStream;I)V]
XMLPrinter.XMLPrinter ( OutputStream p1, String p2, int p3 )
[mangled: org/openxml/io/XMLPrinter."<init>":(Ljava/io/OutputStream;Ljava/lang/String;I)V]
XMLPrinter.XMLPrinter ( Writer p1 )
[mangled: org/openxml/io/XMLPrinter."<init>":(Ljava/io/Writer;)V]
XMLPrinter.XMLPrinter ( Writer p1, int p2 )
[mangled: org/openxml/io/XMLPrinter."<init>":(Ljava/io/Writer;I)V]
XMLPrinter.XMLPrinter ( Writer p1, int p2, int p3, int p4 )
[mangled: org/openxml/io/XMLPrinter."<init>":(Ljava/io/Writer;III)V]
openxml.106-fix.jar, XMLStreamPublisher.class
package org.openxml.x3p.publishers
XMLStreamPublisher.getCharacterRef ( char p1 ) : String
[mangled: org/openxml/x3p/publishers/XMLStreamPublisher.getCharacterRef:(C)Ljava/lang/String;]
XMLStreamPublisher.printElement ( Element p1, StringBuffer p2, boolean p3 ) : void
[mangled: org/openxml/x3p/publishers/XMLStreamPublisher.printElement:(Lorg/w3c/dom/Element;Ljava/lang/StringBuffer;Z)V]
XMLStreamPublisher.publish ( Document p1 ) : void
[mangled: org/openxml/x3p/publishers/XMLStreamPublisher.publish:(Lorg/w3c/dom/Document;)V]
openxml.106-fix.jar, XMLStreamReader.class
package org.openxml.io
XMLStreamReader.changeEncoding ( String p1 ) : XMLStreamReader
[mangled: org/openxml/io/XMLStreamReader.changeEncoding:(Ljava/lang/String;)Lorg/openxml/io/XMLStreamReader;]
XMLStreamReader.close ( ) : void
[mangled: org/openxml/io/XMLStreamReader.close:()V]
XMLStreamReader.mark ( int p1 ) : void
[mangled: org/openxml/io/XMLStreamReader.mark:(I)V]
XMLStreamReader.markSupported ( ) : boolean
[mangled: org/openxml/io/XMLStreamReader.markSupported:()Z]
XMLStreamReader.read ( ) : int
[mangled: org/openxml/io/XMLStreamReader.read:()I]
XMLStreamReader.readLine ( ) : String
[mangled: org/openxml/io/XMLStreamReader.readLine:()Ljava/lang/String;]
XMLStreamReader.ready ( ) : boolean
[mangled: org/openxml/io/XMLStreamReader.ready:()Z]
XMLStreamReader.reset ( ) : void
[mangled: org/openxml/io/XMLStreamReader.reset:()V]
XMLStreamReader.skip ( long p1 ) : long
[mangled: org/openxml/io/XMLStreamReader.skip:(J)J]
XMLStreamReader.XMLStreamReader ( InputStream p1 )
[mangled: org/openxml/io/XMLStreamReader."<init>":(Ljava/io/InputStream;)V]
XMLStreamReader.XMLStreamReader ( InputStream p1, String p2 )
[mangled: org/openxml/io/XMLStreamReader."<init>":(Ljava/io/InputStream;Ljava/lang/String;)V]
openxml.106-fix.jar, XMLStreamWriter.class
package org.openxml.io
XMLStreamWriter.close ( ) : void
[mangled: org/openxml/io/XMLStreamWriter.close:()V]
XMLStreamWriter.flush ( ) : void
[mangled: org/openxml/io/XMLStreamWriter.flush:()V]
XMLStreamWriter.newLine ( ) : void
[mangled: org/openxml/io/XMLStreamWriter.newLine:()V]
XMLStreamWriter.write ( char[ ] p1, int p2, int p3 ) : void
[mangled: org/openxml/io/XMLStreamWriter.write:([CII)V]
XMLStreamWriter.write ( int p1 ) : void
[mangled: org/openxml/io/XMLStreamWriter.write:(I)V]
XMLStreamWriter.write ( String p1, int p2, int p3 ) : void
[mangled: org/openxml/io/XMLStreamWriter.write:(Ljava/lang/String;II)V]
XMLStreamWriter.XMLStreamWriter ( OutputStream p1 )
[mangled: org/openxml/io/XMLStreamWriter."<init>":(Ljava/io/OutputStream;)V]
XMLStreamWriter.XMLStreamWriter ( OutputStream p1, String p2 )
[mangled: org/openxml/io/XMLStreamWriter."<init>":(Ljava/io/OutputStream;Ljava/lang/String;)V]
xslp.19991017-fix.jar, AdditiveExpr.class
package com.kvisco.xsl
AdditiveExpr.AdditiveExpr ( Expr p1, Expr p2 )
[mangled: com/kvisco/xsl/AdditiveExpr."<init>":(Lcom/kvisco/xsl/Expr;Lcom/kvisco/xsl/Expr;)V]
AdditiveExpr.AdditiveExpr ( Expr p1, Expr p2, short p3 )
[mangled: com/kvisco/xsl/AdditiveExpr."<init>":(Lcom/kvisco/xsl/Expr;Lcom/kvisco/xsl/Expr;S)V]
AdditiveExpr.AdditiveExpr ( Expr p1, Expr p2, String p3 )
[mangled: com/kvisco/xsl/AdditiveExpr."<init>":(Lcom/kvisco/xsl/Expr;Lcom/kvisco/xsl/Expr;Ljava/lang/String;)V]
AdditiveExpr.evaluate ( Node p1, ProcessorState p2 ) : ExprResult
[mangled: com/kvisco/xsl/AdditiveExpr.evaluate:(Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Lcom/kvisco/xsl/ExprResult;]
AdditiveExpr.getExprType ( ) : short
[mangled: com/kvisco/xsl/AdditiveExpr.getExprType:()S]
AdditiveExpr.isAdditiveOperator ( String p1 ) [static] : boolean
[mangled: com/kvisco/xsl/AdditiveExpr.isAdditiveOperator:(Ljava/lang/String;)Z]
AdditiveExpr.toString ( ) : String
[mangled: com/kvisco/xsl/AdditiveExpr.toString:()Ljava/lang/String;]
xslp.19991017-fix.jar, AlphaNumberFormat.class
package org.mitre.tjt.text
AlphaNumberFormat.AlphaNumberFormat ( boolean p1 )
[mangled: org/mitre/tjt/text/AlphaNumberFormat."<init>":(Z)V]
AlphaNumberFormat.format ( double p1, StringBuffer p2, FieldPosition p3 ) : StringBuffer
[mangled: org/mitre/tjt/text/AlphaNumberFormat.format:(DLjava/lang/StringBuffer;Ljava/text/FieldPosition;)Ljava/lang/StringBuffer;]
AlphaNumberFormat.format ( long p1, StringBuffer p2, FieldPosition p3 ) : StringBuffer
[mangled: org/mitre/tjt/text/AlphaNumberFormat.format:(JLjava/lang/StringBuffer;Ljava/text/FieldPosition;)Ljava/lang/StringBuffer;]
AlphaNumberFormat.main ( String[ ] p1 ) [static] : void
[mangled: org/mitre/tjt/text/AlphaNumberFormat.main:([Ljava/lang/String;)V]
AlphaNumberFormat.parse ( String p1, ParsePosition p2 ) : Number
[mangled: org/mitre/tjt/text/AlphaNumberFormat.parse:(Ljava/lang/String;Ljava/text/ParsePosition;)Ljava/lang/Number;]
xslp.19991017-fix.jar, AndExpr.class
package com.kvisco.xsl
AndExpr.AndExpr ( Expr p1, Expr p2 )
[mangled: com/kvisco/xsl/AndExpr."<init>":(Lcom/kvisco/xsl/Expr;Lcom/kvisco/xsl/Expr;)V]
AndExpr.evaluate ( Node p1, ProcessorState p2 ) : ExprResult
[mangled: com/kvisco/xsl/AndExpr.evaluate:(Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Lcom/kvisco/xsl/ExprResult;]
AndExpr.getExprType ( ) : short
[mangled: com/kvisco/xsl/AndExpr.getExprType:()S]
AndExpr.toString ( ) : String
[mangled: com/kvisco/xsl/AndExpr.toString:()Ljava/lang/String;]
xslp.19991017-fix.jar, AnyNodeExpr.class
package com.kvisco.xsl
AnyNodeExpr.AnyNodeExpr ( )
[mangled: com/kvisco/xsl/AnyNodeExpr."<init>":()V]
AnyNodeExpr.evaluate ( Node p1, ProcessorState p2 ) : ExprResult
[mangled: com/kvisco/xsl/AnyNodeExpr.evaluate:(Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Lcom/kvisco/xsl/ExprResult;]
AnyNodeExpr.getExprType ( ) : short
[mangled: com/kvisco/xsl/AnyNodeExpr.getExprType:()S]
AnyNodeExpr.getNodeExprType ( ) : short
[mangled: com/kvisco/xsl/AnyNodeExpr.getNodeExprType:()S]
AnyNodeExpr.matches ( Node p1, Node p2, ProcessorState p3 ) : boolean
[mangled: com/kvisco/xsl/AnyNodeExpr.matches:(Lorg/w3c/dom/Node;Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Z]
AnyNodeExpr.toString ( ) : String
[mangled: com/kvisco/xsl/AnyNodeExpr.toString:()Ljava/lang/String;]
xslp.19991017-fix.jar, AttributeExpr.class
package com.kvisco.xsl
AttributeExpr.AttributeExpr ( String p1 )
[mangled: com/kvisco/xsl/AttributeExpr."<init>":(Ljava/lang/String;)V]
AttributeExpr.evaluate ( Node p1, ProcessorState p2 ) : ExprResult
[mangled: com/kvisco/xsl/AttributeExpr.evaluate:(Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Lcom/kvisco/xsl/ExprResult;]
AttributeExpr.getExprType ( ) : short
[mangled: com/kvisco/xsl/AttributeExpr.getExprType:()S]
AttributeExpr.getName ( ) : String
[mangled: com/kvisco/xsl/AttributeExpr.getName:()Ljava/lang/String;]
AttributeExpr.getNodeExprType ( ) : short
[mangled: com/kvisco/xsl/AttributeExpr.getNodeExprType:()S]
AttributeExpr.matches ( Node p1, Node p2, ProcessorState p3 ) : boolean
[mangled: com/kvisco/xsl/AttributeExpr.matches:(Lorg/w3c/dom/Node;Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Z]
AttributeExpr.toString ( ) : String
[mangled: com/kvisco/xsl/AttributeExpr.toString:()Ljava/lang/String;]
xslp.19991017-fix.jar, AttributeSet.class
package com.kvisco.xsl
AttributeSet.appendAction ( XSLObject p1 ) : boolean
[mangled: com/kvisco/xsl/AttributeSet.appendAction:(Lcom/kvisco/xsl/XSLObject;)Z]
AttributeSet.AttributeSet ( XSLStylesheet p1, String p2 )
[mangled: com/kvisco/xsl/AttributeSet."<init>":(Lcom/kvisco/xsl/XSLStylesheet;Ljava/lang/String;)V]
AttributeSet.copy ( ) : XSLObject
[mangled: com/kvisco/xsl/AttributeSet.copy:()Lcom/kvisco/xsl/XSLObject;]
AttributeSet.getName ( ) : String
[mangled: com/kvisco/xsl/AttributeSet.getName:()Ljava/lang/String;]
AttributeSet.isValidChild ( XSLObject p1 ) : boolean
[mangled: com/kvisco/xsl/AttributeSet.isValidChild:(Lcom/kvisco/xsl/XSLObject;)Z]
xslp.19991017-fix.jar, AttributeValueTemplate.class
package com.kvisco.xsl
AttributeValueTemplate.addExpr ( Expr p1 ) : void
[mangled: com/kvisco/xsl/AttributeValueTemplate.addExpr:(Lcom/kvisco/xsl/Expr;)V]
AttributeValueTemplate.AttributeValueTemplate ( )
[mangled: com/kvisco/xsl/AttributeValueTemplate."<init>":()V]
AttributeValueTemplate.AttributeValueTemplate ( String p1 )
[mangled: com/kvisco/xsl/AttributeValueTemplate."<init>":(Ljava/lang/String;)V]
AttributeValueTemplate.evaluate ( Node p1, ProcessorState p2 ) : String
[mangled: com/kvisco/xsl/AttributeValueTemplate.evaluate:(Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Ljava/lang/String;]
AttributeValueTemplate.removeExpr ( Expr p1 ) : void
[mangled: com/kvisco/xsl/AttributeValueTemplate.removeExpr:(Lcom/kvisco/xsl/Expr;)V]
AttributeValueTemplate.toString ( ) : String
[mangled: com/kvisco/xsl/AttributeValueTemplate.toString:()Ljava/lang/String;]
xslp.19991017-fix.jar, AxisIdentifier.class
package com.kvisco.xsl
AxisIdentifier.AxisIdentifier ( )
[mangled: com/kvisco/xsl/AxisIdentifier."<init>":()V]
AxisIdentifier.fromAncestors ( MatchExpr p1, Node p2, ProcessorState p3 ) [static] : NodeSet
[mangled: com/kvisco/xsl/AxisIdentifier.fromAncestors:(Lcom/kvisco/xsl/MatchExpr;Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Lcom/kvisco/xsl/NodeSet;]
AxisIdentifier.fromAncestorsOrSelf ( MatchExpr p1, Node p2, ProcessorState p3 ) [static] : NodeSet
[mangled: com/kvisco/xsl/AxisIdentifier.fromAncestorsOrSelf:(Lcom/kvisco/xsl/MatchExpr;Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Lcom/kvisco/xsl/NodeSet;]
AxisIdentifier.fromAttributes ( MatchExpr p1, Node p2, ProcessorState p3 ) [static] : NodeSet
[mangled: com/kvisco/xsl/AxisIdentifier.fromAttributes:(Lcom/kvisco/xsl/MatchExpr;Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Lcom/kvisco/xsl/NodeSet;]
AxisIdentifier.fromChildren ( MatchExpr p1, Node p2, ProcessorState p3 ) [static] : NodeSet
[mangled: com/kvisco/xsl/AxisIdentifier.fromChildren:(Lcom/kvisco/xsl/MatchExpr;Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Lcom/kvisco/xsl/NodeSet;]
AxisIdentifier.fromDescendants ( MatchExpr p1, Node p2, ProcessorState p3 ) [static] : NodeSet
[mangled: com/kvisco/xsl/AxisIdentifier.fromDescendants:(Lcom/kvisco/xsl/MatchExpr;Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Lcom/kvisco/xsl/NodeSet;]
AxisIdentifier.fromDescendantsOrSelf ( MatchExpr p1, Node p2, ProcessorState p3 ) [static] : NodeSet
[mangled: com/kvisco/xsl/AxisIdentifier.fromDescendantsOrSelf:(Lcom/kvisco/xsl/MatchExpr;Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Lcom/kvisco/xsl/NodeSet;]
AxisIdentifier.fromFollowing ( MatchExpr p1, Node p2, ProcessorState p3 ) [static] : NodeSet
[mangled: com/kvisco/xsl/AxisIdentifier.fromFollowing:(Lcom/kvisco/xsl/MatchExpr;Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Lcom/kvisco/xsl/NodeSet;]
AxisIdentifier.fromFollowingSiblings ( MatchExpr p1, Node p2, ProcessorState p3 ) [static] : NodeSet
[mangled: com/kvisco/xsl/AxisIdentifier.fromFollowingSiblings:(Lcom/kvisco/xsl/MatchExpr;Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Lcom/kvisco/xsl/NodeSet;]
AxisIdentifier.fromParent ( MatchExpr p1, Node p2, ProcessorState p3 ) [static] : NodeSet
[mangled: com/kvisco/xsl/AxisIdentifier.fromParent:(Lcom/kvisco/xsl/MatchExpr;Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Lcom/kvisco/xsl/NodeSet;]
AxisIdentifier.fromPreceding ( MatchExpr p1, Node p2, ProcessorState p3 ) [static] : NodeSet
[mangled: com/kvisco/xsl/AxisIdentifier.fromPreceding:(Lcom/kvisco/xsl/MatchExpr;Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Lcom/kvisco/xsl/NodeSet;]
AxisIdentifier.fromPrecedingSiblings ( MatchExpr p1, Node p2, ProcessorState p3 ) [static] : NodeSet
[mangled: com/kvisco/xsl/AxisIdentifier.fromPrecedingSiblings:(Lcom/kvisco/xsl/MatchExpr;Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Lcom/kvisco/xsl/NodeSet;]
AxisIdentifier.fromSelf ( MatchExpr p1, Node p2, ProcessorState p3 ) [static] : NodeSet
[mangled: com/kvisco/xsl/AxisIdentifier.fromSelf:(Lcom/kvisco/xsl/MatchExpr;Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Lcom/kvisco/xsl/NodeSet;]
xslp.19991017-fix.jar, BasicHTMLFormatter.class
package com.kvisco.xsl
BasicHTMLFormatter.BasicHTMLFormatter ( )
[mangled: com/kvisco/xsl/BasicHTMLFormatter."<init>":()V]
BasicHTMLFormatter.process ( Document p1, PrintWriter p2 ) : void
[mangled: com/kvisco/xsl/BasicHTMLFormatter.process:(Lorg/w3c/dom/Document;Ljava/io/PrintWriter;)V]
xslp.19991017-fix.jar, BooleanExpr.class
package com.kvisco.xsl
BooleanExpr.BooleanExpr ( )
[mangled: com/kvisco/xsl/BooleanExpr."<init>":()V]
BooleanExpr.BooleanExpr ( boolean p1 )
[mangled: com/kvisco/xsl/BooleanExpr."<init>":(Z)V]
BooleanExpr.BooleanExpr ( Expr p1 )
[mangled: com/kvisco/xsl/BooleanExpr."<init>":(Lcom/kvisco/xsl/Expr;)V]
BooleanExpr.evaluate ( Node p1, ProcessorState p2 ) : ExprResult
[mangled: com/kvisco/xsl/BooleanExpr.evaluate:(Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Lcom/kvisco/xsl/ExprResult;]
BooleanExpr.getExprType ( ) : short
[mangled: com/kvisco/xsl/BooleanExpr.getExprType:()S]
BooleanExpr.toString ( ) : String
[mangled: com/kvisco/xsl/BooleanExpr.toString:()Ljava/lang/String;]
xslp.19991017-fix.jar, BooleanFunctionCall.class
package com.kvisco.xsl.functions
BooleanFunctionCall.BooleanFunctionCall ( )
[mangled: com/kvisco/xsl/functions/BooleanFunctionCall."<init>":()V]
BooleanFunctionCall.evaluate ( Node p1, ProcessorState p2 ) : ExprResult
[mangled: com/kvisco/xsl/functions/BooleanFunctionCall.evaluate:(Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Lcom/kvisco/xsl/ExprResult;]
xslp.19991017-fix.jar, BooleanResult.class
package com.kvisco.xsl
BooleanResult.BooleanResult ( )
[mangled: com/kvisco/xsl/BooleanResult."<init>":()V]
BooleanResult.BooleanResult ( boolean p1 )
[mangled: com/kvisco/xsl/BooleanResult."<init>":(Z)V]
BooleanResult.BooleanResult ( ExprResult p1 )
[mangled: com/kvisco/xsl/BooleanResult."<init>":(Lcom/kvisco/xsl/ExprResult;)V]
BooleanResult.booleanValue ( ) : boolean
[mangled: com/kvisco/xsl/BooleanResult.booleanValue:()Z]
BooleanResult.equals ( ExprResult p1 ) : boolean
[mangled: com/kvisco/xsl/BooleanResult.equals:(Lcom/kvisco/xsl/ExprResult;)Z]
BooleanResult.getResultType ( ) : short
[mangled: com/kvisco/xsl/BooleanResult.getResultType:()S]
BooleanResult.getValue ( ) : boolean
[mangled: com/kvisco/xsl/BooleanResult.getValue:()Z]
BooleanResult.numberValue ( ) : double
[mangled: com/kvisco/xsl/BooleanResult.numberValue:()D]
BooleanResult.setValue ( boolean p1 ) : void
[mangled: com/kvisco/xsl/BooleanResult.setValue:(Z)V]
BooleanResult.toJavaObject ( ) : Object
[mangled: com/kvisco/xsl/BooleanResult.toJavaObject:()Ljava/lang/Object;]
BooleanResult.toString ( ) : String
[mangled: com/kvisco/xsl/BooleanResult.toString:()Ljava/lang/String;]
xslp.19991017-fix.jar, CommentExpr.class
package com.kvisco.xsl
CommentExpr.CommentExpr ( )
[mangled: com/kvisco/xsl/CommentExpr."<init>":()V]
CommentExpr.evaluate ( Node p1, ProcessorState p2 ) : ExprResult
[mangled: com/kvisco/xsl/CommentExpr.evaluate:(Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Lcom/kvisco/xsl/ExprResult;]
CommentExpr.getExprType ( ) : short
[mangled: com/kvisco/xsl/CommentExpr.getExprType:()S]
CommentExpr.getNodeExprType ( ) : short
[mangled: com/kvisco/xsl/CommentExpr.getNodeExprType:()S]
CommentExpr.matches ( Node p1, Node p2, ProcessorState p3 ) : boolean
[mangled: com/kvisco/xsl/CommentExpr.matches:(Lorg/w3c/dom/Node;Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Z]
CommentExpr.toString ( ) : String
[mangled: com/kvisco/xsl/CommentExpr.toString:()Ljava/lang/String;]
xslp.19991017-fix.jar, Concat.class
package com.kvisco.xsl.functions
Concat.Concat ( )
[mangled: com/kvisco/xsl/functions/Concat."<init>":()V]
Concat.evaluate ( Node p1, ProcessorState p2 ) : ExprResult
[mangled: com/kvisco/xsl/functions/Concat.evaluate:(Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Lcom/kvisco/xsl/ExprResult;]
xslp.19991017-fix.jar, Conditional.class
package com.kvisco.xsl
Conditional.evaluate ( Node p1, ProcessorState p2 ) [abstract] : BooleanResult
[mangled: com/kvisco/xsl/Conditional.evaluate:(Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Lcom/kvisco/xsl/BooleanResult;]
xslp.19991017-fix.jar, Contains.class
package com.kvisco.xsl.functions
Contains.Contains ( )
[mangled: com/kvisco/xsl/functions/Contains."<init>":()V]
Contains.evaluate ( Node p1, ProcessorState p2 ) : ExprResult
[mangled: com/kvisco/xsl/functions/Contains.evaluate:(Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Lcom/kvisco/xsl/ExprResult;]
xslp.19991017-fix.jar, CopyOf.class
package com.kvisco.xsl
CopyOf.CopyOf ( XSLStylesheet p1 )
[mangled: com/kvisco/xsl/CopyOf."<init>":(Lcom/kvisco/xsl/XSLStylesheet;)V]
CopyOf.selectNodes ( Node p1, ProcessorState p2 ) : NodeSet
[mangled: com/kvisco/xsl/CopyOf.selectNodes:(Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Lcom/kvisco/xsl/NodeSet;]
CopyOf.setAttribute ( String p1, String p2 ) : void
[mangled: com/kvisco/xsl/CopyOf.setAttribute:(Ljava/lang/String;Ljava/lang/String;)V]
xslp.19991017-fix.jar, CountFunctionCall.class
package com.kvisco.xsl.functions
CountFunctionCall.CountFunctionCall ( )
[mangled: com/kvisco/xsl/functions/CountFunctionCall."<init>":()V]
CountFunctionCall.evaluate ( Node p1, ProcessorState p2 ) : ExprResult
[mangled: com/kvisco/xsl/functions/CountFunctionCall.evaluate:(Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Lcom/kvisco/xsl/ExprResult;]
xslp.19991017-fix.jar, DefaultFormatter.class
package com.kvisco.xsl
DefaultFormatter.DefaultFormatter ( )
[mangled: com/kvisco/xsl/DefaultFormatter."<init>":()V]
DefaultFormatter.process ( Document p1, PrintWriter p2 ) : void
[mangled: com/kvisco/xsl/DefaultFormatter.process:(Lorg/w3c/dom/Document;Ljava/io/PrintWriter;)V]
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, DocumentFunctionCall.class
package com.kvisco.xsl.functions
DocumentFunctionCall.DocumentFunctionCall ( )
[mangled: com/kvisco/xsl/functions/DocumentFunctionCall."<init>":()V]
DocumentFunctionCall.evaluate ( Node p1, ProcessorState p2 ) : ExprResult
[mangled: com/kvisco/xsl/functions/DocumentFunctionCall.evaluate:(Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Lcom/kvisco/xsl/ExprResult;]
xslp.19991017-fix.jar, DOMPackage.class
package com.kvisco.xml.parser
DOMPackage.createDocument ( ) [abstract] : Document
[mangled: com/kvisco/xml/parser/DOMPackage.createDocument:()Lorg/w3c/dom/Document;]
DOMPackage.readDocument ( Reader p1, String p2, PrintWriter p3 ) [abstract] : Document
[mangled: com/kvisco/xml/parser/DOMPackage.readDocument:(Ljava/io/Reader;Ljava/lang/String;Ljava/io/PrintWriter;)Lorg/w3c/dom/Document;]
DOMPackage.setDocumentType ( Document p1, String p2 ) [abstract] : void
[mangled: com/kvisco/xml/parser/DOMPackage.setDocumentType:(Lorg/w3c/dom/Document;Ljava/lang/String;)V]
DOMPackage.setValidation ( boolean p1 ) [abstract] : void
[mangled: com/kvisco/xml/parser/DOMPackage.setValidation:(Z)V]
xslp.19991017-fix.jar, DOMReader.class
package com.kvisco.xml
DOMReader.createDocument ( ) : Document
[mangled: com/kvisco/xml/DOMReader.createDocument:()Lorg/w3c/dom/Document;]
DOMReader.DOMReader ( )
[mangled: com/kvisco/xml/DOMReader."<init>":()V]
DOMReader.DOMReader ( String p1 )
[mangled: com/kvisco/xml/DOMReader."<init>":(Ljava/lang/String;)V]
DOMReader.getDefaultDOMPackageClassName ( ) [static] : String
[mangled: com/kvisco/xml/DOMReader.getDefaultDOMPackageClassName:()Ljava/lang/String;]
DOMReader.getDOMPackage ( ) : DOMPackage
[mangled: com/kvisco/xml/DOMReader.getDOMPackage:()Lcom/kvisco/xml/parser/DOMPackage;]
DOMReader.getDOMPackageClassName ( ) : String
[mangled: com/kvisco/xml/DOMReader.getDOMPackageClassName:()Ljava/lang/String;]
DOMReader.readDocument ( InputStream p1, String p2, boolean p3 ) : Document
[mangled: com/kvisco/xml/DOMReader.readDocument:(Ljava/io/InputStream;Ljava/lang/String;Z)Lorg/w3c/dom/Document;]
DOMReader.readDocument ( InputStream p1, String p2, boolean p3, Writer p4 ) : Document
[mangled: com/kvisco/xml/DOMReader.readDocument:(Ljava/io/InputStream;Ljava/lang/String;ZLjava/io/Writer;)Lorg/w3c/dom/Document;]
xslp.19991017-fix.jar, ECMAScriptHandler.class
package com.kvisco.scripting
ECMAScriptHandler.call ( String p1, Object[ ] p2 ) : Object
[mangled: com/kvisco/scripting/ECMAScriptHandler.call:(Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/Object;]
ECMAScriptHandler.call ( String p1, Object[ ] p2, String p3 ) : Object
[mangled: com/kvisco/scripting/ECMAScriptHandler.call:(Ljava/lang/String;[Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;]
ECMAScriptHandler.createNamespace ( String p1 ) : boolean
[mangled: com/kvisco/scripting/ECMAScriptHandler.createNamespace:(Ljava/lang/String;)Z]
ECMAScriptHandler.ECMAScriptHandler ( )
[mangled: com/kvisco/scripting/ECMAScriptHandler."<init>":()V]
ECMAScriptHandler.ECMAScriptHandler ( ProcessorCallback p1 )
[mangled: com/kvisco/scripting/ECMAScriptHandler."<init>":(Lcom/kvisco/xsl/ProcessorCallback;)V]
ECMAScriptHandler.eval ( XSLScript p1, Node p2 ) : Object
[mangled: com/kvisco/scripting/ECMAScriptHandler.eval:(Lcom/kvisco/xsl/XSLScript;Lorg/w3c/dom/Node;)Ljava/lang/Object;]
ECMAScriptHandler.eval ( XSLScript p1, Node p2, String p3 ) : Object
[mangled: com/kvisco/scripting/ECMAScriptHandler.eval:(Lcom/kvisco/xsl/XSLScript;Lorg/w3c/dom/Node;Ljava/lang/String;)Ljava/lang/Object;]
ECMAScriptHandler.evalAsFunction ( XSLScript p1, Node p2 ) : Object
[mangled: com/kvisco/scripting/ECMAScriptHandler.evalAsFunction:(Lcom/kvisco/xsl/XSLScript;Lorg/w3c/dom/Node;)Ljava/lang/Object;]
ECMAScriptHandler.evalAsFunction ( XSLScript p1, Node p2, String p3 ) : Object
[mangled: com/kvisco/scripting/ECMAScriptHandler.evalAsFunction:(Lcom/kvisco/xsl/XSLScript;Lorg/w3c/dom/Node;Ljava/lang/String;)Ljava/lang/Object;]
ECMAScriptHandler.getLanguage ( ) : String
[mangled: com/kvisco/scripting/ECMAScriptHandler.getLanguage:()Ljava/lang/String;]
ECMAScriptHandler.hasDefinedFunction ( String p1, String p2 ) : boolean
[mangled: com/kvisco/scripting/ECMAScriptHandler.hasDefinedFunction:(Ljava/lang/String;Ljava/lang/String;)Z]
ECMAScriptHandler.initialize ( ProcessorCallback p1 ) : void
[mangled: com/kvisco/scripting/ECMAScriptHandler.initialize:(Lcom/kvisco/xsl/ProcessorCallback;)V]
xslp.19991017-fix.jar, ElementExpr.class
package com.kvisco.xsl
ElementExpr.ElementExpr ( String p1 )
[mangled: com/kvisco/xsl/ElementExpr."<init>":(Ljava/lang/String;)V]
ElementExpr.evaluate ( Node p1, ProcessorState p2 ) : ExprResult
[mangled: com/kvisco/xsl/ElementExpr.evaluate:(Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Lcom/kvisco/xsl/ExprResult;]
ElementExpr.getExprType ( ) : short
[mangled: com/kvisco/xsl/ElementExpr.getExprType:()S]
ElementExpr.getName ( ) : String
[mangled: com/kvisco/xsl/ElementExpr.getName:()Ljava/lang/String;]
ElementExpr.getNodeExprType ( ) : short
[mangled: com/kvisco/xsl/ElementExpr.getNodeExprType:()S]
ElementExpr.matches ( Node p1, Node p2, ProcessorState p3 ) : boolean
[mangled: com/kvisco/xsl/ElementExpr.matches:(Lorg/w3c/dom/Node;Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Z]
ElementExpr.toString ( ) : String
[mangled: com/kvisco/xsl/ElementExpr.toString:()Ljava/lang/String;]
xslp.19991017-fix.jar, EmptyXSLObject.class
package com.kvisco.xsl
EmptyXSLObject.EmptyXSLObject ( XSLStylesheet p1, short p2 )
[mangled: com/kvisco/xsl/EmptyXSLObject."<init>":(Lcom/kvisco/xsl/XSLStylesheet;S)V]
xslp.19991017-fix.jar, EqualityExpr.class
package com.kvisco.xsl
EqualityExpr.EqualityExpr ( Expr p1, Expr p2 )
[mangled: com/kvisco/xsl/EqualityExpr."<init>":(Lcom/kvisco/xsl/Expr;Lcom/kvisco/xsl/Expr;)V]
EqualityExpr.EqualityExpr ( Expr p1, Expr p2, short p3 )
[mangled: com/kvisco/xsl/EqualityExpr."<init>":(Lcom/kvisco/xsl/Expr;Lcom/kvisco/xsl/Expr;S)V]
EqualityExpr.EqualityExpr ( Expr p1, Expr p2, String p3 )
[mangled: com/kvisco/xsl/EqualityExpr."<init>":(Lcom/kvisco/xsl/Expr;Lcom/kvisco/xsl/Expr;Ljava/lang/String;)V]
EqualityExpr.evaluate ( Node p1, ProcessorState p2 ) : ExprResult
[mangled: com/kvisco/xsl/EqualityExpr.evaluate:(Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Lcom/kvisco/xsl/ExprResult;]
EqualityExpr.getExprType ( ) : short
[mangled: com/kvisco/xsl/EqualityExpr.getExprType:()S]
EqualityExpr.isRelationalOperator ( String p1 ) [static] : boolean
[mangled: com/kvisco/xsl/EqualityExpr.isRelationalOperator:(Ljava/lang/String;)Z]
EqualityExpr.toString ( ) : String
[mangled: com/kvisco/xsl/EqualityExpr.toString:()Ljava/lang/String;]
xslp.19991017-fix.jar, ErrorFunctionCall.class
package com.kvisco.xsl.functions
ErrorFunctionCall.ErrorFunctionCall ( )
[mangled: com/kvisco/xsl/functions/ErrorFunctionCall."<init>":()V]
ErrorFunctionCall.evaluate ( Node p1, ProcessorState p2 ) : ExprResult
[mangled: com/kvisco/xsl/functions/ErrorFunctionCall.evaluate:(Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Lcom/kvisco/xsl/ExprResult;]
ErrorFunctionCall.setError ( String p1 ) : void
[mangled: com/kvisco/xsl/functions/ErrorFunctionCall.setError:(Ljava/lang/String;)V]
xslp.19991017-fix.jar, Expr.class
package com.kvisco.xsl
Expr.evaluate ( Node p1, ProcessorState p2 ) [abstract] : ExprResult
[mangled: com/kvisco/xsl/Expr.evaluate:(Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Lcom/kvisco/xsl/ExprResult;]
Expr.getExprType ( ) [abstract] : short
[mangled: com/kvisco/xsl/Expr.getExprType:()S]
Expr.toString ( ) [abstract] : String
[mangled: com/kvisco/xsl/Expr.toString:()Ljava/lang/String;]
xslp.19991017-fix.jar, ExpressionParser.class
package com.kvisco.xsl
ExpressionParser.createExpr ( String p1 ) [static] : Expr
[mangled: com/kvisco/xsl/ExpressionParser.createExpr:(Ljava/lang/String;)Lcom/kvisco/xsl/Expr;]
ExpressionParser.createFilterExpr ( String p1 ) [static] : FilterExpr
[mangled: com/kvisco/xsl/ExpressionParser.createFilterExpr:(Ljava/lang/String;)Lcom/kvisco/xsl/FilterExpr;]
ExpressionParser.createFunctionCall ( String p1, List p2 ) [static] : FunctionCall
[mangled: com/kvisco/xsl/ExpressionParser.createFunctionCall:(Ljava/lang/String;Lcom/kvisco/util/List;)Lcom/kvisco/xsl/functions/FunctionCall;]
ExpressionParser.createLocationStep ( String p1 ) [static] : LocationStep
[mangled: com/kvisco/xsl/ExpressionParser.createLocationStep:(Ljava/lang/String;)Lcom/kvisco/xsl/LocationStep;]
ExpressionParser.createMatchExpr ( String p1 ) [static] : MatchExpr
[mangled: com/kvisco/xsl/ExpressionParser.createMatchExpr:(Ljava/lang/String;)Lcom/kvisco/xsl/MatchExpr;]
ExpressionParser.createNodeExpr ( ExprLexer p1 ) [static] : NodeExpr
[mangled: com/kvisco/xsl/ExpressionParser.createNodeExpr:(Lcom/kvisco/xsl/util/ExprLexer;)Lcom/kvisco/xsl/NodeExpr;]
ExpressionParser.createPathExpr ( ExprLexer p1 ) [static] : PathExpr
[mangled: com/kvisco/xsl/ExpressionParser.createPathExpr:(Lcom/kvisco/xsl/util/ExprLexer;)Lcom/kvisco/xsl/PathExpr;]
ExpressionParser.createPathExpr ( String p1 ) [static] : PathExpr
[mangled: com/kvisco/xsl/ExpressionParser.createPathExpr:(Ljava/lang/String;)Lcom/kvisco/xsl/PathExpr;]
ExpressionParser.createSelectExpr ( String p1 ) [static] : SelectExpr
[mangled: com/kvisco/xsl/ExpressionParser.createSelectExpr:(Ljava/lang/String;)Lcom/kvisco/xsl/SelectExpr;]
ExpressionParser.createStringExpr ( String p1 ) [static] : StringExpr
[mangled: com/kvisco/xsl/ExpressionParser.createStringExpr:(Ljava/lang/String;)Lcom/kvisco/xsl/StringExpr;]
ExpressionParser.createUnionExpr ( String p1 ) [static] : UnionExpr
[mangled: com/kvisco/xsl/ExpressionParser.createUnionExpr:(Ljava/lang/String;)Lcom/kvisco/xsl/UnionExpr;]
ExpressionParser.ExpressionParser ( )
[mangled: com/kvisco/xsl/ExpressionParser."<init>":()V]
ExpressionParser.isAxisIdentifierToken ( Token p1 ) [static] : boolean
[mangled: com/kvisco/xsl/ExpressionParser.isAxisIdentifierToken:(Lcom/kvisco/xsl/util/Token;)Z]
ExpressionParser.isLocationStepToken ( Token p1 ) [static] : boolean
[mangled: com/kvisco/xsl/ExpressionParser.isLocationStepToken:(Lcom/kvisco/xsl/util/Token;)Z]
ExpressionParser.isNodeTypeToken ( Token p1 ) [static] : boolean
[mangled: com/kvisco/xsl/ExpressionParser.isNodeTypeToken:(Lcom/kvisco/xsl/util/Token;)Z]
ExpressionParser.main ( String[ ] p1 ) [static] : void
[mangled: com/kvisco/xsl/ExpressionParser.main:([Ljava/lang/String;)V]
xslp.19991017-fix.jar, ExprLexer.class
package com.kvisco.xsl.util
ExprLexer.advance ( int p1 ) : void
[mangled: com/kvisco/xsl/util/ExprLexer.advance:(I)V]
ExprLexer.countTokens ( ) : int
[mangled: com/kvisco/xsl/util/ExprLexer.countTokens:()I]
ExprLexer.ExprLexer ( String p1 )
[mangled: com/kvisco/xsl/util/ExprLexer."<init>":(Ljava/lang/String;)V]
ExprLexer.getPosition ( ) : int
[mangled: com/kvisco/xsl/util/ExprLexer.getPosition:()I]
ExprLexer.hasMoreTokens ( ) : boolean
[mangled: com/kvisco/xsl/util/ExprLexer.hasMoreTokens:()Z]
ExprLexer.isAdditiveOp ( Token p1 ) [static] : boolean
[mangled: com/kvisco/xsl/util/ExprLexer.isAdditiveOp:(Lcom/kvisco/xsl/util/Token;)Z]
ExprLexer.isBinaryOp ( Token p1 ) [static] : boolean
[mangled: com/kvisco/xsl/util/ExprLexer.isBinaryOp:(Lcom/kvisco/xsl/util/Token;)Z]
ExprLexer.isDelimiter ( char p1 ) : boolean
[mangled: com/kvisco/xsl/util/ExprLexer.isDelimiter:(C)Z]
ExprLexer.isDigit ( char p1 ) [static] : boolean
[mangled: com/kvisco/xsl/util/ExprLexer.isDigit:(C)Z]
ExprLexer.isEqualityOp ( Token p1 ) [static] : boolean
[mangled: com/kvisco/xsl/util/ExprLexer.isEqualityOp:(Lcom/kvisco/xsl/util/Token;)Z]
ExprLexer.isLetter ( char p1 ) [static] : boolean
[mangled: com/kvisco/xsl/util/ExprLexer.isLetter:(C)Z]
ExprLexer.isMultiplicativeOp ( Token p1 ) [static] : boolean
[mangled: com/kvisco/xsl/util/ExprLexer.isMultiplicativeOp:(Lcom/kvisco/xsl/util/Token;)Z]
ExprLexer.isNCNameChar ( char p1 ) [static] : boolean
[mangled: com/kvisco/xsl/util/ExprLexer.isNCNameChar:(C)Z]
ExprLexer.isOperator ( Token p1 ) : boolean
[mangled: com/kvisco/xsl/util/ExprLexer.isOperator:(Lcom/kvisco/xsl/util/Token;)Z]
ExprLexer.isQNameChar ( char p1 ) [static] : boolean
[mangled: com/kvisco/xsl/util/ExprLexer.isQNameChar:(C)Z]
ExprLexer.isRelationalOp ( Token p1 ) [static] : boolean
[mangled: com/kvisco/xsl/util/ExprLexer.isRelationalOp:(Lcom/kvisco/xsl/util/Token;)Z]
ExprLexer.isWhitespace ( char p1 ) [static] : boolean
[mangled: com/kvisco/xsl/util/ExprLexer.isWhitespace:(C)Z]
ExprLexer.lookAhead ( int p1 ) : Token
[mangled: com/kvisco/xsl/util/ExprLexer.lookAhead:(I)Lcom/kvisco/xsl/util/Token;]
ExprLexer.main ( String[ ] p1 ) [static] : void
[mangled: com/kvisco/xsl/util/ExprLexer.main:([Ljava/lang/String;)V]
ExprLexer.nextToken ( ) : Token
[mangled: com/kvisco/xsl/util/ExprLexer.nextToken:()Lcom/kvisco/xsl/util/Token;]
ExprLexer.pushBack ( ) : void
[mangled: com/kvisco/xsl/util/ExprLexer.pushBack:()V]
ExprLexer.resetPosition ( ) : void
[mangled: com/kvisco/xsl/util/ExprLexer.resetPosition:()V]
ExprLexer.setPosition ( int p1 ) : void
[mangled: com/kvisco/xsl/util/ExprLexer.setPosition:(I)V]
ExprLexer.toString ( ) : String
[mangled: com/kvisco/xsl/util/ExprLexer.toString:()Ljava/lang/String;]
xslp.19991017-fix.jar, ExprResult.class
package com.kvisco.xsl
ExprResult.booleanValue ( ) [abstract] : boolean
[mangled: com/kvisco/xsl/ExprResult.booleanValue:()Z]
ExprResult.equals ( ExprResult p1 ) [abstract] : boolean
[mangled: com/kvisco/xsl/ExprResult.equals:(Lcom/kvisco/xsl/ExprResult;)Z]
ExprResult.getResultType ( ) [abstract] : short
[mangled: com/kvisco/xsl/ExprResult.getResultType:()S]
ExprResult.numberValue ( ) [abstract] : double
[mangled: com/kvisco/xsl/ExprResult.numberValue:()D]
ExprResult.toJavaObject ( ) [abstract] : Object
[mangled: com/kvisco/xsl/ExprResult.toJavaObject:()Ljava/lang/Object;]
ExprResult.toString ( ) [abstract] : String
[mangled: com/kvisco/xsl/ExprResult.toString:()Ljava/lang/String;]
xslp.19991017-fix.jar, ExtensionFunctionCall.class
package com.kvisco.xsl.functions
ExtensionFunctionCall.evaluate ( Node p1, ProcessorState p2 ) : ExprResult
[mangled: com/kvisco/xsl/functions/ExtensionFunctionCall.evaluate:(Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Lcom/kvisco/xsl/ExprResult;]
ExtensionFunctionCall.ExtensionFunctionCall ( String p1 )
[mangled: com/kvisco/xsl/functions/ExtensionFunctionCall."<init>":(Ljava/lang/String;)V]
ExtensionFunctionCall.getNameSpace ( ) : String
[mangled: com/kvisco/xsl/functions/ExtensionFunctionCall.getNameSpace:()Ljava/lang/String;]
xslp.19991017-fix.jar, FalseFunctionCall.class
package com.kvisco.xsl.functions
FalseFunctionCall.evaluate ( Node p1, ProcessorState p2 ) : ExprResult
[mangled: com/kvisco/xsl/functions/FalseFunctionCall.evaluate:(Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Lcom/kvisco/xsl/ExprResult;]
FalseFunctionCall.FalseFunctionCall ( )
[mangled: com/kvisco/xsl/functions/FalseFunctionCall."<init>":()V]
xslp.19991017-fix.jar, FilterBase.class
package com.kvisco.xsl
FilterBase.addPredicate ( Expr p1 ) : void
[mangled: com/kvisco/xsl/FilterBase.addPredicate:(Lcom/kvisco/xsl/Expr;)V]
FilterBase.evaluate ( Node p1, ProcessorState p2 ) [abstract] : NodeSet
[mangled: com/kvisco/xsl/FilterBase.evaluate:(Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Lcom/kvisco/xsl/NodeSet;]
FilterBase.evaluatePredicates ( NodeSet p1, ProcessorState p2 ) : void
[mangled: com/kvisco/xsl/FilterBase.evaluatePredicates:(Lcom/kvisco/xsl/NodeSet;Lcom/kvisco/xsl/ProcessorState;)V]
FilterBase.FilterBase ( )
[mangled: com/kvisco/xsl/FilterBase."<init>":()V]
FilterBase.getAncestryOp ( ) : int
[mangled: com/kvisco/xsl/FilterBase.getAncestryOp:()I]
FilterBase.getDefaultPriority ( ) [abstract] : int
[mangled: com/kvisco/xsl/FilterBase.getDefaultPriority:()I]
FilterBase.getPredicates ( ) : List
[mangled: com/kvisco/xsl/FilterBase.getPredicates:()Lcom/kvisco/util/List;]
FilterBase.matches ( Node p1, Node p2, ProcessorState p3 ) [abstract] : boolean
[mangled: com/kvisco/xsl/FilterBase.matches:(Lorg/w3c/dom/Node;Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Z]
FilterBase.removePredicate ( Expr p1 ) : void
[mangled: com/kvisco/xsl/FilterBase.removePredicate:(Lcom/kvisco/xsl/Expr;)V]
FilterBase.setAncestryOp ( int p1 ) : void
[mangled: com/kvisco/xsl/FilterBase.setAncestryOp:(I)V]
FilterBase.toString ( ) : String
[mangled: com/kvisco/xsl/FilterBase.toString:()Ljava/lang/String;]
xslp.19991017-fix.jar, FOPFormatter.class
package xslp.formatters
FOPFormatter.FOPFormatter ( )
[mangled: xslp/formatters/FOPFormatter."<init>":()V]
FOPFormatter.process ( Document p1, PrintWriter p2 ) : void
[mangled: xslp/formatters/FOPFormatter.process:(Lorg/w3c/dom/Document;Ljava/io/PrintWriter;)V]
xslp.19991017-fix.jar, FormatNumber.class
package com.kvisco.xsl.functions
FormatNumber.evaluate ( Node p1, ProcessorState p2 ) : ExprResult
[mangled: com/kvisco/xsl/functions/FormatNumber.evaluate:(Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Lcom/kvisco/xsl/ExprResult;]
FormatNumber.FormatNumber ( )
[mangled: com/kvisco/xsl/functions/FormatNumber."<init>":()V]
xslp.19991017-fix.jar, Formatter.class
package com.kvisco.xsl
Formatter.Formatter ( )
[mangled: com/kvisco/xsl/Formatter."<init>":()V]
Formatter.getIndentResult ( ) : boolean
[mangled: com/kvisco/xsl/Formatter.getIndentResult:()Z]
Formatter.getIndentSize ( ) : int
[mangled: com/kvisco/xsl/Formatter.getIndentSize:()I]
Formatter.process ( Document p1, PrintWriter p2 ) [abstract] : void
[mangled: com/kvisco/xsl/Formatter.process:(Lorg/w3c/dom/Document;Ljava/io/PrintWriter;)V]
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]
Formatter.setIndentResult ( boolean p1 ) : void
[mangled: com/kvisco/xsl/Formatter.setIndentResult:(Z)V]
Formatter.setIndentSize ( int p1 ) : void
[mangled: com/kvisco/xsl/Formatter.setIndentSize:(I)V]
xslp.19991017-fix.jar, FunctionCall.class
package com.kvisco.xsl.functions
FunctionCall.addExprParameter ( Expr p1 ) : void
[mangled: com/kvisco/xsl/functions/FunctionCall.addExprParameter:(Lcom/kvisco/xsl/Expr;)V]
FunctionCall.evaluate ( Node p1, ProcessorState p2 ) [abstract] : ExprResult
[mangled: com/kvisco/xsl/functions/FunctionCall.evaluate:(Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Lcom/kvisco/xsl/ExprResult;]
FunctionCall.FunctionCall ( String p1 )
[mangled: com/kvisco/xsl/functions/FunctionCall."<init>":(Ljava/lang/String;)V]
FunctionCall.getExprType ( ) : short
[mangled: com/kvisco/xsl/functions/FunctionCall.getExprType:()S]
FunctionCall.getFunctionName ( ) : String
[mangled: com/kvisco/xsl/functions/FunctionCall.getFunctionName:()Ljava/lang/String;]
FunctionCall.getParameterList ( ) : List
[mangled: com/kvisco/xsl/functions/FunctionCall.getParameterList:()Lcom/kvisco/util/List;]
FunctionCall.removeExprParameter ( Expr p1 ) : boolean
[mangled: com/kvisco/xsl/functions/FunctionCall.removeExprParameter:(Lcom/kvisco/xsl/Expr;)Z]
FunctionCall.toString ( ) : String
[mangled: com/kvisco/xsl/functions/FunctionCall.toString:()Ljava/lang/String;]
xslp.19991017-fix.jar, GenerateIDFunctionCall.class
package com.kvisco.xsl.functions
GenerateIDFunctionCall.evaluate ( Node p1, ProcessorState p2 ) : ExprResult
[mangled: com/kvisco/xsl/functions/GenerateIDFunctionCall.evaluate:(Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Lcom/kvisco/xsl/ExprResult;]
GenerateIDFunctionCall.GenerateIDFunctionCall ( )
[mangled: com/kvisco/xsl/functions/GenerateIDFunctionCall."<init>":()V]
xslp.19991017-fix.jar, HTMLPrinter.class
package com.kvisco.xml
HTMLPrinter.HTMLPrinter ( PrintWriter p1 )
[mangled: com/kvisco/xml/HTMLPrinter."<init>":(Ljava/io/PrintWriter;)V]
HTMLPrinter.HTMLPrinter ( PrintWriter p1, int p2 )
[mangled: com/kvisco/xml/HTMLPrinter."<init>":(Ljava/io/PrintWriter;I)V]
HTMLPrinter.print ( Node p1, String p2 ) : boolean
[mangled: com/kvisco/xml/HTMLPrinter.print:(Lorg/w3c/dom/Node;Ljava/lang/String;)Z]
HTMLPrinter.setUseFormat ( boolean p1 ) : void
[mangled: com/kvisco/xml/HTMLPrinter.setUseFormat:(Z)V]
xslp.19991017-fix.jar, Id.class
package com.kvisco.xsl
Id.getElementType ( ) : String
[mangled: com/kvisco/xsl/Id.getElementType:()Ljava/lang/String;]
Id.getIdAttribute ( ) : String
[mangled: com/kvisco/xsl/Id.getIdAttribute:()Ljava/lang/String;]
Id.Id ( XSLStylesheet p1 )
[mangled: com/kvisco/xsl/Id."<init>":(Lcom/kvisco/xsl/XSLStylesheet;)V]
Id.setElementType ( String p1 ) : void
[mangled: com/kvisco/xsl/Id.setElementType:(Ljava/lang/String;)V]
Id.setIdAttribute ( String p1 ) : void
[mangled: com/kvisco/xsl/Id.setIdAttribute:(Ljava/lang/String;)V]
xslp.19991017-fix.jar, IdentityExpr.class
package com.kvisco.xsl
IdentityExpr.evaluate ( Node p1, ProcessorState p2 ) : ExprResult
[mangled: com/kvisco/xsl/IdentityExpr.evaluate:(Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Lcom/kvisco/xsl/ExprResult;]
IdentityExpr.getExprType ( ) : short
[mangled: com/kvisco/xsl/IdentityExpr.getExprType:()S]
IdentityExpr.getNodeExprType ( ) : short
[mangled: com/kvisco/xsl/IdentityExpr.getNodeExprType:()S]
IdentityExpr.IdentityExpr ( )
[mangled: com/kvisco/xsl/IdentityExpr."<init>":()V]
IdentityExpr.matches ( Node p1, Node p2, ProcessorState p3 ) : boolean
[mangled: com/kvisco/xsl/IdentityExpr.matches:(Lorg/w3c/dom/Node;Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Z]
IdentityExpr.toString ( ) : String
[mangled: com/kvisco/xsl/IdentityExpr.toString:()Ljava/lang/String;]
xslp.19991017-fix.jar, IdFunctionCall.class
package com.kvisco.xsl.functions
IdFunctionCall.evaluate ( Node p1, ProcessorState p2 ) : ExprResult
[mangled: com/kvisco/xsl/functions/IdFunctionCall.evaluate:(Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Lcom/kvisco/xsl/ExprResult;]
IdFunctionCall.IdFunctionCall ( )
[mangled: com/kvisco/xsl/functions/IdFunctionCall."<init>":()V]
xslp.19991017-fix.jar, IdRefFunctionCall.class
package com.kvisco.xsl.functions
IdRefFunctionCall.evaluate ( Node p1, ProcessorState p2 ) : ExprResult
[mangled: com/kvisco/xsl/functions/IdRefFunctionCall.evaluate:(Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Lcom/kvisco/xsl/ExprResult;]
IdRefFunctionCall.IdRefFunctionCall ( )
[mangled: com/kvisco/xsl/functions/IdRefFunctionCall."<init>":()V]
xslp.19991017-fix.jar, InvalidExprException.class
package com.kvisco.xsl
InvalidExprException.InvalidExprException ( )
[mangled: com/kvisco/xsl/InvalidExprException."<init>":()V]
InvalidExprException.InvalidExprException ( String p1 )
[mangled: com/kvisco/xsl/InvalidExprException."<init>":(Ljava/lang/String;)V]
xslp.19991017-fix.jar, Iterator.class
package com.kvisco.util
Iterator.hasNext ( ) [abstract] : boolean
[mangled: com/kvisco/util/Iterator.hasNext:()Z]
Iterator.next ( ) [abstract] : Object
[mangled: com/kvisco/util/Iterator.next:()Ljava/lang/Object;]
Iterator.remove ( ) [abstract] : Object
[mangled: com/kvisco/util/Iterator.remove:()Ljava/lang/Object;]
xslp.19991017-fix.jar, LangFunctionCall.class
package com.kvisco.xsl.functions
LangFunctionCall.evaluate ( Node p1, ProcessorState p2 ) : ExprResult
[mangled: com/kvisco/xsl/functions/LangFunctionCall.evaluate:(Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Lcom/kvisco/xsl/ExprResult;]
LangFunctionCall.LangFunctionCall ( )
[mangled: com/kvisco/xsl/functions/LangFunctionCall."<init>":()V]
xslp.19991017-fix.jar, LastFunctionCall.class
package com.kvisco.xsl.functions
LastFunctionCall.evaluate ( Node p1, ProcessorState p2 ) : ExprResult
[mangled: com/kvisco/xsl/functions/LastFunctionCall.evaluate:(Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Lcom/kvisco/xsl/ExprResult;]
LastFunctionCall.LastFunctionCall ( )
[mangled: com/kvisco/xsl/functions/LastFunctionCall."<init>":()V]
xslp.19991017-fix.jar, List.class
package com.kvisco.util
List.add ( int p1, Object p2 ) : boolean
[mangled: com/kvisco/util/List.add:(ILjava/lang/Object;)Z]
List.add ( Object p1 ) : boolean
[mangled: com/kvisco/util/List.add:(Ljava/lang/Object;)Z]
List.clear ( ) : void
[mangled: com/kvisco/util/List.clear:()V]
List.clone ( ) : Object
[mangled: com/kvisco/util/List.clone:()Ljava/lang/Object;]
List.contains ( Object p1 ) : boolean
[mangled: com/kvisco/util/List.contains:(Ljava/lang/Object;)Z]
List.equals ( Object p1 ) : boolean
[mangled: com/kvisco/util/List.equals:(Ljava/lang/Object;)Z]
List.get ( int p1 ) : Object
[mangled: com/kvisco/util/List.get:(I)Ljava/lang/Object;]
List.hashCode ( ) : int
[mangled: com/kvisco/util/List.hashCode:()I]
List.indexOf ( Object p1 ) : int
[mangled: com/kvisco/util/List.indexOf:(Ljava/lang/Object;)I]
List.isEmpty ( ) : boolean
[mangled: com/kvisco/util/List.isEmpty:()Z]
List.lastIndexOf ( Object p1 ) : int
[mangled: com/kvisco/util/List.lastIndexOf:(Ljava/lang/Object;)I]
List.List ( )
[mangled: com/kvisco/util/List."<init>":()V]
List.List ( int p1 )
[mangled: com/kvisco/util/List."<init>":(I)V]
List.remove ( int p1 ) : Object
[mangled: com/kvisco/util/List.remove:(I)Ljava/lang/Object;]
List.remove ( Object p1 ) : boolean
[mangled: com/kvisco/util/List.remove:(Ljava/lang/Object;)Z]
List.set ( int p1, Object p2 ) : Object
[mangled: com/kvisco/util/List.set:(ILjava/lang/Object;)Ljava/lang/Object;]
List.size ( ) : int
[mangled: com/kvisco/util/List.size:()I]
List.subList ( int p1, int p2 ) : List
[mangled: com/kvisco/util/List.subList:(II)Lcom/kvisco/util/List;]
List.toArray ( ) : Object[ ]
[mangled: com/kvisco/util/List.toArray:()[Ljava/lang/Object;]
List.toArray ( Object[ ] p1 ) : Object[ ]
[mangled: com/kvisco/util/List.toArray:([Ljava/lang/Object;)[Ljava/lang/Object;]
List.trimToSize ( ) : void
[mangled: com/kvisco/util/List.trimToSize:()V]
xslp.19991017-fix.jar, ListStack.class
package com.kvisco.util
ListStack.empty ( ) : boolean
[mangled: com/kvisco/util/ListStack.empty:()Z]
ListStack.ListStack ( )
[mangled: com/kvisco/util/ListStack."<init>":()V]
ListStack.peek ( ) : Object
[mangled: com/kvisco/util/ListStack.peek:()Ljava/lang/Object;]
ListStack.pop ( ) : Object
[mangled: com/kvisco/util/ListStack.pop:()Ljava/lang/Object;]
ListStack.push ( Object p1 ) : void
[mangled: com/kvisco/util/ListStack.push:(Ljava/lang/Object;)V]
ListStack.search ( Object p1 ) : int
[mangled: com/kvisco/util/ListStack.search:(Ljava/lang/Object;)I]
xslp.19991017-fix.jar, MatchExpr.class
package com.kvisco.xsl
MatchExpr.matches ( Node p1, Node p2, ProcessorState p3 ) [abstract] : boolean
[mangled: com/kvisco/xsl/MatchExpr.matches:(Lorg/w3c/dom/Node;Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Z]
xslp.19991017-fix.jar, MessageObserver.class
package com.kvisco.xsl.util
MessageObserver.recieveMessage ( String p1 ) [abstract] : void
[mangled: com/kvisco/xsl/util/MessageObserver.recieveMessage:(Ljava/lang/String;)V]
xslp.19991017-fix.jar, MultiplicativeExpr.class
package com.kvisco.xsl
MultiplicativeExpr.evaluate ( Node p1, ProcessorState p2 ) : ExprResult
[mangled: com/kvisco/xsl/MultiplicativeExpr.evaluate:(Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Lcom/kvisco/xsl/ExprResult;]
MultiplicativeExpr.getExprType ( ) : short
[mangled: com/kvisco/xsl/MultiplicativeExpr.getExprType:()S]
MultiplicativeExpr.isMultiplicativeOperator ( String p1 ) [static] : boolean
[mangled: com/kvisco/xsl/MultiplicativeExpr.isMultiplicativeOperator:(Ljava/lang/String;)Z]
MultiplicativeExpr.MultiplicativeExpr ( Expr p1, Expr p2 )
[mangled: com/kvisco/xsl/MultiplicativeExpr."<init>":(Lcom/kvisco/xsl/Expr;Lcom/kvisco/xsl/Expr;)V]
MultiplicativeExpr.MultiplicativeExpr ( Expr p1, Expr p2, short p3 )
[mangled: com/kvisco/xsl/MultiplicativeExpr."<init>":(Lcom/kvisco/xsl/Expr;Lcom/kvisco/xsl/Expr;S)V]
MultiplicativeExpr.MultiplicativeExpr ( Expr p1, Expr p2, String p3 )
[mangled: com/kvisco/xsl/MultiplicativeExpr."<init>":(Lcom/kvisco/xsl/Expr;Lcom/kvisco/xsl/Expr;Ljava/lang/String;)V]
MultiplicativeExpr.toString ( ) : String
[mangled: com/kvisco/xsl/MultiplicativeExpr.toString:()Ljava/lang/String;]
xslp.19991017-fix.jar, NodeExpr.class
package com.kvisco.xsl
NodeExpr.getNodeExprType ( ) [abstract] : short
[mangled: com/kvisco/xsl/NodeExpr.getNodeExprType:()S]
NodeExpr.matches ( Node p1, Node p2, ProcessorState p3 ) [abstract] : boolean
[mangled: com/kvisco/xsl/NodeExpr.matches:(Lorg/w3c/dom/Node;Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Z]
xslp.19991017-fix.jar, NodeSet.class
package com.kvisco.xsl
NodeSet.add ( int p1, Node p2 ) : boolean
[mangled: com/kvisco/xsl/NodeSet.add:(ILorg/w3c/dom/Node;)Z]
NodeSet.add ( Node p1 ) : boolean
[mangled: com/kvisco/xsl/NodeSet.add:(Lorg/w3c/dom/Node;)Z]
NodeSet.add ( NodeSet p1 ) : void
[mangled: com/kvisco/xsl/NodeSet.add:(Lcom/kvisco/xsl/NodeSet;)V]
NodeSet.arrayCopyFrom ( Node[ ] p1, int p2, int p3 ) : void
[mangled: com/kvisco/xsl/NodeSet.arrayCopyFrom:([Lorg/w3c/dom/Node;II)V]
NodeSet.arrayCopyTo ( Node[ ] p1, int p2 ) : void
[mangled: com/kvisco/xsl/NodeSet.arrayCopyTo:([Lorg/w3c/dom/Node;I)V]
NodeSet.booleanValue ( ) : boolean
[mangled: com/kvisco/xsl/NodeSet.booleanValue:()Z]
NodeSet.clear ( ) : void
[mangled: com/kvisco/xsl/NodeSet.clear:()V]
NodeSet.contains ( Node p1 ) : boolean
[mangled: com/kvisco/xsl/NodeSet.contains:(Lorg/w3c/dom/Node;)Z]
NodeSet.copy ( ) : NodeSet
[mangled: com/kvisco/xsl/NodeSet.copy:()Lcom/kvisco/xsl/NodeSet;]
NodeSet.equals ( ExprResult p1 ) : boolean
[mangled: com/kvisco/xsl/NodeSet.equals:(Lcom/kvisco/xsl/ExprResult;)Z]
NodeSet.equals ( Object p1 ) : boolean
[mangled: com/kvisco/xsl/NodeSet.equals:(Ljava/lang/Object;)Z]
NodeSet.get ( int p1 ) : Node
[mangled: com/kvisco/xsl/NodeSet.get:(I)Lorg/w3c/dom/Node;]
NodeSet.getResultType ( ) : short
[mangled: com/kvisco/xsl/NodeSet.getResultType:()S]
NodeSet.hashCode ( ) : int
[mangled: com/kvisco/xsl/NodeSet.hashCode:()I]
NodeSet.indexOf ( Node p1 ) : int
[mangled: com/kvisco/xsl/NodeSet.indexOf:(Lorg/w3c/dom/Node;)I]
NodeSet.isEmpty ( ) : boolean
[mangled: com/kvisco/xsl/NodeSet.isEmpty:()Z]
NodeSet.NodeSet ( )
[mangled: com/kvisco/xsl/NodeSet."<init>":()V]
NodeSet.NodeSet ( int p1 )
[mangled: com/kvisco/xsl/NodeSet."<init>":(I)V]
NodeSet.numberValue ( ) : double
[mangled: com/kvisco/xsl/NodeSet.numberValue:()D]
NodeSet.remove ( int p1 ) : Node
[mangled: com/kvisco/xsl/NodeSet.remove:(I)Lorg/w3c/dom/Node;]
NodeSet.remove ( Node p1 ) : boolean
[mangled: com/kvisco/xsl/NodeSet.remove:(Lorg/w3c/dom/Node;)Z]
NodeSet.size ( ) : int
[mangled: com/kvisco/xsl/NodeSet.size:()I]
NodeSet.toArray ( ) : Node[ ]
[mangled: com/kvisco/xsl/NodeSet.toArray:()[Lorg/w3c/dom/Node;]
NodeSet.toArray ( Node[ ] p1 ) : Node[ ]
[mangled: com/kvisco/xsl/NodeSet.toArray:([Lorg/w3c/dom/Node;)[Lorg/w3c/dom/Node;]
NodeSet.toJavaObject ( ) : Object
[mangled: com/kvisco/xsl/NodeSet.toJavaObject:()Ljava/lang/Object;]
xslp.19991017-fix.jar, Normalize.class
package com.kvisco.xsl.functions
Normalize.evaluate ( Node p1, ProcessorState p2 ) : ExprResult
[mangled: com/kvisco/xsl/functions/Normalize.evaluate:(Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Lcom/kvisco/xsl/ExprResult;]
Normalize.Normalize ( )
[mangled: com/kvisco/xsl/functions/Normalize."<init>":()V]
xslp.19991017-fix.jar, NotFunctionCall.class
package com.kvisco.xsl.functions
NotFunctionCall.evaluate ( Node p1, ProcessorState p2 ) : ExprResult
[mangled: com/kvisco/xsl/functions/NotFunctionCall.evaluate:(Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Lcom/kvisco/xsl/ExprResult;]
NotFunctionCall.NotFunctionCall ( )
[mangled: com/kvisco/xsl/functions/NotFunctionCall."<init>":()V]
xslp.19991017-fix.jar, NumberFormatFactory.class
package org.mitre.tjt.xsl
NumberFormatFactory.getFormat ( char p1 ) : NumberFormat
[mangled: org/mitre/tjt/xsl/NumberFormatFactory.getFormat:(C)Ljava/text/NumberFormat;]
NumberFormatFactory.NumberFormatFactory ( )
[mangled: org/mitre/tjt/xsl/NumberFormatFactory."<init>":()V]
xslp.19991017-fix.jar, NumberFunctionCall.class
package com.kvisco.xsl.functions
NumberFunctionCall.evaluate ( Node p1, ProcessorState p2 ) : ExprResult
[mangled: com/kvisco/xsl/functions/NumberFunctionCall.evaluate:(Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Lcom/kvisco/xsl/ExprResult;]
NumberFunctionCall.NumberFunctionCall ( )
[mangled: com/kvisco/xsl/functions/NumberFunctionCall."<init>":()V]
NumberFunctionCall.NumberFunctionCall ( short p1 )
[mangled: com/kvisco/xsl/functions/NumberFunctionCall."<init>":(S)V]
xslp.19991017-fix.jar, NumberResult.class
package com.kvisco.xsl
NumberResult.booleanValue ( ) : boolean
[mangled: com/kvisco/xsl/NumberResult.booleanValue:()Z]
NumberResult.equals ( ExprResult p1 ) : boolean
[mangled: com/kvisco/xsl/NumberResult.equals:(Lcom/kvisco/xsl/ExprResult;)Z]
NumberResult.getResultType ( ) : short
[mangled: com/kvisco/xsl/NumberResult.getResultType:()S]
NumberResult.NumberResult ( )
[mangled: com/kvisco/xsl/NumberResult."<init>":()V]
NumberResult.NumberResult ( double p1 )
[mangled: com/kvisco/xsl/NumberResult."<init>":(D)V]
NumberResult.numberValue ( ) : double
[mangled: com/kvisco/xsl/NumberResult.numberValue:()D]
NumberResult.setValue ( double p1 ) : void
[mangled: com/kvisco/xsl/NumberResult.setValue:(D)V]
NumberResult.toJavaObject ( ) : Object
[mangled: com/kvisco/xsl/NumberResult.toJavaObject:()Ljava/lang/Object;]
NumberResult.toString ( ) : String
[mangled: com/kvisco/xsl/NumberResult.toString:()Ljava/lang/String;]
xslp.19991017-fix.jar, OpenXMLParser.class
package xslp.xml.parsers
OpenXMLParser.createDocument ( ) : Document
[mangled: xslp/xml/parsers/OpenXMLParser.createDocument:()Lorg/w3c/dom/Document;]
OpenXMLParser.OpenXMLParser ( )
[mangled: xslp/xml/parsers/OpenXMLParser."<init>":()V]
OpenXMLParser.readDocument ( Reader p1, String p2, PrintWriter p3 ) : Document
[mangled: xslp/xml/parsers/OpenXMLParser.readDocument:(Ljava/io/Reader;Ljava/lang/String;Ljava/io/PrintWriter;)Lorg/w3c/dom/Document;]
OpenXMLParser.setDocumentType ( Document p1, String p2 ) : void
[mangled: xslp/xml/parsers/OpenXMLParser.setDocumentType:(Lorg/w3c/dom/Document;Ljava/lang/String;)V]
OpenXMLParser.setValidation ( boolean p1 ) : void
[mangled: xslp/xml/parsers/OpenXMLParser.setValidation:(Z)V]
xslp.19991017-fix.jar, OracleParser.class
package xslp.xml.parsers
OracleParser.createDocument ( ) : Document
[mangled: xslp/xml/parsers/OracleParser.createDocument:()Lorg/w3c/dom/Document;]
OracleParser.OracleParser ( )
[mangled: xslp/xml/parsers/OracleParser."<init>":()V]
OracleParser.readDocument ( Reader p1, String p2, PrintWriter p3 ) : Document
[mangled: xslp/xml/parsers/OracleParser.readDocument:(Ljava/io/Reader;Ljava/lang/String;Ljava/io/PrintWriter;)Lorg/w3c/dom/Document;]
OracleParser.setDocumentType ( Document p1, String p2 ) : void
[mangled: xslp/xml/parsers/OracleParser.setDocumentType:(Lorg/w3c/dom/Document;Ljava/lang/String;)V]
OracleParser.setValidation ( boolean p1 ) : void
[mangled: xslp/xml/parsers/OracleParser.setValidation:(Z)V]
xslp.19991017-fix.jar, OrExpr.class
package com.kvisco.xsl
OrExpr.evaluate ( Node p1, ProcessorState p2 ) : ExprResult
[mangled: com/kvisco/xsl/OrExpr.evaluate:(Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Lcom/kvisco/xsl/ExprResult;]
OrExpr.getExprType ( ) : short
[mangled: com/kvisco/xsl/OrExpr.getExprType:()S]
OrExpr.OrExpr ( Expr p1, Expr p2 )
[mangled: com/kvisco/xsl/OrExpr."<init>":(Lcom/kvisco/xsl/Expr;Lcom/kvisco/xsl/Expr;)V]
OrExpr.toString ( ) : String
[mangled: com/kvisco/xsl/OrExpr.toString:()Ljava/lang/String;]
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, Param.class
package com.kvisco.xsl
Param.Param ( XSLStylesheet p1, String p2 )
[mangled: com/kvisco/xsl/Param."<init>":(Lcom/kvisco/xsl/XSLStylesheet;Ljava/lang/String;)V]
xslp.19991017-fix.jar, ParamVariable.class
package com.kvisco.xsl
ParamVariable.ParamVariable ( XSLStylesheet p1, String p2 )
[mangled: com/kvisco/xsl/ParamVariable."<init>":(Lcom/kvisco/xsl/XSLStylesheet;Ljava/lang/String;)V]
xslp.19991017-fix.jar, ParentExpr.class
package com.kvisco.xsl
ParentExpr.evaluate ( Node p1, ProcessorState p2 ) : ExprResult
[mangled: com/kvisco/xsl/ParentExpr.evaluate:(Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Lcom/kvisco/xsl/ExprResult;]
ParentExpr.getExprType ( ) : short
[mangled: com/kvisco/xsl/ParentExpr.getExprType:()S]
ParentExpr.getNodeExprType ( ) : short
[mangled: com/kvisco/xsl/ParentExpr.getNodeExprType:()S]
ParentExpr.matches ( Node p1, Node p2, ProcessorState p3 ) : boolean
[mangled: com/kvisco/xsl/ParentExpr.matches:(Lorg/w3c/dom/Node;Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Z]
ParentExpr.ParentExpr ( )
[mangled: com/kvisco/xsl/ParentExpr."<init>":()V]
ParentExpr.toString ( ) : String
[mangled: com/kvisco/xsl/ParentExpr.toString:()Ljava/lang/String;]
xslp.19991017-fix.jar, PIExpr.class
package com.kvisco.xsl
PIExpr.evaluate ( Node p1, ProcessorState p2 ) : ExprResult
[mangled: com/kvisco/xsl/PIExpr.evaluate:(Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Lcom/kvisco/xsl/ExprResult;]
PIExpr.getExprType ( ) : short
[mangled: com/kvisco/xsl/PIExpr.getExprType:()S]
PIExpr.getNodeExprType ( ) : short
[mangled: com/kvisco/xsl/PIExpr.getNodeExprType:()S]
PIExpr.getTarget ( ) : String
[mangled: com/kvisco/xsl/PIExpr.getTarget:()Ljava/lang/String;]
PIExpr.matches ( Node p1, Node p2, ProcessorState p3 ) : boolean
[mangled: com/kvisco/xsl/PIExpr.matches:(Lorg/w3c/dom/Node;Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Z]
PIExpr.PIExpr ( String p1 )
[mangled: com/kvisco/xsl/PIExpr."<init>":(Ljava/lang/String;)V]
PIExpr.toString ( ) : String
[mangled: com/kvisco/xsl/PIExpr.toString:()Ljava/lang/String;]
xslp.19991017-fix.jar, PlainTextFormatter.class
package xslp.formatters
PlainTextFormatter.PlainTextFormatter ( )
[mangled: xslp/formatters/PlainTextFormatter."<init>":()V]
PlainTextFormatter.process ( Document p1, PrintWriter p2 ) : void
[mangled: xslp/formatters/PlainTextFormatter.process:(Lorg/w3c/dom/Document;Ljava/io/PrintWriter;)V]
xslp.19991017-fix.jar, PositionFunctionCall.class
package com.kvisco.xsl.functions
PositionFunctionCall.evaluate ( Node p1, ProcessorState p2 ) : ExprResult
[mangled: com/kvisco/xsl/functions/PositionFunctionCall.evaluate:(Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Lcom/kvisco/xsl/ExprResult;]
PositionFunctionCall.PositionFunctionCall ( )
[mangled: com/kvisco/xsl/functions/PositionFunctionCall."<init>":()V]
xslp.19991017-fix.jar, PrimaryExpr.class
package com.kvisco.xsl
PrimaryExpr.evaluate ( Node p1, ProcessorState p2 ) : ExprResult
[mangled: com/kvisco/xsl/PrimaryExpr.evaluate:(Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Lcom/kvisco/xsl/ExprResult;]
PrimaryExpr.getExprType ( ) : short
[mangled: com/kvisco/xsl/PrimaryExpr.getExprType:()S]
PrimaryExpr.getLiteral ( ) : String
[mangled: com/kvisco/xsl/PrimaryExpr.getLiteral:()Ljava/lang/String;]
PrimaryExpr.getNumber ( ) : double
[mangled: com/kvisco/xsl/PrimaryExpr.getNumber:()D]
PrimaryExpr.getType ( ) : short
[mangled: com/kvisco/xsl/PrimaryExpr.getType:()S]
PrimaryExpr.PrimaryExpr ( short p1 )
[mangled: com/kvisco/xsl/PrimaryExpr."<init>":(S)V]
PrimaryExpr.PrimaryExpr ( String p1 )
[mangled: com/kvisco/xsl/PrimaryExpr."<init>":(Ljava/lang/String;)V]
PrimaryExpr.setExpr ( Expr p1 ) : void
[mangled: com/kvisco/xsl/PrimaryExpr.setExpr:(Lcom/kvisco/xsl/Expr;)V]
PrimaryExpr.setLiteral ( String p1 ) : void
[mangled: com/kvisco/xsl/PrimaryExpr.setLiteral:(Ljava/lang/String;)V]
PrimaryExpr.setNumber ( double p1 ) : void
[mangled: com/kvisco/xsl/PrimaryExpr.setNumber:(D)V]
PrimaryExpr.setNumber ( String p1 ) : void
[mangled: com/kvisco/xsl/PrimaryExpr.setNumber:(Ljava/lang/String;)V]
PrimaryExpr.toString ( ) : String
[mangled: com/kvisco/xsl/PrimaryExpr.toString:()Ljava/lang/String;]
xslp.19991017-fix.jar, ProcessorCallback.class
package com.kvisco.xsl
ProcessorCallback.addToResultTree ( Node p1 ) : void
[mangled: com/kvisco/xsl/ProcessorCallback.addToResultTree:(Lorg/w3c/dom/Node;)V]
ProcessorCallback.createAttribute ( String p1, String p2 ) : Attr
[mangled: com/kvisco/xsl/ProcessorCallback.createAttribute:(Ljava/lang/String;Ljava/lang/String;)Lorg/w3c/dom/Attr;]
ProcessorCallback.createCDATASection ( String p1 ) : CDATASection
[mangled: com/kvisco/xsl/ProcessorCallback.createCDATASection:(Ljava/lang/String;)Lorg/w3c/dom/CDATASection;]
ProcessorCallback.createComment ( String p1 ) : Comment
[mangled: com/kvisco/xsl/ProcessorCallback.createComment:(Ljava/lang/String;)Lorg/w3c/dom/Comment;]
ProcessorCallback.createElement ( String p1 ) : Element
[mangled: com/kvisco/xsl/ProcessorCallback.createElement:(Ljava/lang/String;)Lorg/w3c/dom/Element;]
ProcessorCallback.createProcessingInstruction ( String p1, String p2 ) : ProcessingInstruction
[mangled: com/kvisco/xsl/ProcessorCallback.createProcessingInstruction:(Ljava/lang/String;Ljava/lang/String;)Lorg/w3c/dom/ProcessingInstruction;]
ProcessorCallback.createText ( String p1 ) : Text
[mangled: com/kvisco/xsl/ProcessorCallback.createText:(Ljava/lang/String;)Lorg/w3c/dom/Text;]
ProcessorCallback.printError ( String p1 ) : void
[mangled: com/kvisco/xsl/ProcessorCallback.printError:(Ljava/lang/String;)V]
ProcessorCallback.ProcessorCallback ( RuleProcessor p1, ProcessorState p2 )
[mangled: com/kvisco/xsl/ProcessorCallback."<init>":(Lcom/kvisco/xsl/RuleProcessor;Lcom/kvisco/xsl/ProcessorState;)V]
ProcessorCallback.processVariable ( Variable p1, Node p2, ProcessorState p3 ) : ExprResult
[mangled: com/kvisco/xsl/ProcessorCallback.processVariable:(Lcom/kvisco/xsl/Variable;Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Lcom/kvisco/xsl/ExprResult;]
xslp.19991017-fix.jar, ProcessorState.class
package com.kvisco.xsl
ProcessorState.addScriptHandler ( ScriptHandler p1, String p2 ) : void
[mangled: com/kvisco/xsl/ProcessorState.addScriptHandler:(Lcom/kvisco/xsl/ScriptHandler;Ljava/lang/String;)V]
ProcessorState.addToResultTree ( Node p1 ) : void
[mangled: com/kvisco/xsl/ProcessorState.addToResultTree:(Lorg/w3c/dom/Node;)V]
ProcessorState.findParent ( Attr p1 ) : Node
[mangled: com/kvisco/xsl/ProcessorState.findParent:(Lorg/w3c/dom/Attr;)Lorg/w3c/dom/Node;]
ProcessorState.generateId ( Node p1 ) : String
[mangled: com/kvisco/xsl/ProcessorState.generateId:(Lorg/w3c/dom/Node;)Ljava/lang/String;]
ProcessorState.getAttributeValueTemplate ( String p1 ) : AttributeValueTemplate
[mangled: com/kvisco/xsl/ProcessorState.getAttributeValueTemplate:(Ljava/lang/String;)Lcom/kvisco/xsl/AttributeValueTemplate;]
ProcessorState.getDocumentOrder ( Node p1 ) : int[ ]
[mangled: com/kvisco/xsl/ProcessorState.getDocumentOrder:(Lorg/w3c/dom/Node;)[I]
ProcessorState.getDOMPackage ( ) : DOMPackage
[mangled: com/kvisco/xsl/ProcessorState.getDOMPackage:()Lcom/kvisco/xml/parser/DOMPackage;]
ProcessorState.getIDReferences ( ) : Hashtable
[mangled: com/kvisco/xsl/ProcessorState.getIDReferences:()Ljava/util/Hashtable;]
ProcessorState.getInvocationStack ( ) : QuickStack
[mangled: com/kvisco/xsl/ProcessorState.getInvocationStack:()Lcom/kvisco/util/QuickStack;]
ProcessorState.getNodeSetStack ( ) : QuickStack
[mangled: com/kvisco/xsl/ProcessorState.getNodeSetStack:()Lcom/kvisco/util/QuickStack;]
ProcessorState.getNodeStack ( ) : QuickStack
[mangled: com/kvisco/xsl/ProcessorState.getNodeStack:()Lcom/kvisco/util/QuickStack;]
ProcessorState.getParameterStack ( ) : QuickStack
[mangled: com/kvisco/xsl/ProcessorState.getParameterStack:()Lcom/kvisco/util/QuickStack;]
ProcessorState.getParentNode ( Node p1 ) : Node
[mangled: com/kvisco/xsl/ProcessorState.getParentNode:(Lorg/w3c/dom/Node;)Lorg/w3c/dom/Node;]
ProcessorState.getProperty ( String p1 ) : String
[mangled: com/kvisco/xsl/ProcessorState.getProperty:(Ljava/lang/String;)Ljava/lang/String;]
ProcessorState.getResultDocument ( ) : Document
[mangled: com/kvisco/xsl/ProcessorState.getResultDocument:()Lorg/w3c/dom/Document;]
ProcessorState.getScriptHandler ( ) : ScriptHandler
[mangled: com/kvisco/xsl/ProcessorState.getScriptHandler:()Lcom/kvisco/xsl/ScriptHandler;]
ProcessorState.getScriptHandler ( String p1 ) : ScriptHandler
[mangled: com/kvisco/xsl/ProcessorState.getScriptHandler:(Ljava/lang/String;)Lcom/kvisco/xsl/ScriptHandler;]
ProcessorState.getScriptHandler ( String p1, String p2 ) : ScriptHandler
[mangled: com/kvisco/xsl/ProcessorState.getScriptHandler:(Ljava/lang/String;Ljava/lang/String;)Lcom/kvisco/xsl/ScriptHandler;]
ProcessorState.getStylesheetHref ( ) : String
[mangled: com/kvisco/xsl/ProcessorState.getStylesheetHref:()Ljava/lang/String;]
ProcessorState.getVariable ( String p1 ) : ExprResult
[mangled: com/kvisco/xsl/ProcessorState.getVariable:(Ljava/lang/String;)Lcom/kvisco/xsl/ExprResult;]
ProcessorState.getVariableSet ( String p1 ) : VariableSet
[mangled: com/kvisco/xsl/ProcessorState.getVariableSet:(Ljava/lang/String;)Lcom/kvisco/xsl/VariableSet;]
ProcessorState.getVariableSets ( ) : QuickStack
[mangled: com/kvisco/xsl/ProcessorState.getVariableSets:()Lcom/kvisco/util/QuickStack;]
ProcessorState.getXMLSpaceModes ( ) : QuickStack
[mangled: com/kvisco/xsl/ProcessorState.getXMLSpaceModes:()Lcom/kvisco/util/QuickStack;]
ProcessorState.ProcessorState ( RuleProcessor p1, Document p2, XSLStylesheet p3, DOMPackage p4 )
[mangled: com/kvisco/xsl/ProcessorState."<init>":(Lcom/kvisco/xsl/RuleProcessor;Lorg/w3c/dom/Document;Lcom/kvisco/xsl/XSLStylesheet;Lcom/kvisco/xml/parser/DOMPackage;)V]
ProcessorState.setDefaultScriptHandler ( ScriptHandler p1 ) : void
[mangled: com/kvisco/xsl/ProcessorState.setDefaultScriptHandler:(Lcom/kvisco/xsl/ScriptHandler;)V]
ProcessorState.setIDReferences ( Hashtable p1 ) : void
[mangled: com/kvisco/xsl/ProcessorState.setIDReferences:(Ljava/util/Hashtable;)V]
xslp.19991017-fix.jar, ProjectXParser.class
package xslp.xml.parsers
ProjectXParser.createDocument ( ) : Document
[mangled: xslp/xml/parsers/ProjectXParser.createDocument:()Lorg/w3c/dom/Document;]
ProjectXParser.error ( SAXParseException p1 ) : void
[mangled: xslp/xml/parsers/ProjectXParser.error:(Lorg/xml/sax/SAXParseException;)V]
ProjectXParser.fatalError ( SAXParseException p1 ) : void
[mangled: xslp/xml/parsers/ProjectXParser.fatalError:(Lorg/xml/sax/SAXParseException;)V]
ProjectXParser.ProjectXParser ( )
[mangled: xslp/xml/parsers/ProjectXParser."<init>":()V]
ProjectXParser.readDocument ( Reader p1, String p2, PrintWriter p3 ) : Document
[mangled: xslp/xml/parsers/ProjectXParser.readDocument:(Ljava/io/Reader;Ljava/lang/String;Ljava/io/PrintWriter;)Lorg/w3c/dom/Document;]
ProjectXParser.setDocumentType ( Document p1, String p2 ) : void
[mangled: xslp/xml/parsers/ProjectXParser.setDocumentType:(Lorg/w3c/dom/Document;Ljava/lang/String;)V]
ProjectXParser.setValidation ( boolean p1 ) : void
[mangled: xslp/xml/parsers/ProjectXParser.setValidation:(Z)V]
ProjectXParser.warning ( SAXParseException p1 ) : void
[mangled: xslp/xml/parsers/ProjectXParser.warning:(Lorg/xml/sax/SAXParseException;)V]
xslp.19991017-fix.jar, QuickStack.class
package com.kvisco.util
QuickStack.empty ( ) : boolean
[mangled: com/kvisco/util/QuickStack.empty:()Z]
QuickStack.iterator ( ) : Iterator
[mangled: com/kvisco/util/QuickStack.iterator:()Lcom/kvisco/util/Iterator;]
QuickStack.peek ( ) : Object
[mangled: com/kvisco/util/QuickStack.peek:()Ljava/lang/Object;]
QuickStack.pop ( ) : Object
[mangled: com/kvisco/util/QuickStack.pop:()Ljava/lang/Object;]
QuickStack.push ( Object p1 ) : void
[mangled: com/kvisco/util/QuickStack.push:(Ljava/lang/Object;)V]
QuickStack.QuickStack ( )
[mangled: com/kvisco/util/QuickStack."<init>":()V]
QuickStack.search ( Object p1 ) : int
[mangled: com/kvisco/util/QuickStack.search:(Ljava/lang/Object;)I]
QuickStack.size ( ) : int
[mangled: com/kvisco/util/QuickStack.size:()I]
xslp.19991017-fix.jar, RomanNumberFormat.class
package org.mitre.tjt.text
RomanNumberFormat.format ( double p1, StringBuffer p2, FieldPosition p3 ) : StringBuffer
[mangled: org/mitre/tjt/text/RomanNumberFormat.format:(DLjava/lang/StringBuffer;Ljava/text/FieldPosition;)Ljava/lang/StringBuffer;]
RomanNumberFormat.format ( long p1, StringBuffer p2, FieldPosition p3 ) : StringBuffer
[mangled: org/mitre/tjt/text/RomanNumberFormat.format:(JLjava/lang/StringBuffer;Ljava/text/FieldPosition;)Ljava/lang/StringBuffer;]
RomanNumberFormat.main ( String[ ] p1 ) [static] : void
[mangled: org/mitre/tjt/text/RomanNumberFormat.main:([Ljava/lang/String;)V]
RomanNumberFormat.parse ( String p1, ParsePosition p2 ) : Number
[mangled: org/mitre/tjt/text/RomanNumberFormat.parse:(Ljava/lang/String;Ljava/text/ParsePosition;)Ljava/lang/Number;]
RomanNumberFormat.RomanNumberFormat ( boolean p1 )
[mangled: org/mitre/tjt/text/RomanNumberFormat."<init>":(Z)V]
xslp.19991017-fix.jar, RootExpr.class
package com.kvisco.xsl
RootExpr.matches ( Node p1, Node p2, ProcessorState p3 ) : boolean
[mangled: com/kvisco/xsl/RootExpr.matches:(Lorg/w3c/dom/Node;Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Z]
RootExpr.RootExpr ( )
[mangled: com/kvisco/xsl/RootExpr."<init>":()V]
RootExpr.toString ( ) : String
[mangled: com/kvisco/xsl/RootExpr.toString:()Ljava/lang/String;]
xslp.19991017-fix.jar, RuleProcessor.class
package com.kvisco.xsl
RuleProcessor.addMessageObserver ( MessageObserver p1 ) : void
[mangled: com/kvisco/xsl/RuleProcessor.addMessageObserver:(Lcom/kvisco/xsl/util/MessageObserver;)V]
RuleProcessor.bindVariable ( Variable p1, Node p2, ProcessorState p3 ) : void
[mangled: com/kvisco/xsl/RuleProcessor.bindVariable:(Lcom/kvisco/xsl/Variable;Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)V]
RuleProcessor.findTemplate ( TemplateRule[ ] p1, Node p2, String p3, ProcessorState p4 ) : TemplateRule
[mangled: com/kvisco/xsl/RuleProcessor.findTemplate:([Lcom/kvisco/xsl/TemplateRule;Lorg/w3c/dom/Node;Ljava/lang/String;Lcom/kvisco/xsl/ProcessorState;)Lcom/kvisco/xsl/TemplateRule;]
RuleProcessor.getErrorWriter ( ) : PrintWriter
[mangled: com/kvisco/xsl/RuleProcessor.getErrorWriter:()Ljava/io/PrintWriter;]
RuleProcessor.getProperty ( String p1 ) : String
[mangled: com/kvisco/xsl/RuleProcessor.getProperty:(Ljava/lang/String;)Ljava/lang/String;]
RuleProcessor.process ( Document p1 ) : Document
[mangled: com/kvisco/xsl/RuleProcessor.process:(Lorg/w3c/dom/Document;)Lorg/w3c/dom/Document;]
RuleProcessor.process ( Document p1, Hashtable p2 ) : Document
[mangled: com/kvisco/xsl/RuleProcessor.process:(Lorg/w3c/dom/Document;Ljava/util/Hashtable;)Lorg/w3c/dom/Document;]
RuleProcessor.processVariable ( Variable p1, Node p2, ProcessorState p3 ) : ExprResult
[mangled: com/kvisco/xsl/RuleProcessor.processVariable:(Lcom/kvisco/xsl/Variable;Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Lcom/kvisco/xsl/ExprResult;]
RuleProcessor.removeMessageObserver ( MessageObserver p1 ) : MessageObserver
[mangled: com/kvisco/xsl/RuleProcessor.removeMessageObserver:(Lcom/kvisco/xsl/util/MessageObserver;)Lcom/kvisco/xsl/util/MessageObserver;]
RuleProcessor.RuleProcessor ( XSLStylesheet p1, DOMPackage p2 )
[mangled: com/kvisco/xsl/RuleProcessor."<init>":(Lcom/kvisco/xsl/XSLStylesheet;Lcom/kvisco/xml/parser/DOMPackage;)V]
RuleProcessor.setErrorWriter ( OutputStream p1 ) : void
[mangled: com/kvisco/xsl/RuleProcessor.setErrorWriter:(Ljava/io/OutputStream;)V]
RuleProcessor.setErrorWriter ( Writer p1 ) : void
[mangled: com/kvisco/xsl/RuleProcessor.setErrorWriter:(Ljava/io/Writer;)V]
xslp.19991017-fix.jar, ScriptHandler.class
package com.kvisco.xsl
ScriptHandler.call ( String p1, Object[ ] p2 ) [abstract] : Object
[mangled: com/kvisco/xsl/ScriptHandler.call:(Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/Object;]
ScriptHandler.call ( String p1, Object[ ] p2, String p3 ) [abstract] : Object
[mangled: com/kvisco/xsl/ScriptHandler.call:(Ljava/lang/String;[Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;]
ScriptHandler.createNamespace ( String p1 ) [abstract] : boolean
[mangled: com/kvisco/xsl/ScriptHandler.createNamespace:(Ljava/lang/String;)Z]
ScriptHandler.eval ( XSLScript p1, Node p2 ) [abstract] : Object
[mangled: com/kvisco/xsl/ScriptHandler.eval:(Lcom/kvisco/xsl/XSLScript;Lorg/w3c/dom/Node;)Ljava/lang/Object;]
ScriptHandler.eval ( XSLScript p1, Node p2, String p3 ) [abstract] : Object
[mangled: com/kvisco/xsl/ScriptHandler.eval:(Lcom/kvisco/xsl/XSLScript;Lorg/w3c/dom/Node;Ljava/lang/String;)Ljava/lang/Object;]
ScriptHandler.evalAsFunction ( XSLScript p1, Node p2 ) [abstract] : Object
[mangled: com/kvisco/xsl/ScriptHandler.evalAsFunction:(Lcom/kvisco/xsl/XSLScript;Lorg/w3c/dom/Node;)Ljava/lang/Object;]
ScriptHandler.evalAsFunction ( XSLScript p1, Node p2, String p3 ) [abstract] : Object
[mangled: com/kvisco/xsl/ScriptHandler.evalAsFunction:(Lcom/kvisco/xsl/XSLScript;Lorg/w3c/dom/Node;Ljava/lang/String;)Ljava/lang/Object;]
ScriptHandler.getLanguage ( ) [abstract] : String
[mangled: com/kvisco/xsl/ScriptHandler.getLanguage:()Ljava/lang/String;]
ScriptHandler.hasDefinedFunction ( String p1, String p2 ) [abstract] : boolean
[mangled: com/kvisco/xsl/ScriptHandler.hasDefinedFunction:(Ljava/lang/String;Ljava/lang/String;)Z]
ScriptHandler.initialize ( ProcessorCallback p1 ) [abstract] : void
[mangled: com/kvisco/xsl/ScriptHandler.initialize:(Lcom/kvisco/xsl/ProcessorCallback;)V]
xslp.19991017-fix.jar, Selection.class
package com.kvisco.xsl
Selection.getSelectExpr ( ) : SelectExpr
[mangled: com/kvisco/xsl/Selection.getSelectExpr:()Lcom/kvisco/xsl/SelectExpr;]
Selection.getSortElements ( ) : XSLSort[ ]
[mangled: com/kvisco/xsl/Selection.getSortElements:()[Lcom/kvisco/xsl/XSLSort;]
Selection.handleAction ( XSLObject p1 ) : boolean
[mangled: com/kvisco/xsl/Selection.handleAction:(Lcom/kvisco/xsl/XSLObject;)Z]
Selection.Selection ( XSLStylesheet p1, short p2 )
[mangled: com/kvisco/xsl/Selection."<init>":(Lcom/kvisco/xsl/XSLStylesheet;S)V]
Selection.selectNodes ( Node p1, ProcessorState p2 ) : NodeSet
[mangled: com/kvisco/xsl/Selection.selectNodes:(Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Lcom/kvisco/xsl/NodeSet;]
xslp.19991017-fix.jar, SimpleCatalog.class
package xslp.xml.parsers
SimpleCatalog.loadCatalog ( Reader p1 ) : void
[mangled: xslp/xml/parsers/SimpleCatalog.loadCatalog:(Ljava/io/Reader;)V]
SimpleCatalog.loadCatalog ( String p1 ) : void
[mangled: xslp/xml/parsers/SimpleCatalog.loadCatalog:(Ljava/lang/String;)V]
SimpleCatalog.resolveEntity ( String p1, String p2 ) : InputSource
[mangled: xslp/xml/parsers/SimpleCatalog.resolveEntity:(Ljava/lang/String;Ljava/lang/String;)Lorg/xml/sax/InputSource;]
SimpleCatalog.SimpleCatalog ( )
[mangled: xslp/xml/parsers/SimpleCatalog."<init>":()V]
SimpleCatalog.SimpleCatalog ( String p1 )
[mangled: xslp/xml/parsers/SimpleCatalog."<init>":(Ljava/lang/String;)V]
xslp.19991017-fix.jar, SimpleMessageObserver.class
package com.kvisco.xsl.util
SimpleMessageObserver.recieveMessage ( String p1 ) : void
[mangled: com/kvisco/xsl/util/SimpleMessageObserver.recieveMessage:(Ljava/lang/String;)V]
SimpleMessageObserver.setWriter ( Writer p1 ) : void
[mangled: com/kvisco/xsl/util/SimpleMessageObserver.setWriter:(Ljava/io/Writer;)V]
SimpleMessageObserver.SimpleMessageObserver ( )
[mangled: com/kvisco/xsl/util/SimpleMessageObserver."<init>":()V]
SimpleMessageObserver.SimpleMessageObserver ( Writer p1 )
[mangled: com/kvisco/xsl/util/SimpleMessageObserver."<init>":(Ljava/io/Writer;)V]
xslp.19991017-fix.jar, StackIterator.class
package com.kvisco.util
QuickStack.StackIterator.hasNext ( ) : boolean
[mangled: com/kvisco/util/QuickStack.StackIterator.hasNext:()Z]
QuickStack.StackIterator.next ( ) : Object
[mangled: com/kvisco/util/QuickStack.StackIterator.next:()Ljava/lang/Object;]
QuickStack.StackIterator.QuickStack.StackIterator ( QuickStack p1, QuickStack.StackItem p2 )
[mangled: com/kvisco/util/QuickStack.StackIterator."<init>":(Lcom/kvisco/util/QuickStack;Lcom/kvisco/util/QuickStack$StackItem;)V]
QuickStack.StackIterator.remove ( ) : Object
[mangled: com/kvisco/util/QuickStack.StackIterator.remove:()Ljava/lang/Object;]
xslp.19991017-fix.jar, StartsWith.class
package com.kvisco.xsl.functions
StartsWith.evaluate ( Node p1, ProcessorState p2 ) : ExprResult
[mangled: com/kvisco/xsl/functions/StartsWith.evaluate:(Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Lcom/kvisco/xsl/ExprResult;]
StartsWith.StartsWith ( )
[mangled: com/kvisco/xsl/functions/StartsWith."<init>":()V]
xslp.19991017-fix.jar, StringExpr.class
package com.kvisco.xsl
StringExpr.evaluate ( Node p1, ProcessorState p2 ) : ExprResult
[mangled: com/kvisco/xsl/StringExpr.evaluate:(Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Lcom/kvisco/xsl/ExprResult;]
StringExpr.getExpr ( ) : Expr
[mangled: com/kvisco/xsl/StringExpr.getExpr:()Lcom/kvisco/xsl/Expr;]
StringExpr.getExprType ( ) : short
[mangled: com/kvisco/xsl/StringExpr.getExprType:()S]
StringExpr.getValue ( Node p1, ProcessorState p2 ) : String
[mangled: com/kvisco/xsl/StringExpr.getValue:(Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Ljava/lang/String;]
StringExpr.StringExpr ( String p1 )
[mangled: com/kvisco/xsl/StringExpr."<init>":(Ljava/lang/String;)V]
StringExpr.toString ( ) : String
[mangled: com/kvisco/xsl/StringExpr.toString:()Ljava/lang/String;]
StringExpr.toStringResult ( ExprResult p1 ) [static] : StringResult
[mangled: com/kvisco/xsl/StringExpr.toStringResult:(Lcom/kvisco/xsl/ExprResult;)Lcom/kvisco/xsl/StringResult;]
xslp.19991017-fix.jar, StringFunctionCall.class
package com.kvisco.xsl.functions
StringFunctionCall.evaluate ( Node p1, ProcessorState p2 ) : ExprResult
[mangled: com/kvisco/xsl/functions/StringFunctionCall.evaluate:(Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Lcom/kvisco/xsl/ExprResult;]
StringFunctionCall.StringFunctionCall ( )
[mangled: com/kvisco/xsl/functions/StringFunctionCall."<init>":()V]
xslp.19991017-fix.jar, StringLength.class
package com.kvisco.xsl.functions
StringLength.evaluate ( Node p1, ProcessorState p2 ) : ExprResult
[mangled: com/kvisco/xsl/functions/StringLength.evaluate:(Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Lcom/kvisco/xsl/ExprResult;]
StringLength.StringLength ( )
[mangled: com/kvisco/xsl/functions/StringLength."<init>":()V]
xslp.19991017-fix.jar, StringResult.class
package com.kvisco.xsl
StringResult.booleanValue ( ) : boolean
[mangled: com/kvisco/xsl/StringResult.booleanValue:()Z]
StringResult.equals ( ExprResult p1 ) : boolean
[mangled: com/kvisco/xsl/StringResult.equals:(Lcom/kvisco/xsl/ExprResult;)Z]
StringResult.getResultType ( ) : short
[mangled: com/kvisco/xsl/StringResult.getResultType:()S]
StringResult.getValue ( ) : String
[mangled: com/kvisco/xsl/StringResult.getValue:()Ljava/lang/String;]
StringResult.numberValue ( ) : double
[mangled: com/kvisco/xsl/StringResult.numberValue:()D]
StringResult.setValue ( String p1 ) : void
[mangled: com/kvisco/xsl/StringResult.setValue:(Ljava/lang/String;)V]
StringResult.StringResult ( )
[mangled: com/kvisco/xsl/StringResult."<init>":()V]
StringResult.StringResult ( String p1 )
[mangled: com/kvisco/xsl/StringResult."<init>":(Ljava/lang/String;)V]
StringResult.toJavaObject ( ) : Object
[mangled: com/kvisco/xsl/StringResult.toJavaObject:()Ljava/lang/Object;]
StringResult.toString ( ) : String
[mangled: com/kvisco/xsl/StringResult.toString:()Ljava/lang/String;]
xslp.19991017-fix.jar, Substring.class
package com.kvisco.xsl.functions
Substring.evaluate ( Node p1, ProcessorState p2 ) : ExprResult
[mangled: com/kvisco/xsl/functions/Substring.evaluate:(Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Lcom/kvisco/xsl/ExprResult;]
Substring.Substring ( )
[mangled: com/kvisco/xsl/functions/Substring."<init>":()V]
xslp.19991017-fix.jar, SubstringAfter.class
package com.kvisco.xsl.functions
SubstringAfter.evaluate ( Node p1, ProcessorState p2 ) : ExprResult
[mangled: com/kvisco/xsl/functions/SubstringAfter.evaluate:(Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Lcom/kvisco/xsl/ExprResult;]
SubstringAfter.SubstringAfter ( )
[mangled: com/kvisco/xsl/functions/SubstringAfter."<init>":()V]
xslp.19991017-fix.jar, SubstringBefore.class
package com.kvisco.xsl.functions
SubstringBefore.evaluate ( Node p1, ProcessorState p2 ) : ExprResult
[mangled: com/kvisco/xsl/functions/SubstringBefore.evaluate:(Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Lcom/kvisco/xsl/ExprResult;]
SubstringBefore.SubstringBefore ( )
[mangled: com/kvisco/xsl/functions/SubstringBefore."<init>":()V]
xslp.19991017-fix.jar, SumFunctionCall.class
package com.kvisco.xsl.functions
SumFunctionCall.computeSum ( NodeSet p1 ) : double
[mangled: com/kvisco/xsl/functions/SumFunctionCall.computeSum:(Lcom/kvisco/xsl/NodeSet;)D]
SumFunctionCall.evaluate ( Node p1, ProcessorState p2 ) : ExprResult
[mangled: com/kvisco/xsl/functions/SumFunctionCall.evaluate:(Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Lcom/kvisco/xsl/ExprResult;]
SumFunctionCall.SumFunctionCall ( )
[mangled: com/kvisco/xsl/functions/SumFunctionCall."<init>":()V]
xslp.19991017-fix.jar, SystemFunctionCall.class
package com.kvisco.xsl.functions
SystemFunctionCall.evaluate ( Node p1, ProcessorState p2 ) : ExprResult
[mangled: com/kvisco/xsl/functions/SystemFunctionCall.evaluate:(Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Lcom/kvisco/xsl/ExprResult;]
SystemFunctionCall.SystemFunctionCall ( )
[mangled: com/kvisco/xsl/functions/SystemFunctionCall."<init>":()V]
SystemFunctionCall.SystemFunctionCall ( short p1 )
[mangled: com/kvisco/xsl/functions/SystemFunctionCall."<init>":(S)V]
xslp.19991017-fix.jar, TemplateRule.class
package com.kvisco.xsl
TemplateRule.calculatePriority ( Node p1, ProcessorState p2 ) : float
[mangled: com/kvisco/xsl/TemplateRule.calculatePriority:(Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)F]
TemplateRule.copy ( ) : XSLObject
[mangled: com/kvisco/xsl/TemplateRule.copy:()Lcom/kvisco/xsl/XSLObject;]
TemplateRule.getMatchExpr ( ) : UnionExpr
[mangled: com/kvisco/xsl/TemplateRule.getMatchExpr:()Lcom/kvisco/xsl/UnionExpr;]
TemplateRule.getMatchingExpr ( Node p1, Node p2, ProcessorState p3 ) : PathExpr
[mangled: com/kvisco/xsl/TemplateRule.getMatchingExpr:(Lorg/w3c/dom/Node;Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Lcom/kvisco/xsl/PathExpr;]
TemplateRule.getMode ( ) : String
[mangled: com/kvisco/xsl/TemplateRule.getMode:()Ljava/lang/String;]
TemplateRule.getName ( ) : String
[mangled: com/kvisco/xsl/TemplateRule.getName:()Ljava/lang/String;]
TemplateRule.handleAction ( XSLObject p1 ) : boolean
[mangled: com/kvisco/xsl/TemplateRule.handleAction:(Lcom/kvisco/xsl/XSLObject;)Z]
TemplateRule.matches ( Node p1, Node p2, ProcessorState p3 ) : boolean
[mangled: com/kvisco/xsl/TemplateRule.matches:(Lorg/w3c/dom/Node;Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Z]
TemplateRule.setAttribute ( String p1, String p2 ) : void
[mangled: com/kvisco/xsl/TemplateRule.setAttribute:(Ljava/lang/String;Ljava/lang/String;)V]
TemplateRule.setMatchAttr ( String p1 ) : void
[mangled: com/kvisco/xsl/TemplateRule.setMatchAttr:(Ljava/lang/String;)V]
TemplateRule.setModeAttr ( String p1 ) : void
[mangled: com/kvisco/xsl/TemplateRule.setModeAttr:(Ljava/lang/String;)V]
TemplateRule.setName ( String p1 ) : void
[mangled: com/kvisco/xsl/TemplateRule.setName:(Ljava/lang/String;)V]
TemplateRule.setPriority ( float p1 ) : void
[mangled: com/kvisco/xsl/TemplateRule.setPriority:(F)V]
TemplateRule.TemplateRule ( XSLStylesheet p1 )
[mangled: com/kvisco/xsl/TemplateRule."<init>":(Lcom/kvisco/xsl/XSLStylesheet;)V]
xslp.19991017-fix.jar, TextFunctionCall.class
package com.kvisco.xsl.functions
TextFunctionCall.evaluate ( Node p1, ProcessorState p2 ) : ExprResult
[mangled: com/kvisco/xsl/functions/TextFunctionCall.evaluate:(Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Lcom/kvisco/xsl/ExprResult;]
TextFunctionCall.getNodeExprType ( ) : short
[mangled: com/kvisco/xsl/functions/TextFunctionCall.getNodeExprType:()S]
TextFunctionCall.matches ( Node p1, Node p2, ProcessorState p3 ) : boolean
[mangled: com/kvisco/xsl/functions/TextFunctionCall.matches:(Lorg/w3c/dom/Node;Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Z]
TextFunctionCall.TextFunctionCall ( )
[mangled: com/kvisco/xsl/functions/TextFunctionCall."<init>":()V]
xslp.19991017-fix.jar, Token.class
package com.kvisco.xsl.util
Token.Token ( )
[mangled: com/kvisco/xsl/util/Token."<init>":()V]
Token.Token ( String p1, short p2 )
[mangled: com/kvisco/xsl/util/Token."<init>":(Ljava/lang/String;S)V]
Token.toString ( ) : String
[mangled: com/kvisco/xsl/util/Token.toString:()Ljava/lang/String;]
xslp.19991017-fix.jar, Tokenizer.class
package com.kvisco.util
Tokenizer.advance ( int p1 ) : void
[mangled: com/kvisco/util/Tokenizer.advance:(I)V]
Tokenizer.countTokens ( ) : int
[mangled: com/kvisco/util/Tokenizer.countTokens:()I]
Tokenizer.getPosition ( ) : int
[mangled: com/kvisco/util/Tokenizer.getPosition:()I]
Tokenizer.hasMoreTokens ( ) : boolean
[mangled: com/kvisco/util/Tokenizer.hasMoreTokens:()Z]
Tokenizer.hasToken ( String p1 ) : boolean
[mangled: com/kvisco/util/Tokenizer.hasToken:(Ljava/lang/String;)Z]
Tokenizer.isDelimiter ( String p1 ) : boolean
[mangled: com/kvisco/util/Tokenizer.isDelimiter:(Ljava/lang/String;)Z]
Tokenizer.lookAhead ( int p1 ) : String
[mangled: com/kvisco/util/Tokenizer.lookAhead:(I)Ljava/lang/String;]
Tokenizer.nextToken ( ) : String
[mangled: com/kvisco/util/Tokenizer.nextToken:()Ljava/lang/String;]
Tokenizer.previousToken ( ) : String
[mangled: com/kvisco/util/Tokenizer.previousToken:()Ljava/lang/String;]
Tokenizer.resetPosition ( ) : void
[mangled: com/kvisco/util/Tokenizer.resetPosition:()V]
Tokenizer.setPosition ( int p1 ) : void
[mangled: com/kvisco/util/Tokenizer.setPosition:(I)V]
Tokenizer.setTokens ( List p1 ) : void
[mangled: com/kvisco/util/Tokenizer.setTokens:(Lcom/kvisco/util/List;)V]
Tokenizer.Tokenizer ( String p1 )
[mangled: com/kvisco/util/Tokenizer."<init>":(Ljava/lang/String;)V]
Tokenizer.Tokenizer ( String p1, String[ ] p2 )
[mangled: com/kvisco/util/Tokenizer."<init>":(Ljava/lang/String;[Ljava/lang/String;)V]
Tokenizer.toString ( ) : String
[mangled: com/kvisco/util/Tokenizer.toString:()Ljava/lang/String;]
xslp.19991017-fix.jar, Translate.class
package com.kvisco.xsl.functions
Translate.evaluate ( Node p1, ProcessorState p2 ) : ExprResult
[mangled: com/kvisco/xsl/functions/Translate.evaluate:(Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Lcom/kvisco/xsl/ExprResult;]
Translate.Translate ( )
[mangled: com/kvisco/xsl/functions/Translate."<init>":()V]
xslp.19991017-fix.jar, TreeFragmentResult.class
package com.kvisco.xsl
TreeFragmentResult.booleanValue ( ) : boolean
[mangled: com/kvisco/xsl/TreeFragmentResult.booleanValue:()Z]
TreeFragmentResult.equals ( ExprResult p1 ) : boolean
[mangled: com/kvisco/xsl/TreeFragmentResult.equals:(Lcom/kvisco/xsl/ExprResult;)Z]
TreeFragmentResult.getResultType ( ) : short
[mangled: com/kvisco/xsl/TreeFragmentResult.getResultType:()S]
TreeFragmentResult.getValue ( ) : Node
[mangled: com/kvisco/xsl/TreeFragmentResult.getValue:()Lorg/w3c/dom/Node;]
TreeFragmentResult.numberValue ( ) : double
[mangled: com/kvisco/xsl/TreeFragmentResult.numberValue:()D]
TreeFragmentResult.setValue ( Node p1 ) : void
[mangled: com/kvisco/xsl/TreeFragmentResult.setValue:(Lorg/w3c/dom/Node;)V]
TreeFragmentResult.toJavaObject ( ) : Object
[mangled: com/kvisco/xsl/TreeFragmentResult.toJavaObject:()Ljava/lang/Object;]
TreeFragmentResult.toString ( ) : String
[mangled: com/kvisco/xsl/TreeFragmentResult.toString:()Ljava/lang/String;]
TreeFragmentResult.TreeFragmentResult ( )
[mangled: com/kvisco/xsl/TreeFragmentResult."<init>":()V]
TreeFragmentResult.TreeFragmentResult ( Node p1 )
[mangled: com/kvisco/xsl/TreeFragmentResult."<init>":(Lorg/w3c/dom/Node;)V]
xslp.19991017-fix.jar, TrueFunctionCall.class
package com.kvisco.xsl.functions
TrueFunctionCall.evaluate ( Node p1, ProcessorState p2 ) : ExprResult
[mangled: com/kvisco/xsl/functions/TrueFunctionCall.evaluate:(Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Lcom/kvisco/xsl/ExprResult;]
TrueFunctionCall.TrueFunctionCall ( )
[mangled: com/kvisco/xsl/functions/TrueFunctionCall."<init>":()V]
xslp.19991017-fix.jar, URIUtils.class
package com.kvisco.net
URIUtils.getDocumentBase ( String p1 ) [static] : String
[mangled: com/kvisco/net/URIUtils.getDocumentBase:(Ljava/lang/String;)Ljava/lang/String;]
URIUtils.getInputStream ( String p1, String p2 ) [static] : InputStream
[mangled: com/kvisco/net/URIUtils.getInputStream:(Ljava/lang/String;Ljava/lang/String;)Ljava/io/InputStream;]
URIUtils.resolveHref ( String p1, String p2 ) [static] : String
[mangled: com/kvisco/net/URIUtils.resolveHref:(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;]
URIUtils.URIUtils ( )
[mangled: com/kvisco/net/URIUtils."<init>":()V]
xslp.19991017-fix.jar, Variable.class
package com.kvisco.xsl
Variable.getName ( ) : String
[mangled: com/kvisco/xsl/Variable.getName:()Ljava/lang/String;]
Variable.toString ( ) : String
[mangled: com/kvisco/xsl/Variable.toString:()Ljava/lang/String;]
Variable.Variable ( XSLStylesheet p1, String p2 )
[mangled: com/kvisco/xsl/Variable."<init>":(Lcom/kvisco/xsl/XSLStylesheet;Ljava/lang/String;)V]
Variable.Variable ( XSLStylesheet p1, String p2, short p3 )
[mangled: com/kvisco/xsl/Variable."<init>":(Lcom/kvisco/xsl/XSLStylesheet;Ljava/lang/String;S)V]
xslp.19991017-fix.jar, VariableSet.class
package com.kvisco.xsl
VariableSet.get ( String p1 ) : ExprResult
[mangled: com/kvisco/xsl/VariableSet.get:(Ljava/lang/String;)Lcom/kvisco/xsl/ExprResult;]
VariableSet.put ( String p1, ExprResult p2 ) : void
[mangled: com/kvisco/xsl/VariableSet.put:(Ljava/lang/String;Lcom/kvisco/xsl/ExprResult;)V]
VariableSet.VariableSet ( )
[mangled: com/kvisco/xsl/VariableSet."<init>":()V]
VariableSet.VariableSet ( int p1 )
[mangled: com/kvisco/xsl/VariableSet."<init>":(I)V]
xslp.19991017-fix.jar, Whitespace.class
package com.kvisco.xml
Whitespace.stripSpace ( String p1 ) [static] : String
[mangled: com/kvisco/xml/Whitespace.stripSpace:(Ljava/lang/String;)Ljava/lang/String;]
Whitespace.stripSpace ( String p1, boolean p2, boolean p3 ) [static] : String
[mangled: com/kvisco/xml/Whitespace.stripSpace:(Ljava/lang/String;ZZ)Ljava/lang/String;]
Whitespace.Whitespace ( )
[mangled: com/kvisco/xml/Whitespace."<init>":()V]
xslp.19991017-fix.jar, WildCardExpr.class
package com.kvisco.xsl
WildCardExpr.evaluate ( Node p1, ProcessorState p2 ) : ExprResult
[mangled: com/kvisco/xsl/WildCardExpr.evaluate:(Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Lcom/kvisco/xsl/ExprResult;]
WildCardExpr.getExprType ( ) : short
[mangled: com/kvisco/xsl/WildCardExpr.getExprType:()S]
WildCardExpr.getNodeExprType ( ) : short
[mangled: com/kvisco/xsl/WildCardExpr.getNodeExprType:()S]
WildCardExpr.matches ( Node p1, Node p2, ProcessorState p3 ) : boolean
[mangled: com/kvisco/xsl/WildCardExpr.matches:(Lorg/w3c/dom/Node;Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Z]
WildCardExpr.toString ( ) : String
[mangled: com/kvisco/xsl/WildCardExpr.toString:()Ljava/lang/String;]
WildCardExpr.WildCardExpr ( )
[mangled: com/kvisco/xsl/WildCardExpr."<init>":()V]
xslp.19991017-fix.jar, XML4J_1xParser.class
package xslp.xml.parsers
XML4J_1xParser.createDocument ( ) : Document
[mangled: xslp/xml/parsers/XML4J_1xParser.createDocument:()Lorg/w3c/dom/Document;]
XML4J_1xParser.readDocument ( Reader p1, String p2, PrintWriter p3 ) : Document
[mangled: xslp/xml/parsers/XML4J_1xParser.readDocument:(Ljava/io/Reader;Ljava/lang/String;Ljava/io/PrintWriter;)Lorg/w3c/dom/Document;]
XML4J_1xParser.setDocumentType ( Document p1, String p2 ) : void
[mangled: xslp/xml/parsers/XML4J_1xParser.setDocumentType:(Lorg/w3c/dom/Document;Ljava/lang/String;)V]
XML4J_1xParser.setValidation ( boolean p1 ) : void
[mangled: xslp/xml/parsers/XML4J_1xParser.setValidation:(Z)V]
XML4J_1xParser.XML4J_1xParser ( )
[mangled: xslp/xml/parsers/XML4J_1xParser."<init>":()V]
xslp.19991017-fix.jar, XML4J_2xParser.class
package xslp.xml.parsers
XML4J_2xParser.createDocument ( ) : Document
[mangled: xslp/xml/parsers/XML4J_2xParser.createDocument:()Lorg/w3c/dom/Document;]
XML4J_2xParser.readDocument ( Reader p1, String p2, PrintWriter p3 ) : Document
[mangled: xslp/xml/parsers/XML4J_2xParser.readDocument:(Ljava/io/Reader;Ljava/lang/String;Ljava/io/PrintWriter;)Lorg/w3c/dom/Document;]
XML4J_2xParser.setDocumentType ( Document p1, String p2 ) : void
[mangled: xslp/xml/parsers/XML4J_2xParser.setDocumentType:(Lorg/w3c/dom/Document;Ljava/lang/String;)V]
XML4J_2xParser.setValidation ( boolean p1 ) : void
[mangled: xslp/xml/parsers/XML4J_2xParser.setValidation:(Z)V]
XML4J_2xParser.XML4J_2xParser ( )
[mangled: xslp/xml/parsers/XML4J_2xParser."<init>":()V]
xslp.19991017-fix.jar, XMLNamesFunctionCall.class
package com.kvisco.xsl.functions
XMLNamesFunctionCall.evaluate ( Node p1, ProcessorState p2 ) : ExprResult
[mangled: com/kvisco/xsl/functions/XMLNamesFunctionCall.evaluate:(Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Lcom/kvisco/xsl/ExprResult;]
XMLNamesFunctionCall.XMLNamesFunctionCall ( )
[mangled: com/kvisco/xsl/functions/XMLNamesFunctionCall."<init>":()V]
XMLNamesFunctionCall.XMLNamesFunctionCall ( short p1 )
[mangled: com/kvisco/xsl/functions/XMLNamesFunctionCall."<init>":(S)V]
xslp.19991017-fix.jar, XMLPrinter.class
package com.kvisco.xml
XMLPrinter.print ( Node p1 ) : void
[mangled: com/kvisco/xml/XMLPrinter.print:(Lorg/w3c/dom/Node;)V]
XMLPrinter.print ( Node p1, String p2 ) : boolean
[mangled: com/kvisco/xml/XMLPrinter.print:(Lorg/w3c/dom/Node;Ljava/lang/String;)Z]
XMLPrinter.printCDATASection ( String p1 ) : void
[mangled: com/kvisco/xml/XMLPrinter.printCDATASection:(Ljava/lang/String;)V]
XMLPrinter.printClosingTag ( String p1 ) : void
[mangled: com/kvisco/xml/XMLPrinter.printClosingTag:(Ljava/lang/String;)V]
XMLPrinter.printComment ( String p1 ) : void
[mangled: com/kvisco/xml/XMLPrinter.printComment:(Ljava/lang/String;)V]
XMLPrinter.printDoctype ( DocumentType p1 ) : void
[mangled: com/kvisco/xml/XMLPrinter.printDoctype:(Lorg/w3c/dom/DocumentType;)V]
XMLPrinter.printEmptyElement ( String p1, NamedNodeMap p2 ) : void
[mangled: com/kvisco/xml/XMLPrinter.printEmptyElement:(Ljava/lang/String;Lorg/w3c/dom/NamedNodeMap;)V]
XMLPrinter.printEntityReference ( String p1 ) : void
[mangled: com/kvisco/xml/XMLPrinter.printEntityReference:(Ljava/lang/String;)V]
XMLPrinter.printNormalizedAttrValue ( String p1 ) : void
[mangled: com/kvisco/xml/XMLPrinter.printNormalizedAttrValue:(Ljava/lang/String;)V]
XMLPrinter.printProcessingInstruction ( String p1, String p2 ) : void
[mangled: com/kvisco/xml/XMLPrinter.printProcessingInstruction:(Ljava/lang/String;Ljava/lang/String;)V]
XMLPrinter.printStartTag ( String p1, NamedNodeMap p2 ) : void
[mangled: com/kvisco/xml/XMLPrinter.printStartTag:(Ljava/lang/String;Lorg/w3c/dom/NamedNodeMap;)V]
XMLPrinter.printText ( String p1 ) : void
[mangled: com/kvisco/xml/XMLPrinter.printText:(Ljava/lang/String;)V]
XMLPrinter.printUTF8Char ( char p1 ) : void
[mangled: com/kvisco/xml/XMLPrinter.printUTF8Char:(C)V]
XMLPrinter.printUTF8Chars ( char[ ] p1 ) : void
[mangled: com/kvisco/xml/XMLPrinter.printUTF8Chars:([C)V]
XMLPrinter.printXMLDeclaration ( String p1, String p2 ) : void
[mangled: com/kvisco/xml/XMLPrinter.printXMLDeclaration:(Ljava/lang/String;Ljava/lang/String;)V]
XMLPrinter.setIndentSize ( int p1 ) : void
[mangled: com/kvisco/xml/XMLPrinter.setIndentSize:(I)V]
XMLPrinter.setUnescapeCDATA ( boolean p1 ) : void
[mangled: com/kvisco/xml/XMLPrinter.setUnescapeCDATA:(Z)V]
XMLPrinter.setUseEmptyElementShorthand ( boolean p1 ) : void
[mangled: com/kvisco/xml/XMLPrinter.setUseEmptyElementShorthand:(Z)V]
XMLPrinter.setUseFormat ( boolean p1 ) : void
[mangled: com/kvisco/xml/XMLPrinter.setUseFormat:(Z)V]
XMLPrinter.XMLPrinter ( PrintWriter p1 )
[mangled: com/kvisco/xml/XMLPrinter."<init>":(Ljava/io/PrintWriter;)V]
XMLPrinter.XMLPrinter ( PrintWriter p1, int p2 )
[mangled: com/kvisco/xml/XMLPrinter."<init>":(Ljava/io/PrintWriter;I)V]
xslp.19991017-fix.jar, XMLUtil.class
package com.kvisco.xml
XMLUtil.getLocale ( String p1 ) [static] : Locale
[mangled: com/kvisco/xml/XMLUtil.getLocale:(Ljava/lang/String;)Ljava/util/Locale;]
XMLUtil.getLocalPart ( String p1 ) [static] : String
[mangled: com/kvisco/xml/XMLUtil.getLocalPart:(Ljava/lang/String;)Ljava/lang/String;]
XMLUtil.getNameSpace ( String p1 ) [static] : String
[mangled: com/kvisco/xml/XMLUtil.getNameSpace:(Ljava/lang/String;)Ljava/lang/String;]
XMLUtil.isWhitespace ( String p1 ) [static] : boolean
[mangled: com/kvisco/xml/XMLUtil.isWhitespace:(Ljava/lang/String;)Z]
XMLUtil.XMLUtil ( )
[mangled: com/kvisco/xml/XMLUtil."<init>":()V]
xslp.19991017-fix.jar, XSLCallTemplate.class
package com.kvisco.xsl
XSLCallTemplate.appendAction ( XSLObject p1 ) : boolean
[mangled: com/kvisco/xsl/XSLCallTemplate.appendAction:(Lcom/kvisco/xsl/XSLObject;)Z]
XSLCallTemplate.getTemplateName ( ) : String
[mangled: com/kvisco/xsl/XSLCallTemplate.getTemplateName:()Ljava/lang/String;]
XSLCallTemplate.setTemplateName ( String p1 ) : void
[mangled: com/kvisco/xsl/XSLCallTemplate.setTemplateName:(Ljava/lang/String;)V]
XSLCallTemplate.XSLCallTemplate ( XSLStylesheet p1, String p2 )
[mangled: com/kvisco/xsl/XSLCallTemplate."<init>":(Lcom/kvisco/xsl/XSLStylesheet;Ljava/lang/String;)V]
xslp.19991017-fix.jar, XSLCData.class
package com.kvisco.xsl
XSLCData.appendData ( String p1 ) : void
[mangled: com/kvisco/xsl/XSLCData.appendData:(Ljava/lang/String;)V]
XSLCData.getData ( ) : String
[mangled: com/kvisco/xsl/XSLCData.getData:()Ljava/lang/String;]
XSLCData.setData ( String p1 ) : void
[mangled: com/kvisco/xsl/XSLCData.setData:(Ljava/lang/String;)V]
XSLCData.XSLCData ( XSLStylesheet p1 )
[mangled: com/kvisco/xsl/XSLCData."<init>":(Lcom/kvisco/xsl/XSLStylesheet;)V]
XSLCData.XSLCData ( XSLStylesheet p1, String p2 )
[mangled: com/kvisco/xsl/XSLCData."<init>":(Lcom/kvisco/xsl/XSLStylesheet;Ljava/lang/String;)V]
xslp.19991017-fix.jar, XSLException.class
package com.kvisco.xsl
XSLException.getMessage ( ) : String
[mangled: com/kvisco/xsl/XSLException.getMessage:()Ljava/lang/String;]
XSLException.XSLException ( int p1, String p2 )
[mangled: com/kvisco/xsl/XSLException."<init>":(ILjava/lang/String;)V]
XSLException.XSLException ( String p1 )
[mangled: com/kvisco/xsl/XSLException."<init>":(Ljava/lang/String;)V]
xslp.19991017-fix.jar, XslFormatToken.class
package org.mitre.tjt.xsl
XslFormatToken.format ( int p1 ) : String
[mangled: org/mitre/tjt/xsl/XslFormatToken.format:(I)Ljava/lang/String;]
XslFormatToken.getPostSeparator ( ) : String
[mangled: org/mitre/tjt/xsl/XslFormatToken.getPostSeparator:()Ljava/lang/String;]
XslFormatToken.getPreSeparator ( ) : String
[mangled: org/mitre/tjt/xsl/XslFormatToken.getPreSeparator:()Ljava/lang/String;]
XslFormatToken.nextToken ( ) : XslFormatToken
[mangled: org/mitre/tjt/xsl/XslFormatToken.nextToken:()Lorg/mitre/tjt/xsl/XslFormatToken;]
XslFormatToken.parseFormat ( String p1 ) [static] : XslFormatToken
[mangled: org/mitre/tjt/xsl/XslFormatToken.parseFormat:(Ljava/lang/String;)Lorg/mitre/tjt/xsl/XslFormatToken;]
XslFormatToken.setFormatFactory ( NumberFormatFactory p1 ) : NumberFormatFactory
[mangled: org/mitre/tjt/xsl/XslFormatToken.setFormatFactory:(Lorg/mitre/tjt/xsl/NumberFormatFactory;)Lorg/mitre/tjt/xsl/NumberFormatFactory;]
XslFormatToken.setPostSeparator ( String p1 ) : void
[mangled: org/mitre/tjt/xsl/XslFormatToken.setPostSeparator:(Ljava/lang/String;)V]
XslFormatToken.setPreSeparator ( String p1 ) : void
[mangled: org/mitre/tjt/xsl/XslFormatToken.setPreSeparator:(Ljava/lang/String;)V]
XslFormatToken.XslFormatToken ( String p1, String p2 )
[mangled: org/mitre/tjt/xsl/XslFormatToken."<init>":(Ljava/lang/String;Ljava/lang/String;)V]
XslFormatToken.XslFormatToken ( String p1, String p2, String p3 )
[mangled: org/mitre/tjt/xsl/XslFormatToken."<init>":(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V]
xslp.19991017-fix.jar, XSLIf.class
package com.kvisco.xsl
XSLIf.evaluate ( Node p1, ProcessorState p2 ) : BooleanResult
[mangled: com/kvisco/xsl/XSLIf.evaluate:(Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Lcom/kvisco/xsl/BooleanResult;]
XSLIf.getBooleanExpr ( ) : BooleanExpr
[mangled: com/kvisco/xsl/XSLIf.getBooleanExpr:()Lcom/kvisco/xsl/BooleanExpr;]
XSLIf.setAttribute ( String p1, String p2 ) : void
[mangled: com/kvisco/xsl/XSLIf.setAttribute:(Ljava/lang/String;Ljava/lang/String;)V]
XSLIf.setBooleanExpr ( BooleanExpr p1 ) : void
[mangled: com/kvisco/xsl/XSLIf.setBooleanExpr:(Lcom/kvisco/xsl/BooleanExpr;)V]
XSLIf.XSLIf ( XSLStylesheet p1 )
[mangled: com/kvisco/xsl/XSLIf."<init>":(Lcom/kvisco/xsl/XSLStylesheet;)V]
xslp.19991017-fix.jar, XSLImport.class
package com.kvisco.xsl
XSLImport.getHref ( ) : String
[mangled: com/kvisco/xsl/XSLImport.getHref:()Ljava/lang/String;]
XSLImport.getInputStream ( String p1 ) : InputStream
[mangled: com/kvisco/xsl/XSLImport.getInputStream:(Ljava/lang/String;)Ljava/io/InputStream;]
XSLImport.getStylesheet ( ) : XSLStylesheet
[mangled: com/kvisco/xsl/XSLImport.getStylesheet:()Lcom/kvisco/xsl/XSLStylesheet;]
XSLImport.setStylesheet ( XSLStylesheet p1 ) : void
[mangled: com/kvisco/xsl/XSLImport.setStylesheet:(Lcom/kvisco/xsl/XSLStylesheet;)V]
XSLImport.XSLImport ( XSLStylesheet p1 )
[mangled: com/kvisco/xsl/XSLImport."<init>":(Lcom/kvisco/xsl/XSLStylesheet;)V]
XSLImport.XSLImport ( XSLStylesheet p1, XSLStylesheet p2 )
[mangled: com/kvisco/xsl/XSLImport."<init>":(Lcom/kvisco/xsl/XSLStylesheet;Lcom/kvisco/xsl/XSLStylesheet;)V]
xslp.19991017-fix.jar, XSLNumber.class
package com.kvisco.xsl
XSLNumber.doNumbering ( Element p1, ProcessorState p2 ) : int[ ]
[mangled: com/kvisco/xsl/XSLNumber.doNumbering:(Lorg/w3c/dom/Element;Lcom/kvisco/xsl/ProcessorState;)[I]
XSLNumber.getFormattedNumber ( Element p1, ProcessorState p2 ) : String
[mangled: com/kvisco/xsl/XSLNumber.getFormattedNumber:(Lorg/w3c/dom/Element;Lcom/kvisco/xsl/ProcessorState;)Ljava/lang/String;]
XSLNumber.setAttribute ( String p1, String p2 ) : void
[mangled: com/kvisco/xsl/XSLNumber.setAttribute:(Ljava/lang/String;Ljava/lang/String;)V]
XSLNumber.setCountAttr ( String p1 ) : void
[mangled: com/kvisco/xsl/XSLNumber.setCountAttr:(Ljava/lang/String;)V]
XSLNumber.setFormatAttr ( String p1 ) : void
[mangled: com/kvisco/xsl/XSLNumber.setFormatAttr:(Ljava/lang/String;)V]
XSLNumber.setFromAttr ( String p1 ) : void
[mangled: com/kvisco/xsl/XSLNumber.setFromAttr:(Ljava/lang/String;)V]
XSLNumber.setLevel ( String p1 ) : void
[mangled: com/kvisco/xsl/XSLNumber.setLevel:(Ljava/lang/String;)V]
XSLNumber.XSLNumber ( XSLStylesheet p1 )
[mangled: com/kvisco/xsl/XSLNumber."<init>":(Lcom/kvisco/xsl/XSLStylesheet;)V]
xslp.19991017-fix.jar, XslNumberFormat.class
package org.mitre.tjt.xsl
XslNumberFormat.format ( int[ ] p1, String p2 ) [static] : String
[mangled: org/mitre/tjt/xsl/XslNumberFormat.format:([ILjava/lang/String;)Ljava/lang/String;]
XslNumberFormat.main ( String[ ] p1 ) [static] : void
[mangled: org/mitre/tjt/xsl/XslNumberFormat.main:([Ljava/lang/String;)V]
XslNumberFormat.XslNumberFormat ( )
[mangled: org/mitre/tjt/xsl/XslNumberFormat."<init>":()V]
xslp.19991017-fix.jar, XSLObject.class
package com.kvisco.xsl
XSLObject.appendAction ( XSLObject p1 ) : boolean
[mangled: com/kvisco/xsl/XSLObject.appendAction:(Lcom/kvisco/xsl/XSLObject;)Z]
XSLObject.copyActions ( XSLObject p1 ) : void
[mangled: com/kvisco/xsl/XSLObject.copyActions:(Lcom/kvisco/xsl/XSLObject;)V]
XSLObject.copyAttributes ( Element p1 ) : void
[mangled: com/kvisco/xsl/XSLObject.copyAttributes:(Lorg/w3c/dom/Element;)V]
XSLObject.copyAttributes ( XSLObject p1 ) : void
[mangled: com/kvisco/xsl/XSLObject.copyAttributes:(Lcom/kvisco/xsl/XSLObject;)V]
XSLObject.copyAttributesInto ( Hashtable p1 ) : void
[mangled: com/kvisco/xsl/XSLObject.copyAttributesInto:(Ljava/util/Hashtable;)V]
XSLObject.freeUnusedMemory ( boolean p1 ) : void
[mangled: com/kvisco/xsl/XSLObject.freeUnusedMemory:(Z)V]
XSLObject.getActions ( ) : List
[mangled: com/kvisco/xsl/XSLObject.getActions:()Lcom/kvisco/util/List;]
XSLObject.getAttribute ( String p1 ) : String
[mangled: com/kvisco/xsl/XSLObject.getAttribute:(Ljava/lang/String;)Ljava/lang/String;]
XSLObject.getAttributeAsAVT ( String p1 ) : AttributeValueTemplate
[mangled: com/kvisco/xsl/XSLObject.getAttributeAsAVT:(Ljava/lang/String;)Lcom/kvisco/xsl/AttributeValueTemplate;]
XSLObject.getAttributeNames ( ) : Enumeration
[mangled: com/kvisco/xsl/XSLObject.getAttributeNames:()Ljava/util/Enumeration;]
XSLObject.getNearestAncestor ( short p1 ) : XSLObject
[mangled: com/kvisco/xsl/XSLObject.getNearestAncestor:(S)Lcom/kvisco/xsl/XSLObject;]
XSLObject.getNodeValue ( Node p1 ) [static] : String
[mangled: com/kvisco/xsl/XSLObject.getNodeValue:(Lorg/w3c/dom/Node;)Ljava/lang/String;]
XSLObject.getParent ( ) : XSLObject
[mangled: com/kvisco/xsl/XSLObject.getParent:()Lcom/kvisco/xsl/XSLObject;]
XSLObject.getParentStylesheet ( ) : XSLStylesheet
[mangled: com/kvisco/xsl/XSLObject.getParentStylesheet:()Lcom/kvisco/xsl/XSLStylesheet;]
XSLObject.getText ( Element p1 ) [static] : String
[mangled: com/kvisco/xsl/XSLObject.getText:(Lorg/w3c/dom/Element;)Ljava/lang/String;]
XSLObject.getType ( ) : short
[mangled: com/kvisco/xsl/XSLObject.getType:()S]
XSLObject.getTypeFromName ( String p1 ) [static] : short
[mangled: com/kvisco/xsl/XSLObject.getTypeFromName:(Ljava/lang/String;)S]
XSLObject.getTypeName ( ) : String
[mangled: com/kvisco/xsl/XSLObject.getTypeName:()Ljava/lang/String;]
XSLObject.handleAction ( XSLObject p1 ) : boolean
[mangled: com/kvisco/xsl/XSLObject.handleAction:(Lcom/kvisco/xsl/XSLObject;)Z]
XSLObject.makeAttrReadOnly ( String p1 ) : void
[mangled: com/kvisco/xsl/XSLObject.makeAttrReadOnly:(Ljava/lang/String;)V]
XSLObject.setAllowActions ( boolean p1 ) : void
[mangled: com/kvisco/xsl/XSLObject.setAllowActions:(Z)V]
XSLObject.setAttribute ( String p1, String p2 ) : void
[mangled: com/kvisco/xsl/XSLObject.setAttribute:(Ljava/lang/String;Ljava/lang/String;)V]
XSLObject.setParent ( XSLObject p1 ) : void
[mangled: com/kvisco/xsl/XSLObject.setParent:(Lcom/kvisco/xsl/XSLObject;)V]
XSLObject.setParentStylesheet ( XSLStylesheet p1 ) : void
[mangled: com/kvisco/xsl/XSLObject.setParentStylesheet:(Lcom/kvisco/xsl/XSLStylesheet;)V]
XSLObject.setTypeName ( String p1 ) : void
[mangled: com/kvisco/xsl/XSLObject.setTypeName:(Ljava/lang/String;)V]
XSLObject.XSLObject ( XSLStylesheet p1, short p2 )
[mangled: com/kvisco/xsl/XSLObject."<init>":(Lcom/kvisco/xsl/XSLStylesheet;S)V]
xslp.19991017-fix.jar, XSLOtherwise.class
package com.kvisco.xsl
XSLOtherwise.evaluate ( Node p1, ProcessorState p2 ) : BooleanResult
[mangled: com/kvisco/xsl/XSLOtherwise.evaluate:(Lorg/w3c/dom/Node;Lcom/kvisco/xsl/ProcessorState;)Lcom/kvisco/xsl/BooleanResult;]
XSLOtherwise.XSLOtherwise ( XSLStylesheet p1 )
[mangled: com/kvisco/xsl/XSLOtherwise."<init>":(Lcom/kvisco/xsl/XSLStylesheet;)V]
xslp.19991017-fix.jar, XSLPIHandler.class
package com.kvisco.xsl
XSLPIHandler.getDocumentBase ( ) : String
[mangled: com/kvisco/xsl/XSLPIHandler.getDocumentBase:()Ljava/lang/String;]
XSLPIHandler.getStylesheetHref ( ) : String
[mangled: com/kvisco/xsl/XSLPIHandler.getStylesheetHref:()Ljava/lang/String;]
XSLPIHandler.handlePI ( ProcessingInstruction p1 ) : void
[mangled: com/kvisco/xsl/XSLPIHandler.handlePI:(Lorg/w3c/dom/ProcessingInstruction;)V]
XSLPIHandler.setDocumentBase ( String p1 ) : void
[mangled: com/kvisco/xsl/XSLPIHandler.setDocumentBase:(Ljava/lang/String;)V]
XSLPIHandler.XSLPIHandler ( )
[mangled: com/kvisco/xsl/XSLPIHandler."<init>":()V]
xslp.19991017-fix.jar, XSLProcessor.class
package com.kav.xsl
XSLProcessor.getResourceAsStream ( String p1 ) : InputStream
[mangled: com/kav/xsl/XSLProcessor.getResourceAsStream:(Ljava/lang/String;)Ljava/io/InputStream;]
XSLProcessor.XSLProcessor ( )
[mangled: com/kav/xsl/XSLProcessor."<init>":()V]
package com.kvisco.xsl
XSLProcessor.addMessageObserver ( MessageObserver p1 ) : void
[mangled: com/kvisco/xsl/XSLProcessor.addMessageObserver:(Lcom/kvisco/xsl/util/MessageObserver;)V]
XSLProcessor.getAppInfo ( ) [static] : String
[mangled: com/kvisco/xsl/XSLProcessor.getAppInfo:()Ljava/lang/String;]
XSLProcessor.getDOMPackageName ( ) : String
[mangled: com/kvisco/xsl/XSLProcessor.getDOMPackageName:()Ljava/lang/String;]
XSLProcessor.getProperty ( String p1 ) : String
[mangled: com/kvisco/xsl/XSLProcessor.getProperty:(Ljava/lang/String;)Ljava/lang/String;]
XSLProcessor.getResourceAsStream ( String p1 ) : InputStream
[mangled: com/kvisco/xsl/XSLProcessor.getResourceAsStream:(Ljava/lang/String;)Ljava/io/InputStream;]
XSLProcessor.main ( String[ ] p1 ) [static] : void
[mangled: com/kvisco/xsl/XSLProcessor.main:([Ljava/lang/String;)V]
XSLProcessor.process ( Document p1, Document p2 ) : Document
[mangled: com/kvisco/xsl/XSLProcessor.process:(Lorg/w3c/dom/Document;Lorg/w3c/dom/Document;)Lorg/w3c/dom/Document;]
XSLProcessor.process ( Document p1, Document p2, PrintWriter p3 ) : void
[mangled: com/kvisco/xsl/XSLProcessor.process:(Lorg/w3c/dom/Document;Lorg/w3c/dom/Document;Ljava/io/PrintWriter;)V]
XSLProcessor.process ( Document p1, Document p2, PrintWriter p3, Formatter p4 ) : void
[mangled: com/kvisco/xsl/XSLProcessor.process:(Lorg/w3c/dom/Document;Lorg/w3c/dom/Document;Ljava/io/PrintWriter;Lcom/kvisco/xsl/Formatter;)V]
XSLProcessor.process ( Document p1, XSLStylesheet p2 ) : Document
[mangled: com/kvisco/xsl/XSLProcessor.process:(Lorg/w3c/dom/Document;Lcom/kvisco/xsl/XSLStylesheet;)Lorg/w3c/dom/Document;]
XSLProcessor.process ( Document p1, XSLStylesheet p2, PrintWriter p3 ) : void
[mangled: com/kvisco/xsl/XSLProcessor.process:(Lorg/w3c/dom/Document;Lcom/kvisco/xsl/XSLStylesheet;Ljava/io/PrintWriter;)V]
XSLProcessor.process ( Document p1, XSLStylesheet p2, PrintWriter p3, Formatter p4 ) : void
[mangled: com/kvisco/xsl/XSLProcessor.process:(Lorg/w3c/dom/Document;Lcom/kvisco/xsl/XSLStylesheet;Ljava/io/PrintWriter;Lcom/kvisco/xsl/Formatter;)V]
XSLProcessor.process ( InputStream p1, InputStream p2 ) : Document
[mangled: com/kvisco/xsl/XSLProcessor.process:(Ljava/io/InputStream;Ljava/io/InputStream;)Lorg/w3c/dom/Document;]
XSLProcessor.process ( InputStream p1, InputStream p2, PrintWriter p3 ) : void
[mangled: com/kvisco/xsl/XSLProcessor.process:(Ljava/io/InputStream;Ljava/io/InputStream;Ljava/io/PrintWriter;)V]
XSLProcessor.process ( InputStream p1, InputStream p2, PrintWriter p3, Formatter p4 ) : void
[mangled: com/kvisco/xsl/XSLProcessor.process:(Ljava/io/InputStream;Ljava/io/InputStream;Ljava/io/PrintWriter;Lcom/kvisco/xsl/Formatter;)V]
XSLProcessor.process ( String p1 ) : Document
[mangled: com/kvisco/xsl/XSLProcessor.process:(Ljava/lang/String;)Lorg/w3c/dom/Document;]
XSLProcessor.process ( String p1, PrintWriter p2 ) : void
[mangled: com/kvisco/xsl/XSLProcessor.process:(Ljava/lang/String;Ljava/io/PrintWriter;)V]
XSLProcessor.process ( String p1, String p2 ) : Document
[mangled: com/kvisco/xsl/XSLProcessor.process:(Ljava/lang/String;Ljava/lang/String;)Lorg/w3c/dom/Document;]
XSLProcessor.process ( String p1, String p2, PrintWriter p3 ) : void
[mangled: com/kvisco/xsl/XSLProcessor.process:(Ljava/lang/String;Ljava/lang/String;Ljava/io/PrintWriter;)V]
XSLProcessor.process ( String p1, String p2, PrintWriter p3, Formatter p4 ) : void
[mangled: com/kvisco/xsl/XSLProcessor.process:(Ljava/lang/String;Ljava/lang/String;Ljava/io/PrintWriter;Lcom/kvisco/xsl/Formatter;)V]
XSLProcessor.recieveMessage ( String p1 ) : void
[mangled: com/kvisco/xsl/XSLProcessor.recieveMessage:(Ljava/lang/String;)V]
XSLProcessor.removeMessageObserver ( MessageObserver p1 ) : MessageObserver
[mangled: com/kvisco/xsl/XSLProcessor.removeMessageObserver:(Lcom/kvisco/xsl/util/MessageObserver;)Lcom/kvisco/xsl/util/MessageObserver;]
XSLProcessor.setDocumentBase ( String p1 ) : void
[mangled: com/kvisco/xsl/XSLProcessor.setDocumentBase:(Ljava/lang/String;)V]
XSLProcessor.setDOMReader ( DOMReader p1 ) : void
[mangled: com/kvisco/xsl/XSLProcessor.setDOMReader:(Lcom/kvisco/xml/DOMReader;)V]
XSLProcessor.setErrorStream ( PrintStream p1 ) : void
[mangled: com/kvisco/xsl/XSLProcessor.setErrorStream:(Ljava/io/PrintStream;)V]
XSLProcessor.setErrorStream ( Writer p1 ) : void
[mangled: com/kvisco/xsl/XSLProcessor.setErrorStream:(Ljava/io/Writer;)V]
XSLProcessor.setProperty ( String p1, String p2 ) : void
[mangled: com/kvisco/xsl/XSLProcessor.setProperty:(Ljava/lang/String;Ljava/lang/String;)V]
XSLProcessor.setValidation ( boolean p1 ) : void
[mangled: com/kvisco/xsl/XSLProcessor.setValidation:(Z)V]
XSLProcessor.XSLProcessor ( )
[mangled: com/kvisco/xsl/XSLProcessor."<init>":()V]
xslp.19991017-fix.jar, XSLReader.class
package com.kvisco.xsl
XSLReader.createXSLObject ( XSLStylesheet p1, Element p2 ) : XSLObject
[mangled: com/kvisco/xsl/XSLReader.createXSLObject:(Lcom/kvisco/xsl/XSLStylesheet;Lorg/w3c/dom/Element;)Lcom/kvisco/xsl/XSLObject;]
XSLReader.readStylesheet ( Document p1, String p2 ) : XSLStylesheet
[mangled: com/kvisco/xsl/XSLReader.readStylesheet:(Lorg/w3c/dom/Document;Ljava/lang/String;)Lcom/kvisco/xsl/XSLStylesheet;]
XSLReader.readStylesheet ( InputStream p1, String p2 ) : XSLStylesheet
[mangled: com/kvisco/xsl/XSLReader.readStylesheet:(Ljava/io/InputStream;Ljava/lang/String;)Lcom/kvisco/xsl/XSLStylesheet;]
XSLReader.readStylesheet ( String p1 ) : XSLStylesheet
[mangled: com/kvisco/xsl/XSLReader.readStylesheet:(Ljava/lang/String;)Lcom/kvisco/xsl/XSLStylesheet;]
XSLReader.setErrorStream ( PrintStream p1 ) : void
[mangled: com/kvisco/xsl/XSLReader.setErrorStream:(Ljava/io/PrintStream;)V]
XSLReader.setErrorStream ( Writer p1 ) : void
[mangled: com/kvisco/xsl/XSLReader.setErrorStream:(Ljava/io/Writer;)V]
XSLReader.XSLReader ( )
[mangled: com/kvisco/xsl/XSLReader."<init>":()V]
XSLReader.XSLReader ( DOMReader p1 )
[mangled: com/kvisco/xsl/XSLReader."<init>":(Lcom/kvisco/xml/DOMReader;)V]
xslp.19991017-fix.jar, XSLScript.class
package com.kvisco.xsl
XSLScript.appendAction ( XSLObject p1 ) : boolean
[mangled: com/kvisco/xsl/XSLScript.appendAction:(Lcom/kvisco/xsl/XSLObject;)Z]
XSLScript.appendData ( String p1 ) : void
[mangled: com/kvisco/xsl/XSLScript.appendData:(Ljava/lang/String;)V]
XSLScript.getData ( ) : String
[mangled: com/kvisco/xsl/XSLScript.getData:()Ljava/lang/String;]
XSLScript.getLanguage ( ) : String
[mangled: com/kvisco/xsl/XSLScript.getLanguage:()Ljava/lang/String;]
XSLScript.getScriptNameSpace ( ) : String
[mangled: com/kvisco/xsl/XSLScript.getScriptNameSpace:()Ljava/lang/String;]
XSLScript.setData ( String p1 ) : void
[mangled: com/kvisco/xsl/XSLScript.setData:(Ljava/lang/String;)V]
XSLScript.setLanguage ( String p1 ) : void
[mangled: com/kvisco/xsl/XSLScript.setLanguage:(Ljava/lang/String;)V]
XSLScript.XSLScript ( XSLStylesheet p1 )
[mangled: com/kvisco/xsl/XSLScript."<init>":(Lcom/kvisco/xsl/XSLStylesheet;)V]
XSLScript.XSLScript ( XSLStylesheet p1, String p2 )
[mangled: com/kvisco/xsl/XSLScript."<init>":(Lcom/kvisco/xsl/XSLStylesheet;Ljava/lang/String;)V]
xslp.19991017-fix.jar, XSLSort.class
package com.kvisco.xsl
XSLSort.getSelectExpr ( ) : SelectExpr
[mangled: com/kvisco/xsl/XSLSort.getSelectExpr:()Lcom/kvisco/xsl/SelectExpr;]
XSLSort.setAttribute ( String p1, String p2 ) : void
[mangled: com/kvisco/xsl/XSLSort.setAttribute:(Ljava/lang/String;Ljava/lang/String;)V]
XSLSort.setSelectExpr ( SelectExpr p1 ) : void
[mangled: com/kvisco/xsl/XSLSort.setSelectExpr:(Lcom/kvisco/xsl/SelectExpr;)V]
XSLSort.XSLSort ( XSLStylesheet p1 )
[mangled: com/kvisco/xsl/XSLSort."<init>":(Lcom/kvisco/xsl/XSLStylesheet;)V]
xslp.19991017-fix.jar, XSLStylesheet.class
package com.kvisco.xsl
XSLStylesheet.addAttributeSet ( AttributeSet p1 ) : void
[mangled: com/kvisco/xsl/XSLStylesheet.addAttributeSet:(Lcom/kvisco/xsl/AttributeSet;)V]
XSLStylesheet.addId ( Id p1 ) : void
[mangled: com/kvisco/xsl/XSLStylesheet.addId:(Lcom/kvisco/xsl/Id;)V]
XSLStylesheet.addId ( String p1 ) : void
[mangled: com/kvisco/xsl/XSLStylesheet.addId:(Ljava/lang/String;)V]
XSLStylesheet.addId ( String p1, String p2 ) : void
[mangled: com/kvisco/xsl/XSLStylesheet.addId:(Ljava/lang/String;Ljava/lang/String;)V]
XSLStylesheet.addPI ( ProcessingInstruction p1 ) : boolean
[mangled: com/kvisco/xsl/XSLStylesheet.addPI:(Lorg/w3c/dom/ProcessingInstruction;)Z]
XSLStylesheet.addScript ( XSLScript p1 ) : void
[mangled: com/kvisco/xsl/XSLStylesheet.addScript:(Lcom/kvisco/xsl/XSLScript;)V]
XSLStylesheet.addTemplate ( TemplateRule p1 ) : void
[mangled: com/kvisco/xsl/XSLStylesheet.addTemplate:(Lcom/kvisco/xsl/TemplateRule;)V]
XSLStylesheet.addVariable ( Variable p1 ) : void
[mangled: com/kvisco/xsl/XSLStylesheet.addVariable:(Lcom/kvisco/xsl/Variable;)V]
XSLStylesheet.appendAction ( XSLObject p1 ) : boolean
[mangled: com/kvisco/xsl/XSLStylesheet.appendAction:(Lcom/kvisco/xsl/XSLObject;)Z]
XSLStylesheet.countTemplates ( ) : int
[mangled: com/kvisco/xsl/XSLStylesheet.countTemplates:()I]
XSLStylesheet.getAttributeSet ( String p1 ) : AttributeSet
[mangled: com/kvisco/xsl/XSLStylesheet.getAttributeSet:(Ljava/lang/String;)Lcom/kvisco/xsl/AttributeSet;]
XSLStylesheet.getAttributeSets ( ) : Hashtable
[mangled: com/kvisco/xsl/XSLStylesheet.getAttributeSets:()Ljava/util/Hashtable;]
XSLStylesheet.getDocumentBase ( ) : String
[mangled: com/kvisco/xsl/XSLStylesheet.getDocumentBase:()Ljava/lang/String;]
XSLStylesheet.getHref ( ) : String
[mangled: com/kvisco/xsl/XSLStylesheet.getHref:()Ljava/lang/String;]
XSLStylesheet.getIds ( ) : Hashtable
[mangled: com/kvisco/xsl/XSLStylesheet.getIds:()Ljava/util/Hashtable;]
XSLStylesheet.getLocalTemplates ( ) : List
[mangled: com/kvisco/xsl/XSLStylesheet.getLocalTemplates:()Lcom/kvisco/util/List;]
XSLStylesheet.getNamedTemplate ( String p1 ) : TemplateRule
[mangled: com/kvisco/xsl/XSLStylesheet.getNamedTemplate:(Ljava/lang/String;)Lcom/kvisco/xsl/TemplateRule;]
XSLStylesheet.getNamedTemplates ( ) : Enumeration
[mangled: com/kvisco/xsl/XSLStylesheet.getNamedTemplates:()Ljava/util/Enumeration;]
XSLStylesheet.getNamespaces ( ) : Hashtable
[mangled: com/kvisco/xsl/XSLStylesheet.getNamespaces:()Ljava/util/Hashtable;]
XSLStylesheet.getOutput ( ) : Output
[mangled: com/kvisco/xsl/XSLStylesheet.getOutput:()Lcom/kvisco/xsl/Output;]
XSLStylesheet.getQuotedNamespace ( String p1 ) : String
[mangled: com/kvisco/xsl/XSLStylesheet.getQuotedNamespace:(Ljava/lang/String;)Ljava/lang/String;]
XSLStylesheet.getQuotedNamespaces ( ) : Hashtable
[mangled: com/kvisco/xsl/XSLStylesheet.getQuotedNamespaces:()Ljava/util/Hashtable;]
XSLStylesheet.getResultDocType ( ) : String
[mangled: com/kvisco/xsl/XSLStylesheet.getResultDocType:()Ljava/lang/String;]
XSLStylesheet.getResultNamespace ( ) : String
[mangled: com/kvisco/xsl/XSLStylesheet.getResultNamespace:()Ljava/lang/String;]
XSLStylesheet.getScripts ( ) : List
[mangled: com/kvisco/xsl/XSLStylesheet.getScripts:()Lcom/kvisco/util/List;]
XSLStylesheet.getTemplates ( ) : TemplateRule[ ]
[mangled: com/kvisco/xsl/XSLStylesheet.getTemplates:()[Lcom/kvisco/xsl/TemplateRule;]
XSLStylesheet.getVariableDecl ( String p1 ) : Variable
[mangled: com/kvisco/xsl/XSLStylesheet.getVariableDecl:(Ljava/lang/String;)Lcom/kvisco/xsl/Variable;]
XSLStylesheet.getVariables ( ) : Hashtable
[mangled: com/kvisco/xsl/XSLStylesheet.getVariables:()Ljava/util/Hashtable;]
XSLStylesheet.getXSLNSPrefix ( ) : String
[mangled: com/kvisco/xsl/XSLStylesheet.getXSLNSPrefix:()Ljava/lang/String;]
XSLStylesheet.importFrom ( XSLImport p1 ) : void
[mangled: com/kvisco/xsl/XSLStylesheet.importFrom:(Lcom/kvisco/xsl/XSLImport;)V]
XSLStylesheet.importFrom ( XSLStylesheet p1 ) : void
[mangled: com/kvisco/xsl/XSLStylesheet.importFrom:(Lcom/kvisco/xsl/XSLStylesheet;)V]
XSLStylesheet.importWithoutVerify ( XSLImport p1 ) : void
[mangled: com/kvisco/xsl/XSLStylesheet.importWithoutVerify:(Lcom/kvisco/xsl/XSLImport;)V]
XSLStylesheet.importWithoutVerify ( XSLStylesheet p1 ) : void
[mangled: com/kvisco/xsl/XSLStylesheet.importWithoutVerify:(Lcom/kvisco/xsl/XSLStylesheet;)V]
XSLStylesheet.includeFrom ( XSLStylesheet p1 ) : void
[mangled: com/kvisco/xsl/XSLStylesheet.includeFrom:(Lcom/kvisco/xsl/XSLStylesheet;)V]
XSLStylesheet.includeWithoutVerify ( XSLStylesheet p1 ) : void
[mangled: com/kvisco/xsl/XSLStylesheet.includeWithoutVerify:(Lcom/kvisco/xsl/XSLStylesheet;)V]
XSLStylesheet.isAllowableImport ( String p1 ) : boolean
[mangled: com/kvisco/xsl/XSLStylesheet.isAllowableImport:(Ljava/lang/String;)Z]
XSLStylesheet.isStripSpaceAllowed ( String p1 ) : boolean
[mangled: com/kvisco/xsl/XSLStylesheet.isStripSpaceAllowed:(Ljava/lang/String;)Z]
XSLStylesheet.preserveSpace ( String p1 ) : void
[mangled: com/kvisco/xsl/XSLStylesheet.preserveSpace:(Ljava/lang/String;)V]
XSLStylesheet.setAttribute ( String p1, String p2 ) : void
[mangled: com/kvisco/xsl/XSLStylesheet.setAttribute:(Ljava/lang/String;Ljava/lang/String;)V]
XSLStylesheet.setDocumentBase ( String p1 ) : void
[mangled: com/kvisco/xsl/XSLStylesheet.setDocumentBase:(Ljava/lang/String;)V]
XSLStylesheet.setHref ( String p1 ) : void
[mangled: com/kvisco/xsl/XSLStylesheet.setHref:(Ljava/lang/String;)V]
XSLStylesheet.stripSpace ( String p1 ) : void
[mangled: com/kvisco/xsl/XSLStylesheet.stripSpace:(Ljava/lang/String;)V]
XSLStylesheet.XSLStylesheet ( )
[mangled: com/kvisco/xsl/XSLStylesheet."<init>":()V]
xslp.19991017-fix.jar, XSLText.class
package com.kvisco.xsl
XSLText.appendData ( String p1 ) : void
[mangled: com/kvisco/xsl/XSLText.appendData:(Ljava/lang/String;)V]
XSLText.getData ( ) : String
[mangled: com/kvisco/xsl/XSLText.getData:()Ljava/lang/String;]
XSLText.setData ( String p1 ) : void
[mangled: com/kvisco/xsl/XSLText.setData:(Ljava/lang/String;)V]
XSLText.XSLText ( XSLStylesheet p1 )
[mangled: com/kvisco/xsl/XSLText."<init>":(Lcom/kvisco/xsl/XSLStylesheet;)V]
XSLText.XSLText ( XSLStylesheet p1, String p2 )
[mangled: com/kvisco/xsl/XSLText."<init>":(Lcom/kvisco/xsl/XSLStylesheet;Ljava/lang/String;)V]
xslp.19991017-fix.jar, XSLUse.class
package com.kvisco.xsl
XSLUse.getAttributeSetName ( ) : String
[mangled: com/kvisco/xsl/XSLUse.getAttributeSetName:()Ljava/lang/String;]
XSLUse.setAttributeSetName ( String p1 ) : void
[mangled: com/kvisco/xsl/XSLUse.setAttributeSetName:(Ljava/lang/String;)V]
XSLUse.XSLUse ( XSLStylesheet p1 )
[mangled: com/kvisco/xsl/XSLUse."<init>":(Lcom/kvisco/xsl/XSLStylesheet;)V]
to the top
Problems with Data Types, High Severity (598)
Cocoon.jar
package org.apache.cocoon
[+] Frontend (1)
| Change | Effect |
---|
1 | Field YEAR (java.lang.String) with the compile-time constant value "1999" has been removed from this class. | Recompilation of a client program may be terminated with the message: cannot find variable YEAR in Frontend. |
[+] affected methods (9)
Frontend ( )This constructor is from 'Frontend' class.
error ( ServletResponse, String )This method is from 'Frontend' class.
error ( ServletResponse, String, Throwable )This method is from 'Frontend' class.
footer ( PrintWriter )This method is from 'Frontend' class.
header ( PrintWriter )This method is from 'Frontend' class.
header ( PrintWriter, int )This method is from 'Frontend' class.
print ( ServletResponse, String, String )This method is from 'Frontend' class.
status ( ServletResponse, Hashtable, Hashtable )This method is from 'Frontend' class.
table ( PrintWriter, String, Hashtable )This method is from 'Frontend' class.
package org.apache.cocoon.formatter
[+] OpenXMLFormatter (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class OpenXMLFormatter. |
[+] affected methods (5)
OpenXMLFormatter ( )This constructor is from 'OpenXMLFormatter' abstract class.
format ( Document, Writer, Dictionary )This method is from 'OpenXMLFormatter' abstract class.
getMIMEType ( )This abstract method is from 'OpenXMLFormatter' abstract class.
getStatus ( )This abstract method is from 'OpenXMLFormatter' abstract class.
init ( Configurations )This method is from 'OpenXMLFormatter' abstract class.
[+] XSLPFormatter (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class XSLPFormatter. |
[+] affected methods (5)
XSLPFormatter ( )This constructor is from 'XSLPFormatter' abstract class.
format ( Document, Writer, Dictionary )This abstract method is from 'XSLPFormatter' abstract class.
getMIMEType ( )This abstract method is from 'XSLPFormatter' abstract class.
getStatus ( )This abstract method is from 'XSLPFormatter' abstract class.
init ( Configurations )This method is from 'XSLPFormatter' abstract class.
package org.apache.cocoon.formatter.html
[+] OpenXMLHTMLFormatter (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class OpenXMLHTMLFormatter. |
[+] affected methods (4)
OpenXMLHTMLFormatter ( )This constructor is from 'OpenXMLHTMLFormatter' class.
getMIMEType ( )This method is from 'OpenXMLHTMLFormatter' class.
getStatus ( )This method is from 'OpenXMLHTMLFormatter' class.
init ( Configurations )This method is from 'OpenXMLHTMLFormatter' class.
[+] XSLPHTMLFormatter (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class XSLPHTMLFormatter. |
[+] affected methods (4)
XSLPHTMLFormatter ( )This constructor is from 'XSLPHTMLFormatter' class.
format ( Document, Writer, Dictionary )This method is from 'XSLPHTMLFormatter' class.
getMIMEType ( )This method is from 'XSLPHTMLFormatter' class.
getStatus ( )This method is from 'XSLPHTMLFormatter' class.
package org.apache.cocoon.formatter.pdf
[+] FOPFormatter (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class FOPFormatter. |
[+] affected methods (4)
FOPFormatter ( )This constructor is from 'FOPFormatter' class.
format ( Document, Writer, Dictionary )This method is from 'FOPFormatter' class.
getMIMEType ( )This method is from 'FOPFormatter' class.
getStatus ( )This method is from 'FOPFormatter' class.
package org.apache.cocoon.formatter.wml
[+] OpenXMLWMLFormatter (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class OpenXMLWMLFormatter. |
[+] affected methods (4)
OpenXMLWMLFormatter ( )This constructor is from 'OpenXMLWMLFormatter' class.
getMIMEType ( )This method is from 'OpenXMLWMLFormatter' class.
getStatus ( )This method is from 'OpenXMLWMLFormatter' class.
init ( Configurations )This method is from 'OpenXMLWMLFormatter' class.
[+] XSLPWMLFormatter (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class XSLPWMLFormatter. |
[+] affected methods (4)
XSLPWMLFormatter ( )This constructor is from 'XSLPWMLFormatter' class.
format ( Document, Writer, Dictionary )This method is from 'XSLPWMLFormatter' class.
getMIMEType ( )This method is from 'XSLPWMLFormatter' class.
getStatus ( )This method is from 'XSLPWMLFormatter' class.
package org.apache.cocoon.formatter.xhtml
[+] OpenXMLXHTMLFormatter (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class OpenXMLXHTMLFormatter. |
[+] affected methods (4)
OpenXMLXHTMLFormatter ( )This constructor is from 'OpenXMLXHTMLFormatter' class.
getMIMEType ( )This method is from 'OpenXMLXHTMLFormatter' class.
getStatus ( )This method is from 'OpenXMLXHTMLFormatter' class.
init ( Configurations )This method is from 'OpenXMLXHTMLFormatter' class.
[+] XSLPXHTMLFormatter (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class XSLPXHTMLFormatter. |
[+] affected methods (4)
XSLPXHTMLFormatter ( )This constructor is from 'XSLPXHTMLFormatter' class.
format ( Document, Writer, Dictionary )This method is from 'XSLPXHTMLFormatter' class.
getMIMEType ( )This method is from 'XSLPXHTMLFormatter' class.
getStatus ( )This method is from 'XSLPXHTMLFormatter' class.
package org.apache.cocoon.formatter.xml
[+] OpenXMLXMLFormatter (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class OpenXMLXMLFormatter. |
[+] affected methods (4)
OpenXMLXMLFormatter ( )This constructor is from 'OpenXMLXMLFormatter' class.
getMIMEType ( )This method is from 'OpenXMLXMLFormatter' class.
getStatus ( )This method is from 'OpenXMLXMLFormatter' class.
init ( Configurations )This method is from 'OpenXMLXMLFormatter' class.
[+] XSLPXMLFormatter (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class XSLPXMLFormatter. |
[+] affected methods (4)
XSLPXMLFormatter ( )This constructor is from 'XSLPXMLFormatter' class.
format ( Document, Writer, Dictionary )This method is from 'XSLPXMLFormatter' class.
getMIMEType ( )This method is from 'XSLPXMLFormatter' class.
getStatus ( )This method is from 'XSLPXMLFormatter' class.
package org.apache.cocoon.framework
[+] Director (4)
| Change | Effect |
---|
1 | Abstract method getActor ( 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 getActor(String) in Director. |
2 | Abstract method setRole ( String, Object ) 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 setRole(String, Object) in Director. |
3 | Abstract method getActor ( String ) has been removed from this interface. | Recompilation of a client program may be terminated with the message: cannot find method getActor(String) in interface Director. |
4 | Abstract method setRole ( String, Actor ) has been removed from this interface. | Recompilation of a client program may be terminated with the message: cannot find method setRole(String, Actor) in interface Director. |
[+] affected methods (6)
init ( Director )1st parameter 'p1' of this method has type 'Director'.
AbstractActor ( )Field 'this.director' in the object of this method has type 'Director'.
init ( Director )1st parameter 'p1' of this method has type 'Director'.
init ( Director )1st parameter 'p1' of this abstract method has type 'Director'.
getRoles ( )This abstract method is from 'Director' interface.
init ( Director )1st parameter 'p1' of this method has type 'Director'.
package org.apache.cocoon.parser
[+] IBMXMLParser (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class IBMXMLParser. |
[+] affected methods (4)
IBMXMLParser ( )This constructor is from 'IBMXMLParser' class.
createEmptyDocument ( )This method is from 'IBMXMLParser' class.
getStatus ( )This method is from 'IBMXMLParser' class.
parse ( Reader, String )This method is from 'IBMXMLParser' class.
[+] OpenXMLParser (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class OpenXMLParser. |
[+] affected methods (4)
OpenXMLParser ( )This constructor is from 'OpenXMLParser' class.
createEmptyDocument ( )This method is from 'OpenXMLParser' class.
getStatus ( )This method is from 'OpenXMLParser' class.
parse ( Reader, String )This method is from 'OpenXMLParser' class.
[+] OracleXMLParser (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class OracleXMLParser. |
[+] affected methods (3)
createEmptyDocument ( )This method is from 'OracleXMLParser' class.
getStatus ( )This method is from 'OracleXMLParser' class.
parse ( Reader, String )This method is from 'OracleXMLParser' class.
[+] Parser (3)
| Change | Effect |
---|
1 | Abstract method parse ( InputSource ) 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(InputSource) in Parser. |
2 | Abstract method parse ( Reader, String ) has been removed from this interface. | Recompilation of a client program may be terminated with the message: cannot find method parse(Reader, String) in interface Parser. |
3 | Removed super-interface org.apache.cocoon.framework.Actor. | Recompilation of a client program may be terminated with the message: cannot find method in interface Parser. |
[+] affected methods (1)
createEmptyDocument ( )This abstract method is from 'Parser' interface.
[+] SunXMLParser (1)
| Change | Effect |
---|
1 | Removed super-interface Parser. | Recompilation of a client program may be terminated with the message: cannot find method in class SunXMLParser. |
[+] affected methods (3)
SunXMLParser ( )This constructor is from 'SunXMLParser' class.
createEmptyDocument ( )This method is from 'SunXMLParser' class.
getStatus ( )This method is from 'SunXMLParser' class.
package org.apache.cocoon.processor.sql
[+] SQLProcessor (1)
| Change | Effect |
---|
1 | Type of field default_query_creator has been changed from SQLQueryCreator to QueryCreator. | Recompilation of a client program may be terminated with the message: incompatible types, found: SQLQueryCreator, required: QueryCreator. |
[+] affected methods (6)
SQLProcessor ( )This constructor is from 'SQLProcessor' class.
getIntProperty ( Properties, String, int )This method is from 'SQLProcessor' class.
getStatus ( )This method is from 'SQLProcessor' class.
hasChanged ( Object )This method is from 'SQLProcessor' class.
process ( Document, Dictionary )This method is from 'SQLProcessor' class.
processQuery ( Document, Dictionary, Element, Properties, Connection )This method is from 'SQLProcessor' class.
[+] SQLProcessor.Column (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class SQLProcessor.Column. |
[+] affected methods (1)
SQLProcessor.Column ( SQLProcessor, String, int )This constructor is from 'SQLProcessor.Column' class.
package org.apache.cocoon.processor.xslt
[+] AbstractXSLTProcessor (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class AbstractXSLTProcessor. |
[+] affected methods (6)
AbstractXSLTProcessor ( )This constructor is from 'AbstractXSLTProcessor' abstract class.
getStatus ( )This abstract method is from 'AbstractXSLTProcessor' abstract class.
getStylesheet ( Document, Dictionary )This method is from 'AbstractXSLTProcessor' abstract class.
hasChanged ( Object )This method is from 'AbstractXSLTProcessor' abstract class.
init ( Director )This method is from 'AbstractXSLTProcessor' abstract class.
process ( Document, Dictionary )This abstract method is from 'AbstractXSLTProcessor' abstract class.
[+] LotusXSLProcessor (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class LotusXSLProcessor. |
[+] affected methods (4)
LotusXSLProcessor ( )This constructor is from 'LotusXSLProcessor' class.
getStatus ( )This method is from 'LotusXSLProcessor' class.
init ( Director )This method is from 'LotusXSLProcessor' class.
process ( Document, Dictionary )This method is from 'LotusXSLProcessor' class.
[+] OracleXSLProcessor (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class OracleXSLProcessor. |
[+] affected methods (4)
OracleXSLProcessor ( )This constructor is from 'OracleXSLProcessor' class.
getStatus ( )This method is from 'OracleXSLProcessor' class.
init ( Director )This method is from 'OracleXSLProcessor' class.
process ( Document, Dictionary )This method is from 'OracleXSLProcessor' class.
[+] XSLPProcessor (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class XSLPProcessor. |
[+] affected methods (3)
XSLPProcessor ( )This constructor is from 'XSLPProcessor' class.
getStatus ( )This method is from 'XSLPProcessor' class.
process ( Document, Dictionary )This method is from 'XSLPProcessor' class.
package org.apache.cocoon.producer
[+] AbstractProducer (1)
| Change | Effect |
---|
1 | Added super-interface org.apache.cocoon.Defaults. | 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 AbstractProducer. |
[+] affected methods (5)
AbstractProducer ( )This constructor is from 'AbstractProducer' abstract class.
getDocument ( HttpServletRequest )This method is from 'AbstractProducer' abstract class.
getPath ( HttpServletRequest )This abstract method is from 'AbstractProducer' abstract class.
getStream ( HttpServletRequest )This abstract method is from 'AbstractProducer' abstract class.
hasChanged ( Object )This method is from 'AbstractProducer' abstract class.
[+] FileProducer (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class FileProducer. |
[+] affected methods (5)
FileProducer ( )This constructor is from 'FileProducer' class.
getPath ( HttpServletRequest )This method is from 'FileProducer' class.
getStatus ( )This method is from 'FileProducer' class.
getStream ( HttpServletRequest )This method is from 'FileProducer' class.
hasChanged ( Object )This method is from 'FileProducer' class.
package org.apache.cocoon.store
[+] Store (1)
| Change | Effect |
---|
1 | Removed super-interface org.apache.cocoon.framework.Actor. | Recompilation of a client program may be terminated with the message: cannot find method in interface Store. |
[+] affected methods (6)
containsKey ( Object )This abstract method is from 'Store' interface.
get ( Object )This abstract method is from 'Store' interface.
hold ( Object, Object )This abstract method is from 'Store' interface.
list ( )This abstract method is from 'Store' interface.
remove ( Object )This abstract method is from 'Store' interface.
store ( Object, Object )This abstract method is from 'Store' interface.
fop.0110.jar
package com.jtauber.fop
[+] Version (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class Version. |
[+] affected methods (2)
Version ( )This constructor is from 'Version' class.
getVersion ( )This method is from 'Version' class.
package com.jtauber.fop.apps
[+] CommandLine (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class CommandLine. |
[+] affected methods (3)
CommandLine ( )This constructor is from 'CommandLine' class.
fileInputSource ( String )This method is from 'CommandLine' class.
main ( String[ ] )This method is from 'CommandLine' class.
[+] CommandLineXML (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class CommandLineXML. |
[+] affected methods (2)
CommandLineXML ( )This constructor is from 'CommandLineXML' class.
main ( String[ ] )This method is from 'CommandLineXML' class.
[+] DOMProcessor (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class DOMProcessor. |
[+] affected methods (3)
DOMProcessor ( Document )This constructor is from 'DOMProcessor' class.
DOMProcessor ( Document, Renderer )This constructor is from 'DOMProcessor' class.
format ( PrintWriter )This method is from 'DOMProcessor' class.
[+] FOPException (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class FOPException. |
[+] affected methods (1)
FOPException ( String )This constructor is from 'FOPException' class.
[+] FOProcessor (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class FOProcessor. |
[+] affected methods (4)
FOProcessor ( )This constructor is from 'FOProcessor' abstract class.
FOProcessor ( Renderer )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.
[+] SAXProcessor (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class SAXProcessor. |
[+] affected methods (3)
SAXProcessor ( Parser, InputSource )This constructor is from 'SAXProcessor' class.
SAXProcessor ( Parser, InputSource, Renderer )This constructor is from 'SAXProcessor' class.
format ( PrintWriter )This method is from 'SAXProcessor' class.
[+] XTCommandLine (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class XTCommandLine. |
[+] affected methods (2)
XTCommandLine ( )This constructor is from 'XTCommandLine' class.
main ( String[ ] )This method is from 'XTCommandLine' class.
package com.jtauber.fop.fo
[+] ColorType (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class ColorType. |
[+] affected methods (4)
ColorType ( String )This constructor is from 'ColorType' class.
blue ( )This method is from 'ColorType' class.
green ( )This method is from 'ColorType' class.
red ( )This method is from 'ColorType' class.
[+] FObj (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class FObj. |
[+] affected methods (7)
FObj ( FObj, PropertyList )This constructor is from 'FObj' class.
addCharacters ( char[ ], int, int )This method is from 'FObj' class.
end ( )This method is from 'FObj' class.
getName ( )This method is from 'FObj' class.
layout ( Area )This method is from 'FObj' class.
maker ( )This method is from 'FObj' class.
start ( )This method is from 'FObj' class.
[+] FObj.Maker (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class FObj.Maker. |
[+] affected methods (2)
FObj.Maker ( )This constructor is from 'FObj.Maker' class.
make ( FObj, PropertyList )This method is from 'FObj.Maker' class.
[+] FObjMixed (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class FObjMixed. |
[+] affected methods (4)
FObjMixed ( FObj, PropertyList )This constructor is from 'FObjMixed' class.
addCharacters ( char[ ], int, int )This method is from 'FObjMixed' class.
layout ( Area )This method is from 'FObjMixed' class.
maker ( )This method is from 'FObjMixed' class.
[+] FObjMixed.Maker (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class FObjMixed.Maker. |
[+] affected methods (2)
FObjMixed.Maker ( )This constructor is from 'FObjMixed.Maker' class.
make ( FObj, PropertyList )This method is from 'FObjMixed.Maker' class.
[+] FONode (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class FONode. |
[+] affected methods (9)
FONode ( FObj )This constructor is from 'FONode' abstract class.
addChild ( FONode )This method is from 'FONode' abstract class.
getParent ( )This method is from 'FONode' abstract class.
layout ( Area )This abstract method is from 'FONode' abstract class.
setBodyIndent ( int )This method is from 'FONode' abstract class.
setDistanceBetweenStarts ( int )This method is from 'FONode' abstract class.
setIsInLabel ( )This method is from 'FONode' abstract class.
setIsInListBody ( )This method is from 'FONode' abstract class.
setLabelSeparation ( int )This method is from 'FONode' abstract class.
[+] FOText (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class FOText. |
[+] affected methods (2)
FOText ( char[ ], int, int, FObj )This constructor is from 'FOText' class.
layout ( Area )This method is from 'FOText' class.
[+] FOTreeBuilder (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class FOTreeBuilder. |
[+] affected methods (9)
FOTreeBuilder ( )This constructor is from 'FOTreeBuilder' class.
addMapping ( String, String, FObj.Maker )This method is from 'FOTreeBuilder' class.
characters ( char[ ], int, int )This method is from 'FOTreeBuilder' class.
endElement ( String )This method is from 'FOTreeBuilder' class.
findURI ( String )This method is from 'FOTreeBuilder' class.
format ( AreaTree )This method is from 'FOTreeBuilder' class.
mapName ( String )This method is from 'FOTreeBuilder' class.
startDocument ( )This method is from 'FOTreeBuilder' class.
startElement ( String, AttributeList )This method is from 'FOTreeBuilder' class.
[+] Length (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class Length. |
[+] affected methods (5)
Length ( double, Property )This constructor is from 'Length' class.
Length ( String )This constructor is from 'Length' class.
Length ( String, int )This constructor is from 'Length' class.
mvalue ( )This method is from 'Length' class.
toString ( )This method is from 'Length' class.
[+] Property (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class Property. |
[+] affected methods (6)
Property ( )This constructor is from 'Property' class.
getColorType ( )This method is from 'Property' class.
getEnum ( )This method is from 'Property' class.
getLength ( )This method is from 'Property' class.
getString ( )This method is from 'Property' class.
toDouble ( String )This method is from 'Property' class.
[+] Property.Maker (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class Property.Maker. |
[+] affected methods (5)
Property.Maker ( )This constructor is from 'Property.Maker' class.
compute ( PropertyList )This method is from 'Property.Maker' class.
isInherited ( )This method is from 'Property.Maker' class.
make ( PropertyList )This method is from 'Property.Maker' class.
make ( PropertyList, String )This method is from 'Property.Maker' class.
[+] PropertyList (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class PropertyList. |
[+] affected methods (3)
PropertyList ( PropertyList )This constructor is from 'PropertyList' class.
get ( String )This method is from 'PropertyList' class.
setBuilder ( PropertyListBuilder )This method is from 'PropertyList' class.
[+] PropertyListBuilder (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class PropertyListBuilder. |
[+] affected methods (5)
PropertyListBuilder ( )This constructor is from 'PropertyListBuilder' class.
computeProperty ( PropertyList, String )This method is from 'PropertyListBuilder' class.
isInherited ( String )This method is from 'PropertyListBuilder' class.
makeList ( AttributeList, PropertyList )This method is from 'PropertyListBuilder' class.
makeProperty ( PropertyList, String )This method is from 'PropertyListBuilder' class.
[+] StandardElementMapping (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class StandardElementMapping. |
[+] affected methods (2)
StandardElementMapping ( )This constructor is from 'StandardElementMapping' class.
addToBuilder ( FOTreeBuilder )This method is from 'StandardElementMapping' class.
package com.jtauber.fop.fo.flow
[+] Block (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class Block. |
[+] affected methods (4)
Block ( FObj, PropertyList )This constructor is from 'Block' class.
getAreaHeight ( )This method is from 'Block' class.
layout ( Area )This method is from 'Block' class.
maker ( )This method is from 'Block' class.
[+] Block.Maker (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class Block.Maker. |
[+] affected methods (2)
Block.Maker ( )This constructor is from 'Block.Maker' class.
make ( FObj, PropertyList )This method is from 'Block.Maker' class.
[+] DisplayGraphic (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class DisplayGraphic. |
[+] affected methods (3)
DisplayGraphic ( FObj, PropertyList )This constructor is from 'DisplayGraphic' class.
layout ( Area )This method is from 'DisplayGraphic' class.
maker ( )This method is from 'DisplayGraphic' class.
[+] DisplayGraphic.DGConsumer (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class DisplayGraphic.DGConsumer. |
[+] affected methods (10)
DisplayGraphic.DGConsumer ( )This constructor is from 'DisplayGraphic.DGConsumer' class.
getHeight ( )This method is from 'DisplayGraphic.DGConsumer' class.
getWidth ( )This method is from 'DisplayGraphic.DGConsumer' class.
imageComplete ( int )This method is from 'DisplayGraphic.DGConsumer' class.
setColorModel ( ColorModel )This method is from 'DisplayGraphic.DGConsumer' class.
setDimensions ( int, int )This method is from 'DisplayGraphic.DGConsumer' class.
setHints ( int )This method is from 'DisplayGraphic.DGConsumer' class.
setPixels ( int, int, int, int, ColorModel, byte[ ], int, int )This method is from 'DisplayGraphic.DGConsumer' class.
setPixels ( int, int, int, int, ColorModel, int[ ], int, int )This method is from 'DisplayGraphic.DGConsumer' class.
setProperties ( Hashtable )This method is from 'DisplayGraphic.DGConsumer' class.
[+] DisplayGraphic.Maker (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class DisplayGraphic.Maker. |
[+] affected methods (2)
DisplayGraphic.Maker ( )This constructor is from 'DisplayGraphic.Maker' class.
make ( FObj, PropertyList )This method is from 'DisplayGraphic.Maker' class.
[+] DisplayRule (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class DisplayRule. |
[+] affected methods (3)
DisplayRule ( FObj, PropertyList )This constructor is from 'DisplayRule' class.
layout ( Area )This method is from 'DisplayRule' class.
maker ( )This method is from 'DisplayRule' class.
[+] DisplayRule.Maker (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class DisplayRule.Maker. |
[+] affected methods (2)
DisplayRule.Maker ( )This constructor is from 'DisplayRule.Maker' class.
make ( FObj, PropertyList )This method is from 'DisplayRule.Maker' class.
[+] DisplaySequence (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class DisplaySequence. |
[+] affected methods (3)
DisplaySequence ( FObj, PropertyList )This constructor is from 'DisplaySequence' class.
layout ( Area )This method is from 'DisplaySequence' class.
maker ( )This method is from 'DisplaySequence' class.
[+] DisplaySequence.Maker (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class DisplaySequence.Maker. |
[+] affected methods (2)
DisplaySequence.Maker ( )This constructor is from 'DisplaySequence.Maker' class.
make ( FObj, PropertyList )This method is from 'DisplaySequence.Maker' class.
[+] Flow (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class Flow. |
[+] affected methods (3)
Flow ( FObj, PropertyList )This constructor is from 'Flow' class.
layout ( Area )This method is from 'Flow' class.
maker ( )This method is from 'Flow' class.
[+] Flow.Maker (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class Flow.Maker. |
[+] affected methods (2)
Flow.Maker ( )This constructor is from 'Flow.Maker' class.
make ( FObj, PropertyList )This method is from 'Flow.Maker' class.
[+] InlineSequence (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class InlineSequence. |
[+] affected methods (2)
InlineSequence ( FObj, PropertyList )This constructor is from 'InlineSequence' class.
maker ( )This method is from 'InlineSequence' class.
[+] InlineSequence.Maker (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class InlineSequence.Maker. |
[+] affected methods (2)
InlineSequence.Maker ( )This constructor is from 'InlineSequence.Maker' class.
make ( FObj, PropertyList )This method is from 'InlineSequence.Maker' class.
[+] ListBlock (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class ListBlock. |
[+] affected methods (3)
ListBlock ( FObj, PropertyList )This constructor is from 'ListBlock' class.
layout ( Area )This method is from 'ListBlock' class.
maker ( )This method is from 'ListBlock' class.
[+] ListBlock.Maker (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class ListBlock.Maker. |
[+] affected methods (2)
ListBlock.Maker ( )This constructor is from 'ListBlock.Maker' class.
make ( FObj, PropertyList )This method is from 'ListBlock.Maker' class.
[+] ListItem (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class ListItem. |
[+] affected methods (3)
ListItem ( FObj, PropertyList )This constructor is from 'ListItem' class.
layout ( Area )This method is from 'ListItem' class.
maker ( )This method is from 'ListItem' class.
[+] ListItem.Maker (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class ListItem.Maker. |
[+] affected methods (2)
ListItem.Maker ( )This constructor is from 'ListItem.Maker' class.
make ( FObj, PropertyList )This method is from 'ListItem.Maker' class.
[+] ListItemBody (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class ListItemBody. |
[+] affected methods (3)
ListItemBody ( FObj, PropertyList )This constructor is from 'ListItemBody' class.
layout ( Area )This method is from 'ListItemBody' class.
maker ( )This method is from 'ListItemBody' class.
[+] ListItemBody.Maker (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class ListItemBody.Maker. |
[+] affected methods (2)
ListItemBody.Maker ( )This constructor is from 'ListItemBody.Maker' class.
make ( FObj, PropertyList )This method is from 'ListItemBody.Maker' class.
[+] ListItemLabel (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class ListItemLabel. |
[+] affected methods (3)
ListItemLabel ( FObj, PropertyList )This constructor is from 'ListItemLabel' class.
layout ( Area )This method is from 'ListItemLabel' class.
maker ( )This method is from 'ListItemLabel' class.
[+] ListItemLabel.Maker (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class ListItemLabel.Maker. |
[+] affected methods (2)
ListItemLabel.Maker ( )This constructor is from 'ListItemLabel.Maker' class.
make ( FObj, PropertyList )This method is from 'ListItemLabel.Maker' class.
[+] PageNumber (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class PageNumber. |
[+] affected methods (3)
PageNumber ( FObj, PropertyList )This constructor is from 'PageNumber' class.
layout ( Area )This method is from 'PageNumber' class.
maker ( )This method is from 'PageNumber' class.
[+] PageNumber.Maker (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class PageNumber.Maker. |
[+] affected methods (2)
PageNumber.Maker ( )This constructor is from 'PageNumber.Maker' class.
make ( FObj, PropertyList )This method is from 'PageNumber.Maker' class.
[+] StaticContent (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class StaticContent. |
[+] affected methods (3)
StaticContent ( FObj, PropertyList )This constructor is from 'StaticContent' class.
layout ( Area )This method is from 'StaticContent' class.
maker ( )This method is from 'StaticContent' class.
[+] StaticContent.Maker (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class StaticContent.Maker. |
[+] affected methods (2)
StaticContent.Maker ( )This constructor is from 'StaticContent.Maker' class.
make ( FObj, PropertyList )This method is from 'StaticContent.Maker' class.
package com.jtauber.fop.fo.pagination
[+] LayoutMasterSet (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class LayoutMasterSet. |
[+] affected methods (4)
LayoutMasterSet ( FObj, PropertyList )This constructor is from 'LayoutMasterSet' class.
addLayoutMaster ( String, SimplePageMaster )This method is from 'LayoutMasterSet' class.
getLayoutMaster ( String )This method is from 'LayoutMasterSet' class.
maker ( )This method is from 'LayoutMasterSet' class.
[+] LayoutMasterSet.Maker (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class LayoutMasterSet.Maker. |
[+] affected methods (2)
LayoutMasterSet.Maker ( )This constructor is from 'LayoutMasterSet.Maker' class.
make ( FObj, PropertyList )This method is from 'LayoutMasterSet.Maker' class.
[+] PageSequence (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class PageSequence. |
[+] affected methods (7)
PageSequence ( FObj, PropertyList )This constructor is from 'PageSequence' class.
format ( AreaTree )This method is from 'PageSequence' class.
makePage ( AreaTree )This method is from 'PageSequence' class.
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.
[+] PageSequence.Maker (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class PageSequence.Maker. |
[+] affected methods (2)
PageSequence.Maker ( )This constructor is from 'PageSequence.Maker' class.
make ( FObj, PropertyList )This method is from 'PageSequence.Maker' class.
[+] RegionAfter (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class RegionAfter. |
[+] affected methods (2)
RegionAfter ( FObj, PropertyList )This constructor is from 'RegionAfter' class.
maker ( )This method is from 'RegionAfter' class.
[+] RegionAfter.Maker (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class RegionAfter.Maker. |
[+] affected methods (2)
RegionAfter.Maker ( )This constructor is from 'RegionAfter.Maker' class.
make ( FObj, PropertyList )This method is from 'RegionAfter.Maker' class.
[+] RegionBefore (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class RegionBefore. |
[+] affected methods (2)
RegionBefore ( FObj, PropertyList )This constructor is from 'RegionBefore' class.
maker ( )This method is from 'RegionBefore' class.
[+] RegionBefore.Maker (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class RegionBefore.Maker. |
[+] affected methods (2)
RegionBefore.Maker ( )This constructor is from 'RegionBefore.Maker' class.
make ( FObj, PropertyList )This method is from 'RegionBefore.Maker' class.
[+] RegionBody (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class RegionBody. |
[+] affected methods (2)
RegionBody ( FObj, PropertyList )This constructor is from 'RegionBody' class.
maker ( )This method is from 'RegionBody' class.
[+] RegionBody.Maker (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class RegionBody.Maker. |
[+] affected methods (2)
RegionBody.Maker ( )This constructor is from 'RegionBody.Maker' class.
make ( FObj, PropertyList )This method is from 'RegionBody.Maker' class.
[+] Root (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class Root. |
[+] affected methods (6)
Root ( FObj, PropertyList )This constructor is from 'Root' class.
addPageSequence ( PageSequence )This method is from 'Root' class.
format ( AreaTree )This method is from 'Root' class.
getLayoutMasterSet ( )This method is from 'Root' class.
maker ( )This method is from 'Root' class.
setLayoutMasterSet ( LayoutMasterSet )This method is from 'Root' class.
[+] Root.Maker (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class Root.Maker. |
[+] affected methods (2)
Root.Maker ( )This constructor is from 'Root.Maker' class.
make ( FObj, PropertyList )This method is from 'Root.Maker' class.
[+] SequenceSpecification (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class SequenceSpecification. |
[+] affected methods (5)
SequenceSpecification ( FObj, PropertyList )This constructor is from 'SequenceSpecification' class.
addSequenceSpecifier ( SequenceSpecifier )This method is from 'SequenceSpecification' class.
getFirstPageMasterFactory ( )This method is from 'SequenceSpecification' class.
maker ( )This method is from 'SequenceSpecification' class.
setLayoutMasterSet ( LayoutMasterSet )This method is from 'SequenceSpecification' class.
[+] SequenceSpecification.Maker (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class SequenceSpecification.Maker. |
[+] affected methods (2)
SequenceSpecification.Maker ( )This constructor is from 'SequenceSpecification.Maker' class.
make ( FObj, PropertyList )This method is from 'SequenceSpecification.Maker' class.
[+] SequenceSpecifier (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class SequenceSpecifier. |
[+] affected methods (2)
SequenceSpecifier ( FObj, PropertyList )This constructor is from 'SequenceSpecifier' abstract class.
getPageMasterFactory ( )This abstract method is from 'SequenceSpecifier' abstract class.
[+] SequenceSpecifierAlternating (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class SequenceSpecifierAlternating. |
[+] affected methods (3)
SequenceSpecifierAlternating ( FObj, PropertyList )This constructor is from 'SequenceSpecifierAlternating' class.
getPageMasterFactory ( )This method is from 'SequenceSpecifierAlternating' class.
maker ( )This method is from 'SequenceSpecifierAlternating' class.
[+] SequenceSpecifierAlternating.Maker (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class SequenceSpecifierAlternating.Maker. |
[+] affected methods (2)
SequenceSpecifierAlternating.Maker ( )This constructor is from 'SequenceSpecifierAlternating.Maker' class.
make ( FObj, PropertyList )This method is from 'SequenceSpecifierAlternating.Maker' class.
[+] SequenceSpecifierRepeating (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class SequenceSpecifierRepeating. |
[+] affected methods (3)
SequenceSpecifierRepeating ( FObj, PropertyList )This constructor is from 'SequenceSpecifierRepeating' class.
getPageMasterFactory ( )This method is from 'SequenceSpecifierRepeating' class.
maker ( )This method is from 'SequenceSpecifierRepeating' class.
[+] SequenceSpecifierRepeating.Maker (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class SequenceSpecifierRepeating.Maker. |
[+] affected methods (2)
SequenceSpecifierRepeating.Maker ( )This constructor is from 'SequenceSpecifierRepeating.Maker' class.
make ( FObj, PropertyList )This method is from 'SequenceSpecifierRepeating.Maker' class.
[+] SequenceSpecifierSingle (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class SequenceSpecifierSingle. |
[+] affected methods (4)
SequenceSpecifierSingle ( FObj, PropertyList )This constructor is from 'SequenceSpecifierSingle' class.
getPageMasterFactory ( )This method is from 'SequenceSpecifierSingle' class.
getPageMasterName ( )This method is from 'SequenceSpecifierSingle' class.
maker ( )This method is from 'SequenceSpecifierSingle' class.
[+] SequenceSpecifierSingle.Maker (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class SequenceSpecifierSingle.Maker. |
[+] affected methods (2)
SequenceSpecifierSingle.Maker ( )This constructor is from 'SequenceSpecifierSingle.Maker' class.
make ( FObj, PropertyList )This method is from 'SequenceSpecifierSingle.Maker' class.
[+] SimplePageMaster (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class SimplePageMaster. |
[+] affected methods (6)
SimplePageMaster ( FObj, PropertyList )This constructor is from 'SimplePageMaster' class.
end ( )This method is from 'SimplePageMaster' class.
maker ( )This method is from 'SimplePageMaster' class.
setRegionAfter ( RegionAfter )This method is from 'SimplePageMaster' class.
setRegionBefore ( RegionBefore )This method is from 'SimplePageMaster' class.
setRegionBody ( RegionBody )This method is from 'SimplePageMaster' class.
[+] SimplePageMaster.Maker (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class SimplePageMaster.Maker. |
[+] affected methods (2)
SimplePageMaster.Maker ( )This constructor is from 'SimplePageMaster.Maker' class.
make ( FObj, PropertyList )This method is from 'SimplePageMaster.Maker' class.
package com.jtauber.fop.fo.properties
[+] BreakAfter (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class BreakAfter. |
[+] affected methods (3)
BreakAfter ( PropertyList, int )This constructor is from 'BreakAfter' class.
getEnum ( )This method is from 'BreakAfter' class.
maker ( )This method is from 'BreakAfter' class.
[+] BreakAfter.Maker (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class BreakAfter.Maker. |
[+] affected methods (4)
BreakAfter.Maker ( )This constructor is from 'BreakAfter.Maker' class.
isInherited ( )This method is from 'BreakAfter.Maker' class.
make ( PropertyList )This method is from 'BreakAfter.Maker' class.
make ( PropertyList, String )This method is from 'BreakAfter.Maker' class.
[+] BreakBefore (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class BreakBefore. |
[+] affected methods (3)
BreakBefore ( PropertyList, int )This constructor is from 'BreakBefore' class.
getEnum ( )This method is from 'BreakBefore' class.
maker ( )This method is from 'BreakBefore' class.
[+] BreakBefore.Maker (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class BreakBefore.Maker. |
[+] affected methods (4)
BreakBefore.Maker ( )This constructor is from 'BreakBefore.Maker' class.
isInherited ( )This method is from 'BreakBefore.Maker' class.
make ( PropertyList )This method is from 'BreakBefore.Maker' class.
make ( PropertyList, String )This method is from 'BreakBefore.Maker' class.
[+] Color (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class Color. |
[+] affected methods (3)
Color ( PropertyList, ColorType )This constructor is from 'Color' class.
getColorType ( )This method is from 'Color' class.
maker ( )This method is from 'Color' class.
[+] Color.Maker (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class Color.Maker. |
[+] affected methods (4)
Color.Maker ( )This constructor is from 'Color.Maker' class.
isInherited ( )This method is from 'Color.Maker' class.
make ( PropertyList )This method is from 'Color.Maker' class.
make ( PropertyList, String )This method is from 'Color.Maker' class.
[+] EndIndent (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class EndIndent. |
[+] affected methods (3)
EndIndent ( PropertyList, Length )This constructor is from 'EndIndent' class.
getLength ( )This method is from 'EndIndent' class.
maker ( )This method is from 'EndIndent' class.
[+] EndIndent.Maker (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class EndIndent.Maker. |
[+] affected methods (4)
EndIndent.Maker ( )This constructor is from 'EndIndent.Maker' class.
isInherited ( )This method is from 'EndIndent.Maker' class.
make ( PropertyList )This method is from 'EndIndent.Maker' class.
make ( PropertyList, String )This method is from 'EndIndent.Maker' class.
[+] Extent (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class Extent. |
[+] affected methods (3)
Extent ( PropertyList, Length )This constructor is from 'Extent' class.
getLength ( )This method is from 'Extent' class.
maker ( )This method is from 'Extent' class.
[+] Extent.Maker (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class Extent.Maker. |
[+] affected methods (4)
Extent.Maker ( )This constructor is from 'Extent.Maker' class.
isInherited ( )This method is from 'Extent.Maker' class.
make ( PropertyList )This method is from 'Extent.Maker' class.
make ( PropertyList, String )This method is from 'Extent.Maker' class.
[+] FlowName (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class FlowName. |
[+] affected methods (3)
FlowName ( PropertyList, String )This constructor is from 'FlowName' class.
getString ( )This method is from 'FlowName' class.
maker ( )This method is from 'FlowName' class.
[+] FlowName.Maker (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class FlowName.Maker. |
[+] affected methods (4)
FlowName.Maker ( )This constructor is from 'FlowName.Maker' class.
isInherited ( )This method is from 'FlowName.Maker' class.
make ( PropertyList )This method is from 'FlowName.Maker' class.
make ( PropertyList, String )This method is from 'FlowName.Maker' class.
[+] FontFamily (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class FontFamily. |
[+] affected methods (3)
FontFamily ( PropertyList, String )This constructor is from 'FontFamily' class.
getString ( )This method is from 'FontFamily' class.
maker ( )This method is from 'FontFamily' class.
[+] FontFamily.Maker (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class FontFamily.Maker. |
[+] affected methods (4)
FontFamily.Maker ( )This constructor is from 'FontFamily.Maker' class.
isInherited ( )This method is from 'FontFamily.Maker' class.
make ( PropertyList )This method is from 'FontFamily.Maker' class.
make ( PropertyList, String )This method is from 'FontFamily.Maker' class.
[+] FontSize (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class FontSize. |
[+] affected methods (3)
FontSize ( PropertyList, Length )This constructor is from 'FontSize' class.
getLength ( )This method is from 'FontSize' class.
maker ( )This method is from 'FontSize' class.
[+] FontSize.Maker (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class FontSize.Maker. |
[+] affected methods (4)
FontSize.Maker ( )This constructor is from 'FontSize.Maker' class.
isInherited ( )This method is from 'FontSize.Maker' class.
make ( PropertyList )This method is from 'FontSize.Maker' class.
make ( PropertyList, String )This method is from 'FontSize.Maker' class.
[+] FontStyle (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class FontStyle. |
[+] affected methods (3)
FontStyle ( PropertyList, String )This constructor is from 'FontStyle' class.
getString ( )This method is from 'FontStyle' class.
maker ( )This method is from 'FontStyle' class.
[+] FontStyle.Maker (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class FontStyle.Maker. |
[+] affected methods (4)
FontStyle.Maker ( )This constructor is from 'FontStyle.Maker' class.
isInherited ( )This method is from 'FontStyle.Maker' class.
make ( PropertyList )This method is from 'FontStyle.Maker' class.
make ( PropertyList, String )This method is from 'FontStyle.Maker' class.
[+] FontWeight (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class FontWeight. |
[+] affected methods (3)
FontWeight ( PropertyList, String )This constructor is from 'FontWeight' class.
getString ( )This method is from 'FontWeight' class.
maker ( )This method is from 'FontWeight' class.
[+] FontWeight.Maker (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class FontWeight.Maker. |
[+] affected methods (4)
FontWeight.Maker ( )This constructor is from 'FontWeight.Maker' class.
isInherited ( )This method is from 'FontWeight.Maker' class.
make ( PropertyList )This method is from 'FontWeight.Maker' class.
make ( PropertyList, String )This method is from 'FontWeight.Maker' class.
[+] HRef (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HRef. |
[+] affected methods (3)
HRef ( PropertyList, String )This constructor is from 'HRef' class.
getString ( )This method is from 'HRef' class.
maker ( )This method is from 'HRef' class.
[+] HRef.Maker (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HRef.Maker. |
[+] affected methods (4)
HRef.Maker ( )This constructor is from 'HRef.Maker' class.
isInherited ( )This method is from 'HRef.Maker' class.
make ( PropertyList )This method is from 'HRef.Maker' class.
make ( PropertyList, String )This method is from 'HRef.Maker' class.
[+] ID (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class ID. |
[+] affected methods (3)
ID ( PropertyList, String )This constructor is from 'ID' class.
getString ( )This method is from 'ID' class.
maker ( )This method is from 'ID' class.
[+] ID.Maker (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class ID.Maker. |
[+] affected methods (4)
ID.Maker ( )This constructor is from 'ID.Maker' class.
isInherited ( )This method is from 'ID.Maker' class.
make ( PropertyList )This method is from 'ID.Maker' class.
make ( PropertyList, String )This method is from 'ID.Maker' class.
[+] LineHeight (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class LineHeight. |
[+] affected methods (3)
LineHeight ( PropertyList, Length )This constructor is from 'LineHeight' class.
getLength ( )This method is from 'LineHeight' class.
maker ( )This method is from 'LineHeight' class.
[+] LineHeight.Maker (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class LineHeight.Maker. |
[+] affected methods (4)
LineHeight.Maker ( )This constructor is from 'LineHeight.Maker' class.
isInherited ( )This method is from 'LineHeight.Maker' class.
make ( PropertyList )This method is from 'LineHeight.Maker' class.
make ( PropertyList, String )This method is from 'LineHeight.Maker' class.
[+] MarginBottom (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class MarginBottom. |
[+] affected methods (3)
MarginBottom ( PropertyList, Length )This constructor is from 'MarginBottom' class.
getLength ( )This method is from 'MarginBottom' class.
maker ( )This method is from 'MarginBottom' class.
[+] MarginBottom.Maker (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class MarginBottom.Maker. |
[+] affected methods (4)
MarginBottom.Maker ( )This constructor is from 'MarginBottom.Maker' class.
isInherited ( )This method is from 'MarginBottom.Maker' class.
make ( PropertyList )This method is from 'MarginBottom.Maker' class.
make ( PropertyList, String )This method is from 'MarginBottom.Maker' class.
[+] MarginLeft (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class MarginLeft. |
[+] affected methods (3)
MarginLeft ( PropertyList, Length )This constructor is from 'MarginLeft' class.
getLength ( )This method is from 'MarginLeft' class.
maker ( )This method is from 'MarginLeft' class.
[+] MarginLeft.Maker (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class MarginLeft.Maker. |
[+] affected methods (4)
MarginLeft.Maker ( )This constructor is from 'MarginLeft.Maker' class.
isInherited ( )This method is from 'MarginLeft.Maker' class.
make ( PropertyList )This method is from 'MarginLeft.Maker' class.
make ( PropertyList, String )This method is from 'MarginLeft.Maker' class.
[+] MarginRight (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class MarginRight. |
[+] affected methods (3)
MarginRight ( PropertyList, Length )This constructor is from 'MarginRight' class.
getLength ( )This method is from 'MarginRight' class.
maker ( )This method is from 'MarginRight' class.
[+] MarginRight.Maker (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class MarginRight.Maker. |
[+] affected methods (4)
MarginRight.Maker ( )This constructor is from 'MarginRight.Maker' class.
isInherited ( )This method is from 'MarginRight.Maker' class.
make ( PropertyList )This method is from 'MarginRight.Maker' class.
make ( PropertyList, String )This method is from 'MarginRight.Maker' class.
[+] MarginTop (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class MarginTop. |
[+] affected methods (3)
MarginTop ( PropertyList, Length )This constructor is from 'MarginTop' class.
getLength ( )This method is from 'MarginTop' class.
maker ( )This method is from 'MarginTop' class.
[+] MarginTop.Maker (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class MarginTop.Maker. |
[+] affected methods (4)
MarginTop.Maker ( )This constructor is from 'MarginTop.Maker' class.
isInherited ( )This method is from 'MarginTop.Maker' class.
make ( PropertyList )This method is from 'MarginTop.Maker' class.
make ( PropertyList, String )This method is from 'MarginTop.Maker' class.
[+] PageHeight (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class PageHeight. |
[+] affected methods (3)
PageHeight ( PropertyList, Length )This constructor is from 'PageHeight' class.
getLength ( )This method is from 'PageHeight' class.
maker ( )This method is from 'PageHeight' class.
[+] PageHeight.Maker (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class PageHeight.Maker. |
[+] affected methods (4)
PageHeight.Maker ( )This constructor is from 'PageHeight.Maker' class.
isInherited ( )This method is from 'PageHeight.Maker' class.
make ( PropertyList )This method is from 'PageHeight.Maker' class.
make ( PropertyList, String )This method is from 'PageHeight.Maker' class.
[+] PageMasterEven (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class PageMasterEven. |
[+] affected methods (3)
PageMasterEven ( PropertyList, String )This constructor is from 'PageMasterEven' class.
getString ( )This method is from 'PageMasterEven' class.
maker ( )This method is from 'PageMasterEven' class.
[+] PageMasterEven.Maker (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class PageMasterEven.Maker. |
[+] affected methods (4)
PageMasterEven.Maker ( )This constructor is from 'PageMasterEven.Maker' class.
isInherited ( )This method is from 'PageMasterEven.Maker' class.
make ( PropertyList )This method is from 'PageMasterEven.Maker' class.
make ( PropertyList, String )This method is from 'PageMasterEven.Maker' class.
[+] PageMasterFirst (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class PageMasterFirst. |
[+] affected methods (3)
PageMasterFirst ( PropertyList, String )This constructor is from 'PageMasterFirst' class.
getString ( )This method is from 'PageMasterFirst' class.
maker ( )This method is from 'PageMasterFirst' class.
[+] PageMasterFirst.Maker (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class PageMasterFirst.Maker. |
[+] affected methods (4)
PageMasterFirst.Maker ( )This constructor is from 'PageMasterFirst.Maker' class.
isInherited ( )This method is from 'PageMasterFirst.Maker' class.
make ( PropertyList )This method is from 'PageMasterFirst.Maker' class.
make ( PropertyList, String )This method is from 'PageMasterFirst.Maker' class.
[+] PageMasterName (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class PageMasterName. |
[+] affected methods (3)
PageMasterName ( PropertyList, String )This constructor is from 'PageMasterName' class.
getString ( )This method is from 'PageMasterName' class.
maker ( )This method is from 'PageMasterName' class.
[+] PageMasterName.Maker (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class PageMasterName.Maker. |
[+] affected methods (4)
PageMasterName.Maker ( )This constructor is from 'PageMasterName.Maker' class.
isInherited ( )This method is from 'PageMasterName.Maker' class.
make ( PropertyList )This method is from 'PageMasterName.Maker' class.
make ( PropertyList, String )This method is from 'PageMasterName.Maker' class.
[+] PageMasterOdd (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class PageMasterOdd. |
[+] affected methods (3)
PageMasterOdd ( PropertyList, String )This constructor is from 'PageMasterOdd' class.
getString ( )This method is from 'PageMasterOdd' class.
maker ( )This method is from 'PageMasterOdd' class.
[+] PageMasterOdd.Maker (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class PageMasterOdd.Maker. |
[+] affected methods (4)
PageMasterOdd.Maker ( )This constructor is from 'PageMasterOdd.Maker' class.
isInherited ( )This method is from 'PageMasterOdd.Maker' class.
make ( PropertyList )This method is from 'PageMasterOdd.Maker' class.
make ( PropertyList, String )This method is from 'PageMasterOdd.Maker' class.
[+] PageMasterRepeating (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class PageMasterRepeating. |
[+] affected methods (3)
PageMasterRepeating ( PropertyList, String )This constructor is from 'PageMasterRepeating' class.
getString ( )This method is from 'PageMasterRepeating' class.
maker ( )This method is from 'PageMasterRepeating' class.
[+] PageMasterRepeating.Maker (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class PageMasterRepeating.Maker. |
[+] affected methods (4)
PageMasterRepeating.Maker ( )This constructor is from 'PageMasterRepeating.Maker' class.
isInherited ( )This method is from 'PageMasterRepeating.Maker' class.
make ( PropertyList )This method is from 'PageMasterRepeating.Maker' class.
make ( PropertyList, String )This method is from 'PageMasterRepeating.Maker' class.
[+] PageWidth (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class PageWidth. |
[+] affected methods (3)
PageWidth ( PropertyList, Length )This constructor is from 'PageWidth' class.
getLength ( )This method is from 'PageWidth' class.
maker ( )This method is from 'PageWidth' class.
[+] PageWidth.Maker (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class PageWidth.Maker. |
[+] affected methods (4)
PageWidth.Maker ( )This constructor is from 'PageWidth.Maker' class.
isInherited ( )This method is from 'PageWidth.Maker' class.
make ( PropertyList )This method is from 'PageWidth.Maker' class.
make ( PropertyList, String )This method is from 'PageWidth.Maker' class.
[+] ProvisionalDistanceBetweenStarts (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class ProvisionalDistanceBetweenStarts. |
[+] affected methods (3)
ProvisionalDistanceBetweenStarts ( PropertyList, Length )This constructor is from 'ProvisionalDistanceBetweenStarts' class.
getLength ( )This method is from 'ProvisionalDistanceBetweenStarts' class.
maker ( )This method is from 'ProvisionalDistanceBetweenStarts' class.
[+] ProvisionalDistanceBetweenStarts.Maker (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class ProvisionalDistanceBetweenStarts.Maker. |
[+] affected methods (4)
ProvisionalDistanceBetweenStarts.Maker ( )This constructor is from 'ProvisionalDistanceBetweenStarts.Maker' class.
isInherited ( )This method is from 'ProvisionalDistanceBetweenStarts.Maker' class.
make ( PropertyList )This method is from 'ProvisionalDistanceBetweenStarts.Maker' class.
make ( PropertyList, String )This method is from 'ProvisionalDistanceBetweenStarts.Maker' class.
[+] ProvisionalLabelSeparation (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class ProvisionalLabelSeparation. |
[+] affected methods (3)
ProvisionalLabelSeparation ( PropertyList, Length )This constructor is from 'ProvisionalLabelSeparation' class.
getLength ( )This method is from 'ProvisionalLabelSeparation' class.
maker ( )This method is from 'ProvisionalLabelSeparation' class.
[+] ProvisionalLabelSeparation.Maker (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class ProvisionalLabelSeparation.Maker. |
[+] affected methods (4)
ProvisionalLabelSeparation.Maker ( )This constructor is from 'ProvisionalLabelSeparation.Maker' class.
isInherited ( )This method is from 'ProvisionalLabelSeparation.Maker' class.
make ( PropertyList )This method is from 'ProvisionalLabelSeparation.Maker' class.
make ( PropertyList, String )This method is from 'ProvisionalLabelSeparation.Maker' class.
[+] RuleThickness (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class RuleThickness. |
[+] affected methods (3)
RuleThickness ( PropertyList, Length )This constructor is from 'RuleThickness' class.
getLength ( )This method is from 'RuleThickness' class.
maker ( )This method is from 'RuleThickness' class.
[+] RuleThickness.Maker (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class RuleThickness.Maker. |
[+] affected methods (4)
RuleThickness.Maker ( )This constructor is from 'RuleThickness.Maker' class.
isInherited ( )This method is from 'RuleThickness.Maker' class.
make ( PropertyList )This method is from 'RuleThickness.Maker' class.
make ( PropertyList, String )This method is from 'RuleThickness.Maker' class.
[+] SpaceAfterOptimum (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class SpaceAfterOptimum. |
[+] affected methods (3)
SpaceAfterOptimum ( PropertyList, Length )This constructor is from 'SpaceAfterOptimum' class.
getLength ( )This method is from 'SpaceAfterOptimum' class.
maker ( )This method is from 'SpaceAfterOptimum' class.
[+] SpaceAfterOptimum.Maker (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class SpaceAfterOptimum.Maker. |
[+] affected methods (4)
SpaceAfterOptimum.Maker ( )This constructor is from 'SpaceAfterOptimum.Maker' class.
isInherited ( )This method is from 'SpaceAfterOptimum.Maker' class.
make ( PropertyList )This method is from 'SpaceAfterOptimum.Maker' class.
make ( PropertyList, String )This method is from 'SpaceAfterOptimum.Maker' class.
[+] SpaceBeforeOptimum (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class SpaceBeforeOptimum. |
[+] affected methods (3)
SpaceBeforeOptimum ( PropertyList, Length )This constructor is from 'SpaceBeforeOptimum' class.
getLength ( )This method is from 'SpaceBeforeOptimum' class.
maker ( )This method is from 'SpaceBeforeOptimum' class.
[+] SpaceBeforeOptimum.Maker (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class SpaceBeforeOptimum.Maker. |
[+] affected methods (4)
SpaceBeforeOptimum.Maker ( )This constructor is from 'SpaceBeforeOptimum.Maker' class.
isInherited ( )This method is from 'SpaceBeforeOptimum.Maker' class.
make ( PropertyList )This method is from 'SpaceBeforeOptimum.Maker' class.
make ( PropertyList, String )This method is from 'SpaceBeforeOptimum.Maker' class.
[+] StartIndent (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class StartIndent. |
[+] affected methods (3)
StartIndent ( PropertyList, Length )This constructor is from 'StartIndent' class.
getLength ( )This method is from 'StartIndent' class.
maker ( )This method is from 'StartIndent' class.
[+] StartIndent.Maker (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class StartIndent.Maker. |
[+] affected methods (4)
StartIndent.Maker ( )This constructor is from 'StartIndent.Maker' class.
isInherited ( )This method is from 'StartIndent.Maker' class.
make ( PropertyList )This method is from 'StartIndent.Maker' class.
make ( PropertyList, String )This method is from 'StartIndent.Maker' class.
[+] TextAlign (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class TextAlign. |
[+] affected methods (3)
TextAlign ( PropertyList, int )This constructor is from 'TextAlign' class.
getEnum ( )This method is from 'TextAlign' class.
maker ( )This method is from 'TextAlign' class.
[+] TextAlign.Maker (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class TextAlign.Maker. |
[+] affected methods (4)
TextAlign.Maker ( )This constructor is from 'TextAlign.Maker' class.
isInherited ( )This method is from 'TextAlign.Maker' class.
make ( PropertyList )This method is from 'TextAlign.Maker' class.
make ( PropertyList, String )This method is from 'TextAlign.Maker' class.
[+] TextAlignLast (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class TextAlignLast. |
[+] affected methods (3)
TextAlignLast ( PropertyList, int )This constructor is from 'TextAlignLast' class.
getEnum ( )This method is from 'TextAlignLast' class.
maker ( )This method is from 'TextAlignLast' class.
[+] TextAlignLast.Maker (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class TextAlignLast.Maker. |
[+] affected methods (5)
TextAlignLast.Maker ( )This constructor is from 'TextAlignLast.Maker' class.
compute ( PropertyList )This method is from 'TextAlignLast.Maker' class.
isInherited ( )This method is from 'TextAlignLast.Maker' class.
make ( PropertyList )This method is from 'TextAlignLast.Maker' class.
make ( PropertyList, String )This method is from 'TextAlignLast.Maker' class.
[+] TextIndent (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class TextIndent. |
[+] affected methods (3)
TextIndent ( PropertyList, Length )This constructor is from 'TextIndent' class.
getLength ( )This method is from 'TextIndent' class.
maker ( )This method is from 'TextIndent' class.
[+] TextIndent.Maker (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class TextIndent.Maker. |
[+] affected methods (4)
TextIndent.Maker ( )This constructor is from 'TextIndent.Maker' class.
isInherited ( )This method is from 'TextIndent.Maker' class.
make ( PropertyList )This method is from 'TextIndent.Maker' class.
make ( PropertyList, String )This method is from 'TextIndent.Maker' class.
[+] WhiteSpaceTreatment (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class WhiteSpaceTreatment. |
[+] affected methods (3)
WhiteSpaceTreatment ( PropertyList, int )This constructor is from 'WhiteSpaceTreatment' class.
getEnum ( )This method is from 'WhiteSpaceTreatment' class.
maker ( )This method is from 'WhiteSpaceTreatment' class.
[+] WhiteSpaceTreatment.Maker (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class WhiteSpaceTreatment.Maker. |
[+] affected methods (4)
WhiteSpaceTreatment.Maker ( )This constructor is from 'WhiteSpaceTreatment.Maker' class.
isInherited ( )This method is from 'WhiteSpaceTreatment.Maker' class.
make ( PropertyList )This method is from 'WhiteSpaceTreatment.Maker' class.
make ( PropertyList, String )This method is from 'WhiteSpaceTreatment.Maker' class.
[+] WrapOption (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class WrapOption. |
[+] affected methods (3)
WrapOption ( PropertyList, int )This constructor is from 'WrapOption' class.
getEnum ( )This method is from 'WrapOption' class.
maker ( )This method is from 'WrapOption' class.
[+] WrapOption.Maker (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class WrapOption.Maker. |
[+] affected methods (4)
WrapOption.Maker ( )This constructor is from 'WrapOption.Maker' class.
isInherited ( )This method is from 'WrapOption.Maker' class.
make ( PropertyList )This method is from 'WrapOption.Maker' class.
make ( PropertyList, String )This method is from 'WrapOption.Maker' class.
package com.jtauber.fop.layout
[+] AlternatingPageMasterFactory (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class AlternatingPageMasterFactory. |
[+] affected methods (4)
AlternatingPageMasterFactory ( PageMaster, PageMaster, PageMaster )This constructor is from 'AlternatingPageMasterFactory' class.
getHeight ( )This method is from 'AlternatingPageMasterFactory' class.
getNextPageMaster ( )This method is from 'AlternatingPageMasterFactory' class.
getWidth ( )This method is from 'AlternatingPageMasterFactory' class.
[+] Area (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class Area. |
[+] affected methods (18)
Area ( FontState )This constructor is from 'Area' abstract class.
Area ( FontState, int, int )This constructor is from 'Area' abstract class.
addChild ( Box )This method is from 'Area' abstract class.
addChildAtStart ( Box )This method is from 'Area' abstract class.
addDisplaySpace ( int )This method is from 'Area' abstract class.
end ( )This method is from 'Area' abstract class.
getAllocationWidth ( )This method is from 'Area' abstract class.
getChildren ( )This method is from 'Area' abstract class.
getContentWidth ( )This method is from 'Area' abstract class.
getFontInfo ( )This method is from 'Area' abstract class.
getFontState ( )This method is from 'Area' abstract class.
getHeight ( )This method is from 'Area' abstract class.
...
[+] AreaContainer (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class AreaContainer. |
[+] affected methods (3)
getXPosition ( )This method is from 'AreaContainer' class.
getYPosition ( )This method is from 'AreaContainer' class.
render ( Renderer )This method is from 'AreaContainer' class.
[+] AreaTree (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class AreaTree. |
[+] affected methods (5)
AreaTree ( )This constructor is from 'AreaTree' class.
addPage ( Page )This method is from 'AreaTree' class.
getFontInfo ( )This method is from 'AreaTree' class.
getPages ( )This method is from 'AreaTree' class.
setFontInfo ( FontInfo )This method is from 'AreaTree' class.
[+] BlockArea (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class BlockArea. |
[+] affected methods (9)
BlockArea ( FontState, int, int, int, int, int, int, int, int )This constructor is from 'BlockArea' class.
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.
render ( Renderer )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 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class Box. |
[+] affected methods (2)
Box ( )This constructor is from 'Box' abstract class.
render ( Renderer )This abstract method is from 'Box' abstract class.
[+] DisplaySpace (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class DisplaySpace. |
[+] affected methods (3)
DisplaySpace ( int )This constructor is from 'DisplaySpace' class.
getSize ( )This method is from 'DisplaySpace' class.
render ( Renderer )This method is from 'DisplaySpace' class.
[+] FontInfo (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class FontInfo. |
[+] affected methods (7)
FontInfo ( )This constructor is from 'FontInfo' class.
addFontProperties ( String, String, String, String )This method is from 'FontInfo' class.
addMetrics ( String, FontMetric )This method is from 'FontInfo' class.
fontLookup ( String, String, String )This method is from 'FontInfo' class.
getFonts ( )This method is from 'FontInfo' class.
getMetricsFor ( String )This method is from 'FontInfo' class.
getMetricsFor ( String, String, String )This method is from 'FontInfo' class.
[+] FontMetric (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class FontMetric. |
[+] affected methods (5)
getAscender ( )This abstract method is from 'FontMetric' interface.
getCapHeight ( )This abstract method is from 'FontMetric' interface.
getDescender ( )This abstract method is from 'FontMetric' interface.
getXHeight ( )This abstract method is from 'FontMetric' interface.
width ( int )This abstract method is from 'FontMetric' interface.
[+] FontState (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class FontState. |
[+] affected methods (10)
FontState ( FontInfo, String, String, String, int )This constructor is from 'FontState' class.
getAscender ( )This method is from 'FontState' class.
getCapHeight ( )This method is from 'FontState' class.
getDescender ( )This method is from 'FontState' class.
getFontInfo ( )This method is from 'FontState' class.
getFontName ( )This method is from 'FontState' class.
getFontSize ( )This method is from 'FontState' class.
getFontWeight ( )This method is from 'FontState' class.
getXHeight ( )This method is from 'FontState' class.
width ( int )This method is from 'FontState' class.
[+] ImageArea (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class ImageArea. |
[+] affected methods (5)
ImageArea ( FontState, int, int, int, int, int[ ] )This constructor is from 'ImageArea' class.
getPHeight ( )This method is from 'ImageArea' class.
getPixels ( )This method is from 'ImageArea' class.
getPWidth ( )This method is from 'ImageArea' class.
render ( Renderer )This method is from 'ImageArea' class.
[+] InlineArea (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class InlineArea. |
[+] affected methods (6)
InlineArea ( FontState, float, float, float, String, int )This constructor is from 'InlineArea' class.
getBlue ( )This method is from 'InlineArea' class.
getGreen ( )This method is from 'InlineArea' class.
getRed ( )This method is from 'InlineArea' class.
getText ( )This method is from 'InlineArea' class.
render ( Renderer )This method is from 'InlineArea' class.
[+] InlineSpace (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class InlineSpace. |
[+] affected methods (4)
InlineSpace ( int )This constructor is from 'InlineSpace' class.
getSize ( )This method is from 'InlineSpace' class.
render ( Renderer )This method is from 'InlineSpace' class.
setSize ( int )This method is from 'InlineSpace' class.
[+] LineArea (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class LineArea. |
[+] affected methods (18)
LineArea ( FontState, int, int, int, int, int )This constructor is from 'LineArea' class.
addPending ( )This method 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.
getPendingAreas ( )This method is from 'LineArea' class.
getPendingWidth ( )This method is from 'LineArea' class.
...
[+] Page (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class Page. |
[+] affected methods (7)
getAfter ( )This method is from 'Page' class.
getBefore ( )This method is from 'Page' class.
getBody ( )This method is from 'Page' class.
getFontInfo ( )This method is from 'Page' class.
getHeight ( )This method is from 'Page' class.
getWidth ( )This method is from 'Page' class.
render ( Renderer )This method is from 'Page' class.
[+] PageMaster (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class PageMaster. |
[+] affected methods (9)
PageMaster ( int, int )This constructor is from 'PageMaster' class.
addAfter ( Region )This method is from 'PageMaster' class.
addBefore ( Region )This method is from 'PageMaster' class.
addBody ( Region )This method is from 'PageMaster' class.
addEnd ( Region )This method is from 'PageMaster' class.
addStart ( Region )This method is from 'PageMaster' class.
getHeight ( )This method is from 'PageMaster' class.
getWidth ( )This method is from 'PageMaster' class.
makePage ( AreaTree )This method is from 'PageMaster' class.
[+] PageMasterFactory (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class PageMasterFactory. |
[+] affected methods (6)
PageMasterFactory ( )This constructor is from 'PageMasterFactory' abstract class.
getHeight ( )This abstract method is from 'PageMasterFactory' abstract class.
getNext ( )This method is from 'PageMasterFactory' abstract class.
getNextPageMaster ( )This abstract method is from 'PageMasterFactory' abstract class.
getWidth ( )This abstract method is from 'PageMasterFactory' abstract class.
setNext ( PageMasterFactory )This method is from 'PageMasterFactory' abstract class.
[+] Region (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class Region. |
[+] affected methods (2)
Region ( int, int, int, int )This constructor is from 'Region' class.
makeAreaContainer ( )This method is from 'Region' class.
[+] RepeatingPageMasterFactory (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class RepeatingPageMasterFactory. |
[+] affected methods (4)
RepeatingPageMasterFactory ( PageMaster, PageMaster )This constructor is from 'RepeatingPageMasterFactory' class.
getHeight ( )This method is from 'RepeatingPageMasterFactory' class.
getNextPageMaster ( )This method is from 'RepeatingPageMasterFactory' class.
getWidth ( )This method is from 'RepeatingPageMasterFactory' class.
[+] RuleArea (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class RuleArea. |
[+] affected methods (9)
RuleArea ( FontState, int, int, int, int, int, int, int, float, float, float )This constructor is from 'RuleArea' class.
getBlue ( )This method is from 'RuleArea' class.
getEndIndent ( )This method is from 'RuleArea' class.
getGreen ( )This method is from 'RuleArea' class.
getHeight ( )This method is from 'RuleArea' class.
getRed ( )This method is from 'RuleArea' class.
getRuleThickness ( )This method is from 'RuleArea' class.
getStartIndent ( )This method is from 'RuleArea' class.
render ( Renderer )This method is from 'RuleArea' class.
[+] SinglePageMasterFactory (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class SinglePageMasterFactory. |
[+] affected methods (4)
SinglePageMasterFactory ( PageMaster )This constructor is from 'SinglePageMasterFactory' class.
getHeight ( )This method is from 'SinglePageMasterFactory' class.
getNextPageMaster ( )This method is from 'SinglePageMasterFactory' class.
getWidth ( )This method is from 'SinglePageMasterFactory' class.
[+] Space (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class Space. |
[+] affected methods (1)
Space ( )This constructor is from 'Space' abstract class.
package com.jtauber.fop.render
[+] Renderer (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class Renderer. |
[+] affected methods (12)
render ( AreaTree, PrintWriter )This abstract method is from 'Renderer' interface.
renderAreaContainer ( AreaContainer )This abstract method is from 'Renderer' interface.
renderBlockArea ( BlockArea )This abstract method is from 'Renderer' interface.
renderDisplaySpace ( DisplaySpace )This abstract method is from 'Renderer' interface.
renderImageArea ( ImageArea )This abstract method is from 'Renderer' interface.
renderInlineArea ( InlineArea )This abstract method is from 'Renderer' interface.
renderInlineSpace ( InlineSpace )This abstract method is from 'Renderer' interface.
renderLineArea ( LineArea )This abstract method is from 'Renderer' interface.
renderPage ( Page )This abstract method is from 'Renderer' interface.
renderRuleArea ( RuleArea )This abstract method is from 'Renderer' interface.
renderSVGArea ( SVGArea )This abstract method is from 'Renderer' interface.
setupFontInfo ( FontInfo )This abstract method is from 'Renderer' interface.
...
package com.jtauber.fop.render.pdf
[+] CodePointMapping (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class CodePointMapping. |
[+] affected methods (1)
CodePointMapping ( )This constructor is from 'CodePointMapping' class.
[+] 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.
[+] PDFRenderer (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class PDFRenderer. |
[+] affected methods (16)
PDFRenderer ( String )This constructor is from 'PDFRenderer' class.
addLine ( int, int, int, int, int, float, float, float )This method is from 'PDFRenderer' class.
addRect ( int, int, int, int, float, float, float )This method is from 'PDFRenderer' class.
addRect ( int, int, int, int, float, float, float, float, float, float )This method is from 'PDFRenderer' class.
render ( AreaTree, PrintWriter )This method is from 'PDFRenderer' class.
renderAreaContainer ( AreaContainer )This method is from 'PDFRenderer' class.
renderBlockArea ( BlockArea )This method is from 'PDFRenderer' class.
renderDisplaySpace ( DisplaySpace )This method is from 'PDFRenderer' class.
renderImageArea ( ImageArea )This method is from 'PDFRenderer' class.
renderInlineArea ( InlineArea )This method is from 'PDFRenderer' class.
renderInlineSpace ( InlineSpace )This method is from 'PDFRenderer' class.
renderLineArea ( LineArea )This method is from 'PDFRenderer' class.
...
package com.jtauber.fop.render.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.
package com.jtauber.fop.render.xml
[+] XMLRenderer (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class XMLRenderer. |
[+] affected methods (18)
XMLRenderer ( String )This constructor is from 'XMLRenderer' class.
render ( AreaTree, PrintWriter )This method is from 'XMLRenderer' class.
renderAreaContainer ( AreaContainer )This method is from 'XMLRenderer' class.
renderBlockArea ( BlockArea )This method is from 'XMLRenderer' class.
renderDisplaySpace ( DisplaySpace )This method is from 'XMLRenderer' class.
renderImageArea ( ImageArea )This method is from 'XMLRenderer' class.
renderInlineArea ( InlineArea )This method is from 'XMLRenderer' class.
renderInlineSpace ( InlineSpace )This method is from 'XMLRenderer' class.
renderLineArea ( LineArea )This method is from 'XMLRenderer' class.
renderPage ( Page )This method is from 'XMLRenderer' class.
renderRuleArea ( RuleArea )This method is from 'XMLRenderer' class.
renderSVGArea ( SVGArea )This method is from 'XMLRenderer' class.
...
package com.jtauber.fop.svg
[+] Graphic (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class Graphic. |
[+] affected methods (1)
Graphic ( )This constructor is from 'Graphic' abstract class.
[+] Line (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class Line. |
[+] affected methods (3)
Line ( FObj, PropertyList )This constructor is from 'Line' class.
layout ( Area )This method is from 'Line' class.
maker ( )This method is from 'Line' class.
[+] Line.Maker (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class Line.Maker. |
[+] affected methods (2)
Line.Maker ( )This constructor is from 'Line.Maker' class.
make ( FObj, PropertyList )This method is from 'Line.Maker' class.
[+] LineGraphic (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class LineGraphic. |
[+] affected methods (1)
LineGraphic ( int, int, int, int )This constructor is from 'LineGraphic' class.
[+] Rect (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class Rect. |
[+] affected methods (3)
Rect ( FObj, PropertyList )This constructor is from 'Rect' class.
layout ( Area )This method is from 'Rect' class.
maker ( )This method is from 'Rect' class.
[+] Rect.Maker (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class Rect.Maker. |
[+] affected methods (2)
Rect.Maker ( )This constructor is from 'Rect.Maker' class.
make ( FObj, PropertyList )This method is from 'Rect.Maker' class.
[+] RectGraphic (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class RectGraphic. |
[+] affected methods (1)
RectGraphic ( int, int, int, int )This constructor is from 'RectGraphic' class.
[+] SVG (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class SVG. |
[+] affected methods (3)
SVG ( FObj, PropertyList )This constructor is from 'SVG' class.
layout ( Area )This method is from 'SVG' class.
maker ( )This method is from 'SVG' class.
[+] SVG.Maker (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class SVG.Maker. |
[+] affected methods (2)
SVG.Maker ( )This constructor is from 'SVG.Maker' class.
make ( FObj, PropertyList )This method is from 'SVG.Maker' class.
[+] SVGArea (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class SVGArea. |
[+] affected methods (3)
SVGArea ( FontState, int, int )This constructor is from 'SVGArea' class.
addGraphic ( Graphic )This method is from 'SVGArea' class.
render ( Renderer )This method is from 'SVGArea' class.
[+] SVGElementMapping (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class SVGElementMapping. |
[+] affected methods (2)
SVGElementMapping ( )This constructor is from 'SVGElementMapping' class.
addToBuilder ( FOTreeBuilder )This method is from 'SVGElementMapping' class.
[+] SVGLength (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class SVGLength. |
[+] affected methods (3)
SVGLength ( PropertyList, Length )This constructor is from 'SVGLength' class.
getLength ( )This method is from 'SVGLength' class.
maker ( )This method is from 'SVGLength' class.
[+] SVGLength.Maker (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class SVGLength.Maker. |
[+] affected methods (4)
SVGLength.Maker ( )This constructor is from 'SVGLength.Maker' class.
isInherited ( )This method is from 'SVGLength.Maker' class.
make ( PropertyList )This method is from 'SVGLength.Maker' class.
make ( PropertyList, String )This method is from 'SVGLength.Maker' class.
[+] Text (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class Text. |
[+] affected methods (4)
Text ( FObj, PropertyList )This constructor is from 'Text' class.
addCharacters ( char[ ], int, int )This method is from 'Text' class.
layout ( Area )This method is from 'Text' class.
maker ( )This method is from 'Text' class.
[+] Text.Maker (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class Text.Maker. |
[+] affected methods (2)
Text.Maker ( )This constructor is from 'Text.Maker' class.
make ( FObj, PropertyList )This method is from 'Text.Maker' class.
[+] TextGraphic (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class TextGraphic. |
[+] affected methods (1)
TextGraphic ( int, int, String )This constructor is from 'TextGraphic' class.
package com.jtauber.pdf
[+] PDFDocument (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class PDFDocument. |
[+] affected methods (10)
PDFDocument ( String )This constructor is from 'PDFDocument' class.
getResources ( )This method is from 'PDFDocument' class.
makeFont ( String, String, String )This method is from 'PDFDocument' class.
makeInfo ( String )This method is from 'PDFDocument' class.
makePage ( PDFResources, PDFStream, int, int )This method is from 'PDFDocument' class.
makeRoot ( )This method is from 'PDFDocument' class.
makeStream ( )This method is from 'PDFDocument' class.
output ( PrintWriter )This method is from 'PDFDocument' class.
outputHeader ( PrintWriter )This method is from 'PDFDocument' class.
outputTrailer ( PrintWriter )This method is from 'PDFDocument' class.
[+] PDFFont (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class PDFFont. |
[+] affected methods (3)
PDFFont ( int, String, String, String )This constructor is from 'PDFFont' class.
getName ( )This method is from 'PDFFont' class.
toPDF ( )This method is from 'PDFFont' class.
[+] PDFInfo (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class PDFInfo. |
[+] affected methods (2)
PDFInfo ( int, String )This constructor is from 'PDFInfo' class.
toPDF ( )This method is from 'PDFInfo' class.
[+] PDFObject (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class PDFObject. |
[+] affected methods (3)
PDFObject ( int )This constructor is from 'PDFObject' abstract class.
output ( PrintWriter )This method is from 'PDFObject' abstract class.
referencePDF ( )This method is from 'PDFObject' abstract class.
[+] PDFPage (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class PDFPage. |
[+] affected methods (3)
PDFPage ( int, PDFResources, PDFStream, int, int )This constructor is from 'PDFPage' class.
setParent ( PDFPages )This method is from 'PDFPage' class.
toPDF ( )This method is from 'PDFPage' class.
[+] PDFPages (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class PDFPages. |
[+] affected methods (4)
PDFPages ( int )This constructor is from 'PDFPages' class.
addPage ( PDFPage )This method is from 'PDFPages' class.
getCount ( )This method is from 'PDFPages' class.
toPDF ( )This method is from 'PDFPages' class.
[+] PDFResources (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class PDFResources. |
[+] affected methods (3)
PDFResources ( int )This constructor is from 'PDFResources' class.
addFont ( PDFFont )This method is from 'PDFResources' class.
toPDF ( )This method is from 'PDFResources' class.
[+] PDFRoot (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class PDFRoot. |
[+] affected methods (4)
PDFRoot ( int )This constructor is from 'PDFRoot' class.
addPage ( PDFPage )This method is from 'PDFRoot' class.
setRootPages ( PDFPages )This method is from 'PDFRoot' class.
toPDF ( )This method is from 'PDFRoot' class.
[+] PDFStream (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class PDFStream. |
[+] affected methods (4)
PDFStream ( int )This constructor is from 'PDFStream' class.
add ( String )This method is from 'PDFStream' class.
addImageArray ( int[ ], int, int )This method is from 'PDFStream' class.
toPDF ( )This method is from 'PDFStream' class.
openxml.106-fix.jar
package org.openxml
[+] DOMFactory (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class DOMFactory. |
[+] affected methods (18)
DOMFactory ( )This constructor is from 'DOMFactory' class.
createDocument ( Class )This method is from 'DOMFactory' class.
createDTDDocument ( )This method is from 'DOMFactory' class.
createHTMLDocument ( )This method is from 'DOMFactory' class.
createParser ( InputStream, String )This method is from 'DOMFactory' class.
createParser ( InputStream, String, Class )This method is from 'DOMFactory' class.
createParser ( Reader, String )This method is from 'DOMFactory' class.
createParser ( Reader, String, Class )This method is from 'DOMFactory' class.
createPrinter ( OutputStream, int )This method is from 'DOMFactory' class.
createPrinter ( OutputStream, int, Class )This method is from 'DOMFactory' class.
createPrinter ( Writer, int )This method is from 'DOMFactory' class.
createPrinter ( Writer, int, Class )This method is from 'DOMFactory' class.
...
[+] DTDDocument (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class DTDDocument. |
[+] affected methods (4)
DTDDocument ( )This constructor is from 'DTDDocument' class.
DTDDocument ( Document, String, boolean, String, String )This constructor is from 'DTDDocument' class.
clone ( )This method is from 'DTDDocument' class.
cloneNode ( boolean )This method is from 'DTDDocument' class.
[+] XMLBookmarks (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class XMLBookmarks. |
[+] affected methods (6)
get ( String )This method is from 'XMLBookmarks' class.
getDocument ( )This method is from 'XMLBookmarks' class.
list ( )This method is from 'XMLBookmarks' class.
of ( Document )This method is from 'XMLBookmarks' class.
set ( String, Element )This method is from 'XMLBookmarks' class.
setUnique ( String, Element )This method is from 'XMLBookmarks' class.
[+] XMLCollection (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class XMLCollection. |
[+] affected methods (2)
XMLCollection ( XMLElement, String )This constructor is from 'XMLCollection' class.
XMLCollection ( Document, String )This constructor is from 'XMLCollection' class.
[+] XMLDocument (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class XMLDocument. |
[+] affected methods (3)
XMLDocument ( )This constructor is from 'XMLDocument' class.
clone ( )This method is from 'XMLDocument' class.
cloneNode ( boolean )This method is from 'XMLDocument' class.
[+] XMLElement (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class XMLElement. |
[+] affected methods (4)
XMLElement ( Document, String )This constructor is from 'XMLElement' class.
getID ( )This method is from 'XMLElement' class.
getUserObject ( )This method is from 'XMLElement' class.
setUserObject ( Object )This method is from 'XMLElement' class.
[+] XMLElementFactory (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class XMLElementFactory. |
[+] affected methods (1)
createElement ( XMLDocument, String )This abstract method is from 'XMLElementFactory' interface.
package org.openxml.beans
[+] ProcessEvent (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class ProcessEvent. |
[+] affected methods (2)
ProcessEvent ( Object, Document )This constructor is from 'ProcessEvent' class.
getDocument ( )This method is from 'ProcessEvent' class.
[+] ProcessListener (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class ProcessListener. |
[+] affected methods (1)
process ( ProcessEvent )This abstract method is from 'ProcessListener' interface.
[+] SourceBean (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class SourceBean. |
[+] affected methods (22)
SourceBean ( )This constructor is from 'SourceBean' class.
SourceBean ( String )This constructor is from 'SourceBean' class.
SourceBean ( String, Class )This constructor is from 'SourceBean' class.
SourceBean ( String, String )This constructor is from 'SourceBean' class.
SourceBean ( String, String, String )This constructor is from 'SourceBean' class.
SourceBean ( String, String, String, Class )This constructor is from 'SourceBean' class.
addPropertyChangeListener ( PropertyChangeListener )This method is from 'SourceBean' class.
getDocClassName ( )This method is from 'SourceBean' class.
notifyComplete ( )This method is from 'SourceBean' class.
readDTD ( File, String )This method is from 'SourceBean' class.
readDTD ( String, String )This method is from 'SourceBean' class.
readHTML ( File, String )This method is from 'SourceBean' class.
...
[+] SourceBeanInfo (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class SourceBeanInfo. |
[+] affected methods (5)
SourceBeanInfo ( )This constructor is from 'SourceBeanInfo' class.
getAdditionalBeanInfo ( )This method is from 'SourceBeanInfo' class.
getBeanDescriptor ( )This method is from 'SourceBeanInfo' class.
getIcon ( int )This method is from 'SourceBeanInfo' class.
getPropertyDescriptors ( )This method is from 'SourceBeanInfo' class.
package org.openxml.dom
[+] AttlistDecl (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class AttlistDecl. |
[+] affected methods (1)
AttlistDecl ( )This constructor is from 'AttlistDecl' class.
[+] AttrNodeMap (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class AttrNodeMap. |
[+] affected methods (5)
getLength ( )This method is from 'AttrNodeMap' class.
getNamedItem ( String )This method is from 'AttrNodeMap' class.
item ( int )This method is from 'AttrNodeMap' class.
removeNamedItem ( String )This method is from 'AttrNodeMap' class.
setNamedItem ( Node )This method is from 'AttrNodeMap' class.
[+] CollectionImpl (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class CollectionImpl. |
[+] affected methods (7)
CollectionImpl ( Element )This constructor is from 'CollectionImpl' class.
CollectionImpl ( Element, String )This constructor is from 'CollectionImpl' class.
collectionMatch ( Element, String )This method is from 'CollectionImpl' class.
getLength ( )This method is from 'CollectionImpl' class.
item ( int )This method is from 'CollectionImpl' class.
namedItem ( String )This method is from 'CollectionImpl' class.
recurse ( )This method is from 'CollectionImpl' class.
[+] CommentImpl (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class CommentImpl. |
[+] affected methods (5)
CommentImpl ( DocumentImpl, String )This constructor is from 'CommentImpl' class.
clone ( )This method is from 'CommentImpl' class.
cloneNode ( boolean )This method is from 'CommentImpl' class.
getNodeType ( )This method is from 'CommentImpl' class.
toString ( )This method is from 'CommentImpl' class.
[+] DocumentImpl (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class DocumentImpl. |
[+] affected methods (30)
DocumentImpl ( )This constructor is from 'DocumentImpl' class.
DocumentImpl ( String )This constructor is from 'DocumentImpl' class.
acquire ( long )This method is from 'DocumentImpl' class.
assignDoctype ( DocumentTypeImpl )This method is from 'DocumentImpl' class.
clone ( )This method is from 'DocumentImpl' class.
cloneInto ( NodeImpl, boolean )This method is from 'DocumentImpl' class.
cloneNode ( boolean )This method is from 'DocumentImpl' class.
createAttribute ( String )This method is from 'DocumentImpl' class.
createAttribute ( String, String )This method is from 'DocumentImpl' class.
createCDATASection ( String )This method is from 'DocumentImpl' class.
createComment ( String )This method is from 'DocumentImpl' class.
createDocumentFragment ( )This method is from 'DocumentImpl' class.
...
[+] DocumentTypeImpl (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class DocumentTypeImpl. |
[+] affected methods (30)
DocumentTypeImpl ( String )This constructor is from 'DocumentTypeImpl' class.
DocumentTypeImpl ( Document, String, boolean, String, String )This constructor is from 'DocumentTypeImpl' class.
castNewChild ( Node )This method is from 'DocumentTypeImpl' class.
clone ( )This method is from 'DocumentTypeImpl' class.
cloneInto ( NodeImpl, boolean )This method is from 'DocumentTypeImpl' class.
cloneNode ( boolean )This method is from 'DocumentTypeImpl' class.
createEntity ( String, String )This method is from 'DocumentTypeImpl' class.
createEntity ( String, String, String )This method is from 'DocumentTypeImpl' class.
createEntity ( String, String, String, String )This method is from 'DocumentTypeImpl' class.
createNotation ( String, String, String )This method is from 'DocumentTypeImpl' class.
createParamEntity ( String, String )This method is from 'DocumentTypeImpl' class.
createParamEntity ( String, String, String )This method is from 'DocumentTypeImpl' class.
...
[+] DOMBuilder (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class DOMBuilder. |
[+] affected methods (10)
DOMBuilder ( )This constructor is from 'DOMBuilder' class.
characters ( char[ ], int, int )This method is from 'DOMBuilder' class.
endDocument ( )This method is from 'DOMBuilder' class.
endElement ( String )This method is from 'DOMBuilder' class.
getDocument ( )This method is from 'DOMBuilder' class.
ignorableWhitespace ( char[ ], int, int )This method is from 'DOMBuilder' class.
processingInstruction ( String, String )This method is from 'DOMBuilder' class.
setDocumentLocator ( Locator )This method is from 'DOMBuilder' class.
startDocument ( )This method is from 'DOMBuilder' class.
startElement ( String, AttributeList )This method is from 'DOMBuilder' class.
[+] DOMExceptionImpl (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class DOMExceptionImpl. |
[+] affected methods (3)
DOMExceptionImpl ( short )This constructor is from 'DOMExceptionImpl' class.
DOMExceptionImpl ( short, String )This constructor is from 'DOMExceptionImpl' class.
toString ( )This method is from 'DOMExceptionImpl' class.
[+] ElementDeclImpl (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class ElementDeclImpl. |
[+] affected methods (10)
clone ( )This method is from 'ElementDeclImpl' class.
cloneNode ( boolean )This method is from 'ElementDeclImpl' class.
equals ( Object )This method is from 'ElementDeclImpl' class.
getName ( )This method is from 'ElementDeclImpl' class.
getNodeType ( )This method is from 'ElementDeclImpl' class.
isAny ( )This method is from 'ElementDeclImpl' class.
isEmpty ( )This method is from 'ElementDeclImpl' class.
isMixed ( )This method is from 'ElementDeclImpl' class.
requiresClosingTag ( )This method is from 'ElementDeclImpl' class.
requiresOpeningTag ( )This method is from 'ElementDeclImpl' class.
[+] ElementImpl (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class ElementImpl. |
[+] affected methods (19)
ElementImpl ( DocumentImpl, String )This constructor is from 'ElementImpl' class.
clone ( )This method is from 'ElementImpl' class.
cloneInto ( NodeImpl, boolean )This method is from 'ElementImpl' class.
cloneNode ( boolean )This method is from 'ElementImpl' class.
equals ( Object )This method is from 'ElementImpl' class.
getAttribute ( String )This method is from 'ElementImpl' class.
getAttributeNode ( String )This method is from 'ElementImpl' class.
getAttributes ( )This method is from 'ElementImpl' class.
getElementsByTagName ( String )This method is from 'ElementImpl' class.
getNodeType ( )This method is from 'ElementImpl' class.
getTagName ( )This method is from 'ElementImpl' class.
normalize ( )This method is from 'ElementImpl' class.
...
[+] EntityImpl (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class EntityImpl. |
[+] affected methods (19)
EntityImpl ( DocumentImpl, String, String )This constructor is from 'EntityImpl' class.
EntityImpl ( DocumentImpl, String, String, String )This constructor is from 'EntityImpl' class.
EntityImpl ( DocumentImpl, String, String, String, String )This constructor is from 'EntityImpl' class.
clone ( )This method is from 'EntityImpl' class.
cloneInto ( NodeImpl, boolean )This method is from 'EntityImpl' class.
cloneNode ( boolean )This method is from 'EntityImpl' class.
equals ( Object )This method is from 'EntityImpl' class.
getInternal ( )This method is from 'EntityImpl' class.
getNodeType ( )This method is from 'EntityImpl' class.
getNotationName ( )This method is from 'EntityImpl' class.
getPublicId ( )This method is from 'EntityImpl' class.
getState ( )This method is from 'EntityImpl' class.
...
[+] NamedNodeMapImpl (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class NamedNodeMapImpl. |
[+] affected methods (5)
getLength ( )This method is from 'NamedNodeMapImpl' class.
getNamedItem ( String )This method is from 'NamedNodeMapImpl' class.
item ( int )This method is from 'NamedNodeMapImpl' class.
removeNamedItem ( String )This method is from 'NamedNodeMapImpl' class.
setNamedItem ( Node )This method is from 'NamedNodeMapImpl' class.
[+] NodeImpl (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class NodeImpl. |
[+] affected methods (30)
NodeImpl ( DocumentImpl, String, String, boolean )This constructor is from 'NodeImpl' abstract class.
appendChild ( Node )This method is from 'NodeImpl' abstract class.
castNewChild ( Node )This method is from 'NodeImpl' abstract class.
castOldChild ( Node )This method is from 'NodeImpl' abstract class.
cloneInto ( NodeImpl, boolean )This method is from 'NodeImpl' abstract class.
cloneNode ( boolean )This abstract method is from 'NodeImpl' abstract class.
createNodeIterator ( boolean, int, NodeFilter )This method is from 'NodeImpl' abstract class.
createTreeIterator ( int, NodeFilter )This method is from 'NodeImpl' abstract class.
equals ( Object )This method is from 'NodeImpl' abstract class.
getAttributes ( )This method is from 'NodeImpl' abstract class.
getChildNodes ( )This method is from 'NodeImpl' abstract class.
getFirstChild ( )This method is from 'NodeImpl' abstract class.
...
[+] NotationImpl (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class NotationImpl. |
[+] affected methods (11)
NotationImpl ( DocumentImpl, String, String, String )This constructor is from 'NotationImpl' class.
clone ( )This method is from 'NotationImpl' class.
cloneInto ( NodeImpl, boolean )This method is from 'NotationImpl' class.
cloneNode ( boolean )This method is from 'NotationImpl' class.
equals ( Object )This method is from 'NotationImpl' class.
getNodeType ( )This method is from 'NotationImpl' class.
getPublicId ( )This method is from 'NotationImpl' class.
getSystemId ( )This method is from 'NotationImpl' class.
setNodeValue ( String )This method is from 'NotationImpl' class.
supportsChildern ( )This method is from 'NotationImpl' class.
toString ( )This method is from 'NotationImpl' class.
...
[+] ParamEntity (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class ParamEntity. |
[+] affected methods (14)
ParamEntity ( DocumentImpl, String, String )This constructor is from 'ParamEntity' class.
ParamEntity ( DocumentImpl, String, String, String )This constructor is from 'ParamEntity' class.
clone ( )This method is from 'ParamEntity' class.
cloneInto ( NodeImpl, boolean )This method is from 'ParamEntity' class.
cloneNode ( boolean )This method is from 'ParamEntity' class.
equals ( Object )This method is from 'ParamEntity' class.
getInternal ( )This method is from 'ParamEntity' class.
getNodeType ( )This method is from 'ParamEntity' class.
getPublicId ( )This method is from 'ParamEntity' class.
getState ( )This method is from 'ParamEntity' class.
getSystemId ( )This method is from 'ParamEntity' class.
isInternal ( )This method is from 'ParamEntity' class.
...
[+] ProcessingInstructionImpl (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class ProcessingInstructionImpl. |
[+] affected methods (9)
ProcessingInstructionImpl ( DocumentImpl, String, String )This constructor is from 'ProcessingInstructionImpl' class.
clone ( )This method is from 'ProcessingInstructionImpl' class.
cloneNode ( boolean )This method is from 'ProcessingInstructionImpl' class.
getData ( )This method is from 'ProcessingInstructionImpl' class.
getNodeType ( )This method is from 'ProcessingInstructionImpl' class.
getTarget ( )This method is from 'ProcessingInstructionImpl' class.
setData ( String )This method is from 'ProcessingInstructionImpl' class.
supportsChildern ( )This method is from 'ProcessingInstructionImpl' class.
toString ( )This method is from 'ProcessingInstructionImpl' class.
package org.openxml.dom.ext
[+] DocumentTypeEx (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class DocumentTypeEx. |
[+] affected methods (4)
getPublicId ( )This abstract method is from 'DocumentTypeEx' interface.
getSystemId ( )This abstract method is from 'DocumentTypeEx' interface.
internalAsText ( )This abstract method is from 'DocumentTypeEx' interface.
isStandalone ( )This abstract method is from 'DocumentTypeEx' interface.
package org.openxml.dom.html
[+] HTMLAnchorElementImpl (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLAnchorElementImpl. |
[+] affected methods (27)
HTMLAnchorElementImpl ( HTMLDocumentImpl, String )This constructor is from 'HTMLAnchorElementImpl' class.
blur ( )This method is from 'HTMLAnchorElementImpl' class.
focus ( )This method is from 'HTMLAnchorElementImpl' class.
getAccessKey ( )This method is from 'HTMLAnchorElementImpl' class.
getCharset ( )This method is from 'HTMLAnchorElementImpl' class.
getCoords ( )This method is from 'HTMLAnchorElementImpl' class.
getHref ( )This method is from 'HTMLAnchorElementImpl' class.
getHreflang ( )This method is from 'HTMLAnchorElementImpl' class.
getName ( )This method is from 'HTMLAnchorElementImpl' class.
getRel ( )This method is from 'HTMLAnchorElementImpl' class.
getRev ( )This method is from 'HTMLAnchorElementImpl' class.
getShape ( )This method is from 'HTMLAnchorElementImpl' class.
...
[+] HTMLAppletElementImpl (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLAppletElementImpl. |
[+] affected methods (23)
HTMLAppletElementImpl ( HTMLDocumentImpl, String )This constructor is from 'HTMLAppletElementImpl' class.
getAlign ( )This method is from 'HTMLAppletElementImpl' class.
getAlt ( )This method is from 'HTMLAppletElementImpl' class.
getArchive ( )This method is from 'HTMLAppletElementImpl' class.
getCode ( )This method is from 'HTMLAppletElementImpl' class.
getCodeBase ( )This method is from 'HTMLAppletElementImpl' class.
getHeight ( )This method is from 'HTMLAppletElementImpl' class.
getHspace ( )This method is from 'HTMLAppletElementImpl' class.
getName ( )This method is from 'HTMLAppletElementImpl' class.
getObject ( )This method is from 'HTMLAppletElementImpl' class.
getVspace ( )This method is from 'HTMLAppletElementImpl' class.
getWidth ( )This method is from 'HTMLAppletElementImpl' class.
...
[+] HTMLAreaElementImpl (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLAreaElementImpl. |
[+] affected methods (17)
HTMLAreaElementImpl ( HTMLDocumentImpl, String )This constructor is from 'HTMLAreaElementImpl' class.
getAccessKey ( )This method is from 'HTMLAreaElementImpl' class.
getAlt ( )This method is from 'HTMLAreaElementImpl' class.
getCoords ( )This method is from 'HTMLAreaElementImpl' class.
getHref ( )This method is from 'HTMLAreaElementImpl' class.
getNoHref ( )This method is from 'HTMLAreaElementImpl' class.
getShape ( )This method is from 'HTMLAreaElementImpl' class.
getTabIndex ( )This method is from 'HTMLAreaElementImpl' class.
getTarget ( )This method is from 'HTMLAreaElementImpl' class.
setAccessKey ( String )This method is from 'HTMLAreaElementImpl' class.
setAlt ( String )This method is from 'HTMLAreaElementImpl' class.
setCoords ( String )This method is from 'HTMLAreaElementImpl' class.
...
[+] HTMLBaseElementImpl (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLBaseElementImpl. |
[+] affected methods (5)
HTMLBaseElementImpl ( HTMLDocumentImpl, String )This constructor is from 'HTMLBaseElementImpl' class.
getHref ( )This method is from 'HTMLBaseElementImpl' class.
getTarget ( )This method is from 'HTMLBaseElementImpl' class.
setHref ( String )This method is from 'HTMLBaseElementImpl' class.
setTarget ( String )This method is from 'HTMLBaseElementImpl' class.
[+] HTMLBaseFontElementImpl (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLBaseFontElementImpl. |
[+] affected methods (7)
HTMLBaseFontElementImpl ( HTMLDocumentImpl, String )This constructor is from 'HTMLBaseFontElementImpl' class.
getColor ( )This method is from 'HTMLBaseFontElementImpl' class.
getFace ( )This method is from 'HTMLBaseFontElementImpl' class.
getSize ( )This method is from 'HTMLBaseFontElementImpl' class.
setColor ( String )This method is from 'HTMLBaseFontElementImpl' class.
setFace ( String )This method is from 'HTMLBaseFontElementImpl' class.
setSize ( String )This method is from 'HTMLBaseFontElementImpl' class.
[+] HTMLBlockquoteElementImpl (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLBlockquoteElementImpl. |
[+] affected methods (3)
HTMLBlockquoteElementImpl ( HTMLDocumentImpl, String )This constructor is from 'HTMLBlockquoteElementImpl' class.
getCite ( )This method is from 'HTMLBlockquoteElementImpl' class.
setCite ( String )This method is from 'HTMLBlockquoteElementImpl' class.
[+] HTMLBodyElementImpl (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLBodyElementImpl. |
[+] affected methods (13)
HTMLBodyElementImpl ( HTMLDocumentImpl, String )This constructor is from 'HTMLBodyElementImpl' class.
getALink ( )This method is from 'HTMLBodyElementImpl' class.
getBackground ( )This method is from 'HTMLBodyElementImpl' class.
getBgColor ( )This method is from 'HTMLBodyElementImpl' class.
getLink ( )This method is from 'HTMLBodyElementImpl' class.
getText ( )This method is from 'HTMLBodyElementImpl' class.
getVLink ( )This method is from 'HTMLBodyElementImpl' class.
setALink ( String )This method is from 'HTMLBodyElementImpl' class.
setBackground ( String )This method is from 'HTMLBodyElementImpl' class.
setBgColor ( String )This method is from 'HTMLBodyElementImpl' class.
setLink ( String )This method is from 'HTMLBodyElementImpl' class.
setText ( String )This method is from 'HTMLBodyElementImpl' class.
...
[+] HTMLBRElementImpl (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLBRElementImpl. |
[+] affected methods (3)
HTMLBRElementImpl ( HTMLDocumentImpl, String )This constructor is from 'HTMLBRElementImpl' class.
getClear ( )This method is from 'HTMLBRElementImpl' class.
setClear ( String )This method is from 'HTMLBRElementImpl' class.
[+] HTMLButtonElementImpl (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLButtonElementImpl. |
[+] affected methods (12)
HTMLButtonElementImpl ( HTMLDocumentImpl, String )This constructor is from 'HTMLButtonElementImpl' class.
getAccessKey ( )This method is from 'HTMLButtonElementImpl' class.
getDisabled ( )This method is from 'HTMLButtonElementImpl' class.
getName ( )This method is from 'HTMLButtonElementImpl' class.
getTabIndex ( )This method is from 'HTMLButtonElementImpl' class.
getType ( )This method is from 'HTMLButtonElementImpl' class.
getValue ( )This method is from 'HTMLButtonElementImpl' class.
setAccessKey ( String )This method is from 'HTMLButtonElementImpl' class.
setDisabled ( boolean )This method is from 'HTMLButtonElementImpl' class.
setName ( String )This method is from 'HTMLButtonElementImpl' class.
setTabIndex ( int )This method is from 'HTMLButtonElementImpl' class.
setValue ( String )This method is from 'HTMLButtonElementImpl' class.
...
[+] HTMLDirectoryElementImpl (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLDirectoryElementImpl. |
[+] affected methods (3)
HTMLDirectoryElementImpl ( HTMLDocumentImpl, String )This constructor is from 'HTMLDirectoryElementImpl' class.
getCompact ( )This method is from 'HTMLDirectoryElementImpl' class.
setCompact ( boolean )This method is from 'HTMLDirectoryElementImpl' class.
[+] HTMLDivElementImpl (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLDivElementImpl. |
[+] affected methods (3)
HTMLDivElementImpl ( HTMLDocumentImpl, String )This constructor is from 'HTMLDivElementImpl' class.
getAlign ( )This method is from 'HTMLDivElementImpl' class.
setAlign ( String )This method is from 'HTMLDivElementImpl' class.
[+] HTMLDListElementImpl (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLDListElementImpl. |
[+] affected methods (3)
HTMLDListElementImpl ( HTMLDocumentImpl, String )This constructor is from 'HTMLDListElementImpl' class.
getCompact ( )This method is from 'HTMLDListElementImpl' class.
setCompact ( boolean )This method is from 'HTMLDListElementImpl' class.
[+] HTMLDocumentImpl (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLDocumentImpl. |
[+] affected methods (27)
HTMLDocumentImpl ( )This constructor is from 'HTMLDocumentImpl' class.
castNewChild ( Node )This method is from 'HTMLDocumentImpl' class.
clone ( )This method is from 'HTMLDocumentImpl' class.
cloneNode ( boolean )This method is from 'HTMLDocumentImpl' class.
close ( )This method is from 'HTMLDocumentImpl' class.
createElement ( String )This method is from 'HTMLDocumentImpl' class.
getAnchors ( )This method is from 'HTMLDocumentImpl' class.
getApplets ( )This method is from 'HTMLDocumentImpl' class.
getBody ( )This method is from 'HTMLDocumentImpl' class.
getCookie ( )This method is from 'HTMLDocumentImpl' class.
getDocumentElement ( )This method is from 'HTMLDocumentImpl' class.
getDomain ( )This method is from 'HTMLDocumentImpl' class.
...
[+] HTMLElementImpl (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLElementImpl. |
[+] affected methods (12)
castNewChild ( Node )This method is from 'HTMLElementImpl' class.
getClassName ( )This method is from 'HTMLElementImpl' class.
getDir ( )This method is from 'HTMLElementImpl' class.
getForm ( )This method is from 'HTMLElementImpl' class.
getId ( )This method is from 'HTMLElementImpl' class.
getLang ( )This method is from 'HTMLElementImpl' class.
getTitle ( )This method is from 'HTMLElementImpl' class.
setClassName ( String )This method is from 'HTMLElementImpl' class.
setDir ( String )This method is from 'HTMLElementImpl' class.
setId ( String )This method is from 'HTMLElementImpl' class.
setLang ( String )This method is from 'HTMLElementImpl' class.
setTitle ( String )This method is from 'HTMLElementImpl' class.
...
[+] HTMLFieldSetElementImpl (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLFieldSetElementImpl. |
[+] affected methods (1)
HTMLFieldSetElementImpl ( HTMLDocumentImpl, String )This constructor is from 'HTMLFieldSetElementImpl' class.
[+] HTMLFontElementImpl (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLFontElementImpl. |
[+] affected methods (7)
HTMLFontElementImpl ( HTMLDocumentImpl, String )This constructor is from 'HTMLFontElementImpl' class.
getColor ( )This method is from 'HTMLFontElementImpl' class.
getFace ( )This method is from 'HTMLFontElementImpl' class.
getSize ( )This method is from 'HTMLFontElementImpl' class.
setColor ( String )This method is from 'HTMLFontElementImpl' class.
setFace ( String )This method is from 'HTMLFontElementImpl' class.
setSize ( String )This method is from 'HTMLFontElementImpl' class.
[+] HTMLFormElementImpl (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLFormElementImpl. |
[+] affected methods (17)
HTMLFormElementImpl ( HTMLDocumentImpl, String )This constructor is from 'HTMLFormElementImpl' class.
getAcceptCharset ( )This method is from 'HTMLFormElementImpl' class.
getAction ( )This method is from 'HTMLFormElementImpl' class.
getElements ( )This method is from 'HTMLFormElementImpl' class.
getEnctype ( )This method is from 'HTMLFormElementImpl' class.
getLength ( )This method is from 'HTMLFormElementImpl' class.
getMethod ( )This method is from 'HTMLFormElementImpl' class.
getName ( )This method is from 'HTMLFormElementImpl' class.
getTarget ( )This method is from 'HTMLFormElementImpl' class.
reset ( )This method is from 'HTMLFormElementImpl' class.
setAcceptCharset ( String )This method is from 'HTMLFormElementImpl' class.
setAction ( String )This method is from 'HTMLFormElementImpl' class.
...
[+] HTMLFrameElementImpl (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLFrameElementImpl. |
[+] affected methods (17)
HTMLFrameElementImpl ( HTMLDocumentImpl, String )This constructor is from 'HTMLFrameElementImpl' class.
getFrameBorder ( )This method is from 'HTMLFrameElementImpl' class.
getLongDesc ( )This method is from 'HTMLFrameElementImpl' class.
getMarginHeight ( )This method is from 'HTMLFrameElementImpl' class.
getMarginWidth ( )This method is from 'HTMLFrameElementImpl' class.
getName ( )This method is from 'HTMLFrameElementImpl' class.
getNoResize ( )This method is from 'HTMLFrameElementImpl' class.
getScrolling ( )This method is from 'HTMLFrameElementImpl' class.
getSrc ( )This method is from 'HTMLFrameElementImpl' class.
setFrameBorder ( String )This method is from 'HTMLFrameElementImpl' class.
setLongDesc ( String )This method is from 'HTMLFrameElementImpl' class.
setMarginHeight ( String )This method is from 'HTMLFrameElementImpl' class.
...
[+] HTMLFrameSetElementImpl (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLFrameSetElementImpl. |
[+] affected methods (5)
HTMLFrameSetElementImpl ( HTMLDocumentImpl, String )This constructor is from 'HTMLFrameSetElementImpl' class.
getCols ( )This method is from 'HTMLFrameSetElementImpl' class.
getRows ( )This method is from 'HTMLFrameSetElementImpl' class.
setCols ( String )This method is from 'HTMLFrameSetElementImpl' class.
setRows ( String )This method is from 'HTMLFrameSetElementImpl' class.
[+] HTMLHeadElementImpl (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLHeadElementImpl. |
[+] affected methods (3)
HTMLHeadElementImpl ( HTMLDocumentImpl, String )This constructor is from 'HTMLHeadElementImpl' class.
getProfile ( )This method is from 'HTMLHeadElementImpl' class.
setProfile ( String )This method is from 'HTMLHeadElementImpl' class.
[+] HTMLHeadingElementImpl (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLHeadingElementImpl. |
[+] affected methods (3)
HTMLHeadingElementImpl ( HTMLDocumentImpl, String )This constructor is from 'HTMLHeadingElementImpl' class.
getAlign ( )This method is from 'HTMLHeadingElementImpl' class.
setAlign ( String )This method is from 'HTMLHeadingElementImpl' class.
[+] HTMLHRElementImpl (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLHRElementImpl. |
[+] affected methods (9)
HTMLHRElementImpl ( HTMLDocumentImpl, String )This constructor is from 'HTMLHRElementImpl' class.
getAlign ( )This method is from 'HTMLHRElementImpl' class.
getNoShade ( )This method is from 'HTMLHRElementImpl' class.
getSize ( )This method is from 'HTMLHRElementImpl' class.
getWidth ( )This method is from 'HTMLHRElementImpl' class.
setAlign ( String )This method is from 'HTMLHRElementImpl' class.
setNoShade ( boolean )This method is from 'HTMLHRElementImpl' class.
setSize ( String )This method is from 'HTMLHRElementImpl' class.
setWidth ( String )This method is from 'HTMLHRElementImpl' class.
[+] HTMLHtmlElementImpl (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLHtmlElementImpl. |
[+] affected methods (3)
HTMLHtmlElementImpl ( HTMLDocumentImpl, String )This constructor is from 'HTMLHtmlElementImpl' class.
getVersion ( )This method is from 'HTMLHtmlElementImpl' class.
setVersion ( String )This method is from 'HTMLHtmlElementImpl' class.
[+] HTMLIFrameElementImpl (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLIFrameElementImpl. |
[+] affected methods (21)
HTMLIFrameElementImpl ( HTMLDocumentImpl, String )This constructor is from 'HTMLIFrameElementImpl' class.
getAlign ( )This method is from 'HTMLIFrameElementImpl' class.
getFrameBorder ( )This method is from 'HTMLIFrameElementImpl' class.
getHeight ( )This method is from 'HTMLIFrameElementImpl' class.
getLongDesc ( )This method is from 'HTMLIFrameElementImpl' class.
getMarginHeight ( )This method is from 'HTMLIFrameElementImpl' class.
getMarginWidth ( )This method is from 'HTMLIFrameElementImpl' class.
getName ( )This method is from 'HTMLIFrameElementImpl' class.
getScrolling ( )This method is from 'HTMLIFrameElementImpl' class.
getSrc ( )This method is from 'HTMLIFrameElementImpl' class.
getWidth ( )This method is from 'HTMLIFrameElementImpl' class.
setAlign ( String )This method is from 'HTMLIFrameElementImpl' class.
...
[+] HTMLImageElementImpl (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLImageElementImpl. |
[+] affected methods (27)
HTMLImageElementImpl ( HTMLDocumentImpl, String )This constructor is from 'HTMLImageElementImpl' class.
getAlign ( )This method is from 'HTMLImageElementImpl' class.
getAlt ( )This method is from 'HTMLImageElementImpl' class.
getBorder ( )This method is from 'HTMLImageElementImpl' class.
getHeight ( )This method is from 'HTMLImageElementImpl' class.
getHspace ( )This method is from 'HTMLImageElementImpl' class.
getIsMap ( )This method is from 'HTMLImageElementImpl' class.
getLongDesc ( )This method is from 'HTMLImageElementImpl' class.
getLowSrc ( )This method is from 'HTMLImageElementImpl' class.
getName ( )This method is from 'HTMLImageElementImpl' class.
getSrc ( )This method is from 'HTMLImageElementImpl' class.
getUseMap ( )This method is from 'HTMLImageElementImpl' class.
...
[+] HTMLInputElementImpl (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLInputElementImpl. |
[+] affected methods (38)
HTMLInputElementImpl ( HTMLDocumentImpl, String )This constructor is from 'HTMLInputElementImpl' class.
blur ( )This method is from 'HTMLInputElementImpl' class.
click ( )This method is from 'HTMLInputElementImpl' class.
focus ( )This method is from 'HTMLInputElementImpl' class.
getAccept ( )This method is from 'HTMLInputElementImpl' class.
getAccessKey ( )This method is from 'HTMLInputElementImpl' class.
getAlign ( )This method is from 'HTMLInputElementImpl' class.
getAlt ( )This method is from 'HTMLInputElementImpl' class.
getChecked ( )This method is from 'HTMLInputElementImpl' class.
getDefaultChecked ( )This method is from 'HTMLInputElementImpl' class.
getDefaultValue ( )This method is from 'HTMLInputElementImpl' class.
getDisabled ( )This method is from 'HTMLInputElementImpl' class.
...
[+] HTMLIsIndexElementImpl (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLIsIndexElementImpl. |
[+] affected methods (3)
HTMLIsIndexElementImpl ( HTMLDocumentImpl, String )This constructor is from 'HTMLIsIndexElementImpl' class.
getPrompt ( )This method is from 'HTMLIsIndexElementImpl' class.
setPrompt ( String )This method is from 'HTMLIsIndexElementImpl' class.
[+] HTMLLabelElementImpl (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLLabelElementImpl. |
[+] affected methods (5)
HTMLLabelElementImpl ( HTMLDocumentImpl, String )This constructor is from 'HTMLLabelElementImpl' class.
getAccessKey ( )This method is from 'HTMLLabelElementImpl' class.
getHtmlFor ( )This method is from 'HTMLLabelElementImpl' class.
setAccessKey ( String )This method is from 'HTMLLabelElementImpl' class.
setHtmlFor ( String )This method is from 'HTMLLabelElementImpl' class.
[+] HTMLLegendElementImpl (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLLegendElementImpl. |
[+] affected methods (5)
HTMLLegendElementImpl ( HTMLDocumentImpl, String )This constructor is from 'HTMLLegendElementImpl' class.
getAccessKey ( )This method is from 'HTMLLegendElementImpl' class.
getAlign ( )This method is from 'HTMLLegendElementImpl' class.
setAccessKey ( String )This method is from 'HTMLLegendElementImpl' class.
setAlign ( String )This method is from 'HTMLLegendElementImpl' class.
[+] HTMLLIElementImpl (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLLIElementImpl. |
[+] affected methods (5)
HTMLLIElementImpl ( HTMLDocumentImpl, String )This constructor is from 'HTMLLIElementImpl' class.
getType ( )This method is from 'HTMLLIElementImpl' class.
getValue ( )This method is from 'HTMLLIElementImpl' class.
setType ( String )This method is from 'HTMLLIElementImpl' class.
setValue ( int )This method is from 'HTMLLIElementImpl' class.
[+] HTMLLinkElementImpl (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLLinkElementImpl. |
[+] affected methods (19)
HTMLLinkElementImpl ( HTMLDocumentImpl, String )This constructor is from 'HTMLLinkElementImpl' class.
getCharset ( )This method is from 'HTMLLinkElementImpl' class.
getDisabled ( )This method is from 'HTMLLinkElementImpl' class.
getHref ( )This method is from 'HTMLLinkElementImpl' class.
getHreflang ( )This method is from 'HTMLLinkElementImpl' class.
getMedia ( )This method is from 'HTMLLinkElementImpl' class.
getRel ( )This method is from 'HTMLLinkElementImpl' class.
getRev ( )This method is from 'HTMLLinkElementImpl' class.
getTarget ( )This method is from 'HTMLLinkElementImpl' class.
getType ( )This method is from 'HTMLLinkElementImpl' class.
setCharset ( String )This method is from 'HTMLLinkElementImpl' class.
setDisabled ( boolean )This method is from 'HTMLLinkElementImpl' class.
...
[+] HTMLMapElementImpl (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLMapElementImpl. |
[+] affected methods (4)
HTMLMapElementImpl ( HTMLDocumentImpl, String )This constructor is from 'HTMLMapElementImpl' class.
getAreas ( )This method is from 'HTMLMapElementImpl' class.
getName ( )This method is from 'HTMLMapElementImpl' class.
setName ( String )This method is from 'HTMLMapElementImpl' class.
[+] HTMLMenuElementImpl (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLMenuElementImpl. |
[+] affected methods (3)
HTMLMenuElementImpl ( HTMLDocumentImpl, String )This constructor is from 'HTMLMenuElementImpl' class.
getCompact ( )This method is from 'HTMLMenuElementImpl' class.
setCompact ( boolean )This method is from 'HTMLMenuElementImpl' class.
[+] HTMLMetaElementImpl (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLMetaElementImpl. |
[+] affected methods (9)
HTMLMetaElementImpl ( HTMLDocumentImpl, String )This constructor is from 'HTMLMetaElementImpl' class.
getContent ( )This method is from 'HTMLMetaElementImpl' class.
getHttpEquiv ( )This method is from 'HTMLMetaElementImpl' class.
getName ( )This method is from 'HTMLMetaElementImpl' class.
getScheme ( )This method is from 'HTMLMetaElementImpl' class.
setContent ( String )This method is from 'HTMLMetaElementImpl' class.
setHttpEquiv ( String )This method is from 'HTMLMetaElementImpl' class.
setName ( String )This method is from 'HTMLMetaElementImpl' class.
setScheme ( String )This method is from 'HTMLMetaElementImpl' class.
[+] HTMLModElementImpl (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLModElementImpl. |
[+] affected methods (5)
HTMLModElementImpl ( HTMLDocumentImpl, String )This constructor is from 'HTMLModElementImpl' class.
getCite ( )This method is from 'HTMLModElementImpl' class.
getDateTime ( )This method is from 'HTMLModElementImpl' class.
setCite ( String )This method is from 'HTMLModElementImpl' class.
setDateTime ( String )This method is from 'HTMLModElementImpl' class.
[+] HTMLObjectElementImpl (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLObjectElementImpl. |
[+] affected methods (35)
HTMLObjectElementImpl ( HTMLDocumentImpl, String )This constructor is from 'HTMLObjectElementImpl' class.
getAlign ( )This method is from 'HTMLObjectElementImpl' class.
getArchive ( )This method is from 'HTMLObjectElementImpl' class.
getBorder ( )This method is from 'HTMLObjectElementImpl' class.
getCode ( )This method is from 'HTMLObjectElementImpl' class.
getCodeBase ( )This method is from 'HTMLObjectElementImpl' class.
getCodeType ( )This method is from 'HTMLObjectElementImpl' class.
getData ( )This method is from 'HTMLObjectElementImpl' class.
getDeclare ( )This method is from 'HTMLObjectElementImpl' class.
getHeight ( )This method is from 'HTMLObjectElementImpl' class.
getHspace ( )This method is from 'HTMLObjectElementImpl' class.
getName ( )This method is from 'HTMLObjectElementImpl' class.
...
[+] HTMLOListElementImpl (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLOListElementImpl. |
[+] affected methods (7)
HTMLOListElementImpl ( HTMLDocumentImpl, String )This constructor is from 'HTMLOListElementImpl' class.
getCompact ( )This method is from 'HTMLOListElementImpl' class.
getStart ( )This method is from 'HTMLOListElementImpl' class.
getType ( )This method is from 'HTMLOListElementImpl' class.
setCompact ( boolean )This method is from 'HTMLOListElementImpl' class.
setStart ( int )This method is from 'HTMLOListElementImpl' class.
setType ( String )This method is from 'HTMLOListElementImpl' class.
[+] HTMLOptGroupElementImpl (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLOptGroupElementImpl. |
[+] affected methods (5)
HTMLOptGroupElementImpl ( HTMLDocumentImpl, String )This constructor is from 'HTMLOptGroupElementImpl' class.
getDisabled ( )This method is from 'HTMLOptGroupElementImpl' class.
getLabel ( )This method is from 'HTMLOptGroupElementImpl' class.
setDisabled ( boolean )This method is from 'HTMLOptGroupElementImpl' class.
setLabel ( String )This method is from 'HTMLOptGroupElementImpl' class.
[+] HTMLOptionElementImpl (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLOptionElementImpl. |
[+] affected methods (15)
HTMLOptionElementImpl ( HTMLDocumentImpl, String )This constructor is from 'HTMLOptionElementImpl' class.
getDefaultSelected ( )This method is from 'HTMLOptionElementImpl' class.
getDisabled ( )This method is from 'HTMLOptionElementImpl' class.
getIndex ( )This method is from 'HTMLOptionElementImpl' class.
getLabel ( )This method is from 'HTMLOptionElementImpl' class.
getSelected ( )This method is from 'HTMLOptionElementImpl' class.
getText ( )This method is from 'HTMLOptionElementImpl' class.
getValue ( )This method is from 'HTMLOptionElementImpl' class.
setDefaultSelected ( boolean )This method is from 'HTMLOptionElementImpl' class.
setDisabled ( boolean )This method is from 'HTMLOptionElementImpl' class.
setIndex ( int )This method is from 'HTMLOptionElementImpl' class.
setLabel ( String )This method is from 'HTMLOptionElementImpl' class.
...
[+] HTMLParagraphElementImpl (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLParagraphElementImpl. |
[+] affected methods (3)
HTMLParagraphElementImpl ( HTMLDocumentImpl, String )This constructor is from 'HTMLParagraphElementImpl' class.
getAlign ( )This method is from 'HTMLParagraphElementImpl' class.
setAlign ( String )This method is from 'HTMLParagraphElementImpl' class.
[+] HTMLParamElementImpl (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLParamElementImpl. |
[+] affected methods (9)
HTMLParamElementImpl ( HTMLDocumentImpl, String )This constructor is from 'HTMLParamElementImpl' class.
getName ( )This method is from 'HTMLParamElementImpl' class.
getType ( )This method is from 'HTMLParamElementImpl' class.
getValue ( )This method is from 'HTMLParamElementImpl' class.
getValueType ( )This method is from 'HTMLParamElementImpl' class.
setName ( String )This method is from 'HTMLParamElementImpl' class.
setType ( String )This method is from 'HTMLParamElementImpl' class.
setValue ( String )This method is from 'HTMLParamElementImpl' class.
setValueType ( String )This method is from 'HTMLParamElementImpl' class.
[+] HTMLPreElementImpl (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLPreElementImpl. |
[+] affected methods (3)
HTMLPreElementImpl ( HTMLDocumentImpl, String )This constructor is from 'HTMLPreElementImpl' class.
getWidth ( )This method is from 'HTMLPreElementImpl' class.
setWidth ( int )This method is from 'HTMLPreElementImpl' class.
[+] HTMLQuoteElementImpl (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLQuoteElementImpl. |
[+] affected methods (3)
HTMLQuoteElementImpl ( HTMLDocumentImpl, String )This constructor is from 'HTMLQuoteElementImpl' class.
getCite ( )This method is from 'HTMLQuoteElementImpl' class.
setCite ( String )This method is from 'HTMLQuoteElementImpl' class.
[+] HTMLScriptElementImpl (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLScriptElementImpl. |
[+] affected methods (15)
HTMLScriptElementImpl ( HTMLDocumentImpl, String )This constructor is from 'HTMLScriptElementImpl' class.
getCharset ( )This method is from 'HTMLScriptElementImpl' class.
getDefer ( )This method is from 'HTMLScriptElementImpl' class.
getEvent ( )This method is from 'HTMLScriptElementImpl' class.
getHtmlFor ( )This method is from 'HTMLScriptElementImpl' class.
getSrc ( )This method is from 'HTMLScriptElementImpl' class.
getText ( )This method is from 'HTMLScriptElementImpl' class.
getType ( )This method is from 'HTMLScriptElementImpl' class.
setCharset ( String )This method is from 'HTMLScriptElementImpl' class.
setDefer ( boolean )This method is from 'HTMLScriptElementImpl' class.
setEvent ( String )This method is from 'HTMLScriptElementImpl' class.
setHtmlFor ( String )This method is from 'HTMLScriptElementImpl' class.
...
[+] HTMLSelectElementImpl (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLSelectElementImpl. |
[+] affected methods (22)
HTMLSelectElementImpl ( HTMLDocumentImpl, String )This constructor is from 'HTMLSelectElementImpl' class.
add ( HTMLElement, HTMLElement )This method is from 'HTMLSelectElementImpl' class.
blur ( )This method is from 'HTMLSelectElementImpl' class.
focus ( )This method is from 'HTMLSelectElementImpl' class.
getDisabled ( )This method is from 'HTMLSelectElementImpl' class.
getLength ( )This method is from 'HTMLSelectElementImpl' class.
getMultiple ( )This method is from 'HTMLSelectElementImpl' class.
getName ( )This method is from 'HTMLSelectElementImpl' class.
getOptions ( )This method is from 'HTMLSelectElementImpl' class.
getSelectedIndex ( )This method is from 'HTMLSelectElementImpl' class.
getSize ( )This method is from 'HTMLSelectElementImpl' class.
getTabIndex ( )This method is from 'HTMLSelectElementImpl' class.
...
[+] HTMLStyleElementImpl (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLStyleElementImpl. |
[+] affected methods (7)
HTMLStyleElementImpl ( HTMLDocumentImpl, String )This constructor is from 'HTMLStyleElementImpl' class.
getDisabled ( )This method is from 'HTMLStyleElementImpl' class.
getMedia ( )This method is from 'HTMLStyleElementImpl' class.
getType ( )This method is from 'HTMLStyleElementImpl' class.
setDisabled ( boolean )This method is from 'HTMLStyleElementImpl' class.
setMedia ( String )This method is from 'HTMLStyleElementImpl' class.
setType ( String )This method is from 'HTMLStyleElementImpl' class.
[+] HTMLTableCaptionElementImpl (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLTableCaptionElementImpl. |
[+] affected methods (3)
HTMLTableCaptionElementImpl ( HTMLDocumentImpl, String )This constructor is from 'HTMLTableCaptionElementImpl' class.
getAlign ( )This method is from 'HTMLTableCaptionElementImpl' class.
setAlign ( String )This method is from 'HTMLTableCaptionElementImpl' class.
[+] HTMLTableCellElementImpl (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLTableCellElementImpl. |
[+] affected methods (31)
HTMLTableCellElementImpl ( HTMLDocumentImpl, String )This constructor is from 'HTMLTableCellElementImpl' class.
getAbbr ( )This method is from 'HTMLTableCellElementImpl' class.
getAlign ( )This method is from 'HTMLTableCellElementImpl' class.
getAxis ( )This method is from 'HTMLTableCellElementImpl' class.
getBgColor ( )This method is from 'HTMLTableCellElementImpl' class.
getCellIndex ( )This method is from 'HTMLTableCellElementImpl' class.
getCh ( )This method is from 'HTMLTableCellElementImpl' class.
getChOff ( )This method is from 'HTMLTableCellElementImpl' class.
getColSpan ( )This method is from 'HTMLTableCellElementImpl' class.
getHeaders ( )This method is from 'HTMLTableCellElementImpl' class.
getHeight ( )This method is from 'HTMLTableCellElementImpl' class.
getNoWrap ( )This method is from 'HTMLTableCellElementImpl' class.
...
[+] HTMLTableColElementImpl (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLTableColElementImpl. |
[+] affected methods (13)
HTMLTableColElementImpl ( HTMLDocumentImpl, String )This constructor is from 'HTMLTableColElementImpl' class.
getAlign ( )This method is from 'HTMLTableColElementImpl' class.
getCh ( )This method is from 'HTMLTableColElementImpl' class.
getChOff ( )This method is from 'HTMLTableColElementImpl' class.
getSpan ( )This method is from 'HTMLTableColElementImpl' class.
getVAlign ( )This method is from 'HTMLTableColElementImpl' class.
getWidth ( )This method is from 'HTMLTableColElementImpl' class.
setAlign ( String )This method is from 'HTMLTableColElementImpl' class.
setCh ( String )This method is from 'HTMLTableColElementImpl' class.
setChOff ( String )This method is from 'HTMLTableColElementImpl' class.
setSpan ( int )This method is from 'HTMLTableColElementImpl' class.
setVAlign ( String )This method is from 'HTMLTableColElementImpl' class.
...
[+] HTMLTableElementImpl (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLTableElementImpl. |
[+] affected methods (35)
HTMLTableElementImpl ( HTMLDocumentImpl, String )This constructor is from 'HTMLTableElementImpl' class.
createCaption ( )This method is from 'HTMLTableElementImpl' class.
createTFoot ( )This method is from 'HTMLTableElementImpl' class.
createTHead ( )This method is from 'HTMLTableElementImpl' class.
deleteCaption ( )This method is from 'HTMLTableElementImpl' class.
deleteRow ( int )This method is from 'HTMLTableElementImpl' class.
deleteTFoot ( )This method is from 'HTMLTableElementImpl' class.
deleteTHead ( )This method is from 'HTMLTableElementImpl' class.
getAlign ( )This method is from 'HTMLTableElementImpl' class.
getBgColor ( )This method is from 'HTMLTableElementImpl' class.
getBorder ( )This method is from 'HTMLTableElementImpl' class.
getCaption ( )This method is from 'HTMLTableElementImpl' class.
...
[+] HTMLTableRowElementImpl (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLTableRowElementImpl. |
[+] affected methods (19)
HTMLTableRowElementImpl ( HTMLDocumentImpl, String )This constructor is from 'HTMLTableRowElementImpl' class.
deleteCell ( int )This method is from 'HTMLTableRowElementImpl' class.
getAlign ( )This method is from 'HTMLTableRowElementImpl' class.
getBgColor ( )This method is from 'HTMLTableRowElementImpl' class.
getCells ( )This method is from 'HTMLTableRowElementImpl' class.
getCh ( )This method is from 'HTMLTableRowElementImpl' class.
getChOff ( )This method is from 'HTMLTableRowElementImpl' class.
getRowIndex ( )This method is from 'HTMLTableRowElementImpl' class.
getSectionRowIndex ( )This method is from 'HTMLTableRowElementImpl' class.
getVAlign ( )This method is from 'HTMLTableRowElementImpl' class.
insertCell ( int )This method is from 'HTMLTableRowElementImpl' class.
setAlign ( String )This method is from 'HTMLTableRowElementImpl' class.
...
[+] HTMLTableSectionElementImpl (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLTableSectionElementImpl. |
[+] affected methods (12)
HTMLTableSectionElementImpl ( HTMLDocumentImpl, String )This constructor is from 'HTMLTableSectionElementImpl' class.
deleteRow ( int )This method is from 'HTMLTableSectionElementImpl' class.
getAlign ( )This method is from 'HTMLTableSectionElementImpl' class.
getCh ( )This method is from 'HTMLTableSectionElementImpl' class.
getChOff ( )This method is from 'HTMLTableSectionElementImpl' class.
getRows ( )This method is from 'HTMLTableSectionElementImpl' class.
getVAlign ( )This method is from 'HTMLTableSectionElementImpl' class.
insertRow ( int )This method is from 'HTMLTableSectionElementImpl' class.
setAlign ( String )This method is from 'HTMLTableSectionElementImpl' class.
setCh ( String )This method is from 'HTMLTableSectionElementImpl' class.
setChOff ( String )This method is from 'HTMLTableSectionElementImpl' class.
setVAlign ( String )This method is from 'HTMLTableSectionElementImpl' class.
...
[+] HTMLTextAreaElementImpl (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLTextAreaElementImpl. |
[+] affected methods (23)
HTMLTextAreaElementImpl ( HTMLDocumentImpl, String )This constructor is from 'HTMLTextAreaElementImpl' class.
blur ( )This method is from 'HTMLTextAreaElementImpl' class.
focus ( )This method is from 'HTMLTextAreaElementImpl' class.
getAccessKey ( )This method is from 'HTMLTextAreaElementImpl' class.
getCols ( )This method is from 'HTMLTextAreaElementImpl' class.
getDefaultValue ( )This method is from 'HTMLTextAreaElementImpl' class.
getDisabled ( )This method is from 'HTMLTextAreaElementImpl' class.
getName ( )This method is from 'HTMLTextAreaElementImpl' class.
getReadOnly ( )This method is from 'HTMLTextAreaElementImpl' class.
getRows ( )This method is from 'HTMLTextAreaElementImpl' class.
getTabIndex ( )This method is from 'HTMLTextAreaElementImpl' class.
getType ( )This method is from 'HTMLTextAreaElementImpl' class.
...
[+] HTMLTitleElementImpl (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLTitleElementImpl. |
[+] affected methods (3)
HTMLTitleElementImpl ( HTMLDocumentImpl, String )This constructor is from 'HTMLTitleElementImpl' class.
getText ( )This method is from 'HTMLTitleElementImpl' class.
setText ( String )This method is from 'HTMLTitleElementImpl' class.
[+] HTMLUListElementImpl (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLUListElementImpl. |
[+] affected methods (5)
HTMLUListElementImpl ( HTMLDocumentImpl, String )This constructor is from 'HTMLUListElementImpl' class.
getCompact ( )This method is from 'HTMLUListElementImpl' class.
getType ( )This method is from 'HTMLUListElementImpl' class.
setCompact ( boolean )This method is from 'HTMLUListElementImpl' class.
setType ( String )This method is from 'HTMLUListElementImpl' class.
package org.openxml.dom.iterator
[+] ElementTagFilter (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class ElementTagFilter. |
[+] affected methods (2)
acceptNode ( Node )This method is from 'ElementTagFilter' class.
lookup ( String )This method is from 'ElementTagFilter' class.
[+] InnerIterator (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class InnerIterator. |
[+] affected methods (6)
InnerIterator ( )This constructor is from 'InnerIterator' abstract class.
destroy ( )This method is from 'InnerIterator' abstract class.
nextNode ( )This abstract method is from 'InnerIterator' abstract class.
prevNode ( )This abstract method is from 'InnerIterator' abstract class.
removeNode ( Node )This method is from 'InnerIterator' abstract class.
reset ( )This method is from 'InnerIterator' abstract class.
[+] ListInnerIterator (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class ListInnerIterator. |
[+] affected methods (2)
nextNode ( )This method is from 'ListInnerIterator' class.
prevNode ( )This method is from 'ListInnerIterator' class.
[+] NamedNodeFilter (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class NamedNodeFilter. |
[+] affected methods (2)
acceptNode ( Node )This method is from 'NamedNodeFilter' class.
lookup ( String )This method is from 'NamedNodeFilter' class.
[+] NodeIteratorImpl (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class NodeIteratorImpl. |
[+] affected methods (7)
NodeIteratorImpl ( NodeImpl, boolean, int, NodeFilter )This constructor is from 'NodeIteratorImpl' class.
asInnerIterator ( )This method is from 'NodeIteratorImpl' class.
finalize ( )This method is from 'NodeIteratorImpl' class.
getLength ( )This method is from 'NodeIteratorImpl' class.
item ( int )This method is from 'NodeIteratorImpl' class.
nextNode ( )This method is from 'NodeIteratorImpl' class.
prevNode ( )This method is from 'NodeIteratorImpl' class.
[+] TreeInnerIterator (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class TreeInnerIterator. |
[+] affected methods (2)
nextNode ( )This method is from 'TreeInnerIterator' class.
prevNode ( )This method is from 'TreeInnerIterator' class.
package org.openxml.io
[+] DTDPrinter (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class DTDPrinter. |
[+] affected methods (12)
DTDPrinter ( OutputStream, int )This constructor is from 'DTDPrinter' class.
DTDPrinter ( OutputStream, String, int )This constructor is from 'DTDPrinter' class.
DTDPrinter ( Writer )This constructor is from 'DTDPrinter' class.
DTDPrinter ( Writer, int )This constructor is from 'DTDPrinter' class.
DTDPrinter ( Writer, int, int, int )This constructor is from 'DTDPrinter' class.
print ( Document )This method is from 'DTDPrinter' class.
print ( DocumentFragment )This method is from 'DTDPrinter' class.
print ( Element )This method is from 'DTDPrinter' class.
printContent ( DTDDocument, StringBuffer )This method is from 'DTDPrinter' class.
printDocument ( Node, StringBuffer )This method is from 'DTDPrinter' class.
printElement ( Element, StringBuffer )This method is from 'DTDPrinter' class.
printSubset ( DocumentType, StringBuffer )This method is from 'DTDPrinter' class.
...
[+] HTMLDTD (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLDTD. |
[+] affected methods (6)
HTMLDTD ( )This constructor is from 'HTMLDTD' class.
charFromName ( String )This method is from 'HTMLDTD' class.
fromChar ( char )This method is from 'HTMLDTD' class.
getDTD ( )This method is from 'HTMLDTD' class.
optionalClosingTag ( Element )This method is from 'HTMLDTD' class.
supportsChildren ( Element )This method is from 'HTMLDTD' class.
[+] HTMLPrinter (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLPrinter. |
[+] affected methods (11)
HTMLPrinter ( OutputStream, int )This constructor is from 'HTMLPrinter' class.
HTMLPrinter ( OutputStream, String, int )This constructor is from 'HTMLPrinter' class.
HTMLPrinter ( Writer )This constructor is from 'HTMLPrinter' class.
HTMLPrinter ( Writer, int )This constructor is from 'HTMLPrinter' class.
HTMLPrinter ( Writer, int, int, int )This constructor is from 'HTMLPrinter' class.
getCharacterRef ( char )This method is from 'HTMLPrinter' class.
print ( Document )This method is from 'HTMLPrinter' class.
print ( DocumentFragment )This method is from 'HTMLPrinter' class.
print ( Element )This method is from 'HTMLPrinter' class.
printDocument ( Node, StringBuffer )This method is from 'HTMLPrinter' class.
printElement ( Element, StringBuffer )This method is from 'HTMLPrinter' class.
...
[+] Parser (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class Parser. |
[+] affected methods (3)
getLastException ( )This abstract method is from 'Parser' interface.
parseDocument ( )This abstract method is from 'Parser' interface.
parseNode ( Node )This abstract method is from 'Parser' interface.
[+] Printer (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class Printer. |
[+] affected methods (31)
Printer ( Writer, int, int, int )This constructor is from 'Printer' abstract class.
appendLiteral ( StringBuffer, String )This method is from 'Printer' abstract class.
breakLine ( )This method is from 'Printer' abstract class.
close ( )This method is from 'Printer' abstract class.
encode ( String, boolean )This method is from 'Printer' abstract class.
flush ( )This method is from 'Printer' abstract class.
flushLine ( )This method is from 'Printer' abstract class.
getCharacterRef ( char )This method is from 'Printer' abstract class.
getEncoding ( )This method is from 'Printer' abstract class.
getMode ( )This method is from 'Printer' abstract class.
getWriter ( )This method is from 'Printer' abstract class.
indent ( )This method is from 'Printer' abstract class.
...
[+] XMLPrinter (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class XMLPrinter. |
[+] affected methods (11)
XMLPrinter ( OutputStream, int )This constructor is from 'XMLPrinter' class.
XMLPrinter ( OutputStream, String, int )This constructor is from 'XMLPrinter' class.
XMLPrinter ( Writer )This constructor is from 'XMLPrinter' class.
XMLPrinter ( Writer, int )This constructor is from 'XMLPrinter' class.
XMLPrinter ( Writer, int, int, int )This constructor is from 'XMLPrinter' class.
getCharacterRef ( char )This method is from 'XMLPrinter' class.
print ( Document )This method is from 'XMLPrinter' class.
print ( DocumentFragment )This method is from 'XMLPrinter' class.
print ( Element )This method is from 'XMLPrinter' class.
printDocument ( Node, StringBuffer )This method is from 'XMLPrinter' class.
printElement ( Element, StringBuffer )This method is from 'XMLPrinter' class.
...
[+] XMLStreamReader (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class XMLStreamReader. |
[+] affected methods (11)
XMLStreamReader ( InputStream )This constructor is from 'XMLStreamReader' class.
XMLStreamReader ( InputStream, String )This constructor is from 'XMLStreamReader' class.
changeEncoding ( String )This method is from 'XMLStreamReader' class.
close ( )This method is from 'XMLStreamReader' class.
mark ( int )This method is from 'XMLStreamReader' class.
markSupported ( )This method is from 'XMLStreamReader' class.
read ( )This method is from 'XMLStreamReader' class.
readLine ( )This method is from 'XMLStreamReader' class.
ready ( )This method is from 'XMLStreamReader' class.
reset ( )This method is from 'XMLStreamReader' class.
skip ( long )This method is from 'XMLStreamReader' class.
...
[+] XMLStreamWriter (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class XMLStreamWriter. |
[+] affected methods (8)
XMLStreamWriter ( OutputStream )This constructor is from 'XMLStreamWriter' class.
XMLStreamWriter ( OutputStream, String )This constructor is from 'XMLStreamWriter' class.
close ( )This method is from 'XMLStreamWriter' class.
flush ( )This method is from 'XMLStreamWriter' class.
newLine ( )This method is from 'XMLStreamWriter' class.
write ( char[ ], int, int )This method is from 'XMLStreamWriter' class.
write ( int )This method is from 'XMLStreamWriter' class.
write ( String, int, int )This method is from 'XMLStreamWriter' class.
package org.openxml.parser
[+] BaseParser (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class BaseParser. |
[+] affected methods (32)
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.
error ( Exception )This method is from 'BaseParser' abstract class.
error ( short, String )This method is from 'BaseParser' abstract class.
getLastException ( )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.
...
[+] DTDParser (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class DTDParser. |
[+] affected methods (10)
DTDParser ( Reader, String )This constructor is from 'DTDParser' class.
DTDParser ( Reader, String, short, short )This constructor is from 'DTDParser' class.
DTDParser ( BaseParser, Reader, String )This constructor is from 'DTDParser' class.
createAttribute ( String )This method is from 'DTDParser' class.
parseDocument ( )This method is from 'DTDParser' class.
parseExternalSubset ( DTDDocument )This method is from 'DTDParser' class.
parseInternalSubset ( DTDDocument )This method is from 'DTDParser' class.
parseNode ( Node )This method is from 'DTDParser' class.
parseParamEntity ( ParamEntity )This method is from 'DTDParser' class.
parseParamEntity ( DTDDocument, boolean )This method is from 'DTDParser' class.
[+] ErrorSinkHandler (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class ErrorSinkHandler. |
[+] affected methods (2)
error ( Exception )This abstract method is from 'ErrorSinkHandler' interface.
error ( short, String )This abstract method is from 'ErrorSinkHandler' interface.
[+] FatalParseException (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class FatalParseException. |
[+] affected methods (2)
getException ( )This method is from 'FatalParseException' class.
getLevel ( )This method is from 'FatalParseException' class.
[+] HTMLParser (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLParser. |
[+] affected methods (6)
HTMLParser ( Reader, String )This constructor is from 'HTMLParser' class.
HTMLParser ( Reader, String, short, short )This constructor is from 'HTMLParser' class.
parseDocument ( )This method is from 'HTMLParser' class.
parseDTDSubset ( )This method is from 'HTMLParser' class.
parseNextNode ( int )This method is from 'HTMLParser' class.
parseNode ( Node )This method is from 'HTMLParser' class.
[+] ParseException (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class ParseException. |
[+] affected methods (5)
getLevel ( )This abstract method is from 'ParseException' abstract class.
getLineNumber ( )This method is from 'ParseException' abstract class.
getPrevious ( )This method is from 'ParseException' abstract class.
getSourcePosition ( )This method is from 'ParseException' abstract class.
getSourceURI ( )This method is from 'ParseException' abstract class.
[+] SourceLocation (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class SourceLocation. |
[+] affected methods (3)
getLineNumber ( )This abstract method is from 'SourceLocation' interface.
getSourcePosition ( )This abstract method is from 'SourceLocation' interface.
getSourceURI ( )This abstract method is from 'SourceLocation' interface.
[+] ValidityException (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class ValidityException. |
[+] affected methods (1)
getLevel ( )This method is from 'ValidityException' class.
[+] WellFormedException (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class WellFormedException. |
[+] affected methods (1)
getLevel ( )This method is from 'WellFormedException' class.
[+] XMLParser (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class XMLParser. |
[+] affected methods (11)
XMLParser ( Reader, String )This constructor is from 'XMLParser' class.
XMLParser ( Reader, String, short, short )This constructor is from 'XMLParser' class.
XMLParser ( BaseParser, Reader, String )This constructor is from 'XMLParser' class.
closingTag ( String, boolean )This method is from 'XMLParser' class.
parseDocument ( )This method is from 'XMLParser' class.
parseDocument ( DTDDocument )This method is from 'XMLParser' class.
parseDocument ( DTDDocument, Class )This method is from 'XMLParser' class.
parseDTDSubset ( boolean )This method is from 'XMLParser' class.
parseEntity ( EntityImpl, boolean )This method is from 'XMLParser' class.
parseNextNode ( int )This method is from 'XMLParser' class.
parseNode ( Node )This method is from 'XMLParser' class.
...
package org.openxml.source
[+] Holder (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class Holder. |
[+] affected methods (9)
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.
getLastException ( )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.
[+] HolderFactory (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HolderFactory. |
[+] affected methods (1)
newHolder ( Source )This abstract method is from 'HolderFactory' interface.
[+] HolderFinder (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HolderFinder. |
[+] affected methods (4)
findHolder ( Source )This abstract method is from 'HolderFinder' interface.
findHolder ( Source, boolean )This abstract method is from 'HolderFinder' interface.
registerFactory ( HolderFactory )This abstract method is from 'HolderFinder' interface.
useCatalog ( String )This abstract method is from 'HolderFinder' interface.
[+] Source (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class Source. |
[+] affected methods (13)
Source ( )This constructor is from 'Source' abstract class.
forget ( )This abstract method is from 'Source' abstract class.
getDocClass ( )This abstract method is from 'Source' abstract class.
getDocument ( )This abstract method is from 'Source' abstract class.
getEncoding ( )This abstract method is from 'Source' abstract class.
getLastException ( )This abstract method is from 'Source' abstract class.
getPublicId ( )This abstract method is from 'Source' abstract class.
getURI ( )This abstract method is from 'Source' abstract class.
setDocClass ( Class )This abstract method is from 'Source' abstract class.
setEncoding ( String )This abstract method is from 'Source' abstract class.
setPublicId ( String )This abstract method is from 'Source' abstract class.
setReadOnly ( boolean )This abstract method is from 'Source' abstract class.
...
[+] XCatalog (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class XCatalog. |
[+] affected methods (3)
mapPublicId ( String )This abstract method is from 'XCatalog' interface.
mapSource ( String, String )This abstract method is from 'XCatalog' interface.
remapURI ( String )This abstract method is from 'XCatalog' interface.
package org.openxml.source.holders
[+] HolderFactoryImpl (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HolderFactoryImpl. |
[+] affected methods (3)
HolderFactoryImpl ( )This constructor is from 'HolderFactoryImpl' abstract class.
findHolder ( Source )This method is from 'HolderFactoryImpl' abstract class.
newHolder ( Source )This abstract method is from 'HolderFactoryImpl' abstract class.
[+] HolderFinderImpl (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HolderFinderImpl. |
[+] affected methods (5)
findHolder ( Source )This method is from 'HolderFinderImpl' class.
findHolder ( Source, boolean )This method is from 'HolderFinderImpl' class.
getHolderFinder ( )This method is from 'HolderFinderImpl' class.
registerFactory ( HolderFactory )This method is from 'HolderFinderImpl' class.
useCatalog ( String )This method is from 'HolderFinderImpl' class.
[+] ResHolderFactoryImpl (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class ResHolderFactoryImpl. |
[+] affected methods (3)
ResHolderFactoryImpl ( )This constructor is from 'ResHolderFactoryImpl' class.
ResHolderFactoryImpl ( ClassLoader )This constructor is from 'ResHolderFactoryImpl' class.
newHolder ( Source )This method is from 'ResHolderFactoryImpl' class.
[+] SourceImpl (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class SourceImpl. |
[+] affected methods (21)
SourceImpl ( )This constructor is from 'SourceImpl' class.
SourceImpl ( String, String, String, Class )This constructor is from 'SourceImpl' class.
asynch ( )This method is from 'SourceImpl' class.
forget ( )This method is from 'SourceImpl' class.
getClassDTD ( )This method is from 'SourceImpl' class.
getClassHTML ( )This method is from 'SourceImpl' class.
getClassXML ( )This method is from 'SourceImpl' class.
getDocClass ( )This method is from 'SourceImpl' class.
getDocument ( )This method is from 'SourceImpl' class.
getEncoding ( )This method is from 'SourceImpl' class.
getLastException ( )This method is from 'SourceImpl' class.
getPublicId ( )This method is from 'SourceImpl' class.
...
[+] XCatalogFactory (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class XCatalogFactory. |
[+] affected methods (4)
XCatalogFactory ( )This constructor is from 'XCatalogFactory' class.
asHolderFactory ( XCatalog )This method is from 'XCatalogFactory' class.
findCatalog ( String )This method is from 'XCatalogFactory' class.
reloadCatalog ( String )This method is from 'XCatalogFactory' class.
package org.openxml.util
[+] FastString (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class FastString. |
[+] affected methods (27)
FastString ( )This constructor is from 'FastString' class.
FastString ( int )This constructor is from 'FastString' class.
FastString ( String )This constructor is from 'FastString' class.
FastString ( FastString )This constructor is from 'FastString' class.
append ( char[ ], int, int )This method is from 'FastString' class.
append ( char )This method is from 'FastString' class.
append ( String )This method is from 'FastString' class.
append ( FastString )This method is from 'FastString' class.
charAt ( int )This method is from 'FastString' class.
delete ( int, int )This method is from 'FastString' class.
equals ( Object )This method is from 'FastString' class.
equals ( String )This method is from 'FastString' class.
...
[+] FastStringPool (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class FastStringPool. |
[+] affected methods (13)
FastStringPool ( )This constructor is from 'FastStringPool' class.
FastStringPool ( int, int, boolean )This constructor is from 'FastStringPool' class.
enlargePool ( )This method is from 'FastStringPool' class.
getFirstEntryCount ( )This method is from 'FastStringPool' class.
getPoolSize ( )This method is from 'FastStringPool' class.
getSecondEntryCount ( )This method is from 'FastStringPool' class.
hash ( String )This method is from 'FastStringPool' class.
lookup ( char[ ], int, int )This method is from 'FastStringPool' class.
lookup ( String )This method is from 'FastStringPool' class.
lookup ( StringBuffer, int, int )This method is from 'FastStringPool' class.
match ( String, char[ ] )This method is from 'FastStringPool' class.
match ( String, char[ ], int, int )This method is from 'FastStringPool' class.
...
[+] Log (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class Log. |
[+] affected methods (11)
Log ( )This constructor is from 'Log' class.
debug ( String )This method is from 'Log' class.
debug ( Throwable )This method is from 'Log' class.
error ( String )This method is from 'Log' class.
error ( Throwable )This method is from 'Log' class.
info ( String )This method is from 'Log' class.
info ( Throwable )This method is from 'Log' class.
print ( short, String )This method is from 'Log' class.
print ( short, String, String )This method is from 'Log' class.
print ( short, String, Throwable )This method is from 'Log' class.
print ( short, Throwable )This method is from 'Log' class.
...
[+] Resources (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class Resources. |
[+] affected methods (7)
Resources ( )This constructor is from 'Resources' class.
format ( String, Object[ ] )This method is from 'Resources' class.
format ( String, Object )This method is from 'Resources' class.
format ( String, Object, Object )This method is from 'Resources' class.
format ( String, Object, Object, Object )This method is from 'Resources' class.
message ( String )This method is from 'Resources' class.
setLocale ( Locale )This method is from 'Resources' class.
[+] TreeIterator (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class TreeIterator. |
[+] affected methods (2)
TreeIterator ( Node, int )This constructor is from 'TreeIterator' class.
nextNode ( )This method is from 'TreeIterator' class.
package org.openxml.x3p
[+] EngineCreatorFromClass (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class EngineCreatorFromClass. |
[+] affected methods (4)
createEngine ( ProcessContext )This method is from 'EngineCreatorFromClass' class.
fromClass ( Class )This method is from 'EngineCreatorFromClass' class.
fromClass ( String )This method is from 'EngineCreatorFromClass' class.
toString ( )This method is from 'EngineCreatorFromClass' class.
[+] ProcessContext (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class ProcessContext. |
[+] affected methods (6)
enumerate ( )This abstract method is from 'ProcessContext' interface.
getActivator ( )This abstract method is from 'ProcessContext' interface.
getLocale ( )This abstract method is from 'ProcessContext' interface.
getObject ( String )This abstract method is from 'ProcessContext' interface.
setLocale ( Locale )This abstract method is from 'ProcessContext' interface.
setObject ( String, Object )This abstract method is from 'ProcessContext' interface.
[+] Processor (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class Processor. |
[+] affected methods (3)
getContext ( )This abstract method is from 'Processor' interface.
process ( Document )This abstract method is from 'Processor' interface.
process ( Node )This abstract method is from 'Processor' interface.
[+] ProcessorEngine (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class ProcessorEngine. |
[+] affected methods (3)
destroy ( ProcessContext )This abstract method is from 'ProcessorEngine' interface.
process ( ProcessContext, Node )This abstract method is from 'ProcessorEngine' interface.
whatToProcess ( )This abstract method is from 'ProcessorEngine' interface.
[+] ProcessorEngineCreator (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class ProcessorEngineCreator. |
[+] affected methods (1)
createEngine ( ProcessContext )This abstract method is from 'ProcessorEngineCreator' interface.
[+] ProcessorException (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class ProcessorException. |
[+] affected methods (5)
ProcessorException ( String )This constructor is from 'ProcessorException' class.
ProcessorException ( ProcessorEngine, Node, String )This constructor is from 'ProcessorException' class.
ProcessorException ( Node, String )This constructor is from 'ProcessorException' class.
getEngine ( )This method is from 'ProcessorException' class.
getNode ( )This method is from 'ProcessorException' class.
[+] ProcessorFactory (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class ProcessorFactory. |
[+] affected methods (6)
ProcessorFactory ( )This constructor is from 'ProcessorFactory' abstract class.
createProcessor ( Object )This method is from 'ProcessorFactory' abstract class.
createProcessor ( Object, String )This method is from 'ProcessorFactory' abstract class.
findEngineCreator ( String )This method is from 'ProcessorFactory' abstract class.
registerEngine ( String, ProcessorEngineCreator )This method is from 'ProcessorFactory' abstract class.
registerPIEngine ( String, ProcessorEngineCreator )This method is from 'ProcessorFactory' abstract class.
[+] Publisher (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class Publisher. |
[+] affected methods (3)
close ( )This abstract method is from 'Publisher' interface.
publish ( Document )This abstract method is from 'Publisher' interface.
publish ( Node )This abstract method is from 'Publisher' interface.
[+] PublisherCreator (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class PublisherCreator. |
[+] affected methods (3)
createPublisher ( PublisherTarget )This abstract method is from 'PublisherCreator' interface.
isSupported ( PublisherTarget )This abstract method is from 'PublisherCreator' interface.
listTargets ( )This abstract method is from 'PublisherCreator' interface.
[+] PublisherFactory (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class PublisherFactory. |
[+] affected methods (9)
PublisherFactory ( )This constructor is from 'PublisherFactory' class.
asCreator ( )This method is from 'PublisherFactory' class.
createPublisher ( File, StreamFormat )This method is from 'PublisherFactory' class.
createPublisher ( OutputStream, StreamFormat )This method is from 'PublisherFactory' class.
createPublisher ( Writer, StreamFormat )This method is from 'PublisherFactory' class.
createPublisher ( PublisherTarget )This method is from 'PublisherFactory' class.
isSupported ( PublisherTarget )This method is from 'PublisherFactory' class.
listTargets ( )This method is from 'PublisherFactory' class.
registerPublisher ( PublisherCreator )This method is from 'PublisherFactory' class.
[+] PublisherTargetNotSupportedException (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class PublisherTargetNotSupportedException. |
[+] affected methods (1)
PublisherTargetNotSupportedException ( String )This constructor is from 'PublisherTargetNotSupportedException' class.
[+] StreamFormat (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class StreamFormat. |
[+] affected methods (28)
changeEncoding ( String )This method is from 'StreamFormat' class.
changeExternalDTD ( String, String )This method is from 'StreamFormat' class.
changeIndentSpaces ( int )This method is from 'StreamFormat' class.
changeInternalDTD ( String )This method is from 'StreamFormat' class.
changeLineSeparator ( String )This method is from 'StreamFormat' class.
changeLineWrap ( int )This method is from 'StreamFormat' class.
changeStandalone ( boolean )This method is from 'StreamFormat' class.
changeToCompact ( )This method is from 'StreamFormat' class.
changeToDefault ( )This method is from 'StreamFormat' class.
changeToHTML ( )This method is from 'StreamFormat' class.
changeToPretty ( )This method is from 'StreamFormat' class.
changeToXHTML ( )This method is from 'StreamFormat' class.
...
package org.openxml.x3p.processors
[+] ChainProcessor (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class ChainProcessor. |
[+] affected methods (8)
ChainProcessor ( Object, ProcessorEngineCreator[ ] )This constructor is from 'ChainProcessor' class.
destroy ( ProcessContext )This method is from 'ChainProcessor' class.
getContext ( )This method is from 'ChainProcessor' class.
process ( ProcessContext, Node )This method is from 'ChainProcessor' class.
process ( Document )This method is from 'ChainProcessor' class.
process ( Node )This method is from 'ChainProcessor' class.
toString ( )This method is from 'ChainProcessor' class.
whatToProcess ( )This method is from 'ChainProcessor' class.
[+] ChainProcessorCreator (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class ChainProcessorCreator. |
[+] affected methods (11)
ChainProcessorCreator ( ProcessorEngineCreator[ ] )This constructor is from 'ChainProcessorCreator' class.
ChainProcessorCreator ( String )This constructor is from 'ChainProcessorCreator' class.
appendEngine ( ProcessorEngineCreator )This method is from 'ChainProcessorCreator' class.
appendEngines ( String )This method is from 'ChainProcessorCreator' class.
createEngine ( ProcessContext )This method is from 'ChainProcessorCreator' class.
createProcessor ( Object )This method is from 'ChainProcessorCreator' class.
insertEngine ( ProcessorEngineCreator, int )This method is from 'ChainProcessorCreator' class.
item ( int )This method is from 'ChainProcessorCreator' class.
length ( )This method is from 'ChainProcessorCreator' class.
removeEngine ( ProcessorEngineCreator )This method is from 'ChainProcessorCreator' class.
toString ( )This method is from 'ChainProcessorCreator' class.
...
[+] EngineAsProcessor (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class EngineAsProcessor. |
[+] affected methods (7)
EngineAsProcessor ( Object )This constructor is from 'EngineAsProcessor' abstract class.
destroy ( ProcessContext )This method is from 'EngineAsProcessor' abstract class.
getContext ( )This method is from 'EngineAsProcessor' abstract class.
process ( ProcessContext, Node )This abstract method is from 'EngineAsProcessor' abstract class.
process ( Document )This method is from 'EngineAsProcessor' abstract class.
process ( Node )This method is from 'EngineAsProcessor' abstract class.
whatToProcess ( )This abstract method is from 'EngineAsProcessor' abstract class.
[+] PIEngineRegistry (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class PIEngineRegistry. |
[+] affected methods (4)
PIEngineRegistry ( )This constructor is from 'PIEngineRegistry' class.
createEngine ( ProcessContext )This method is from 'PIEngineRegistry' class.
registerPIEngine ( String, ProcessorEngineCreator )This method is from 'PIEngineRegistry' class.
toString ( )This method is from 'PIEngineRegistry' class.
[+] PIProcessor (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class PIProcessor. |
[+] affected methods (9)
PIProcessor ( Object, Dictionary )This constructor is from 'PIProcessor' class.
createEngine ( ProcessContext, String )This method is from 'PIProcessor' class.
destroy ( ProcessContext )This method is from 'PIProcessor' class.
getContext ( )This method is from 'PIProcessor' class.
process ( ProcessContext, Node )This method is from 'PIProcessor' class.
process ( Document )This method is from 'PIProcessor' class.
process ( Node )This method is from 'PIProcessor' class.
toString ( )This method is from 'PIProcessor' class.
whatToProcess ( )This method is from 'PIProcessor' class.
[+] ProcessContextImpl (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class ProcessContextImpl. |
[+] affected methods (8)
ProcessContextImpl ( )This constructor is from 'ProcessContextImpl' class.
ProcessContextImpl ( Object )This constructor is from 'ProcessContextImpl' class.
enumerate ( )This method is from 'ProcessContextImpl' class.
getActivator ( )This method is from 'ProcessContextImpl' class.
getLocale ( )This method is from 'ProcessContextImpl' class.
getObject ( String )This method is from 'ProcessContextImpl' class.
setLocale ( Locale )This method is from 'ProcessContextImpl' class.
setObject ( String, Object )This method is from 'ProcessContextImpl' class.
[+] SSIEngine (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class SSIEngine. |
[+] affected methods (5)
SSIEngine ( ProcessContext )This constructor is from 'SSIEngine' class.
destroy ( ProcessContext )This method is from 'SSIEngine' class.
process ( ProcessContext, Node )This method is from 'SSIEngine' class.
toString ( )This method is from 'SSIEngine' class.
whatToProcess ( )This method is from 'SSIEngine' class.
[+] SSIEngineCreator (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class SSIEngineCreator. |
[+] affected methods (2)
SSIEngineCreator ( )This constructor is from 'SSIEngineCreator' class.
createEngine ( ProcessContext )This method is from 'SSIEngineCreator' class.
[+] TreeIterator (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class TreeIterator. |
[+] affected methods (2)
TreeIterator ( Node, int )This constructor is from 'TreeIterator' class.
nextNode ( )This method is from 'TreeIterator' class.
package org.openxml.x3p.publishers
[+] HTMLEntities (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLEntities. |
[+] affected methods (5)
HTMLEntities ( )This constructor is from 'HTMLEntities' class.
charFromName ( String )This method is from 'HTMLEntities' class.
fromChar ( char )This method is from 'HTMLEntities' class.
optionalClosingTag ( String )This method is from 'HTMLEntities' class.
supportsChildren ( String )This method is from 'HTMLEntities' class.
[+] HTMLStreamPublisher (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLStreamPublisher. |
[+] affected methods (3)
getCharacterRef ( char )This method is from 'HTMLStreamPublisher' class.
printElement ( Element, StringBuffer, boolean )This method is from 'HTMLStreamPublisher' class.
publish ( Document )This method is from 'HTMLStreamPublisher' class.
[+] PublisherFactoryImpl (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class PublisherFactoryImpl. |
[+] affected methods (5)
PublisherFactoryImpl ( )This constructor is from 'PublisherFactoryImpl' class.
createPublisher ( PublisherTarget )This method is from 'PublisherFactoryImpl' class.
isSupported ( PublisherTarget )This method is from 'PublisherFactoryImpl' class.
listTargets ( )This method is from 'PublisherFactoryImpl' class.
registerPublisher ( PublisherCreator )This method is from 'PublisherFactoryImpl' class.
[+] StreamPublisher (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class StreamPublisher. |
[+] affected methods (26)
StreamPublisher ( StreamPublisherTarget )This constructor is from 'StreamPublisher' abstract class.
appendLiteral ( StringBuffer, String )This method is from 'StreamPublisher' abstract class.
breakLine ( )This method is from 'StreamPublisher' abstract class.
close ( )This method is from 'StreamPublisher' abstract class.
encode ( String, boolean )This method is from 'StreamPublisher' abstract class.
flush ( )This method is from 'StreamPublisher' abstract class.
flushLine ( )This method is from 'StreamPublisher' abstract class.
getCharacterRef ( char )This abstract method is from 'StreamPublisher' abstract class.
getEncoding ( )This method is from 'StreamPublisher' abstract class.
getFormat ( )This method is from 'StreamPublisher' abstract class.
getWriter ( )This method is from 'StreamPublisher' abstract class.
indent ( )This method is from 'StreamPublisher' abstract class.
...
[+] StreamPublisherCreator (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class StreamPublisherCreator. |
[+] affected methods (7)
StreamPublisherCreator ( )This constructor is from 'StreamPublisherCreator' class.
close ( )This method is from 'StreamPublisherCreator' class.
createPublisher ( PublisherTarget )This method is from 'StreamPublisherCreator' class.
isSupported ( PublisherTarget )This method is from 'StreamPublisherCreator' class.
listTargets ( )This method is from 'StreamPublisherCreator' class.
publish ( Document )This method is from 'StreamPublisherCreator' class.
publish ( Node )This method is from 'StreamPublisherCreator' class.
[+] StreamPublisherTarget (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class StreamPublisherTarget. |
[+] affected methods (6)
StreamPublisherTarget ( File, StreamFormat )This constructor is from 'StreamPublisherTarget' class.
StreamPublisherTarget ( OutputStream, StreamFormat )This constructor is from 'StreamPublisherTarget' class.
StreamPublisherTarget ( Writer, StreamFormat )This constructor is from 'StreamPublisherTarget' class.
getFormat ( )This method is from 'StreamPublisherTarget' class.
getOutputStream ( )This method is from 'StreamPublisherTarget' class.
getWriter ( )This method is from 'StreamPublisherTarget' class.
[+] StreamWriter (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class StreamWriter. |
[+] affected methods (7)
StreamWriter ( OutputStream )This constructor is from 'StreamWriter' class.
StreamWriter ( OutputStream, String )This constructor is from 'StreamWriter' class.
close ( )This method is from 'StreamWriter' class.
flush ( )This method is from 'StreamWriter' class.
write ( char[ ], int, int )This method is from 'StreamWriter' class.
write ( int )This method is from 'StreamWriter' class.
write ( String, int, int )This method is from 'StreamWriter' class.
[+] StringPublisher (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class StringPublisher. |
[+] affected methods (6)
StringPublisher ( StreamFormat )This constructor is from 'StringPublisher' class.
close ( )This method is from 'StringPublisher' class.
getString ( )This method is from 'StringPublisher' class.
getStringBuffer ( )This method is from 'StringPublisher' class.
publish ( Document )This method is from 'StringPublisher' class.
publish ( Node )This method is from 'StringPublisher' class.
[+] XHTMLStreamPublisher (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class XHTMLStreamPublisher. |
[+] affected methods (3)
getCharacterRef ( char )This method is from 'XHTMLStreamPublisher' class.
printElement ( Element, StringBuffer, boolean )This method is from 'XHTMLStreamPublisher' class.
publish ( Document )This method is from 'XHTMLStreamPublisher' class.
[+] XMLStreamPublisher (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class XMLStreamPublisher. |
[+] affected methods (3)
getCharacterRef ( char )This method is from 'XMLStreamPublisher' class.
printElement ( Element, StringBuffer, boolean )This method is from 'XMLStreamPublisher' class.
publish ( Document )This method is from 'XMLStreamPublisher' class.
package org.w3c.dom
[+] CharacterData (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class CharacterData. |
[+] affected methods (8)
appendData ( String )This abstract method is from 'CharacterData' interface.
deleteData ( int, int )This abstract method is from 'CharacterData' interface.
getData ( )This abstract method is from 'CharacterData' interface.
getLength ( )This abstract method is from 'CharacterData' interface.
insertData ( int, String )This abstract method is from 'CharacterData' interface.
replaceData ( int, int, String )This abstract method is from 'CharacterData' interface.
setData ( String )This abstract method is from 'CharacterData' interface.
substringData ( int, int )This abstract method is from 'CharacterData' interface.
[+] DocumentType (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class DocumentType. |
[+] affected methods (3)
getEntities ( )This abstract method is from 'DocumentType' interface.
getName ( )This abstract method is from 'DocumentType' interface.
getNotations ( )This abstract method is from 'DocumentType' interface.
[+] DOMException (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class DOMException. |
[+] affected methods (1)
DOMException ( short, String )This constructor is from 'DOMException' abstract class.
[+] DOMImplementation (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class DOMImplementation. |
[+] affected methods (1)
hasFeature ( String, String )This abstract method is from 'DOMImplementation' interface.
[+] Entity (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class Entity. |
[+] affected methods (3)
getNotationName ( )This abstract method is from 'Entity' interface.
getPublicId ( )This abstract method is from 'Entity' interface.
getSystemId ( )This abstract method is from 'Entity' interface.
[+] NamedNodeMap (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class NamedNodeMap. |
[+] affected methods (5)
getLength ( )This abstract method is from 'NamedNodeMap' interface.
getNamedItem ( String )This abstract method is from 'NamedNodeMap' interface.
item ( int )This abstract method is from 'NamedNodeMap' interface.
removeNamedItem ( String )This abstract method is from 'NamedNodeMap' interface.
setNamedItem ( Node )This abstract method is from 'NamedNodeMap' interface.
[+] NodeList (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class NodeList. |
[+] affected methods (2)
getLength ( )This abstract method is from 'NodeList' interface.
item ( int )This abstract method is from 'NodeList' interface.
[+] Notation (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class Notation. |
[+] affected methods (2)
getPublicId ( )This abstract method is from 'Notation' interface.
getSystemId ( )This abstract method is from 'Notation' interface.
package org.w3c.dom.fi
[+] NodeEx (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class NodeEx. |
[+] affected methods (1)
createTreeIterator ( int, NodeFilter )This abstract method is from 'NodeEx' interface.
[+] NodeFilter (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class NodeFilter. |
[+] affected methods (1)
acceptNode ( Node )This abstract method is from 'NodeFilter' interface.
[+] NodeIterator (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class NodeIterator. |
[+] affected methods (2)
nextNode ( )This abstract method is from 'NodeIterator' interface.
prevNode ( )This abstract method is from 'NodeIterator' interface.
package org.w3c.dom.html
[+] HTMLAnchorElement (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLAnchorElement. |
[+] affected methods (26)
blur ( )This abstract method is from 'HTMLAnchorElement' interface.
focus ( )This abstract method is from 'HTMLAnchorElement' interface.
getAccessKey ( )This abstract method is from 'HTMLAnchorElement' interface.
getCharset ( )This abstract method is from 'HTMLAnchorElement' interface.
getCoords ( )This abstract method is from 'HTMLAnchorElement' interface.
getHref ( )This abstract method is from 'HTMLAnchorElement' interface.
getHreflang ( )This abstract method is from 'HTMLAnchorElement' interface.
getName ( )This abstract method is from 'HTMLAnchorElement' interface.
getRel ( )This abstract method is from 'HTMLAnchorElement' interface.
getRev ( )This abstract method is from 'HTMLAnchorElement' interface.
getShape ( )This abstract method is from 'HTMLAnchorElement' interface.
getTabIndex ( )This abstract method is from 'HTMLAnchorElement' interface.
...
[+] HTMLAppletElement (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLAppletElement. |
[+] affected methods (22)
getAlign ( )This abstract method is from 'HTMLAppletElement' interface.
getAlt ( )This abstract method is from 'HTMLAppletElement' interface.
getArchive ( )This abstract method is from 'HTMLAppletElement' interface.
getCode ( )This abstract method is from 'HTMLAppletElement' interface.
getCodeBase ( )This abstract method is from 'HTMLAppletElement' interface.
getHeight ( )This abstract method is from 'HTMLAppletElement' interface.
getHspace ( )This abstract method is from 'HTMLAppletElement' interface.
getName ( )This abstract method is from 'HTMLAppletElement' interface.
getObject ( )This abstract method is from 'HTMLAppletElement' interface.
getVspace ( )This abstract method is from 'HTMLAppletElement' interface.
getWidth ( )This abstract method is from 'HTMLAppletElement' interface.
setAlign ( String )This abstract method is from 'HTMLAppletElement' interface.
...
[+] HTMLAreaElement (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLAreaElement. |
[+] affected methods (16)
getAccessKey ( )This abstract method is from 'HTMLAreaElement' interface.
getAlt ( )This abstract method is from 'HTMLAreaElement' interface.
getCoords ( )This abstract method is from 'HTMLAreaElement' interface.
getHref ( )This abstract method is from 'HTMLAreaElement' interface.
getNoHref ( )This abstract method is from 'HTMLAreaElement' interface.
getShape ( )This abstract method is from 'HTMLAreaElement' interface.
getTabIndex ( )This abstract method is from 'HTMLAreaElement' interface.
getTarget ( )This abstract method is from 'HTMLAreaElement' interface.
setAccessKey ( String )This abstract method is from 'HTMLAreaElement' interface.
setAlt ( String )This abstract method is from 'HTMLAreaElement' interface.
setCoords ( String )This abstract method is from 'HTMLAreaElement' interface.
setHref ( String )This abstract method is from 'HTMLAreaElement' interface.
...
[+] HTMLBaseElement (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLBaseElement. |
[+] affected methods (4)
getHref ( )This abstract method is from 'HTMLBaseElement' interface.
getTarget ( )This abstract method is from 'HTMLBaseElement' interface.
setHref ( String )This abstract method is from 'HTMLBaseElement' interface.
setTarget ( String )This abstract method is from 'HTMLBaseElement' interface.
[+] HTMLBaseFontElement (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLBaseFontElement. |
[+] affected methods (6)
getColor ( )This abstract method is from 'HTMLBaseFontElement' interface.
getFace ( )This abstract method is from 'HTMLBaseFontElement' interface.
getSize ( )This abstract method is from 'HTMLBaseFontElement' interface.
setColor ( String )This abstract method is from 'HTMLBaseFontElement' interface.
setFace ( String )This abstract method is from 'HTMLBaseFontElement' interface.
setSize ( String )This abstract method is from 'HTMLBaseFontElement' interface.
[+] HTMLBlockquoteElement (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLBlockquoteElement. |
[+] affected methods (2)
getCite ( )This abstract method is from 'HTMLBlockquoteElement' interface.
setCite ( String )This abstract method is from 'HTMLBlockquoteElement' interface.
[+] HTMLBodyElement (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLBodyElement. |
[+] affected methods (12)
getALink ( )This abstract method is from 'HTMLBodyElement' interface.
getBackground ( )This abstract method is from 'HTMLBodyElement' interface.
getBgColor ( )This abstract method is from 'HTMLBodyElement' interface.
getLink ( )This abstract method is from 'HTMLBodyElement' interface.
getText ( )This abstract method is from 'HTMLBodyElement' interface.
getVLink ( )This abstract method is from 'HTMLBodyElement' interface.
setALink ( String )This abstract method is from 'HTMLBodyElement' interface.
setBackground ( String )This abstract method is from 'HTMLBodyElement' interface.
setBgColor ( String )This abstract method is from 'HTMLBodyElement' interface.
setLink ( String )This abstract method is from 'HTMLBodyElement' interface.
setText ( String )This abstract method is from 'HTMLBodyElement' interface.
setVLink ( String )This abstract method is from 'HTMLBodyElement' interface.
...
[+] HTMLBRElement (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLBRElement. |
[+] affected methods (2)
getClear ( )This abstract method is from 'HTMLBRElement' interface.
setClear ( String )This abstract method is from 'HTMLBRElement' interface.
[+] HTMLButtonElement (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLButtonElement. |
[+] affected methods (12)
getAccessKey ( )This abstract method is from 'HTMLButtonElement' interface.
getDisabled ( )This abstract method is from 'HTMLButtonElement' interface.
getForm ( )This abstract method is from 'HTMLButtonElement' interface.
getName ( )This abstract method is from 'HTMLButtonElement' interface.
getTabIndex ( )This abstract method is from 'HTMLButtonElement' interface.
getType ( )This abstract method is from 'HTMLButtonElement' interface.
getValue ( )This abstract method is from 'HTMLButtonElement' interface.
setAccessKey ( String )This abstract method is from 'HTMLButtonElement' interface.
setDisabled ( boolean )This abstract method is from 'HTMLButtonElement' interface.
setName ( String )This abstract method is from 'HTMLButtonElement' interface.
setTabIndex ( int )This abstract method is from 'HTMLButtonElement' interface.
setValue ( String )This abstract method is from 'HTMLButtonElement' interface.
...
[+] HTMLCollection (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLCollection. |
[+] affected methods (3)
getLength ( )This abstract method is from 'HTMLCollection' interface.
item ( int )This abstract method is from 'HTMLCollection' interface.
namedItem ( String )This abstract method is from 'HTMLCollection' interface.
[+] HTMLDirectoryElement (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLDirectoryElement. |
[+] affected methods (2)
getCompact ( )This abstract method is from 'HTMLDirectoryElement' interface.
setCompact ( boolean )This abstract method is from 'HTMLDirectoryElement' interface.
[+] HTMLDivElement (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLDivElement. |
[+] affected methods (2)
getAlign ( )This abstract method is from 'HTMLDivElement' interface.
setAlign ( String )This abstract method is from 'HTMLDivElement' interface.
[+] HTMLDListElement (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLDListElement. |
[+] affected methods (2)
getCompact ( )This abstract method is from 'HTMLDListElement' interface.
setCompact ( boolean )This abstract method is from 'HTMLDListElement' interface.
[+] HTMLDocument (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLDocument. |
[+] affected methods (20)
close ( )This abstract method is from 'HTMLDocument' interface.
getAnchors ( )This abstract method is from 'HTMLDocument' interface.
getApplets ( )This abstract method is from 'HTMLDocument' interface.
getBody ( )This abstract method is from 'HTMLDocument' interface.
getCookie ( )This abstract method is from 'HTMLDocument' interface.
getDomain ( )This abstract method is from 'HTMLDocument' interface.
getElementById ( String )This abstract method is from 'HTMLDocument' interface.
getElementsByName ( String )This abstract method is from 'HTMLDocument' interface.
getForms ( )This abstract method is from 'HTMLDocument' interface.
getImages ( )This abstract method is from 'HTMLDocument' interface.
getLinks ( )This abstract method is from 'HTMLDocument' interface.
getReferrer ( )This abstract method is from 'HTMLDocument' interface.
...
[+] HTMLElement (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLElement. |
[+] affected methods (10)
getClassName ( )This abstract method is from 'HTMLElement' interface.
getDir ( )This abstract method is from 'HTMLElement' interface.
getId ( )This abstract method is from 'HTMLElement' interface.
getLang ( )This abstract method is from 'HTMLElement' interface.
getTitle ( )This abstract method is from 'HTMLElement' interface.
setClassName ( String )This abstract method is from 'HTMLElement' interface.
setDir ( String )This abstract method is from 'HTMLElement' interface.
setId ( String )This abstract method is from 'HTMLElement' interface.
setLang ( String )This abstract method is from 'HTMLElement' interface.
setTitle ( String )This abstract method is from 'HTMLElement' interface.
[+] HTMLFieldSetElement (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLFieldSetElement. |
[+] affected methods (1)
getForm ( )This abstract method is from 'HTMLFieldSetElement' interface.
[+] HTMLFontElement (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLFontElement. |
[+] affected methods (6)
getColor ( )This abstract method is from 'HTMLFontElement' interface.
getFace ( )This abstract method is from 'HTMLFontElement' interface.
getSize ( )This abstract method is from 'HTMLFontElement' interface.
setColor ( String )This abstract method is from 'HTMLFontElement' interface.
setFace ( String )This abstract method is from 'HTMLFontElement' interface.
setSize ( String )This abstract method is from 'HTMLFontElement' interface.
[+] HTMLFormElement (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLFormElement. |
[+] affected methods (16)
getAcceptCharset ( )This abstract method is from 'HTMLFormElement' interface.
getAction ( )This abstract method is from 'HTMLFormElement' interface.
getElements ( )This abstract method is from 'HTMLFormElement' interface.
getEnctype ( )This abstract method is from 'HTMLFormElement' interface.
getLength ( )This abstract method is from 'HTMLFormElement' interface.
getMethod ( )This abstract method is from 'HTMLFormElement' interface.
getName ( )This abstract method is from 'HTMLFormElement' interface.
getTarget ( )This abstract method is from 'HTMLFormElement' interface.
reset ( )This abstract method is from 'HTMLFormElement' interface.
setAcceptCharset ( String )This abstract method is from 'HTMLFormElement' interface.
setAction ( String )This abstract method is from 'HTMLFormElement' interface.
setEnctype ( String )This abstract method is from 'HTMLFormElement' interface.
...
[+] HTMLFrameElement (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLFrameElement. |
[+] affected methods (16)
getFrameBorder ( )This abstract method is from 'HTMLFrameElement' interface.
getLongDesc ( )This abstract method is from 'HTMLFrameElement' interface.
getMarginHeight ( )This abstract method is from 'HTMLFrameElement' interface.
getMarginWidth ( )This abstract method is from 'HTMLFrameElement' interface.
getName ( )This abstract method is from 'HTMLFrameElement' interface.
getNoResize ( )This abstract method is from 'HTMLFrameElement' interface.
getScrolling ( )This abstract method is from 'HTMLFrameElement' interface.
getSrc ( )This abstract method is from 'HTMLFrameElement' interface.
setFrameBorder ( String )This abstract method is from 'HTMLFrameElement' interface.
setLongDesc ( String )This abstract method is from 'HTMLFrameElement' interface.
setMarginHeight ( String )This abstract method is from 'HTMLFrameElement' interface.
setMarginWidth ( String )This abstract method is from 'HTMLFrameElement' interface.
...
[+] HTMLFrameSetElement (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLFrameSetElement. |
[+] affected methods (4)
getCols ( )This abstract method is from 'HTMLFrameSetElement' interface.
getRows ( )This abstract method is from 'HTMLFrameSetElement' interface.
setCols ( String )This abstract method is from 'HTMLFrameSetElement' interface.
setRows ( String )This abstract method is from 'HTMLFrameSetElement' interface.
[+] HTMLHeadElement (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLHeadElement. |
[+] affected methods (2)
getProfile ( )This abstract method is from 'HTMLHeadElement' interface.
setProfile ( String )This abstract method is from 'HTMLHeadElement' interface.
[+] HTMLHeadingElement (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLHeadingElement. |
[+] affected methods (2)
getAlign ( )This abstract method is from 'HTMLHeadingElement' interface.
setAlign ( String )This abstract method is from 'HTMLHeadingElement' interface.
[+] HTMLHRElement (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLHRElement. |
[+] affected methods (8)
getAlign ( )This abstract method is from 'HTMLHRElement' interface.
getNoShade ( )This abstract method is from 'HTMLHRElement' interface.
getSize ( )This abstract method is from 'HTMLHRElement' interface.
getWidth ( )This abstract method is from 'HTMLHRElement' interface.
setAlign ( String )This abstract method is from 'HTMLHRElement' interface.
setNoShade ( boolean )This abstract method is from 'HTMLHRElement' interface.
setSize ( String )This abstract method is from 'HTMLHRElement' interface.
setWidth ( String )This abstract method is from 'HTMLHRElement' interface.
[+] HTMLHtmlElement (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLHtmlElement. |
[+] affected methods (2)
getVersion ( )This abstract method is from 'HTMLHtmlElement' interface.
setVersion ( String )This abstract method is from 'HTMLHtmlElement' interface.
[+] HTMLIFrameElement (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLIFrameElement. |
[+] affected methods (20)
getAlign ( )This abstract method is from 'HTMLIFrameElement' interface.
getFrameBorder ( )This abstract method is from 'HTMLIFrameElement' interface.
getHeight ( )This abstract method is from 'HTMLIFrameElement' interface.
getLongDesc ( )This abstract method is from 'HTMLIFrameElement' interface.
getMarginHeight ( )This abstract method is from 'HTMLIFrameElement' interface.
getMarginWidth ( )This abstract method is from 'HTMLIFrameElement' interface.
getName ( )This abstract method is from 'HTMLIFrameElement' interface.
getScrolling ( )This abstract method is from 'HTMLIFrameElement' interface.
getSrc ( )This abstract method is from 'HTMLIFrameElement' interface.
getWidth ( )This abstract method is from 'HTMLIFrameElement' interface.
setAlign ( String )This abstract method is from 'HTMLIFrameElement' interface.
setFrameBorder ( String )This abstract method is from 'HTMLIFrameElement' interface.
...
[+] HTMLImageElement (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLImageElement. |
[+] affected methods (26)
getAlign ( )This abstract method is from 'HTMLImageElement' interface.
getAlt ( )This abstract method is from 'HTMLImageElement' interface.
getBorder ( )This abstract method is from 'HTMLImageElement' interface.
getHeight ( )This abstract method is from 'HTMLImageElement' interface.
getHspace ( )This abstract method is from 'HTMLImageElement' interface.
getIsMap ( )This abstract method is from 'HTMLImageElement' interface.
getLongDesc ( )This abstract method is from 'HTMLImageElement' interface.
getLowSrc ( )This abstract method is from 'HTMLImageElement' interface.
getName ( )This abstract method is from 'HTMLImageElement' interface.
getSrc ( )This abstract method is from 'HTMLImageElement' interface.
getUseMap ( )This abstract method is from 'HTMLImageElement' interface.
getVspace ( )This abstract method is from 'HTMLImageElement' interface.
...
[+] HTMLInputElement (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLInputElement. |
[+] affected methods (38)
blur ( )This abstract method is from 'HTMLInputElement' interface.
click ( )This abstract method is from 'HTMLInputElement' interface.
focus ( )This abstract method is from 'HTMLInputElement' interface.
getAccept ( )This abstract method is from 'HTMLInputElement' interface.
getAccessKey ( )This abstract method is from 'HTMLInputElement' interface.
getAlign ( )This abstract method is from 'HTMLInputElement' interface.
getAlt ( )This abstract method is from 'HTMLInputElement' interface.
getChecked ( )This abstract method is from 'HTMLInputElement' interface.
getDefaultChecked ( )This abstract method is from 'HTMLInputElement' interface.
getDefaultValue ( )This abstract method is from 'HTMLInputElement' interface.
getDisabled ( )This abstract method is from 'HTMLInputElement' interface.
getForm ( )This abstract method is from 'HTMLInputElement' interface.
...
[+] HTMLIsIndexElement (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLIsIndexElement. |
[+] affected methods (3)
getForm ( )This abstract method is from 'HTMLIsIndexElement' interface.
getPrompt ( )This abstract method is from 'HTMLIsIndexElement' interface.
setPrompt ( String )This abstract method is from 'HTMLIsIndexElement' interface.
[+] HTMLLabelElement (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLLabelElement. |
[+] affected methods (5)
getAccessKey ( )This abstract method is from 'HTMLLabelElement' interface.
getForm ( )This abstract method is from 'HTMLLabelElement' interface.
getHtmlFor ( )This abstract method is from 'HTMLLabelElement' interface.
setAccessKey ( String )This abstract method is from 'HTMLLabelElement' interface.
setHtmlFor ( String )This abstract method is from 'HTMLLabelElement' interface.
[+] HTMLLegendElement (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLLegendElement. |
[+] affected methods (5)
getAccessKey ( )This abstract method is from 'HTMLLegendElement' interface.
getAlign ( )This abstract method is from 'HTMLLegendElement' interface.
getForm ( )This abstract method is from 'HTMLLegendElement' interface.
setAccessKey ( String )This abstract method is from 'HTMLLegendElement' interface.
setAlign ( String )This abstract method is from 'HTMLLegendElement' interface.
[+] HTMLLIElement (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLLIElement. |
[+] affected methods (4)
getType ( )This abstract method is from 'HTMLLIElement' interface.
getValue ( )This abstract method is from 'HTMLLIElement' interface.
setType ( String )This abstract method is from 'HTMLLIElement' interface.
setValue ( int )This abstract method is from 'HTMLLIElement' interface.
[+] HTMLLinkElement (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLLinkElement. |
[+] affected methods (18)
getCharset ( )This abstract method is from 'HTMLLinkElement' interface.
getDisabled ( )This abstract method is from 'HTMLLinkElement' interface.
getHref ( )This abstract method is from 'HTMLLinkElement' interface.
getHreflang ( )This abstract method is from 'HTMLLinkElement' interface.
getMedia ( )This abstract method is from 'HTMLLinkElement' interface.
getRel ( )This abstract method is from 'HTMLLinkElement' interface.
getRev ( )This abstract method is from 'HTMLLinkElement' interface.
getTarget ( )This abstract method is from 'HTMLLinkElement' interface.
getType ( )This abstract method is from 'HTMLLinkElement' interface.
setCharset ( String )This abstract method is from 'HTMLLinkElement' interface.
setDisabled ( boolean )This abstract method is from 'HTMLLinkElement' interface.
setHref ( String )This abstract method is from 'HTMLLinkElement' interface.
...
[+] HTMLMapElement (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLMapElement. |
[+] affected methods (3)
getAreas ( )This abstract method is from 'HTMLMapElement' interface.
getName ( )This abstract method is from 'HTMLMapElement' interface.
setName ( String )This abstract method is from 'HTMLMapElement' interface.
[+] HTMLMenuElement (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLMenuElement. |
[+] affected methods (2)
getCompact ( )This abstract method is from 'HTMLMenuElement' interface.
setCompact ( boolean )This abstract method is from 'HTMLMenuElement' interface.
[+] HTMLMetaElement (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLMetaElement. |
[+] affected methods (8)
getContent ( )This abstract method is from 'HTMLMetaElement' interface.
getHttpEquiv ( )This abstract method is from 'HTMLMetaElement' interface.
getName ( )This abstract method is from 'HTMLMetaElement' interface.
getScheme ( )This abstract method is from 'HTMLMetaElement' interface.
setContent ( String )This abstract method is from 'HTMLMetaElement' interface.
setHttpEquiv ( String )This abstract method is from 'HTMLMetaElement' interface.
setName ( String )This abstract method is from 'HTMLMetaElement' interface.
setScheme ( String )This abstract method is from 'HTMLMetaElement' interface.
[+] HTMLModElement (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLModElement. |
[+] affected methods (4)
getCite ( )This abstract method is from 'HTMLModElement' interface.
getDateTime ( )This abstract method is from 'HTMLModElement' interface.
setCite ( String )This abstract method is from 'HTMLModElement' interface.
setDateTime ( String )This abstract method is from 'HTMLModElement' interface.
[+] HTMLObjectElement (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLObjectElement. |
[+] affected methods (35)
getAlign ( )This abstract method is from 'HTMLObjectElement' interface.
getArchive ( )This abstract method is from 'HTMLObjectElement' interface.
getBorder ( )This abstract method is from 'HTMLObjectElement' interface.
getCode ( )This abstract method is from 'HTMLObjectElement' interface.
getCodeBase ( )This abstract method is from 'HTMLObjectElement' interface.
getCodeType ( )This abstract method is from 'HTMLObjectElement' interface.
getData ( )This abstract method is from 'HTMLObjectElement' interface.
getDeclare ( )This abstract method is from 'HTMLObjectElement' interface.
getForm ( )This abstract method is from 'HTMLObjectElement' interface.
getHeight ( )This abstract method is from 'HTMLObjectElement' interface.
getHspace ( )This abstract method is from 'HTMLObjectElement' interface.
getName ( )This abstract method is from 'HTMLObjectElement' interface.
...
[+] HTMLOListElement (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLOListElement. |
[+] affected methods (6)
getCompact ( )This abstract method is from 'HTMLOListElement' interface.
getStart ( )This abstract method is from 'HTMLOListElement' interface.
getType ( )This abstract method is from 'HTMLOListElement' interface.
setCompact ( boolean )This abstract method is from 'HTMLOListElement' interface.
setStart ( int )This abstract method is from 'HTMLOListElement' interface.
setType ( String )This abstract method is from 'HTMLOListElement' interface.
[+] HTMLOptGroupElement (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLOptGroupElement. |
[+] affected methods (4)
getDisabled ( )This abstract method is from 'HTMLOptGroupElement' interface.
getLabel ( )This abstract method is from 'HTMLOptGroupElement' interface.
setDisabled ( boolean )This abstract method is from 'HTMLOptGroupElement' interface.
setLabel ( String )This abstract method is from 'HTMLOptGroupElement' interface.
[+] HTMLOptionElement (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLOptionElement. |
[+] affected methods (13)
getDefaultSelected ( )This abstract method is from 'HTMLOptionElement' interface.
getDisabled ( )This abstract method is from 'HTMLOptionElement' interface.
getForm ( )This abstract method is from 'HTMLOptionElement' interface.
getIndex ( )This abstract method is from 'HTMLOptionElement' interface.
getLabel ( )This abstract method is from 'HTMLOptionElement' interface.
getSelected ( )This abstract method is from 'HTMLOptionElement' interface.
getText ( )This abstract method is from 'HTMLOptionElement' interface.
getValue ( )This abstract method is from 'HTMLOptionElement' interface.
setDefaultSelected ( boolean )This abstract method is from 'HTMLOptionElement' interface.
setDisabled ( boolean )This abstract method is from 'HTMLOptionElement' interface.
setIndex ( int )This abstract method is from 'HTMLOptionElement' interface.
setLabel ( String )This abstract method is from 'HTMLOptionElement' interface.
...
[+] HTMLParagraphElement (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLParagraphElement. |
[+] affected methods (2)
getAlign ( )This abstract method is from 'HTMLParagraphElement' interface.
setAlign ( String )This abstract method is from 'HTMLParagraphElement' interface.
[+] HTMLParamElement (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLParamElement. |
[+] affected methods (8)
getName ( )This abstract method is from 'HTMLParamElement' interface.
getType ( )This abstract method is from 'HTMLParamElement' interface.
getValue ( )This abstract method is from 'HTMLParamElement' interface.
getValueType ( )This abstract method is from 'HTMLParamElement' interface.
setName ( String )This abstract method is from 'HTMLParamElement' interface.
setType ( String )This abstract method is from 'HTMLParamElement' interface.
setValue ( String )This abstract method is from 'HTMLParamElement' interface.
setValueType ( String )This abstract method is from 'HTMLParamElement' interface.
[+] HTMLPreElement (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLPreElement. |
[+] affected methods (2)
getWidth ( )This abstract method is from 'HTMLPreElement' interface.
setWidth ( int )This abstract method is from 'HTMLPreElement' interface.
[+] HTMLQuoteElement (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLQuoteElement. |
[+] affected methods (2)
getCite ( )This abstract method is from 'HTMLQuoteElement' interface.
setCite ( String )This abstract method is from 'HTMLQuoteElement' interface.
[+] HTMLScriptElement (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLScriptElement. |
[+] affected methods (14)
getCharset ( )This abstract method is from 'HTMLScriptElement' interface.
getDefer ( )This abstract method is from 'HTMLScriptElement' interface.
getEvent ( )This abstract method is from 'HTMLScriptElement' interface.
getHtmlFor ( )This abstract method is from 'HTMLScriptElement' interface.
getSrc ( )This abstract method is from 'HTMLScriptElement' interface.
getText ( )This abstract method is from 'HTMLScriptElement' interface.
getType ( )This abstract method is from 'HTMLScriptElement' interface.
setCharset ( String )This abstract method is from 'HTMLScriptElement' interface.
setDefer ( boolean )This abstract method is from 'HTMLScriptElement' interface.
setEvent ( String )This abstract method is from 'HTMLScriptElement' interface.
setHtmlFor ( String )This abstract method is from 'HTMLScriptElement' interface.
setSrc ( String )This abstract method is from 'HTMLScriptElement' interface.
...
[+] HTMLSelectElement (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLSelectElement. |
[+] affected methods (22)
add ( HTMLElement, HTMLElement )This abstract method is from 'HTMLSelectElement' interface.
blur ( )This abstract method is from 'HTMLSelectElement' interface.
focus ( )This abstract method is from 'HTMLSelectElement' interface.
getDisabled ( )This abstract method is from 'HTMLSelectElement' interface.
getForm ( )This abstract method is from 'HTMLSelectElement' interface.
getLength ( )This abstract method is from 'HTMLSelectElement' interface.
getMultiple ( )This abstract method is from 'HTMLSelectElement' interface.
getName ( )This abstract method is from 'HTMLSelectElement' interface.
getOptions ( )This abstract method is from 'HTMLSelectElement' interface.
getSelectedIndex ( )This abstract method is from 'HTMLSelectElement' interface.
getSize ( )This abstract method is from 'HTMLSelectElement' interface.
getTabIndex ( )This abstract method is from 'HTMLSelectElement' interface.
...
[+] HTMLStyleElement (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLStyleElement. |
[+] affected methods (6)
getDisabled ( )This abstract method is from 'HTMLStyleElement' interface.
getMedia ( )This abstract method is from 'HTMLStyleElement' interface.
getType ( )This abstract method is from 'HTMLStyleElement' interface.
setDisabled ( boolean )This abstract method is from 'HTMLStyleElement' interface.
setMedia ( String )This abstract method is from 'HTMLStyleElement' interface.
setType ( String )This abstract method is from 'HTMLStyleElement' interface.
[+] HTMLTableCaptionElement (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLTableCaptionElement. |
[+] affected methods (2)
getAlign ( )This abstract method is from 'HTMLTableCaptionElement' interface.
setAlign ( String )This abstract method is from 'HTMLTableCaptionElement' interface.
[+] HTMLTableCellElement (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLTableCellElement. |
[+] affected methods (30)
getAbbr ( )This abstract method is from 'HTMLTableCellElement' interface.
getAlign ( )This abstract method is from 'HTMLTableCellElement' interface.
getAxis ( )This abstract method is from 'HTMLTableCellElement' interface.
getBgColor ( )This abstract method is from 'HTMLTableCellElement' interface.
getCellIndex ( )This abstract method is from 'HTMLTableCellElement' interface.
getCh ( )This abstract method is from 'HTMLTableCellElement' interface.
getChOff ( )This abstract method is from 'HTMLTableCellElement' interface.
getColSpan ( )This abstract method is from 'HTMLTableCellElement' interface.
getHeaders ( )This abstract method is from 'HTMLTableCellElement' interface.
getHeight ( )This abstract method is from 'HTMLTableCellElement' interface.
getNoWrap ( )This abstract method is from 'HTMLTableCellElement' interface.
getRowSpan ( )This abstract method is from 'HTMLTableCellElement' interface.
...
[+] HTMLTableColElement (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLTableColElement. |
[+] affected methods (12)
getAlign ( )This abstract method is from 'HTMLTableColElement' interface.
getCh ( )This abstract method is from 'HTMLTableColElement' interface.
getChOff ( )This abstract method is from 'HTMLTableColElement' interface.
getSpan ( )This abstract method is from 'HTMLTableColElement' interface.
getVAlign ( )This abstract method is from 'HTMLTableColElement' interface.
getWidth ( )This abstract method is from 'HTMLTableColElement' interface.
setAlign ( String )This abstract method is from 'HTMLTableColElement' interface.
setCh ( String )This abstract method is from 'HTMLTableColElement' interface.
setChOff ( String )This abstract method is from 'HTMLTableColElement' interface.
setSpan ( int )This abstract method is from 'HTMLTableColElement' interface.
setVAlign ( String )This abstract method is from 'HTMLTableColElement' interface.
setWidth ( String )This abstract method is from 'HTMLTableColElement' interface.
...
[+] HTMLTableElement (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLTableElement. |
[+] affected methods (34)
createCaption ( )This abstract method is from 'HTMLTableElement' interface.
createTFoot ( )This abstract method is from 'HTMLTableElement' interface.
createTHead ( )This abstract method is from 'HTMLTableElement' interface.
deleteCaption ( )This abstract method is from 'HTMLTableElement' interface.
deleteRow ( int )This abstract method is from 'HTMLTableElement' interface.
deleteTFoot ( )This abstract method is from 'HTMLTableElement' interface.
deleteTHead ( )This abstract method is from 'HTMLTableElement' interface.
getAlign ( )This abstract method is from 'HTMLTableElement' interface.
getBgColor ( )This abstract method is from 'HTMLTableElement' interface.
getBorder ( )This abstract method is from 'HTMLTableElement' interface.
getCaption ( )This abstract method is from 'HTMLTableElement' interface.
getCellPadding ( )This abstract method is from 'HTMLTableElement' interface.
...
[+] HTMLTableRowElement (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLTableRowElement. |
[+] affected methods (18)
deleteCell ( int )This abstract method is from 'HTMLTableRowElement' interface.
getAlign ( )This abstract method is from 'HTMLTableRowElement' interface.
getBgColor ( )This abstract method is from 'HTMLTableRowElement' interface.
getCells ( )This abstract method is from 'HTMLTableRowElement' interface.
getCh ( )This abstract method is from 'HTMLTableRowElement' interface.
getChOff ( )This abstract method is from 'HTMLTableRowElement' interface.
getRowIndex ( )This abstract method is from 'HTMLTableRowElement' interface.
getSectionRowIndex ( )This abstract method is from 'HTMLTableRowElement' interface.
getVAlign ( )This abstract method is from 'HTMLTableRowElement' interface.
insertCell ( int )This abstract method is from 'HTMLTableRowElement' interface.
setAlign ( String )This abstract method is from 'HTMLTableRowElement' interface.
setBgColor ( String )This abstract method is from 'HTMLTableRowElement' interface.
...
[+] HTMLTableSectionElement (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLTableSectionElement. |
[+] affected methods (11)
deleteRow ( int )This abstract method is from 'HTMLTableSectionElement' interface.
getAlign ( )This abstract method is from 'HTMLTableSectionElement' interface.
getCh ( )This abstract method is from 'HTMLTableSectionElement' interface.
getChOff ( )This abstract method is from 'HTMLTableSectionElement' interface.
getRows ( )This abstract method is from 'HTMLTableSectionElement' interface.
getVAlign ( )This abstract method is from 'HTMLTableSectionElement' interface.
insertRow ( int )This abstract method is from 'HTMLTableSectionElement' interface.
setAlign ( String )This abstract method is from 'HTMLTableSectionElement' interface.
setCh ( String )This abstract method is from 'HTMLTableSectionElement' interface.
setChOff ( String )This abstract method is from 'HTMLTableSectionElement' interface.
setVAlign ( String )This abstract method is from 'HTMLTableSectionElement' interface.
...
[+] HTMLTextAreaElement (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLTextAreaElement. |
[+] affected methods (23)
blur ( )This abstract method is from 'HTMLTextAreaElement' interface.
focus ( )This abstract method is from 'HTMLTextAreaElement' interface.
getAccessKey ( )This abstract method is from 'HTMLTextAreaElement' interface.
getCols ( )This abstract method is from 'HTMLTextAreaElement' interface.
getDefaultValue ( )This abstract method is from 'HTMLTextAreaElement' interface.
getDisabled ( )This abstract method is from 'HTMLTextAreaElement' interface.
getForm ( )This abstract method is from 'HTMLTextAreaElement' interface.
getName ( )This abstract method is from 'HTMLTextAreaElement' interface.
getReadOnly ( )This abstract method is from 'HTMLTextAreaElement' interface.
getRows ( )This abstract method is from 'HTMLTextAreaElement' interface.
getTabIndex ( )This abstract method is from 'HTMLTextAreaElement' interface.
getType ( )This abstract method is from 'HTMLTextAreaElement' interface.
...
[+] HTMLTitleElement (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLTitleElement. |
[+] affected methods (2)
getText ( )This abstract method is from 'HTMLTitleElement' interface.
setText ( String )This abstract method is from 'HTMLTitleElement' interface.
[+] HTMLUListElement (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLUListElement. |
[+] affected methods (4)
getCompact ( )This abstract method is from 'HTMLUListElement' interface.
getType ( )This abstract method is from 'HTMLUListElement' interface.
setCompact ( boolean )This abstract method is from 'HTMLUListElement' interface.
setType ( String )This abstract method is from 'HTMLUListElement' interface.
package org.xml.sax
[+] AttributeList (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class AttributeList. |
[+] affected methods (6)
getLength ( )This abstract method is from 'AttributeList' interface.
getName ( int )This abstract method is from 'AttributeList' interface.
getType ( int )This abstract method is from 'AttributeList' interface.
getType ( String )This abstract method is from 'AttributeList' interface.
getValue ( int )This abstract method is from 'AttributeList' interface.
getValue ( String )This abstract method is from 'AttributeList' interface.
[+] DTDHandler (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class DTDHandler. |
[+] affected methods (2)
notationDecl ( String, String, String )This abstract method is from 'DTDHandler' interface.
unparsedEntityDecl ( String, String, String, String )This abstract method is from 'DTDHandler' interface.
[+] EntityResolver (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class EntityResolver. |
[+] affected methods (1)
resolveEntity ( String, String )This abstract method is from 'EntityResolver' interface.
[+] ErrorHandler (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class ErrorHandler. |
[+] affected methods (3)
error ( SAXParseException )This abstract method is from 'ErrorHandler' interface.
fatalError ( SAXParseException )This abstract method is from 'ErrorHandler' interface.
warning ( SAXParseException )This abstract method is from 'ErrorHandler' interface.
[+] HandlerBase (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HandlerBase. |
[+] affected methods (15)
HandlerBase ( )This constructor is from 'HandlerBase' class.
characters ( char[ ], int, int )This method is from 'HandlerBase' class.
endDocument ( )This method is from 'HandlerBase' class.
endElement ( String )This method is from 'HandlerBase' class.
error ( SAXParseException )This method is from 'HandlerBase' class.
fatalError ( SAXParseException )This method is from 'HandlerBase' class.
ignorableWhitespace ( char[ ], int, int )This method is from 'HandlerBase' class.
notationDecl ( String, String, String )This method is from 'HandlerBase' class.
processingInstruction ( String, String )This method is from 'HandlerBase' class.
resolveEntity ( String, String )This method is from 'HandlerBase' class.
setDocumentLocator ( Locator )This method is from 'HandlerBase' class.
startDocument ( )This method is from 'HandlerBase' class.
...
[+] Locator (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class Locator. |
[+] affected methods (4)
getColumnNumber ( )This abstract method is from 'Locator' interface.
getLineNumber ( )This abstract method is from 'Locator' interface.
getPublicId ( )This abstract method is from 'Locator' interface.
getSystemId ( )This abstract method is from 'Locator' interface.
[+] Parser (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class Parser. |
[+] affected methods (7)
parse ( String )This abstract method is from 'Parser' interface.
parse ( InputSource )This abstract method is from 'Parser' interface.
setDocumentHandler ( DocumentHandler )This abstract method is from 'Parser' interface.
setDTDHandler ( DTDHandler )This abstract method is from 'Parser' interface.
setEntityResolver ( EntityResolver )This abstract method is from 'Parser' interface.
setErrorHandler ( ErrorHandler )This abstract method is from 'Parser' interface.
setLocale ( Locale )This abstract method is from 'Parser' interface.
[+] SAXParseException (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class SAXParseException. |
[+] affected methods (8)
SAXParseException ( String, String, String, int, int )This constructor is from 'SAXParseException' class.
SAXParseException ( String, String, String, int, int, Exception )This constructor is from 'SAXParseException' class.
SAXParseException ( String, Locator )This constructor is from 'SAXParseException' class.
SAXParseException ( String, Locator, Exception )This constructor is from 'SAXParseException' class.
getColumnNumber ( )This method is from 'SAXParseException' class.
getLineNumber ( )This method is from 'SAXParseException' class.
getPublicId ( )This method is from 'SAXParseException' class.
getSystemId ( )This method is from 'SAXParseException' class.
package org.xml.sax.helpers
[+] AttributeListImpl (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class AttributeListImpl. |
[+] affected methods (12)
AttributeListImpl ( )This constructor is from 'AttributeListImpl' class.
AttributeListImpl ( AttributeList )This constructor is from 'AttributeListImpl' class.
addAttribute ( String, String, String )This method is from 'AttributeListImpl' class.
clear ( )This method is from 'AttributeListImpl' class.
getLength ( )This method is from 'AttributeListImpl' class.
getName ( int )This method is from 'AttributeListImpl' class.
getType ( int )This method is from 'AttributeListImpl' class.
getType ( String )This method is from 'AttributeListImpl' class.
getValue ( int )This method is from 'AttributeListImpl' class.
getValue ( String )This method is from 'AttributeListImpl' class.
removeAttribute ( String )This method is from 'AttributeListImpl' class.
setAttributeList ( AttributeList )This method is from 'AttributeListImpl' 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 (10)
LocatorImpl ( )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.
setColumnNumber ( int )This method is from 'LocatorImpl' class.
setLineNumber ( int )This method is from 'LocatorImpl' class.
setPublicId ( String )This method is from 'LocatorImpl' class.
setSystemId ( String )This method is from 'LocatorImpl' class.
[+] ParserFactory (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class ParserFactory. |
[+] affected methods (3)
ParserFactory ( )This constructor is from 'ParserFactory' class.
makeParser ( )This method is from 'ParserFactory' class.
makeParser ( String )This method is from 'ParserFactory' class.
xslp.19991017-fix.jar
package com.kav.xsl
[+] XSLProcessor (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class XSLProcessor. |
[+] affected methods (2)
XSLProcessor ( )This constructor is from 'XSLProcessor' class.
getResourceAsStream ( String )This method is from 'XSLProcessor' class.
package com.kvisco.net
[+] URIUtils (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class URIUtils. |
[+] affected methods (4)
URIUtils ( )This constructor is from 'URIUtils' class.
getDocumentBase ( String )This method is from 'URIUtils' class.
getInputStream ( String, String )This method is from 'URIUtils' class.
resolveHref ( String, String )This method is from 'URIUtils' class.
package com.kvisco.scripting
[+] ECMAScriptHandler (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class ECMAScriptHandler. |
[+] affected methods (12)
ECMAScriptHandler ( )This constructor is from 'ECMAScriptHandler' class.
ECMAScriptHandler ( ProcessorCallback )This constructor is from 'ECMAScriptHandler' class.
call ( String, Object[ ] )This method is from 'ECMAScriptHandler' class.
call ( String, Object[ ], String )This method is from 'ECMAScriptHandler' class.
createNamespace ( String )This method is from 'ECMAScriptHandler' class.
eval ( XSLScript, Node )This method is from 'ECMAScriptHandler' class.
eval ( XSLScript, Node, String )This method is from 'ECMAScriptHandler' class.
evalAsFunction ( XSLScript, Node )This method is from 'ECMAScriptHandler' class.
evalAsFunction ( XSLScript, Node, String )This method is from 'ECMAScriptHandler' class.
getLanguage ( )This method is from 'ECMAScriptHandler' class.
hasDefinedFunction ( String, String )This method is from 'ECMAScriptHandler' class.
initialize ( ProcessorCallback )This method is from 'ECMAScriptHandler' class.
...
package com.kvisco.util
[+] Iterator (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class Iterator. |
[+] affected methods (3)
hasNext ( )This abstract method is from 'Iterator' interface.
next ( )This abstract method is from 'Iterator' interface.
remove ( )This abstract method is from 'Iterator' interface.
[+] List (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class List. |
[+] affected methods (21)
List ( )This constructor is from 'List' class.
List ( int )This constructor is from 'List' class.
add ( int, Object )This method is from 'List' class.
add ( Object )This method is from 'List' class.
clear ( )This method is from 'List' class.
clone ( )This method is from 'List' class.
contains ( Object )This method is from 'List' class.
equals ( Object )This method is from 'List' class.
get ( int )This method is from 'List' class.
hashCode ( )This method is from 'List' class.
indexOf ( Object )This method is from 'List' class.
isEmpty ( )This method is from 'List' class.
...
[+] ListStack (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class ListStack. |
[+] affected methods (6)
ListStack ( )This constructor is from 'ListStack' class.
empty ( )This method is from 'ListStack' class.
peek ( )This method is from 'ListStack' class.
pop ( )This method is from 'ListStack' class.
push ( Object )This method is from 'ListStack' class.
search ( Object )This method is from 'ListStack' class.
[+] QuickStack (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class QuickStack. |
[+] affected methods (8)
QuickStack ( )This constructor is from 'QuickStack' class.
empty ( )This method is from 'QuickStack' class.
iterator ( )This method is from 'QuickStack' class.
peek ( )This method is from 'QuickStack' class.
pop ( )This method is from 'QuickStack' class.
push ( Object )This method is from 'QuickStack' class.
search ( Object )This method is from 'QuickStack' class.
size ( )This method is from 'QuickStack' class.
[+] QuickStack.StackIterator (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class QuickStack.StackIterator. |
[+] affected methods (4)
QuickStack.StackIterator ( QuickStack, QuickStack.StackItem )This constructor is from 'QuickStack.StackIterator' class.
hasNext ( )This method is from 'QuickStack.StackIterator' class.
next ( )This method is from 'QuickStack.StackIterator' class.
remove ( )This method is from 'QuickStack.StackIterator' class.
[+] Tokenizer (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class Tokenizer. |
[+] affected methods (15)
Tokenizer ( String )This constructor is from 'Tokenizer' class.
Tokenizer ( String, String[ ] )This constructor is from 'Tokenizer' class.
advance ( int )This method is from 'Tokenizer' class.
countTokens ( )This method is from 'Tokenizer' class.
getPosition ( )This method is from 'Tokenizer' class.
hasMoreTokens ( )This method is from 'Tokenizer' class.
hasToken ( String )This method is from 'Tokenizer' class.
isDelimiter ( String )This method is from 'Tokenizer' class.
lookAhead ( int )This method is from 'Tokenizer' class.
nextToken ( )This method is from 'Tokenizer' class.
previousToken ( )This method is from 'Tokenizer' class.
resetPosition ( )This method is from 'Tokenizer' class.
...
package com.kvisco.xml
[+] DOMReader (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class DOMReader. |
[+] affected methods (8)
DOMReader ( )This constructor is from 'DOMReader' class.
DOMReader ( String )This constructor is from 'DOMReader' class.
createDocument ( )This method is from 'DOMReader' class.
getDefaultDOMPackageClassName ( )This method is from 'DOMReader' class.
getDOMPackage ( )This method is from 'DOMReader' class.
getDOMPackageClassName ( )This method is from 'DOMReader' class.
readDocument ( InputStream, String, boolean )This method is from 'DOMReader' class.
readDocument ( InputStream, String, boolean, Writer )This method is from 'DOMReader' class.
[+] HTMLPrinter (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class HTMLPrinter. |
[+] affected methods (4)
HTMLPrinter ( PrintWriter )This constructor is from 'HTMLPrinter' class.
HTMLPrinter ( PrintWriter, int )This constructor is from 'HTMLPrinter' class.
print ( Node, String )This method is from 'HTMLPrinter' class.
setUseFormat ( boolean )This method is from 'HTMLPrinter' class.
[+] Whitespace (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class Whitespace. |
[+] affected methods (3)
Whitespace ( )This constructor is from 'Whitespace' class.
stripSpace ( String )This method is from 'Whitespace' class.
stripSpace ( String, boolean, boolean )This method is from 'Whitespace' class.
[+] XMLPrinter (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class XMLPrinter. |
[+] affected methods (21)
XMLPrinter ( PrintWriter )This constructor is from 'XMLPrinter' class.
XMLPrinter ( PrintWriter, int )This constructor is from 'XMLPrinter' class.
print ( Node )This method is from 'XMLPrinter' class.
print ( Node, String )This method is from 'XMLPrinter' class.
printCDATASection ( String )This method is from 'XMLPrinter' class.
printClosingTag ( String )This method is from 'XMLPrinter' class.
printComment ( String )This method is from 'XMLPrinter' class.
printDoctype ( DocumentType )This method is from 'XMLPrinter' class.
printEmptyElement ( String, NamedNodeMap )This method is from 'XMLPrinter' class.
printEntityReference ( String )This method is from 'XMLPrinter' class.
printNormalizedAttrValue ( String )This method is from 'XMLPrinter' class.
printProcessingInstruction ( String, String )This method is from 'XMLPrinter' class.
...
[+] XMLUtil (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class XMLUtil. |
[+] affected methods (5)
XMLUtil ( )This constructor is from 'XMLUtil' class.
getLocale ( String )This method is from 'XMLUtil' class.
getLocalPart ( String )This method is from 'XMLUtil' class.
getNameSpace ( String )This method is from 'XMLUtil' class.
isWhitespace ( String )This method is from 'XMLUtil' class.
package com.kvisco.xml.parser
[+] DOMPackage (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class DOMPackage. |
[+] affected methods (4)
createDocument ( )This abstract method is from 'DOMPackage' interface.
readDocument ( Reader, String, PrintWriter )This abstract method is from 'DOMPackage' interface.
setDocumentType ( Document, String )This abstract method is from 'DOMPackage' interface.
setValidation ( boolean )This abstract method is from 'DOMPackage' interface.
package com.kvisco.xsl
[+] AdditiveExpr (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class AdditiveExpr. |
[+] affected methods (7)
AdditiveExpr ( Expr, Expr )This constructor is from 'AdditiveExpr' class.
AdditiveExpr ( Expr, Expr, String )This constructor is from 'AdditiveExpr' class.
AdditiveExpr ( Expr, Expr, short )This constructor is from 'AdditiveExpr' class.
evaluate ( Node, ProcessorState )This method is from 'AdditiveExpr' class.
getExprType ( )This method is from 'AdditiveExpr' class.
isAdditiveOperator ( String )This method is from 'AdditiveExpr' class.
toString ( )This method is from 'AdditiveExpr' class.
[+] AndExpr (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class AndExpr. |
[+] affected methods (4)
AndExpr ( Expr, Expr )This constructor is from 'AndExpr' class.
evaluate ( Node, ProcessorState )This method is from 'AndExpr' class.
getExprType ( )This method is from 'AndExpr' class.
toString ( )This method is from 'AndExpr' class.
[+] AnyNodeExpr (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class AnyNodeExpr. |
[+] affected methods (6)
AnyNodeExpr ( )This constructor is from 'AnyNodeExpr' class.
evaluate ( Node, ProcessorState )This method is from 'AnyNodeExpr' class.
getExprType ( )This method is from 'AnyNodeExpr' class.
getNodeExprType ( )This method is from 'AnyNodeExpr' class.
matches ( Node, Node, ProcessorState )This method is from 'AnyNodeExpr' class.
toString ( )This method is from 'AnyNodeExpr' class.
[+] AttributeExpr (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class AttributeExpr. |
[+] affected methods (7)
AttributeExpr ( String )This constructor is from 'AttributeExpr' class.
evaluate ( Node, ProcessorState )This method is from 'AttributeExpr' class.
getExprType ( )This method is from 'AttributeExpr' class.
getName ( )This method is from 'AttributeExpr' class.
getNodeExprType ( )This method is from 'AttributeExpr' class.
matches ( Node, Node, ProcessorState )This method is from 'AttributeExpr' class.
toString ( )This method is from 'AttributeExpr' class.
[+] AttributeSet (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class AttributeSet. |
[+] affected methods (5)
AttributeSet ( XSLStylesheet, String )This constructor is from 'AttributeSet' class.
appendAction ( XSLObject )This method is from 'AttributeSet' class.
copy ( )This method is from 'AttributeSet' class.
getName ( )This method is from 'AttributeSet' class.
isValidChild ( XSLObject )This method is from 'AttributeSet' class.
[+] AttributeValueTemplate (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class AttributeValueTemplate. |
[+] affected methods (6)
AttributeValueTemplate ( )This constructor is from 'AttributeValueTemplate' class.
AttributeValueTemplate ( String )This constructor is from 'AttributeValueTemplate' class.
addExpr ( Expr )This method is from 'AttributeValueTemplate' class.
evaluate ( Node, ProcessorState )This method is from 'AttributeValueTemplate' class.
removeExpr ( Expr )This method is from 'AttributeValueTemplate' class.
toString ( )This method is from 'AttributeValueTemplate' class.
[+] AxisIdentifier (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class AxisIdentifier. |
[+] affected methods (13)
AxisIdentifier ( )This constructor is from 'AxisIdentifier' class.
fromAncestors ( MatchExpr, Node, ProcessorState )This method is from 'AxisIdentifier' class.
fromAncestorsOrSelf ( MatchExpr, Node, ProcessorState )This method is from 'AxisIdentifier' class.
fromAttributes ( MatchExpr, Node, ProcessorState )This method is from 'AxisIdentifier' class.
fromChildren ( MatchExpr, Node, ProcessorState )This method is from 'AxisIdentifier' class.
fromDescendants ( MatchExpr, Node, ProcessorState )This method is from 'AxisIdentifier' class.
fromDescendantsOrSelf ( MatchExpr, Node, ProcessorState )This method is from 'AxisIdentifier' class.
fromFollowing ( MatchExpr, Node, ProcessorState )This method is from 'AxisIdentifier' class.
fromFollowingSiblings ( MatchExpr, Node, ProcessorState )This method is from 'AxisIdentifier' class.
fromParent ( MatchExpr, Node, ProcessorState )This method is from 'AxisIdentifier' class.
fromPreceding ( MatchExpr, Node, ProcessorState )This method is from 'AxisIdentifier' class.
fromPrecedingSiblings ( MatchExpr, Node, ProcessorState )This method is from 'AxisIdentifier' class.
...
[+] BasicHTMLFormatter (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class BasicHTMLFormatter. |
[+] affected methods (2)
BasicHTMLFormatter ( )This constructor is from 'BasicHTMLFormatter' class.
process ( Document, PrintWriter )This method is from 'BasicHTMLFormatter' class.
[+] BooleanExpr (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class BooleanExpr. |
[+] affected methods (6)
BooleanExpr ( )This constructor is from 'BooleanExpr' class.
BooleanExpr ( Expr )This constructor is from 'BooleanExpr' class.
BooleanExpr ( boolean )This constructor is from 'BooleanExpr' class.
evaluate ( Node, ProcessorState )This method is from 'BooleanExpr' class.
getExprType ( )This method is from 'BooleanExpr' class.
toString ( )This method is from 'BooleanExpr' class.
[+] BooleanResult (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class BooleanResult. |
[+] affected methods (11)
BooleanResult ( )This constructor is from 'BooleanResult' class.
BooleanResult ( ExprResult )This constructor is from 'BooleanResult' class.
BooleanResult ( boolean )This constructor is from 'BooleanResult' class.
booleanValue ( )This method is from 'BooleanResult' class.
equals ( ExprResult )This method is from 'BooleanResult' class.
getResultType ( )This method is from 'BooleanResult' class.
getValue ( )This method is from 'BooleanResult' class.
numberValue ( )This method is from 'BooleanResult' class.
setValue ( boolean )This method is from 'BooleanResult' class.
toJavaObject ( )This method is from 'BooleanResult' class.
toString ( )This method is from 'BooleanResult' class.
...
[+] CommentExpr (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class CommentExpr. |
[+] affected methods (6)
CommentExpr ( )This constructor is from 'CommentExpr' class.
evaluate ( Node, ProcessorState )This method is from 'CommentExpr' class.
getExprType ( )This method is from 'CommentExpr' class.
getNodeExprType ( )This method is from 'CommentExpr' class.
matches ( Node, Node, ProcessorState )This method is from 'CommentExpr' class.
toString ( )This method is from 'CommentExpr' class.
[+] Conditional (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class Conditional. |
[+] affected methods (1)
evaluate ( Node, ProcessorState )This abstract method is from 'Conditional' interface.
[+] CopyOf (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class CopyOf. |
[+] affected methods (3)
CopyOf ( XSLStylesheet )This constructor is from 'CopyOf' class.
selectNodes ( Node, ProcessorState )This method is from 'CopyOf' class.
setAttribute ( String, String )This method is from 'CopyOf' class.
[+] DefaultFormatter (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class DefaultFormatter. |
[+] affected methods (3)
DefaultFormatter ( )This constructor is from 'DefaultFormatter' class.
process ( Document, PrintWriter )This method is from 'DefaultFormatter' class.
process ( Document, PrintWriter, OutputFormat )This method is from 'DefaultFormatter' class.
[+] ElementExpr (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class ElementExpr. |
[+] affected methods (7)
ElementExpr ( String )This constructor is from 'ElementExpr' class.
evaluate ( Node, ProcessorState )This method is from 'ElementExpr' class.
getExprType ( )This method is from 'ElementExpr' class.
getName ( )This method is from 'ElementExpr' class.
getNodeExprType ( )This method is from 'ElementExpr' class.
matches ( Node, Node, ProcessorState )This method is from 'ElementExpr' class.
toString ( )This method is from 'ElementExpr' class.
[+] EmptyXSLObject (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class EmptyXSLObject. |
[+] affected methods (1)
EmptyXSLObject ( XSLStylesheet, short )This constructor is from 'EmptyXSLObject' class.
[+] EqualityExpr (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class EqualityExpr. |
[+] affected methods (7)
EqualityExpr ( Expr, Expr )This constructor is from 'EqualityExpr' class.
EqualityExpr ( Expr, Expr, String )This constructor is from 'EqualityExpr' class.
EqualityExpr ( Expr, Expr, short )This constructor is from 'EqualityExpr' class.
evaluate ( Node, ProcessorState )This method is from 'EqualityExpr' class.
getExprType ( )This method is from 'EqualityExpr' class.
isRelationalOperator ( String )This method is from 'EqualityExpr' class.
toString ( )This method is from 'EqualityExpr' class.
[+] Expr (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class Expr. |
[+] affected methods (3)
evaluate ( Node, ProcessorState )This abstract method is from 'Expr' interface.
getExprType ( )This abstract method is from 'Expr' interface.
toString ( )This abstract method is from 'Expr' interface.
[+] ExpressionParser (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class ExpressionParser. |
[+] affected methods (16)
ExpressionParser ( )This constructor is from 'ExpressionParser' class.
createExpr ( String )This method is from 'ExpressionParser' class.
createFilterExpr ( String )This method is from 'ExpressionParser' class.
createFunctionCall ( String, List )This method is from 'ExpressionParser' class.
createLocationStep ( String )This method is from 'ExpressionParser' class.
createMatchExpr ( String )This method is from 'ExpressionParser' class.
createNodeExpr ( ExprLexer )This method is from 'ExpressionParser' class.
createPathExpr ( ExprLexer )This method is from 'ExpressionParser' class.
createPathExpr ( String )This method is from 'ExpressionParser' class.
createSelectExpr ( String )This method is from 'ExpressionParser' class.
createStringExpr ( String )This method is from 'ExpressionParser' class.
createUnionExpr ( String )This method is from 'ExpressionParser' class.
...
[+] ExprResult (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class ExprResult. |
[+] affected methods (6)
booleanValue ( )This abstract method is from 'ExprResult' interface.
equals ( ExprResult )This abstract method is from 'ExprResult' interface.
getResultType ( )This abstract method is from 'ExprResult' interface.
numberValue ( )This abstract method is from 'ExprResult' interface.
toJavaObject ( )This abstract method is from 'ExprResult' interface.
toString ( )This abstract method is from 'ExprResult' interface.
[+] FilterBase (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class FilterBase. |
[+] affected methods (11)
FilterBase ( )This constructor is from 'FilterBase' abstract class.
addPredicate ( Expr )This method is from 'FilterBase' abstract class.
evaluate ( Node, ProcessorState )This abstract method is from 'FilterBase' abstract class.
evaluatePredicates ( NodeSet, ProcessorState )This method is from 'FilterBase' abstract class.
getAncestryOp ( )This method is from 'FilterBase' abstract class.
getDefaultPriority ( )This abstract method is from 'FilterBase' abstract class.
getPredicates ( )This method is from 'FilterBase' abstract class.
matches ( Node, Node, ProcessorState )This abstract method is from 'FilterBase' abstract class.
removePredicate ( Expr )This method is from 'FilterBase' abstract class.
setAncestryOp ( int )This method is from 'FilterBase' abstract class.
toString ( )This method is from 'FilterBase' abstract class.
...
[+] Formatter (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class Formatter. |
[+] affected methods (7)
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.
process ( Document, PrintWriter, OutputFormat )This method is from 'Formatter' abstract class.
setIndentResult ( boolean )This method is from 'Formatter' abstract class.
setIndentSize ( int )This method is from 'Formatter' abstract class.
[+] Id (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class Id. |
[+] affected methods (5)
Id ( XSLStylesheet )This constructor is from 'Id' class.
getElementType ( )This method is from 'Id' class.
getIdAttribute ( )This method is from 'Id' class.
setElementType ( String )This method is from 'Id' class.
setIdAttribute ( String )This method is from 'Id' class.
[+] IdentityExpr (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class IdentityExpr. |
[+] affected methods (6)
IdentityExpr ( )This constructor is from 'IdentityExpr' class.
evaluate ( Node, ProcessorState )This method is from 'IdentityExpr' class.
getExprType ( )This method is from 'IdentityExpr' class.
getNodeExprType ( )This method is from 'IdentityExpr' class.
matches ( Node, Node, ProcessorState )This method is from 'IdentityExpr' class.
toString ( )This method is from 'IdentityExpr' class.
[+] InvalidExprException (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class InvalidExprException. |
[+] affected methods (2)
InvalidExprException ( )This constructor is from 'InvalidExprException' class.
InvalidExprException ( String )This constructor is from 'InvalidExprException' class.
[+] MatchExpr (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class MatchExpr. |
[+] affected methods (1)
matches ( Node, Node, ProcessorState )This abstract method is from 'MatchExpr' interface.
[+] MultiplicativeExpr (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class MultiplicativeExpr. |
[+] affected methods (7)
MultiplicativeExpr ( Expr, Expr )This constructor is from 'MultiplicativeExpr' class.
MultiplicativeExpr ( Expr, Expr, String )This constructor is from 'MultiplicativeExpr' class.
MultiplicativeExpr ( Expr, Expr, short )This constructor is from 'MultiplicativeExpr' class.
evaluate ( Node, ProcessorState )This method is from 'MultiplicativeExpr' class.
getExprType ( )This method is from 'MultiplicativeExpr' class.
isMultiplicativeOperator ( String )This method is from 'MultiplicativeExpr' class.
toString ( )This method is from 'MultiplicativeExpr' class.
[+] NodeExpr (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class NodeExpr. |
[+] affected methods (2)
getNodeExprType ( )This abstract method is from 'NodeExpr' interface.
matches ( Node, Node, ProcessorState )This abstract method is from 'NodeExpr' interface.
[+] NodeSet (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class NodeSet. |
[+] affected methods (25)
NodeSet ( )This constructor is from 'NodeSet' class.
NodeSet ( int )This constructor is from 'NodeSet' class.
add ( int, Node )This method is from 'NodeSet' class.
add ( NodeSet )This method is from 'NodeSet' class.
add ( Node )This method is from 'NodeSet' class.
arrayCopyFrom ( Node[ ], int, int )This method is from 'NodeSet' class.
arrayCopyTo ( Node[ ], int )This method is from 'NodeSet' class.
booleanValue ( )This method is from 'NodeSet' class.
clear ( )This method is from 'NodeSet' class.
contains ( Node )This method is from 'NodeSet' class.
copy ( )This method is from 'NodeSet' class.
equals ( ExprResult )This method is from 'NodeSet' class.
...
[+] NumberResult (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class NumberResult. |
[+] affected methods (9)
NumberResult ( )This constructor is from 'NumberResult' class.
NumberResult ( double )This constructor is from 'NumberResult' class.
booleanValue ( )This method is from 'NumberResult' class.
equals ( ExprResult )This method is from 'NumberResult' class.
getResultType ( )This method is from 'NumberResult' class.
numberValue ( )This method is from 'NumberResult' class.
setValue ( double )This method is from 'NumberResult' class.
toJavaObject ( )This method is from 'NumberResult' class.
toString ( )This method is from 'NumberResult' class.
[+] OrExpr (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class OrExpr. |
[+] affected methods (4)
OrExpr ( Expr, Expr )This constructor is from 'OrExpr' class.
evaluate ( Node, ProcessorState )This method is from 'OrExpr' class.
getExprType ( )This method is from 'OrExpr' class.
toString ( )This method is from 'OrExpr' class.
[+] Output (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class Output. |
[+] affected methods (13)
Output ( XSLStylesheet )This constructor is from 'Output' class.
getDoctypePublicId ( )This method is from 'Output' class.
getDoctypeSystemId ( )This method is from 'Output' class.
getIndent ( )This method is from 'Output' class.
getMethod ( )This method is from 'Output' class.
getOmitXMLDeclaration ( )This method is from 'Output' class.
getVersion ( )This method is from 'Output' class.
setDoctypePublicId ( String )This method is from 'Output' class.
setDoctypeSystemId ( String )This method is from 'Output' class.
setIndent ( boolean )This method is from 'Output' class.
setMethod ( String )This method is from 'Output' class.
setOmitXMLDeclaration ( boolean )This method is from 'Output' class.
...
[+] OutputFormat (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class OutputFormat. |
[+] affected methods (12)
getDoctypePublicId ( )This abstract method is from 'OutputFormat' interface.
getDoctypeSystemId ( )This abstract method is from 'OutputFormat' interface.
getIndent ( )This abstract method is from 'OutputFormat' interface.
getMethod ( )This abstract method is from 'OutputFormat' interface.
getOmitXMLDeclaration ( )This abstract method is from 'OutputFormat' interface.
getVersion ( )This abstract method is from 'OutputFormat' interface.
setDoctypePublicId ( String )This abstract method is from 'OutputFormat' interface.
setDoctypeSystemId ( String )This abstract method is from 'OutputFormat' interface.
setIndent ( boolean )This abstract method is from 'OutputFormat' interface.
setMethod ( String )This abstract method is from 'OutputFormat' interface.
setOmitXMLDeclaration ( boolean )This abstract method is from 'OutputFormat' interface.
setVersion ( String )This abstract method is from 'OutputFormat' interface.
...
[+] Param (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class Param. |
[+] affected methods (1)
Param ( XSLStylesheet, String )This constructor is from 'Param' class.
[+] ParamVariable (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class ParamVariable. |
[+] affected methods (1)
ParamVariable ( XSLStylesheet, String )This constructor is from 'ParamVariable' class.
[+] ParentExpr (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class ParentExpr. |
[+] affected methods (6)
ParentExpr ( )This constructor is from 'ParentExpr' class.
evaluate ( Node, ProcessorState )This method is from 'ParentExpr' class.
getExprType ( )This method is from 'ParentExpr' class.
getNodeExprType ( )This method is from 'ParentExpr' class.
matches ( Node, Node, ProcessorState )This method is from 'ParentExpr' class.
toString ( )This method is from 'ParentExpr' class.
[+] PIExpr (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class PIExpr. |
[+] affected methods (7)
PIExpr ( String )This constructor is from 'PIExpr' class.
evaluate ( Node, ProcessorState )This method is from 'PIExpr' class.
getExprType ( )This method is from 'PIExpr' class.
getNodeExprType ( )This method is from 'PIExpr' class.
getTarget ( )This method is from 'PIExpr' class.
matches ( Node, Node, ProcessorState )This method is from 'PIExpr' class.
toString ( )This method is from 'PIExpr' class.
[+] PrimaryExpr (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class PrimaryExpr. |
[+] affected methods (12)
PrimaryExpr ( String )This constructor is from 'PrimaryExpr' class.
PrimaryExpr ( short )This constructor is from 'PrimaryExpr' class.
evaluate ( Node, ProcessorState )This method is from 'PrimaryExpr' class.
getExprType ( )This method is from 'PrimaryExpr' class.
getLiteral ( )This method is from 'PrimaryExpr' class.
getNumber ( )This method is from 'PrimaryExpr' class.
getType ( )This method is from 'PrimaryExpr' class.
setExpr ( Expr )This method is from 'PrimaryExpr' class.
setLiteral ( String )This method is from 'PrimaryExpr' class.
setNumber ( double )This method is from 'PrimaryExpr' class.
setNumber ( String )This method is from 'PrimaryExpr' class.
toString ( )This method is from 'PrimaryExpr' class.
...
[+] ProcessorCallback (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class ProcessorCallback. |
[+] affected methods (10)
ProcessorCallback ( RuleProcessor, ProcessorState )This constructor is from 'ProcessorCallback' class.
addToResultTree ( Node )This method is from 'ProcessorCallback' class.
createAttribute ( String, String )This method is from 'ProcessorCallback' class.
createCDATASection ( String )This method is from 'ProcessorCallback' class.
createComment ( String )This method is from 'ProcessorCallback' class.
createElement ( String )This method is from 'ProcessorCallback' class.
createProcessingInstruction ( String, String )This method is from 'ProcessorCallback' class.
createText ( String )This method is from 'ProcessorCallback' class.
printError ( String )This method is from 'ProcessorCallback' class.
processVariable ( Variable, Node, ProcessorState )This method is from 'ProcessorCallback' class.
[+] ProcessorState (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class ProcessorState. |
[+] affected methods (26)
ProcessorState ( RuleProcessor, Document, XSLStylesheet, DOMPackage )This constructor is from 'ProcessorState' class.
addScriptHandler ( ScriptHandler, String )This method is from 'ProcessorState' class.
addToResultTree ( Node )This method is from 'ProcessorState' class.
findParent ( Attr )This method is from 'ProcessorState' class.
generateId ( Node )This method is from 'ProcessorState' class.
getAttributeValueTemplate ( String )This method is from 'ProcessorState' class.
getDocumentOrder ( Node )This method is from 'ProcessorState' class.
getDOMPackage ( )This method is from 'ProcessorState' class.
getIDReferences ( )This method is from 'ProcessorState' class.
getInvocationStack ( )This method is from 'ProcessorState' class.
getNodeSetStack ( )This method is from 'ProcessorState' class.
getNodeStack ( )This method is from 'ProcessorState' class.
...
[+] RootExpr (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class RootExpr. |
[+] affected methods (3)
RootExpr ( )This constructor is from 'RootExpr' class.
matches ( Node, Node, ProcessorState )This method is from 'RootExpr' class.
toString ( )This method is from 'RootExpr' class.
[+] RuleProcessor (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class RuleProcessor. |
[+] affected methods (12)
RuleProcessor ( XSLStylesheet, DOMPackage )This constructor is from 'RuleProcessor' class.
addMessageObserver ( MessageObserver )This method is from 'RuleProcessor' class.
bindVariable ( Variable, Node, ProcessorState )This method is from 'RuleProcessor' class.
findTemplate ( TemplateRule[ ], Node, String, ProcessorState )This method is from 'RuleProcessor' class.
getErrorWriter ( )This method is from 'RuleProcessor' class.
getProperty ( String )This method is from 'RuleProcessor' class.
process ( Document )This method is from 'RuleProcessor' class.
process ( Document, Hashtable )This method is from 'RuleProcessor' class.
processVariable ( Variable, Node, ProcessorState )This method is from 'RuleProcessor' class.
removeMessageObserver ( MessageObserver )This method is from 'RuleProcessor' class.
setErrorWriter ( OutputStream )This method is from 'RuleProcessor' class.
setErrorWriter ( Writer )This method is from 'RuleProcessor' class.
...
[+] ScriptHandler (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class ScriptHandler. |
[+] affected methods (10)
call ( String, Object[ ] )This abstract method is from 'ScriptHandler' interface.
call ( String, Object[ ], String )This abstract method is from 'ScriptHandler' interface.
createNamespace ( String )This abstract method is from 'ScriptHandler' interface.
eval ( XSLScript, Node )This abstract method is from 'ScriptHandler' interface.
eval ( XSLScript, Node, String )This abstract method is from 'ScriptHandler' interface.
evalAsFunction ( XSLScript, Node )This abstract method is from 'ScriptHandler' interface.
evalAsFunction ( XSLScript, Node, String )This abstract method is from 'ScriptHandler' interface.
getLanguage ( )This abstract method is from 'ScriptHandler' interface.
hasDefinedFunction ( String, String )This abstract method is from 'ScriptHandler' interface.
initialize ( ProcessorCallback )This abstract method is from 'ScriptHandler' interface.
[+] Selection (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class Selection. |
[+] affected methods (5)
Selection ( XSLStylesheet, short )This constructor is from 'Selection' class.
getSelectExpr ( )This method is from 'Selection' class.
getSortElements ( )This method is from 'Selection' class.
handleAction ( XSLObject )This method is from 'Selection' class.
selectNodes ( Node, ProcessorState )This method is from 'Selection' class.
[+] StringExpr (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class StringExpr. |
[+] affected methods (7)
StringExpr ( String )This constructor is from 'StringExpr' class.
evaluate ( Node, ProcessorState )This method is from 'StringExpr' class.
getExpr ( )This method is from 'StringExpr' class.
getExprType ( )This method is from 'StringExpr' class.
getValue ( Node, ProcessorState )This method is from 'StringExpr' class.
toString ( )This method is from 'StringExpr' class.
toStringResult ( ExprResult )This method is from 'StringExpr' class.
[+] StringResult (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class StringResult. |
[+] affected methods (10)
StringResult ( )This constructor is from 'StringResult' class.
StringResult ( String )This constructor is from 'StringResult' class.
booleanValue ( )This method is from 'StringResult' class.
equals ( ExprResult )This method is from 'StringResult' class.
getResultType ( )This method is from 'StringResult' class.
getValue ( )This method is from 'StringResult' class.
numberValue ( )This method is from 'StringResult' class.
setValue ( String )This method is from 'StringResult' class.
toJavaObject ( )This method is from 'StringResult' class.
toString ( )This method is from 'StringResult' class.
[+] TemplateRule (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class TemplateRule. |
[+] affected methods (14)
TemplateRule ( XSLStylesheet )This constructor is from 'TemplateRule' class.
calculatePriority ( Node, ProcessorState )This method is from 'TemplateRule' class.
copy ( )This method is from 'TemplateRule' class.
getMatchExpr ( )This method is from 'TemplateRule' class.
getMatchingExpr ( Node, Node, ProcessorState )This method is from 'TemplateRule' class.
getMode ( )This method is from 'TemplateRule' class.
getName ( )This method is from 'TemplateRule' class.
handleAction ( XSLObject )This method is from 'TemplateRule' class.
matches ( Node, Node, ProcessorState )This method is from 'TemplateRule' class.
setAttribute ( String, String )This method is from 'TemplateRule' class.
setMatchAttr ( String )This method is from 'TemplateRule' class.
setModeAttr ( String )This method is from 'TemplateRule' class.
...
[+] TreeFragmentResult (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class TreeFragmentResult. |
[+] affected methods (10)
TreeFragmentResult ( )This constructor is from 'TreeFragmentResult' class.
TreeFragmentResult ( Node )This constructor is from 'TreeFragmentResult' class.
booleanValue ( )This method is from 'TreeFragmentResult' class.
equals ( ExprResult )This method is from 'TreeFragmentResult' class.
getResultType ( )This method is from 'TreeFragmentResult' class.
getValue ( )This method is from 'TreeFragmentResult' class.
numberValue ( )This method is from 'TreeFragmentResult' class.
setValue ( Node )This method is from 'TreeFragmentResult' class.
toJavaObject ( )This method is from 'TreeFragmentResult' class.
toString ( )This method is from 'TreeFragmentResult' class.
[+] Variable (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class Variable. |
[+] affected methods (4)
Variable ( XSLStylesheet, String )This constructor is from 'Variable' class.
Variable ( XSLStylesheet, String, short )This constructor is from 'Variable' class.
getName ( )This method is from 'Variable' class.
toString ( )This method is from 'Variable' class.
[+] VariableSet (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class VariableSet. |
[+] affected methods (4)
VariableSet ( )This constructor is from 'VariableSet' class.
VariableSet ( int )This constructor is from 'VariableSet' class.
get ( String )This method is from 'VariableSet' class.
put ( String, ExprResult )This method is from 'VariableSet' class.
[+] WildCardExpr (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class WildCardExpr. |
[+] affected methods (6)
WildCardExpr ( )This constructor is from 'WildCardExpr' class.
evaluate ( Node, ProcessorState )This method is from 'WildCardExpr' class.
getExprType ( )This method is from 'WildCardExpr' class.
getNodeExprType ( )This method is from 'WildCardExpr' class.
matches ( Node, Node, ProcessorState )This method is from 'WildCardExpr' class.
toString ( )This method is from 'WildCardExpr' class.
[+] XSLCallTemplate (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class XSLCallTemplate. |
[+] affected methods (4)
XSLCallTemplate ( XSLStylesheet, String )This constructor is from 'XSLCallTemplate' class.
appendAction ( XSLObject )This method is from 'XSLCallTemplate' class.
getTemplateName ( )This method is from 'XSLCallTemplate' class.
setTemplateName ( String )This method is from 'XSLCallTemplate' class.
[+] XSLCData (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class XSLCData. |
[+] affected methods (5)
XSLCData ( XSLStylesheet )This constructor is from 'XSLCData' class.
XSLCData ( XSLStylesheet, String )This constructor is from 'XSLCData' class.
appendData ( String )This method is from 'XSLCData' class.
getData ( )This method is from 'XSLCData' class.
setData ( String )This method is from 'XSLCData' class.
[+] XSLException (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class XSLException. |
[+] affected methods (3)
XSLException ( int, String )This constructor is from 'XSLException' class.
XSLException ( String )This constructor is from 'XSLException' class.
getMessage ( )This method is from 'XSLException' class.
[+] XSLIf (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class XSLIf. |
[+] affected methods (5)
XSLIf ( XSLStylesheet )This constructor is from 'XSLIf' class.
evaluate ( Node, ProcessorState )This method is from 'XSLIf' class.
getBooleanExpr ( )This method is from 'XSLIf' class.
setAttribute ( String, String )This method is from 'XSLIf' class.
setBooleanExpr ( BooleanExpr )This method is from 'XSLIf' class.
[+] XSLImport (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class XSLImport. |
[+] affected methods (6)
XSLImport ( XSLStylesheet )This constructor is from 'XSLImport' class.
XSLImport ( XSLStylesheet, XSLStylesheet )This constructor is from 'XSLImport' class.
getHref ( )This method is from 'XSLImport' class.
getInputStream ( String )This method is from 'XSLImport' class.
getStylesheet ( )This method is from 'XSLImport' class.
setStylesheet ( XSLStylesheet )This method is from 'XSLImport' class.
[+] XSLNumber (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class XSLNumber. |
[+] affected methods (8)
XSLNumber ( XSLStylesheet )This constructor is from 'XSLNumber' class.
doNumbering ( Element, ProcessorState )This method is from 'XSLNumber' class.
getFormattedNumber ( Element, ProcessorState )This method is from 'XSLNumber' class.
setAttribute ( String, String )This method is from 'XSLNumber' class.
setCountAttr ( String )This method is from 'XSLNumber' class.
setFormatAttr ( String )This method is from 'XSLNumber' class.
setFromAttr ( String )This method is from 'XSLNumber' class.
setLevel ( String )This method is from 'XSLNumber' class.
[+] XSLObject (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class XSLObject. |
[+] affected methods (26)
XSLObject ( XSLStylesheet, short )This constructor is from 'XSLObject' class.
appendAction ( XSLObject )This method is from 'XSLObject' class.
copyActions ( XSLObject )This method is from 'XSLObject' class.
copyAttributes ( XSLObject )This method is from 'XSLObject' class.
copyAttributes ( Element )This method is from 'XSLObject' class.
copyAttributesInto ( Hashtable )This method is from 'XSLObject' class.
freeUnusedMemory ( boolean )This method is from 'XSLObject' class.
getActions ( )This method is from 'XSLObject' class.
getAttribute ( String )This method is from 'XSLObject' class.
getAttributeAsAVT ( String )This method is from 'XSLObject' class.
getAttributeNames ( )This method is from 'XSLObject' class.
getNearestAncestor ( short )This method is from 'XSLObject' class.
...
[+] XSLOtherwise (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class XSLOtherwise. |
[+] affected methods (2)
XSLOtherwise ( XSLStylesheet )This constructor is from 'XSLOtherwise' class.
evaluate ( Node, ProcessorState )This method is from 'XSLOtherwise' class.
[+] XSLPIHandler (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class XSLPIHandler. |
[+] affected methods (5)
XSLPIHandler ( )This constructor is from 'XSLPIHandler' class.
getDocumentBase ( )This method is from 'XSLPIHandler' class.
getStylesheetHref ( )This method is from 'XSLPIHandler' class.
handlePI ( ProcessingInstruction )This method is from 'XSLPIHandler' class.
setDocumentBase ( String )This method is from 'XSLPIHandler' class.
[+] XSLProcessor (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class XSLProcessor. |
[+] affected methods (29)
XSLProcessor ( )This constructor is from 'XSLProcessor' class.
addMessageObserver ( MessageObserver )This method is from 'XSLProcessor' class.
getAppInfo ( )This method is from 'XSLProcessor' class.
getDOMPackageName ( )This method is from 'XSLProcessor' class.
getProperty ( String )This method is from 'XSLProcessor' class.
getResourceAsStream ( String )This method is from 'XSLProcessor' class.
main ( String[ ] )This method is from 'XSLProcessor' class.
process ( InputStream, InputStream )This method is from 'XSLProcessor' class.
process ( InputStream, InputStream, PrintWriter )This method is from 'XSLProcessor' class.
process ( InputStream, InputStream, PrintWriter, Formatter )This method is from 'XSLProcessor' class.
process ( String )This method is from 'XSLProcessor' class.
process ( String, PrintWriter )This method is from 'XSLProcessor' class.
...
[+] XSLReader (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class XSLReader. |
[+] affected methods (8)
XSLReader ( )This constructor is from 'XSLReader' class.
XSLReader ( DOMReader )This constructor is from 'XSLReader' class.
createXSLObject ( XSLStylesheet, Element )This method is from 'XSLReader' class.
readStylesheet ( InputStream, String )This method is from 'XSLReader' class.
readStylesheet ( String )This method is from 'XSLReader' class.
readStylesheet ( Document, String )This method is from 'XSLReader' class.
setErrorStream ( PrintStream )This method is from 'XSLReader' class.
setErrorStream ( Writer )This method is from 'XSLReader' class.
[+] XSLScript (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class XSLScript. |
[+] affected methods (9)
XSLScript ( XSLStylesheet )This constructor is from 'XSLScript' class.
XSLScript ( XSLStylesheet, String )This constructor is from 'XSLScript' class.
appendAction ( XSLObject )This method is from 'XSLScript' class.
appendData ( String )This method is from 'XSLScript' class.
getData ( )This method is from 'XSLScript' class.
getLanguage ( )This method is from 'XSLScript' class.
getScriptNameSpace ( )This method is from 'XSLScript' class.
setData ( String )This method is from 'XSLScript' class.
setLanguage ( String )This method is from 'XSLScript' class.
[+] XSLSort (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class XSLSort. |
[+] affected methods (4)
XSLSort ( XSLStylesheet )This constructor is from 'XSLSort' class.
getSelectExpr ( )This method is from 'XSLSort' class.
setAttribute ( String, String )This method is from 'XSLSort' class.
setSelectExpr ( SelectExpr )This method is from 'XSLSort' class.
[+] XSLStylesheet (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class XSLStylesheet. |
[+] affected methods (43)
XSLStylesheet ( )This constructor is from 'XSLStylesheet' class.
addAttributeSet ( AttributeSet )This method is from 'XSLStylesheet' class.
addId ( Id )This method is from 'XSLStylesheet' class.
addId ( String )This method is from 'XSLStylesheet' class.
addId ( String, String )This method is from 'XSLStylesheet' class.
addPI ( ProcessingInstruction )This method is from 'XSLStylesheet' class.
addScript ( XSLScript )This method is from 'XSLStylesheet' class.
addTemplate ( TemplateRule )This method is from 'XSLStylesheet' class.
addVariable ( Variable )This method is from 'XSLStylesheet' class.
appendAction ( XSLObject )This method is from 'XSLStylesheet' class.
countTemplates ( )This method is from 'XSLStylesheet' class.
getAttributeSet ( String )This method is from 'XSLStylesheet' class.
...
[+] XSLText (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class XSLText. |
[+] affected methods (5)
XSLText ( XSLStylesheet )This constructor is from 'XSLText' class.
XSLText ( XSLStylesheet, String )This constructor is from 'XSLText' class.
appendData ( String )This method is from 'XSLText' class.
getData ( )This method is from 'XSLText' class.
setData ( String )This method is from 'XSLText' class.
[+] XSLUse (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class XSLUse. |
[+] affected methods (3)
XSLUse ( XSLStylesheet )This constructor is from 'XSLUse' class.
getAttributeSetName ( )This method is from 'XSLUse' class.
setAttributeSetName ( String )This method is from 'XSLUse' class.
package com.kvisco.xsl.functions
[+] BooleanFunctionCall (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class BooleanFunctionCall. |
[+] affected methods (2)
BooleanFunctionCall ( )This constructor is from 'BooleanFunctionCall' class.
evaluate ( Node, ProcessorState )This method is from 'BooleanFunctionCall' class.
[+] Concat (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class Concat. |
[+] affected methods (2)
Concat ( )This constructor is from 'Concat' class.
evaluate ( Node, ProcessorState )This method is from 'Concat' class.
[+] Contains (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class Contains. |
[+] affected methods (2)
Contains ( )This constructor is from 'Contains' class.
evaluate ( Node, ProcessorState )This method is from 'Contains' class.
[+] CountFunctionCall (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class CountFunctionCall. |
[+] affected methods (2)
CountFunctionCall ( )This constructor is from 'CountFunctionCall' class.
evaluate ( Node, ProcessorState )This method is from 'CountFunctionCall' class.
[+] DocumentFunctionCall (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class DocumentFunctionCall. |
[+] affected methods (2)
DocumentFunctionCall ( )This constructor is from 'DocumentFunctionCall' class.
evaluate ( Node, ProcessorState )This method is from 'DocumentFunctionCall' class.
[+] ErrorFunctionCall (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class ErrorFunctionCall. |
[+] affected methods (3)
ErrorFunctionCall ( )This constructor is from 'ErrorFunctionCall' class.
evaluate ( Node, ProcessorState )This method is from 'ErrorFunctionCall' class.
setError ( String )This method is from 'ErrorFunctionCall' class.
[+] ExtensionFunctionCall (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class ExtensionFunctionCall. |
[+] affected methods (3)
ExtensionFunctionCall ( String )This constructor is from 'ExtensionFunctionCall' class.
evaluate ( Node, ProcessorState )This method is from 'ExtensionFunctionCall' class.
getNameSpace ( )This method is from 'ExtensionFunctionCall' class.
[+] FalseFunctionCall (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class FalseFunctionCall. |
[+] affected methods (2)
FalseFunctionCall ( )This constructor is from 'FalseFunctionCall' class.
evaluate ( Node, ProcessorState )This method is from 'FalseFunctionCall' class.
[+] FormatNumber (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class FormatNumber. |
[+] affected methods (2)
FormatNumber ( )This constructor is from 'FormatNumber' class.
evaluate ( Node, ProcessorState )This method is from 'FormatNumber' class.
[+] FunctionCall (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class FunctionCall. |
[+] affected methods (8)
FunctionCall ( String )This constructor is from 'FunctionCall' abstract class.
addExprParameter ( Expr )This method is from 'FunctionCall' abstract class.
evaluate ( Node, ProcessorState )This abstract method is from 'FunctionCall' abstract class.
getExprType ( )This method is from 'FunctionCall' abstract class.
getFunctionName ( )This method is from 'FunctionCall' abstract class.
getParameterList ( )This method is from 'FunctionCall' abstract class.
removeExprParameter ( Expr )This method is from 'FunctionCall' abstract class.
toString ( )This method is from 'FunctionCall' abstract class.
[+] GenerateIDFunctionCall (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class GenerateIDFunctionCall. |
[+] affected methods (2)
GenerateIDFunctionCall ( )This constructor is from 'GenerateIDFunctionCall' class.
evaluate ( Node, ProcessorState )This method is from 'GenerateIDFunctionCall' class.
[+] IdFunctionCall (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class IdFunctionCall. |
[+] affected methods (2)
IdFunctionCall ( )This constructor is from 'IdFunctionCall' class.
evaluate ( Node, ProcessorState )This method is from 'IdFunctionCall' class.
[+] IdRefFunctionCall (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class IdRefFunctionCall. |
[+] affected methods (2)
IdRefFunctionCall ( )This constructor is from 'IdRefFunctionCall' class.
evaluate ( Node, ProcessorState )This method is from 'IdRefFunctionCall' class.
[+] LangFunctionCall (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class LangFunctionCall. |
[+] affected methods (2)
LangFunctionCall ( )This constructor is from 'LangFunctionCall' class.
evaluate ( Node, ProcessorState )This method is from 'LangFunctionCall' class.
[+] LastFunctionCall (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class LastFunctionCall. |
[+] affected methods (2)
LastFunctionCall ( )This constructor is from 'LastFunctionCall' class.
evaluate ( Node, ProcessorState )This method is from 'LastFunctionCall' class.
[+] Normalize (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class Normalize. |
[+] affected methods (2)
Normalize ( )This constructor is from 'Normalize' class.
evaluate ( Node, ProcessorState )This method is from 'Normalize' class.
[+] NotFunctionCall (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class NotFunctionCall. |
[+] affected methods (2)
NotFunctionCall ( )This constructor is from 'NotFunctionCall' class.
evaluate ( Node, ProcessorState )This method is from 'NotFunctionCall' class.
[+] NumberFunctionCall (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class NumberFunctionCall. |
[+] affected methods (3)
NumberFunctionCall ( )This constructor is from 'NumberFunctionCall' class.
NumberFunctionCall ( short )This constructor is from 'NumberFunctionCall' class.
evaluate ( Node, ProcessorState )This method is from 'NumberFunctionCall' class.
[+] PositionFunctionCall (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class PositionFunctionCall. |
[+] affected methods (2)
PositionFunctionCall ( )This constructor is from 'PositionFunctionCall' class.
evaluate ( Node, ProcessorState )This method is from 'PositionFunctionCall' class.
[+] StartsWith (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class StartsWith. |
[+] affected methods (2)
StartsWith ( )This constructor is from 'StartsWith' class.
evaluate ( Node, ProcessorState )This method is from 'StartsWith' class.
[+] StringFunctionCall (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class StringFunctionCall. |
[+] affected methods (2)
StringFunctionCall ( )This constructor is from 'StringFunctionCall' class.
evaluate ( Node, ProcessorState )This method is from 'StringFunctionCall' class.
[+] StringLength (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class StringLength. |
[+] affected methods (2)
StringLength ( )This constructor is from 'StringLength' class.
evaluate ( Node, ProcessorState )This method is from 'StringLength' class.
[+] Substring (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class Substring. |
[+] affected methods (2)
Substring ( )This constructor is from 'Substring' class.
evaluate ( Node, ProcessorState )This method is from 'Substring' class.
[+] SubstringAfter (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class SubstringAfter. |
[+] affected methods (2)
SubstringAfter ( )This constructor is from 'SubstringAfter' class.
evaluate ( Node, ProcessorState )This method is from 'SubstringAfter' class.
[+] SubstringBefore (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class SubstringBefore. |
[+] affected methods (2)
SubstringBefore ( )This constructor is from 'SubstringBefore' class.
evaluate ( Node, ProcessorState )This method is from 'SubstringBefore' class.
[+] SumFunctionCall (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class SumFunctionCall. |
[+] affected methods (3)
SumFunctionCall ( )This constructor is from 'SumFunctionCall' class.
computeSum ( NodeSet )This method is from 'SumFunctionCall' class.
evaluate ( Node, ProcessorState )This method is from 'SumFunctionCall' class.
[+] SystemFunctionCall (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class SystemFunctionCall. |
[+] affected methods (3)
SystemFunctionCall ( )This constructor is from 'SystemFunctionCall' class.
SystemFunctionCall ( short )This constructor is from 'SystemFunctionCall' class.
evaluate ( Node, ProcessorState )This method is from 'SystemFunctionCall' class.
[+] TextFunctionCall (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class TextFunctionCall. |
[+] affected methods (4)
TextFunctionCall ( )This constructor is from 'TextFunctionCall' class.
evaluate ( Node, ProcessorState )This method is from 'TextFunctionCall' class.
getNodeExprType ( )This method is from 'TextFunctionCall' class.
matches ( Node, Node, ProcessorState )This method is from 'TextFunctionCall' class.
[+] Translate (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class Translate. |
[+] affected methods (2)
Translate ( )This constructor is from 'Translate' class.
evaluate ( Node, ProcessorState )This method is from 'Translate' class.
[+] TrueFunctionCall (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class TrueFunctionCall. |
[+] affected methods (2)
TrueFunctionCall ( )This constructor is from 'TrueFunctionCall' class.
evaluate ( Node, ProcessorState )This method is from 'TrueFunctionCall' class.
[+] XMLNamesFunctionCall (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class XMLNamesFunctionCall. |
[+] affected methods (3)
XMLNamesFunctionCall ( )This constructor is from 'XMLNamesFunctionCall' class.
XMLNamesFunctionCall ( short )This constructor is from 'XMLNamesFunctionCall' class.
evaluate ( Node, ProcessorState )This method is from 'XMLNamesFunctionCall' class.
package com.kvisco.xsl.util
[+] ExprLexer (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class ExprLexer. |
[+] affected methods (24)
ExprLexer ( String )This constructor is from 'ExprLexer' class.
advance ( int )This method is from 'ExprLexer' class.
countTokens ( )This method is from 'ExprLexer' class.
getPosition ( )This method is from 'ExprLexer' class.
hasMoreTokens ( )This method is from 'ExprLexer' class.
isAdditiveOp ( Token )This method is from 'ExprLexer' class.
isBinaryOp ( Token )This method is from 'ExprLexer' class.
isDelimiter ( char )This method is from 'ExprLexer' class.
isDigit ( char )This method is from 'ExprLexer' class.
isEqualityOp ( Token )This method is from 'ExprLexer' class.
isLetter ( char )This method is from 'ExprLexer' class.
isMultiplicativeOp ( Token )This method is from 'ExprLexer' class.
...
[+] MessageObserver (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class MessageObserver. |
[+] affected methods (1)
recieveMessage ( String )This abstract method is from 'MessageObserver' interface.
[+] SimpleMessageObserver (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class SimpleMessageObserver. |
[+] affected methods (4)
SimpleMessageObserver ( )This constructor is from 'SimpleMessageObserver' class.
SimpleMessageObserver ( Writer )This constructor is from 'SimpleMessageObserver' class.
recieveMessage ( String )This method is from 'SimpleMessageObserver' class.
setWriter ( Writer )This method is from 'SimpleMessageObserver' class.
[+] Token (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class Token. |
[+] affected methods (3)
Token ( )This constructor is from 'Token' class.
Token ( String, short )This constructor is from 'Token' class.
toString ( )This method is from 'Token' class.
package org.mitre.tjt.text
[+] AlphaNumberFormat (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class AlphaNumberFormat. |
[+] affected methods (5)
AlphaNumberFormat ( boolean )This constructor is from 'AlphaNumberFormat' class.
format ( double, StringBuffer, FieldPosition )This method is from 'AlphaNumberFormat' class.
format ( long, StringBuffer, FieldPosition )This method is from 'AlphaNumberFormat' class.
main ( String[ ] )This method is from 'AlphaNumberFormat' class.
parse ( String, ParsePosition )This method is from 'AlphaNumberFormat' class.
[+] RomanNumberFormat (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class RomanNumberFormat. |
[+] affected methods (5)
RomanNumberFormat ( boolean )This constructor is from 'RomanNumberFormat' class.
format ( double, StringBuffer, FieldPosition )This method is from 'RomanNumberFormat' class.
format ( long, StringBuffer, FieldPosition )This method is from 'RomanNumberFormat' class.
main ( String[ ] )This method is from 'RomanNumberFormat' class.
parse ( String, ParsePosition )This method is from 'RomanNumberFormat' class.
package org.mitre.tjt.xsl
[+] NumberFormatFactory (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class NumberFormatFactory. |
[+] affected methods (2)
NumberFormatFactory ( )This constructor is from 'NumberFormatFactory' class.
getFormat ( char )This method is from 'NumberFormatFactory' class.
[+] XslFormatToken (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class XslFormatToken. |
[+] affected methods (10)
XslFormatToken ( String, String )This constructor is from 'XslFormatToken' class.
XslFormatToken ( String, String, String )This constructor is from 'XslFormatToken' class.
format ( int )This method is from 'XslFormatToken' class.
getPostSeparator ( )This method is from 'XslFormatToken' class.
getPreSeparator ( )This method is from 'XslFormatToken' class.
nextToken ( )This method is from 'XslFormatToken' class.
parseFormat ( String )This method is from 'XslFormatToken' class.
setFormatFactory ( NumberFormatFactory )This method is from 'XslFormatToken' class.
setPostSeparator ( String )This method is from 'XslFormatToken' class.
setPreSeparator ( String )This method is from 'XslFormatToken' class.
[+] XslNumberFormat (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class XslNumberFormat. |
[+] affected methods (3)
XslNumberFormat ( )This constructor is from 'XslNumberFormat' class.
format ( int[ ], String )This method is from 'XslNumberFormat' class.
main ( String[ ] )This method is from 'XslNumberFormat' class.
package xslp.formatters
[+] FOPFormatter (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class FOPFormatter. |
[+] affected methods (2)
FOPFormatter ( )This constructor is from 'FOPFormatter' class.
process ( Document, PrintWriter )This method is from 'FOPFormatter' class.
[+] PlainTextFormatter (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class PlainTextFormatter. |
[+] affected methods (2)
PlainTextFormatter ( )This constructor is from 'PlainTextFormatter' class.
process ( Document, PrintWriter )This method is from 'PlainTextFormatter' class.
package xslp.xml.parsers
[+] OpenXMLParser (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class OpenXMLParser. |
[+] affected methods (5)
OpenXMLParser ( )This constructor is from 'OpenXMLParser' class.
createDocument ( )This method is from 'OpenXMLParser' class.
readDocument ( Reader, String, PrintWriter )This method is from 'OpenXMLParser' class.
setDocumentType ( Document, String )This method is from 'OpenXMLParser' class.
setValidation ( boolean )This method is from 'OpenXMLParser' class.
[+] OracleParser (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class OracleParser. |
[+] affected methods (5)
OracleParser ( )This constructor is from 'OracleParser' class.
createDocument ( )This method is from 'OracleParser' class.
readDocument ( Reader, String, PrintWriter )This method is from 'OracleParser' class.
setDocumentType ( Document, String )This method is from 'OracleParser' class.
setValidation ( boolean )This method is from 'OracleParser' class.
[+] ProjectXParser (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class ProjectXParser. |
[+] affected methods (8)
ProjectXParser ( )This constructor is from 'ProjectXParser' class.
createDocument ( )This method is from 'ProjectXParser' class.
error ( SAXParseException )This method is from 'ProjectXParser' class.
fatalError ( SAXParseException )This method is from 'ProjectXParser' class.
readDocument ( Reader, String, PrintWriter )This method is from 'ProjectXParser' class.
setDocumentType ( Document, String )This method is from 'ProjectXParser' class.
setValidation ( boolean )This method is from 'ProjectXParser' class.
warning ( SAXParseException )This method is from 'ProjectXParser' class.
[+] SimpleCatalog (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class SimpleCatalog. |
[+] affected methods (5)
SimpleCatalog ( )This constructor is from 'SimpleCatalog' class.
SimpleCatalog ( String )This constructor is from 'SimpleCatalog' class.
loadCatalog ( Reader )This method is from 'SimpleCatalog' class.
loadCatalog ( String )This method is from 'SimpleCatalog' class.
resolveEntity ( String, String )This method is from 'SimpleCatalog' class.
[+] XML4J_1xParser (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class XML4J_1xParser. |
[+] affected methods (5)
XML4J_1xParser ( )This constructor is from 'XML4J_1xParser' class.
createDocument ( )This method is from 'XML4J_1xParser' class.
readDocument ( Reader, String, PrintWriter )This method is from 'XML4J_1xParser' class.
setDocumentType ( Document, String )This method is from 'XML4J_1xParser' class.
setValidation ( boolean )This method is from 'XML4J_1xParser' class.
[+] XML4J_2xParser (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class XML4J_2xParser. |
[+] affected methods (5)
XML4J_2xParser ( )This constructor is from 'XML4J_2xParser' class.
createDocument ( )This method is from 'XML4J_2xParser' class.
readDocument ( Reader, String, PrintWriter )This method is from 'XML4J_2xParser' class.
setDocumentType ( Document, String )This method is from 'XML4J_2xParser' class.
setValidation ( boolean )This method is from 'XML4J_2xParser' class.
to the top
Problems with Methods, High Severity (1)
Cocoon.jar, EngineWrapper
package org.apache.cocoon
[+] EngineWrapper.EngineWrapper ( Configurations p1 ) (1)
[mangled: org/apache/cocoon/EngineWrapper."<init>":(Lorg/apache/cocoon/framework/Configurations;)V]
| Change | Effect |
---|
1 | Access level has been changed from public to protected. | Recompilation of a client program may be terminated with the message: EngineWrapper(Configurations) has protected access in org.apache.cocoon.EngineWrapper. |
to the top
Problems with Data Types, Medium Severity (3)
Cocoon.jar
package org.apache.cocoon
[+] EngineWrapper (1)
| Change | Effect |
---|
1 | Removed super-class Engine. | Recompilation of a client program may be terminated with the message: cannot find variable (or method) in EngineWrapper. |
[+] affected methods (2)
EngineWrapper ( Configurations )This constructor is from 'EngineWrapper' class.
EngineWrapper.HttpServletResponseImpl ( EngineWrapper, PrintWriter )1st parameter 'p1' of this method has type 'EngineWrapper'.
package org.apache.cocoon.parser
[+] SunXMLParser (1)
| Change | Effect |
---|
1 | Superclass has been changed from org.apache.cocoon.framework.AbstractActor to AbstractParser. | 1) Recompilation of a client program may be terminated with the message: cannot find variable (or method) in SunXMLParser. 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 (3)
SunXMLParser ( )This constructor is from 'SunXMLParser' class.
createEmptyDocument ( )This method is from 'SunXMLParser' class.
getStatus ( )This method is from 'SunXMLParser' class.
package org.apache.cocoon.store
[+] MemoryStore (1)
| Change | Effect |
---|
1 | Removed super-class org.apache.cocoon.framework.AbstractActor. | Recompilation of a client program may be terminated with the message: cannot find variable (or method) in MemoryStore. |
[+] affected methods (9)
MemoryStore ( )This constructor is from 'MemoryStore' class.
containsKey ( Object )This method is from 'MemoryStore' class.
get ( Object )This method is from 'MemoryStore' class.
getStatus ( )This method is from 'MemoryStore' class.
hold ( Object, Object )This method is from 'MemoryStore' class.
init ( Configurations )This method is from 'MemoryStore' class.
list ( )This method is from 'MemoryStore' class.
remove ( Object )This method is from 'MemoryStore' class.
store ( Object, Object )This method is from 'MemoryStore' class.
to the top
Other Changes in Data Types (1)
Cocoon.jar
package org.apache.cocoon.producer
[+] AbstractProducer (1)
| Change | Effect |
---|
1 | Field context 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 context is ambiguous. |
[+] affected methods (5)
AbstractProducer ( )This constructor is from 'AbstractProducer' abstract class.
getDocument ( HttpServletRequest )This method is from 'AbstractProducer' abstract class.
getPath ( HttpServletRequest )This abstract method is from 'AbstractProducer' abstract class.
getStream ( HttpServletRequest )This abstract method is from 'AbstractProducer' abstract class.
hasChanged ( Object )This method is from 'AbstractProducer' abstract class.
to the top
Java ARchives (5)
cocoon-1.5.jar
Cocoon.jar
fop.0110.jar
openxml.106-fix.jar
xslp.19991017-fix.jar
to the top