Source compatibility report for the Cocoon library between 1.6.1 and 1.7 versions

Test Info


Library NameCocoon
Version #11.6.1
Version #21.7

Test Results


Total Java ARchives2
Total Methods / Classes6721 / 112
VerdictIncompatible
(9%)

Problem Summary


SeverityCount
Added Methods-6117
Removed MethodsHigh604
Problems with
Data Types
High106
Medium0
Low0
Problems with
Methods
High0
Medium0
Low0

Added Methods (6117)


fop_0_12_1.jar, AlternatingPageMasterFactory.class
package org.apache.fop.layout
AlternatingPageMasterFactory.AlternatingPageMasterFactory ( PageMaster p1, PageMaster p2, PageMaster p3 )
AlternatingPageMasterFactory.getHeight ( )  :  int
AlternatingPageMasterFactory.getNextPageMaster ( )  :  PageMaster
AlternatingPageMasterFactory.getWidth ( )  :  int

fop_0_12_1.jar, Area.class
package org.apache.fop.layout
Area.addChild ( Box p1 )  :  void
Area.addChildAtStart ( Box p1 )  :  void
Area.addDisplaySpace ( int p1 )  :  void
Area.Area ( FontState p1 )
Area.Area ( FontState p1, int p2, int p3 )
Area.end ( )  :  void
Area.getAllocationWidth ( )  :  int
Area.getBackgroundColor ( )  :  ColorType
Area.getChildren ( )  :  Vector
Area.getContentWidth ( )  :  int
Area.getFontInfo ( )  :  FontInfo
Area.getFontState ( )  :  FontState
Area.getHeight ( )  :  int
Area.getMaxHeight ( )  :  int
Area.getPaddingBottom ( )  :  int
Area.getPaddingLeft ( )  :  int
Area.getPaddingRight ( )  :  int
Area.getPaddingTop ( )  :  int
Area.getPage ( )  :  Page
Area.increaseHeight ( int p1 )  :  void
Area.remove ( )  :  void
Area.removeChild ( Area p1 )  :  void
Area.setBackgroundColor ( ColorType p1 )  :  void
Area.setPadding ( int p1, int p2, int p3, int p4 )  :  void
Area.setPage ( Page p1 )  :  void
Area.spaceLeft ( )  :  int
Area.start ( )  :  void

fop_0_12_1.jar, AreaContainer.class
package org.apache.fop.layout
AreaContainer.getXPosition ( )  :  int
AreaContainer.getYPosition ( )  :  int
AreaContainer.render ( Renderer p1 )  :  void

fop_0_12_1.jar, AreaTree.class
package org.apache.fop.layout
AreaTree.addPage ( Page p1 )  :  void
AreaTree.AreaTree ( )
AreaTree.getFontInfo ( )  :  FontInfo
AreaTree.getPages ( )  :  Vector
AreaTree.setFontInfo ( FontInfo p1 )  :  void

fop_0_12_1.jar, AWTCommandLine.class
package org.apache.fop.apps
AWTCommandLine.AWTCommandLine ( String p1, String p2 )
AWTCommandLine.createPreviewDialog ( AWTRenderer p1, Translator p2 )  :  PreviewDialog
AWTCommandLine.fileInputSource ( String p1 ) [static]  :  InputSource
AWTCommandLine.main ( String[ ] p1 ) [static]  :  void

fop_0_12_1.jar, AWTRenderer.class
package org.apache.fop.render.awt
AWTRenderer.AWTRenderer ( Translator p1 )
AWTRenderer.colorType2Color ( ColorType p1 ) [static]  :  Color
AWTRenderer.drawFrame ( )  :  void
AWTRenderer.getBounds ( Area p1 )  :  Rectangle2D
AWTRenderer.getJavaFontName ( String p1 )  :  String
AWTRenderer.getNumberOfPages ( )  :  int
AWTRenderer.getPageFormat ( int p1 )  :  PageFormat
AWTRenderer.getPageNumber ( )  :  int
AWTRenderer.getPrintable ( int p1 )  :  Printable
AWTRenderer.getScaleFactor ( )  :  double
AWTRenderer.print ( Graphics p1, PageFormat p2, int p3 )  :  int
AWTRenderer.render ( AreaTree p1, int p2 )  :  void
AWTRenderer.render ( AreaTree p1, PrintWriter p2 )  :  void
AWTRenderer.renderAreaContainer ( AreaContainer p1 )  :  void
AWTRenderer.renderBlockArea ( BlockArea p1 )  :  void
AWTRenderer.renderDisplaySpace ( DisplaySpace p1 )  :  void
AWTRenderer.renderImageArea ( ImageArea p1 )  :  void
AWTRenderer.renderInlineArea ( InlineArea p1 )  :  void
AWTRenderer.renderInlineSpace ( InlineSpace p1 )  :  void
AWTRenderer.renderLineArea ( LineArea p1 )  :  void
AWTRenderer.renderPage ( Page p1 )  :  void
AWTRenderer.renderRuleArea ( RuleArea p1 )  :  void
AWTRenderer.renderSVGArea ( SVGArea p1 )  :  void
AWTRenderer.setComponent ( DocumentPanel p1 )  :  void
AWTRenderer.setGraphics ( Graphics2D p1 )  :  void
AWTRenderer.setPageNumber ( int p1 )  :  void
AWTRenderer.setProducer ( String p1 )  :  void
AWTRenderer.setProgressListener ( ProgressListener p1 )  :  void
AWTRenderer.setScaleFactor ( double p1 )  :  void
AWTRenderer.setupFontInfo ( FontInfo p1 )  :  void
AWTRenderer.transform ( Graphics2D p1, double p2, double p3 )  :  void

fop_0_12_1.jar, BackgroundColor.class
package org.apache.fop.fo.properties
BackgroundColor.BackgroundColor ( PropertyList p1, ColorType p2 )
BackgroundColor.getColorType ( )  :  ColorType
BackgroundColor.maker ( ) [static]  :  Property.Maker

fop_0_12_1.jar, Block.class
package org.apache.fop.fo.flow
Block.Block ( FObj p1, PropertyList p2 )
Block.getAreaHeight ( )  :  int
Block.layout ( Area p1 )  :  Status
Block.maker ( ) [static]  :  FObj.Maker

fop_0_12_1.jar, BlockArea.class
package org.apache.fop.layout
BlockArea.addLineArea ( LineArea p1 )  :  void
BlockArea.addText ( FontState p1, float p2, float p3, float p4, int p5, LinkSet p6, int p7, char[ ] p8, int p9, int p10 )  :  int
BlockArea.BlockArea ( FontState p1, int p2, int p3, int p4, int p5, int p6, int p7, int p8, int p9 )
BlockArea.end ( )  :  void
BlockArea.getEndIndent ( )  :  int
BlockArea.getStartIndent ( )  :  int
BlockArea.render ( Renderer p1 )  :  void
BlockArea.spaceLeft ( )  :  int
BlockArea.start ( )  :  void

fop_0_12_1.jar, BmpBwImage.class
package org.apache.fop.image
BmpBwImage.BmpBwImage ( String p1, int p2, int p3, int p4, int p5 )
BmpBwImage.getbitperpixel ( )  :  int
BmpBwImage.getcolor ( )  :  boolean
BmpBwImage.getHeight ( )  :  int
BmpBwImage.gethref ( )  :  String
BmpBwImage.getimagemap ( )  :  int[ ]
BmpBwImage.getpixelheight ( )  :  int
BmpBwImage.getpixelwidth ( )  :  int
BmpBwImage.getWidth ( )  :  int
BmpBwImage.getX ( )  :  int
BmpBwImage.getY ( )  :  int

fop_0_12_1.jar, BmpColImage.class
package org.apache.fop.image
BmpColImage.BmpColImage ( String p1, int p2, int p3, int p4, int p5 )
BmpColImage.getbitperpixel ( )  :  int
BmpColImage.getcolor ( )  :  boolean
BmpColImage.getHeight ( )  :  int
BmpColImage.gethref ( )  :  String
BmpColImage.getimagemap ( )  :  int[ ]
BmpColImage.getpixelheight ( )  :  int
BmpColImage.getpixelwidth ( )  :  int
BmpColImage.getWidth ( )  :  int
BmpColImage.getX ( )  :  int
BmpColImage.getY ( )  :  int

fop_0_12_1.jar, Box.class
package org.apache.fop.layout
Box.Box ( )
Box.render ( Renderer p1 ) [abstract]  :  void

fop_0_12_1.jar, BreakAfter.class
package org.apache.fop.fo.properties
BreakAfter.BreakAfter ( PropertyList p1, int p2 )
BreakAfter.getEnum ( )  :  int
BreakAfter.maker ( ) [static]  :  Property.Maker

fop_0_12_1.jar, BreakBefore.class
package org.apache.fop.fo.properties
BreakBefore.BreakBefore ( PropertyList p1, int p2 )
BreakBefore.getEnum ( )  :  int
BreakBefore.maker ( ) [static]  :  Property.Maker

fop_0_12_1.jar, CodePointMapping.class
package org.apache.fop.render.pdf
CodePointMapping.CodePointMapping ( )

fop_0_12_1.jar, Color.class
package org.apache.fop.fo.properties
Color.Color ( PropertyList p1, ColorType p2 )
Color.getColorType ( )  :  ColorType
Color.maker ( ) [static]  :  Property.Maker

fop_0_12_1.jar, ColorType.class
package org.apache.fop.datatypes
ColorType.alpha ( )  :  float
ColorType.blue ( )  :  float
ColorType.ColorType ( String p1 )
ColorType.green ( )  :  float
ColorType.red ( )  :  float

fop_0_12_1.jar, ColumnWidth.class
package org.apache.fop.fo.properties
ColumnWidth.ColumnWidth ( PropertyList p1, Length p2 )
ColumnWidth.getLength ( )  :  Length
ColumnWidth.maker ( ) [static]  :  Property.Maker

fop_0_12_1.jar, Command.class
package org.apache.fop.viewer
Command.actionPerformed ( ActionEvent p1 )  :  void
Command.Command ( String p1 )
Command.Command ( String p1, ImageIcon p2 )
Command.Command ( String p1, ImageIcon p2, String p3 )
Command.Command ( String p1, String p2 )
Command.doit ( )  :  void
Command.undoit ( )  :  void

fop_0_12_1.jar, CommandLine.class
package org.apache.fop.apps
CommandLine.CommandLine ( )
CommandLine.fileInputSource ( String p1 ) [static]  :  InputSource
CommandLine.main ( String[ ] p1 ) [static]  :  void

fop_0_12_1.jar, Courier.class
package org.apache.fop.render.pdf.fonts
Courier.Courier ( )
Courier.encoding ( )  :  String
Courier.fontName ( )  :  String
Courier.getAscender ( )  :  int
Courier.getCapHeight ( )  :  int
Courier.getDescender ( )  :  int
Courier.getXHeight ( )  :  int
Courier.width ( int p1 )  :  int

fop_0_12_1.jar, CourierBold.class
package org.apache.fop.render.pdf.fonts
CourierBold.CourierBold ( )
CourierBold.encoding ( )  :  String
CourierBold.fontName ( )  :  String
CourierBold.getAscender ( )  :  int
CourierBold.getCapHeight ( )  :  int
CourierBold.getDescender ( )  :  int
CourierBold.getXHeight ( )  :  int
CourierBold.width ( int p1 )  :  int

fop_0_12_1.jar, CourierBoldOblique.class
package org.apache.fop.render.pdf.fonts
CourierBoldOblique.CourierBoldOblique ( )
CourierBoldOblique.encoding ( )  :  String
CourierBoldOblique.fontName ( )  :  String
CourierBoldOblique.getAscender ( )  :  int
CourierBoldOblique.getCapHeight ( )  :  int
CourierBoldOblique.getDescender ( )  :  int
CourierBoldOblique.getXHeight ( )  :  int
CourierBoldOblique.width ( int p1 )  :  int

fop_0_12_1.jar, CourierOblique.class
package org.apache.fop.render.pdf.fonts
CourierOblique.CourierOblique ( )
CourierOblique.encoding ( )  :  String
CourierOblique.fontName ( )  :  String
CourierOblique.getAscender ( )  :  int
CourierOblique.getCapHeight ( )  :  int
CourierOblique.getDescender ( )  :  int
CourierOblique.getXHeight ( )  :  int
CourierOblique.width ( int p1 )  :  int

fop_0_12_1.jar, DisplayGraphic.class
package org.apache.fop.fo.flow
DisplayGraphic.DisplayGraphic ( FObj p1, PropertyList p2 )
DisplayGraphic.layout ( Area p1 )  :  Status
DisplayGraphic.maker ( ) [static]  :  FObj.Maker

fop_0_12_1.jar, DisplayRule.class
package org.apache.fop.fo.flow
DisplayRule.DisplayRule ( FObj p1, PropertyList p2 )
DisplayRule.layout ( Area p1 )  :  Status
DisplayRule.maker ( ) [static]  :  FObj.Maker

fop_0_12_1.jar, DisplaySequence.class
package org.apache.fop.fo.flow
DisplaySequence.DisplaySequence ( FObj p1, PropertyList p2 )
DisplaySequence.layout ( Area p1 )  :  Status
DisplaySequence.maker ( ) [static]  :  FObj.Maker

fop_0_12_1.jar, DisplaySpace.class
package org.apache.fop.layout
DisplaySpace.DisplaySpace ( int p1 )
DisplaySpace.getSize ( )  :  int
DisplaySpace.render ( Renderer p1 )  :  void

fop_0_12_1.jar, DocumentPanel.class
package org.apache.fop.viewer
DocumentPanel.DocumentPanel ( AWTRenderer p1, PreviewDialog p2 )
DocumentPanel.getPreferredSize ( )  :  Dimension
DocumentPanel.paintComponent ( Graphics p1 )  :  void
DocumentPanel.setAreaTree ( AreaTree p1 )  :  void
DocumentPanel.setPageCount ( int p1 )  :  void
DocumentPanel.setPageNumber ( int p1 )  :  void
DocumentPanel.updateSize ( int p1, double p2 )  :  void

fop_0_12_1.jar, Driver.class
package org.apache.fop.apps
Driver.addElementMapping ( ElementMapping p1 )  :  void
Driver.addElementMapping ( String p1 )  :  void
Driver.buildFOTree ( Document p1 )  :  void
Driver.buildFOTree ( Parser p1, InputSource p2 )  :  void
Driver.createElementMapping ( String p1 )  :  ElementMapping
Driver.createRenderer ( String p1 )  :  Renderer
Driver.Driver ( )
Driver.format ( )  :  void
Driver.getDocumentHandler ( )  :  DocumentHandler
Driver.render ( )  :  void
Driver.setRenderer ( Renderer p1 )  :  void
Driver.setRenderer ( String p1, String p2 )  :  void
Driver.setWriter ( PrintWriter p1 )  :  void

fop_0_12_1.jar, ElementMapping.class
package org.apache.fop.fo
ElementMapping.addToBuilder ( FOTreeBuilder p1 ) [abstract]  :  void

fop_0_12_1.jar, EndIndent.class
package org.apache.fop.fo.properties
EndIndent.EndIndent ( PropertyList p1, Length p2 )
EndIndent.getLength ( )  :  Length
EndIndent.maker ( ) [static]  :  Property.Maker

fop_0_12_1.jar, Extent.class
package org.apache.fop.fo.properties
Extent.Extent ( PropertyList p1, Length p2 )
Extent.getLength ( )  :  Length
Extent.maker ( ) [static]  :  Property.Maker

fop_0_12_1.jar, ExternalDestination.class
package org.apache.fop.fo.properties
ExternalDestination.ExternalDestination ( PropertyList p1, String p2 )
ExternalDestination.getString ( )  :  String
ExternalDestination.maker ( ) [static]  :  Property.Maker

fop_0_12_1.jar, Flow.class
package org.apache.fop.fo.flow
Flow.Flow ( FObj p1, PropertyList p2 )
Flow.layout ( Area p1 )  :  Status
Flow.maker ( ) [static]  :  FObj.Maker

fop_0_12_1.jar, FlowName.class
package org.apache.fop.fo.properties
FlowName.FlowName ( PropertyList p1, String p2 )
FlowName.getString ( )  :  String
FlowName.maker ( ) [static]  :  Property.Maker

fop_0_12_1.jar, FObj.class
package org.apache.fop.fo
FObj.addCharacters ( char[ ] p1, int p2, int p3 )  :  void
FObj.end ( )  :  void
FObj.FObj ( FObj p1, PropertyList p2 )
FObj.getName ( )  :  String
FObj.layout ( Area p1 )  :  Status
FObj.maker ( ) [static]  :  FObj.Maker
FObj.start ( )  :  void

fop_0_12_1.jar, FObjMixed.class
package org.apache.fop.fo
FObjMixed.addCharacters ( char[ ] p1, int p2, int p3 )  :  void
FObjMixed.FObjMixed ( FObj p1, PropertyList p2 )
FObjMixed.layout ( Area p1 )  :  Status
FObjMixed.maker ( ) [static]  :  FObj.Maker

fop_0_12_1.jar, FONode.class
package org.apache.fop.fo
FONode.addChild ( FONode p1 )  :  void
FONode.FONode ( FObj p1 )
FONode.forceStartOffset ( int p1 )  :  void
FONode.forceWidth ( int p1 )  :  void
FONode.getLinkSet ( )  :  LinkSet
FONode.getParent ( )  :  FObj
FONode.layout ( Area p1 ) [abstract]  :  Status
FONode.removeAreas ( )  :  void
FONode.resetMarker ( )  :  void
FONode.setBodyIndent ( int p1 )  :  void
FONode.setDistanceBetweenStarts ( int p1 )  :  void
FONode.setIsInLabel ( )  :  void
FONode.setIsInListBody ( )  :  void
FONode.setIsInTableCell ( )  :  void
FONode.setLabelSeparation ( int p1 )  :  void
FONode.setLinkSet ( LinkSet p1 )  :  void

fop_0_12_1.jar, Font.class
package org.apache.fop.render.pdf
Font.encoding ( ) [abstract]  :  String
Font.Font ( )
Font.fontName ( ) [abstract]  :  String
Font.getAscender ( ) [abstract]  :  int
Font.getCapHeight ( ) [abstract]  :  int
Font.getDescender ( ) [abstract]  :  int
Font.getXHeight ( ) [abstract]  :  int
Font.width ( int p1 ) [abstract]  :  int

fop_0_12_1.jar, FontFamily.class
package org.apache.fop.fo.properties
FontFamily.FontFamily ( PropertyList p1, String p2 )
FontFamily.getString ( )  :  String
FontFamily.maker ( ) [static]  :  Property.Maker

fop_0_12_1.jar, FontInfo.class
package org.apache.fop.layout
FontInfo.addFontProperties ( String p1, String p2, String p3, String p4 )  :  void
FontInfo.addMetrics ( String p1, FontMetric p2 )  :  void
FontInfo.FontInfo ( )
FontInfo.fontLookup ( String p1, String p2, String p3 )  :  String
FontInfo.getFonts ( )  :  Hashtable
FontInfo.getMetricsFor ( String p1 )  :  FontMetric
FontInfo.getMetricsFor ( String p1, String p2, String p3 )  :  FontMetric

fop_0_12_1.jar, FontMetric.class
package org.apache.fop.layout
FontMetric.getAscender ( ) [abstract]  :  int
FontMetric.getCapHeight ( ) [abstract]  :  int
FontMetric.getDescender ( ) [abstract]  :  int
FontMetric.getXHeight ( ) [abstract]  :  int
FontMetric.width ( int p1 ) [abstract]  :  int

fop_0_12_1.jar, FontSetup.class
package org.apache.fop.render.pdf
FontSetup.addToResources ( PDFDocument p1, FontInfo p2 ) [static]  :  void
FontSetup.FontSetup ( )
FontSetup.setup ( FontInfo p1 ) [static]  :  void

fop_0_12_1.jar, FontSize.class
package org.apache.fop.fo.properties
FontSize.FontSize ( PropertyList p1, Length p2 )
FontSize.getLength ( )  :  Length
FontSize.maker ( ) [static]  :  Property.Maker

fop_0_12_1.jar, FontState.class
package org.apache.fop.layout
FontState.FontState ( FontInfo p1, String p2, String p3, String p4, int p5 )
FontState.getAscender ( )  :  int
FontState.getCapHeight ( )  :  int
FontState.getDescender ( )  :  int
FontState.getFontInfo ( )  :  FontInfo
FontState.getFontName ( )  :  String
FontState.getFontSize ( )  :  int
FontState.getFontWeight ( )  :  String
FontState.getXHeight ( )  :  int
FontState.width ( int p1 )  :  int

fop_0_12_1.jar, FontStyle.class
package org.apache.fop.fo.properties
FontStyle.FontStyle ( PropertyList p1, String p2 )
FontStyle.getString ( )  :  String
FontStyle.maker ( ) [static]  :  Property.Maker

fop_0_12_1.jar, FontWeight.class
package org.apache.fop.fo.properties
FontWeight.FontWeight ( PropertyList p1, String p2 )
FontWeight.getString ( )  :  String
FontWeight.maker ( ) [static]  :  Property.Maker

fop_0_12_1.jar, FOPException.class
package org.apache.fop.apps
FOPException.FOPException ( String p1 )

fop_0_12_1.jar, FopImage.class
package org.apache.fop.image
FopImage.getbitperpixel ( ) [abstract]  :  int
FopImage.getcolor ( ) [abstract]  :  boolean
FopImage.getHeight ( ) [abstract]  :  int
FopImage.gethref ( ) [abstract]  :  String
FopImage.getimagemap ( ) [abstract]  :  int[ ]
FopImage.getpixelheight ( ) [abstract]  :  int
FopImage.getpixelwidth ( ) [abstract]  :  int
FopImage.getWidth ( ) [abstract]  :  int
FopImage.getX ( ) [abstract]  :  int
FopImage.getY ( ) [abstract]  :  int

fop_0_12_1.jar, FopImageConsumer.class
package org.apache.fop.image
GifJpegImage.FopImageConsumer.getHeight ( )  :  int
GifJpegImage.FopImageConsumer.getWidth ( )  :  int
GifJpegImage.FopImageConsumer.GifJpegImage.FopImageConsumer ( GifJpegImage p1 )
GifJpegImage.FopImageConsumer.imageComplete ( int p1 )  :  void
GifJpegImage.FopImageConsumer.setColorModel ( ColorModel p1 )  :  void
GifJpegImage.FopImageConsumer.setDimensions ( int p1, int p2 )  :  void
GifJpegImage.FopImageConsumer.setHints ( int p1 )  :  void
GifJpegImage.FopImageConsumer.setPixels ( int p1, int p2, int p3, int p4, ColorModel p5, byte[ ] p6, int p7, int p8 )  :  void
GifJpegImage.FopImageConsumer.setPixels ( int p1, int p2, int p3, int p4, ColorModel p5, int[ ] p6, int p7, int p8 )  :  void
GifJpegImage.FopImageConsumer.setProperties ( Hashtable p1 )  :  void

fop_0_12_1.jar, FopImageFactory.class
package org.apache.fop.image
FopImageFactory.FopImageFactory ( )
FopImageFactory.Make ( String p1, int p2, int p3, int p4, int p5 ) [static]  :  FopImage

fop_0_12_1.jar, FOText.class
package org.apache.fop.fo
FOText.FOText ( char[ ] p1, int p2, int p3, FObj p4 )
FOText.layout ( Area p1 )  :  Status

fop_0_12_1.jar, FOTreeBuilder.class
package org.apache.fop.fo
FOTreeBuilder.addMapping ( String p1, String p2, FObj.Maker p3 )  :  void
FOTreeBuilder.characters ( char[ ] p1, int p2, int p3 )  :  void
FOTreeBuilder.endElement ( String p1 )  :  void
FOTreeBuilder.findURI ( String p1 )  :  String
FOTreeBuilder.format ( AreaTree p1 )  :  void
FOTreeBuilder.FOTreeBuilder ( )
FOTreeBuilder.mapName ( String p1 )  :  String
FOTreeBuilder.startDocument ( )  :  void
FOTreeBuilder.startElement ( String p1, AttributeList p2 )  :  void

fop_0_12_1.jar, GifJpegImage.class
package org.apache.fop.image
GifJpegImage.getbitperpixel ( )  :  int
GifJpegImage.getcolor ( )  :  boolean
GifJpegImage.getHeight ( )  :  int
GifJpegImage.gethref ( )  :  String
GifJpegImage.getimagemap ( )  :  int[ ]
GifJpegImage.getpixelheight ( )  :  int
GifJpegImage.getpixelwidth ( )  :  int
GifJpegImage.getWidth ( )  :  int
GifJpegImage.getX ( )  :  int
GifJpegImage.getY ( )  :  int
GifJpegImage.GifJpegImage ( String p1, int p2, int p3, int p4, int p5 )

fop_0_12_1.jar, Graphic.class
package org.apache.fop.svg
Graphic.Graphic ( )

fop_0_12_1.jar, Helvetica.class
package org.apache.fop.render.pdf.fonts
Helvetica.encoding ( )  :  String
Helvetica.fontName ( )  :  String
Helvetica.getAscender ( )  :  int
Helvetica.getCapHeight ( )  :  int
Helvetica.getDescender ( )  :  int
Helvetica.getXHeight ( )  :  int
Helvetica.Helvetica ( )
Helvetica.width ( int p1 )  :  int

fop_0_12_1.jar, HelveticaBold.class
package org.apache.fop.render.pdf.fonts
HelveticaBold.encoding ( )  :  String
HelveticaBold.fontName ( )  :  String
HelveticaBold.getAscender ( )  :  int
HelveticaBold.getCapHeight ( )  :  int
HelveticaBold.getDescender ( )  :  int
HelveticaBold.getXHeight ( )  :  int
HelveticaBold.HelveticaBold ( )
HelveticaBold.width ( int p1 )  :  int

fop_0_12_1.jar, HelveticaBoldOblique.class
package org.apache.fop.render.pdf.fonts
HelveticaBoldOblique.encoding ( )  :  String
HelveticaBoldOblique.fontName ( )  :  String
HelveticaBoldOblique.getAscender ( )  :  int
HelveticaBoldOblique.getCapHeight ( )  :  int
HelveticaBoldOblique.getDescender ( )  :  int
HelveticaBoldOblique.getXHeight ( )  :  int
HelveticaBoldOblique.HelveticaBoldOblique ( )
HelveticaBoldOblique.width ( int p1 )  :  int

fop_0_12_1.jar, HelveticaOblique.class
package org.apache.fop.render.pdf.fonts
HelveticaOblique.encoding ( )  :  String
HelveticaOblique.fontName ( )  :  String
HelveticaOblique.getAscender ( )  :  int
HelveticaOblique.getCapHeight ( )  :  int
HelveticaOblique.getDescender ( )  :  int
HelveticaOblique.getXHeight ( )  :  int
HelveticaOblique.HelveticaOblique ( )
HelveticaOblique.width ( int p1 )  :  int

fop_0_12_1.jar, HRef.class
package org.apache.fop.fo.properties
HRef.getString ( )  :  String
HRef.HRef ( PropertyList p1, String p2 )
HRef.maker ( ) [static]  :  Property.Maker

fop_0_12_1.jar, IconToolBar.class
package org.apache.fop.viewer
IconToolBar.add ( Action p1 )  :  JButton
IconToolBar.add ( Action p1, String p2, Icon p3 )  :  JButton
IconToolBar.IconToolBar ( )

fop_0_12_1.jar, ID.class
package org.apache.fop.fo.properties
ID.getString ( )  :  String
ID.ID ( PropertyList p1, String p2 )
ID.maker ( ) [static]  :  Property.Maker

fop_0_12_1.jar, ImageArea.class
package org.apache.fop.image
ImageArea.getImage ( )  :  FopImage
ImageArea.getImageHeight ( )  :  int
ImageArea.getXOffset ( )  :  int
ImageArea.ImageArea ( FontState p1, FopImage p2, int p3, int p4, int p5, int p6, int p7, int p8 )
ImageArea.render ( Renderer p1 )  :  void

fop_0_12_1.jar, InlineArea.class
package org.apache.fop.layout
InlineArea.getBlue ( )  :  float
InlineArea.getGreen ( )  :  float
InlineArea.getRed ( )  :  float
InlineArea.getText ( )  :  String
InlineArea.InlineArea ( FontState p1, float p2, float p3, float p4, String p5, int p6 )
InlineArea.render ( Renderer p1 )  :  void

fop_0_12_1.jar, InlineSequence.class
package org.apache.fop.fo.flow
InlineSequence.InlineSequence ( FObj p1, PropertyList p2 )
InlineSequence.maker ( ) [static]  :  FObj.Maker

fop_0_12_1.jar, InlineSpace.class
package org.apache.fop.layout
InlineSpace.getSize ( )  :  int
InlineSpace.InlineSpace ( int p1 )
InlineSpace.render ( Renderer p1 )  :  void
InlineSpace.setSize ( int p1 )  :  void

fop_0_12_1.jar, KeepWithNext.class
package org.apache.fop.fo.properties
KeepWithNext.getEnum ( )  :  int
KeepWithNext.KeepWithNext ( PropertyList p1, int p2 )
KeepWithNext.maker ( ) [static]  :  Property.Maker

fop_0_12_1.jar, LayoutMasterSet.class
package org.apache.fop.fo.pagination
LayoutMasterSet.addLayoutMaster ( String p1, SimplePageMaster p2 )  :  void
LayoutMasterSet.getLayoutMaster ( String p1 )  :  SimplePageMaster
LayoutMasterSet.LayoutMasterSet ( FObj p1, PropertyList p2 )
LayoutMasterSet.maker ( ) [static]  :  FObj.Maker

fop_0_12_1.jar, Length.class
package org.apache.fop.datatypes
Length.convert ( String p1 )  :  void
Length.Length ( double p1, Property p2 )
Length.Length ( String p1 )
Length.Length ( String p1, int p2 )
Length.mvalue ( )  :  int
Length.toString ( )  :  String

fop_0_12_1.jar, Line.class
package org.apache.fop.svg
Line.layout ( Area p1 )  :  Status
Line.Line ( FObj p1, PropertyList p2 )
Line.maker ( ) [static]  :  FObj.Maker

fop_0_12_1.jar, LineArea.class
package org.apache.fop.layout
LineArea.addPending ( )  :  void
LineArea.addText ( char[ ] p1, int p2, int p3, LinkSet p4 )  :  int
LineArea.align ( int p1 )  :  void
LineArea.changeColor ( float p1, float p2, float p3 )  :  void
LineArea.changeFont ( FontState p1 )  :  void
LineArea.changeWhiteSpaceTreatment ( int p1 )  :  void
LineArea.changeWrapOption ( int p1 )  :  void
LineArea.getEndIndent ( )  :  int
LineArea.getHeight ( )  :  int
LineArea.getPendingAreas ( )  :  Vector
LineArea.getPendingWidth ( )  :  int
LineArea.getPlacementOffset ( )  :  int
LineArea.getStartIndent ( )  :  int
LineArea.isEmpty ( )  :  boolean
LineArea.LineArea ( FontState p1, int p2, int p3, int p4, int p5, int p6 )
LineArea.render ( Renderer p1 )  :  void
LineArea.setPendingAreas ( Vector p1 )  :  void
LineArea.setPendingWidth ( int p1 )  :  void

fop_0_12_1.jar, LineGraphic.class
package org.apache.fop.svg
LineGraphic.LineGraphic ( int p1, int p2, int p3, int p4 )

fop_0_12_1.jar, LineHeight.class
package org.apache.fop.fo.properties
LineHeight.getLength ( )  :  Length
LineHeight.LineHeight ( PropertyList p1, Length p2 )
LineHeight.maker ( ) [static]  :  Property.Maker

fop_0_12_1.jar, LinkSet.class
package org.apache.fop.layout
LinkSet.addRect ( Rectangle p1 )  :  void
LinkSet.applyAreaContainerOffsets ( AreaContainer p1 )  :  void
LinkSet.getDest ( )  :  String
LinkSet.getRects ( )  :  Vector
LinkSet.LinkSet ( String p1 )
LinkSet.mergeLinks ( )  :  void
LinkSet.setYOffset ( int p1 )  :  void

fop_0_12_1.jar, ListBlock.class
package org.apache.fop.fo.flow
ListBlock.layout ( Area p1 )  :  Status
ListBlock.ListBlock ( FObj p1, PropertyList p2 )
ListBlock.maker ( ) [static]  :  FObj.Maker

fop_0_12_1.jar, ListItem.class
package org.apache.fop.fo.flow
ListItem.layout ( Area p1 )  :  Status
ListItem.ListItem ( FObj p1, PropertyList p2 )
ListItem.maker ( ) [static]  :  FObj.Maker

fop_0_12_1.jar, ListItemBody.class
package org.apache.fop.fo.flow
ListItemBody.layout ( Area p1 )  :  Status
ListItemBody.ListItemBody ( FObj p1, PropertyList p2 )
ListItemBody.maker ( ) [static]  :  FObj.Maker

fop_0_12_1.jar, ListItemLabel.class
package org.apache.fop.fo.flow
ListItemLabel.layout ( Area p1 )  :  Status
ListItemLabel.ListItemLabel ( FObj p1, PropertyList p2 )
ListItemLabel.maker ( ) [static]  :  FObj.Maker

fop_0_12_1.jar, LoadableProperties.class
package org.apache.fop.viewer
LoadableProperties.load ( InputStream p1 )  :  void
LoadableProperties.LoadableProperties ( )

fop_0_12_1.jar, Maker.class
package org.apache.fop.fo
FObj.Maker.FObj.Maker ( )
FObj.Maker.make ( FObj p1, PropertyList p2 )  :  FObj
FObjMixed.Maker.FObjMixed.Maker ( )
FObjMixed.Maker.make ( FObj p1, PropertyList p2 )  :  FObj
Property.Maker.compute ( PropertyList p1 )  :  Property
Property.Maker.isInherited ( )  :  boolean
Property.Maker.make ( PropertyList p1 )  :  Property
Property.Maker.make ( PropertyList p1, String p2 )  :  Property
Property.Maker.Property.Maker ( )
package org.apache.fop.fo.flow
Block.Maker.Block.Maker ( )
Block.Maker.make ( FObj p1, PropertyList p2 )  :  FObj
DisplayGraphic.Maker.DisplayGraphic.Maker ( )
DisplayGraphic.Maker.make ( FObj p1, PropertyList p2 )  :  FObj
DisplayRule.Maker.DisplayRule.Maker ( )
DisplayRule.Maker.make ( FObj p1, PropertyList p2 )  :  FObj
DisplaySequence.Maker.DisplaySequence.Maker ( )
DisplaySequence.Maker.make ( FObj p1, PropertyList p2 )  :  FObj
Flow.Maker.Flow.Maker ( )
Flow.Maker.make ( FObj p1, PropertyList p2 )  :  FObj
InlineSequence.Maker.InlineSequence.Maker ( )
InlineSequence.Maker.make ( FObj p1, PropertyList p2 )  :  FObj
ListBlock.Maker.ListBlock.Maker ( )
ListBlock.Maker.make ( FObj p1, PropertyList p2 )  :  FObj
ListItem.Maker.ListItem.Maker ( )
ListItem.Maker.make ( FObj p1, PropertyList p2 )  :  FObj
ListItemBody.Maker.ListItemBody.Maker ( )
ListItemBody.Maker.make ( FObj p1, PropertyList p2 )  :  FObj
ListItemLabel.Maker.ListItemLabel.Maker ( )
ListItemLabel.Maker.make ( FObj p1, PropertyList p2 )  :  FObj
PageNumber.Maker.make ( FObj p1, PropertyList p2 )  :  FObj
PageNumber.Maker.PageNumber.Maker ( )
SimpleLink.Maker.make ( FObj p1, PropertyList p2 )  :  FObj
SimpleLink.Maker.SimpleLink.Maker ( )
StaticContent.Maker.make ( FObj p1, PropertyList p2 )  :  FObj
StaticContent.Maker.StaticContent.Maker ( )
Table.Maker.make ( FObj p1, PropertyList p2 )  :  FObj
Table.Maker.Table.Maker ( )
TableBody.Maker.make ( FObj p1, PropertyList p2 )  :  FObj
TableBody.Maker.TableBody.Maker ( )
TableCell.Maker.make ( FObj p1, PropertyList p2 )  :  FObj
TableCell.Maker.TableCell.Maker ( )
TableColumn.Maker.make ( FObj p1, PropertyList p2 )  :  FObj
TableColumn.Maker.TableColumn.Maker ( )
TableRow.Maker.make ( FObj p1, PropertyList p2 )  :  FObj
TableRow.Maker.TableRow.Maker ( )
package org.apache.fop.fo.pagination
LayoutMasterSet.Maker.LayoutMasterSet.Maker ( )
LayoutMasterSet.Maker.make ( FObj p1, PropertyList p2 )  :  FObj
PageSequence.Maker.make ( FObj p1, PropertyList p2 )  :  FObj
PageSequence.Maker.PageSequence.Maker ( )
RegionAfter.Maker.make ( FObj p1, PropertyList p2 )  :  FObj
RegionAfter.Maker.RegionAfter.Maker ( )
RegionBefore.Maker.make ( FObj p1, PropertyList p2 )  :  FObj
RegionBefore.Maker.RegionBefore.Maker ( )
RegionBody.Maker.make ( FObj p1, PropertyList p2 )  :  FObj
RegionBody.Maker.RegionBody.Maker ( )
Root.Maker.make ( FObj p1, PropertyList p2 )  :  FObj
Root.Maker.Root.Maker ( )
SequenceSpecification.Maker.make ( FObj p1, PropertyList p2 )  :  FObj
SequenceSpecification.Maker.SequenceSpecification.Maker ( )
SequenceSpecifierAlternating.Maker.make ( FObj p1, PropertyList p2 )  :  FObj
SequenceSpecifierAlternating.Maker.SequenceSpecifierAlternating.Maker ( )
SequenceSpecifierRepeating.Maker.make ( FObj p1, PropertyList p2 )  :  FObj
SequenceSpecifierRepeating.Maker.SequenceSpecifierRepeating.Maker ( )
SequenceSpecifierSingle.Maker.make ( FObj p1, PropertyList p2 )  :  FObj
SequenceSpecifierSingle.Maker.SequenceSpecifierSingle.Maker ( )
SimplePageMaster.Maker.make ( FObj p1, PropertyList p2 )  :  FObj
SimplePageMaster.Maker.SimplePageMaster.Maker ( )
package org.apache.fop.fo.properties
BackgroundColor.Maker.BackgroundColor.Maker ( )
BackgroundColor.Maker.isInherited ( )  :  boolean
BackgroundColor.Maker.make ( PropertyList p1 )  :  Property
BackgroundColor.Maker.make ( PropertyList p1, String p2 )  :  Property
BreakAfter.Maker.BreakAfter.Maker ( )
BreakAfter.Maker.isInherited ( )  :  boolean
BreakAfter.Maker.make ( PropertyList p1 )  :  Property
BreakAfter.Maker.make ( PropertyList p1, String p2 )  :  Property
BreakBefore.Maker.BreakBefore.Maker ( )
BreakBefore.Maker.isInherited ( )  :  boolean
BreakBefore.Maker.make ( PropertyList p1 )  :  Property
BreakBefore.Maker.make ( PropertyList p1, String p2 )  :  Property
Color.Maker.Color.Maker ( )
Color.Maker.isInherited ( )  :  boolean
Color.Maker.make ( PropertyList p1 )  :  Property
Color.Maker.make ( PropertyList p1, String p2 )  :  Property
ColumnWidth.Maker.ColumnWidth.Maker ( )
ColumnWidth.Maker.isInherited ( )  :  boolean
ColumnWidth.Maker.make ( PropertyList p1 )  :  Property
ColumnWidth.Maker.make ( PropertyList p1, String p2 )  :  Property
EndIndent.Maker.EndIndent.Maker ( )
EndIndent.Maker.isInherited ( )  :  boolean
EndIndent.Maker.make ( PropertyList p1 )  :  Property
EndIndent.Maker.make ( PropertyList p1, String p2 )  :  Property
Extent.Maker.Extent.Maker ( )
Extent.Maker.isInherited ( )  :  boolean
Extent.Maker.make ( PropertyList p1 )  :  Property
Extent.Maker.make ( PropertyList p1, String p2 )  :  Property
ExternalDestination.Maker.ExternalDestination.Maker ( )
ExternalDestination.Maker.isInherited ( )  :  boolean
ExternalDestination.Maker.make ( PropertyList p1 )  :  Property
ExternalDestination.Maker.make ( PropertyList p1, String p2 )  :  Property
FlowName.Maker.FlowName.Maker ( )
FlowName.Maker.isInherited ( )  :  boolean
FlowName.Maker.make ( PropertyList p1 )  :  Property
FlowName.Maker.make ( PropertyList p1, String p2 )  :  Property
FontFamily.Maker.FontFamily.Maker ( )
FontFamily.Maker.isInherited ( )  :  boolean
FontFamily.Maker.make ( PropertyList p1 )  :  Property
FontFamily.Maker.make ( PropertyList p1, String p2 )  :  Property
FontSize.Maker.FontSize.Maker ( )
FontSize.Maker.isInherited ( )  :  boolean
FontSize.Maker.make ( PropertyList p1 )  :  Property
FontSize.Maker.make ( PropertyList p1, String p2 )  :  Property
FontStyle.Maker.FontStyle.Maker ( )
FontStyle.Maker.isInherited ( )  :  boolean
FontStyle.Maker.make ( PropertyList p1 )  :  Property
FontStyle.Maker.make ( PropertyList p1, String p2 )  :  Property
FontWeight.Maker.FontWeight.Maker ( )
FontWeight.Maker.isInherited ( )  :  boolean
FontWeight.Maker.make ( PropertyList p1 )  :  Property
FontWeight.Maker.make ( PropertyList p1, String p2 )  :  Property
HRef.Maker.HRef.Maker ( )
HRef.Maker.isInherited ( )  :  boolean
HRef.Maker.make ( PropertyList p1 )  :  Property
HRef.Maker.make ( PropertyList p1, String p2 )  :  Property
ID.Maker.ID.Maker ( )
ID.Maker.isInherited ( )  :  boolean
ID.Maker.make ( PropertyList p1 )  :  Property
ID.Maker.make ( PropertyList p1, String p2 )  :  Property
KeepWithNext.Maker.isInherited ( )  :  boolean
KeepWithNext.Maker.KeepWithNext.Maker ( )
KeepWithNext.Maker.make ( PropertyList p1 )  :  Property
KeepWithNext.Maker.make ( PropertyList p1, String p2 )  :  Property
LineHeight.Maker.isInherited ( )  :  boolean
LineHeight.Maker.LineHeight.Maker ( )
LineHeight.Maker.make ( PropertyList p1 )  :  Property
LineHeight.Maker.make ( PropertyList p1, String p2 )  :  Property
MarginBottom.Maker.isInherited ( )  :  boolean
MarginBottom.Maker.make ( PropertyList p1 )  :  Property
MarginBottom.Maker.make ( PropertyList p1, String p2 )  :  Property
MarginBottom.Maker.MarginBottom.Maker ( )
MarginLeft.Maker.isInherited ( )  :  boolean
MarginLeft.Maker.make ( PropertyList p1 )  :  Property
MarginLeft.Maker.make ( PropertyList p1, String p2 )  :  Property
MarginLeft.Maker.MarginLeft.Maker ( )
MarginRight.Maker.isInherited ( )  :  boolean
MarginRight.Maker.make ( PropertyList p1 )  :  Property
MarginRight.Maker.make ( PropertyList p1, String p2 )  :  Property
MarginRight.Maker.MarginRight.Maker ( )
MarginTop.Maker.isInherited ( )  :  boolean
MarginTop.Maker.make ( PropertyList p1 )  :  Property
MarginTop.Maker.make ( PropertyList p1, String p2 )  :  Property
MarginTop.Maker.MarginTop.Maker ( )
PaddingBottom.Maker.isInherited ( )  :  boolean
PaddingBottom.Maker.make ( PropertyList p1 )  :  Property
PaddingBottom.Maker.make ( PropertyList p1, String p2 )  :  Property
PaddingBottom.Maker.PaddingBottom.Maker ( )
PaddingLeft.Maker.isInherited ( )  :  boolean
PaddingLeft.Maker.make ( PropertyList p1 )  :  Property
PaddingLeft.Maker.make ( PropertyList p1, String p2 )  :  Property
PaddingLeft.Maker.PaddingLeft.Maker ( )
PaddingRight.Maker.isInherited ( )  :  boolean
PaddingRight.Maker.make ( PropertyList p1 )  :  Property
PaddingRight.Maker.make ( PropertyList p1, String p2 )  :  Property
PaddingRight.Maker.PaddingRight.Maker ( )
PaddingTop.Maker.isInherited ( )  :  boolean
PaddingTop.Maker.make ( PropertyList p1 )  :  Property
PaddingTop.Maker.make ( PropertyList p1, String p2 )  :  Property
PaddingTop.Maker.PaddingTop.Maker ( )
PageHeight.Maker.isInherited ( )  :  boolean
PageHeight.Maker.make ( PropertyList p1 )  :  Property
PageHeight.Maker.make ( PropertyList p1, String p2 )  :  Property
PageHeight.Maker.PageHeight.Maker ( )
PageMasterEven.Maker.isInherited ( )  :  boolean
PageMasterEven.Maker.make ( PropertyList p1 )  :  Property
PageMasterEven.Maker.make ( PropertyList p1, String p2 )  :  Property
PageMasterEven.Maker.PageMasterEven.Maker ( )
PageMasterFirst.Maker.isInherited ( )  :  boolean
PageMasterFirst.Maker.make ( PropertyList p1 )  :  Property
PageMasterFirst.Maker.make ( PropertyList p1, String p2 )  :  Property
PageMasterFirst.Maker.PageMasterFirst.Maker ( )
PageMasterName.Maker.isInherited ( )  :  boolean
PageMasterName.Maker.make ( PropertyList p1 )  :  Property
PageMasterName.Maker.make ( PropertyList p1, String p2 )  :  Property
PageMasterName.Maker.PageMasterName.Maker ( )
PageMasterOdd.Maker.isInherited ( )  :  boolean
PageMasterOdd.Maker.make ( PropertyList p1 )  :  Property
PageMasterOdd.Maker.make ( PropertyList p1, String p2 )  :  Property
PageMasterOdd.Maker.PageMasterOdd.Maker ( )
PageMasterRepeating.Maker.isInherited ( )  :  boolean
PageMasterRepeating.Maker.make ( PropertyList p1 )  :  Property
PageMasterRepeating.Maker.make ( PropertyList p1, String p2 )  :  Property
PageMasterRepeating.Maker.PageMasterRepeating.Maker ( )
PageWidth.Maker.isInherited ( )  :  boolean
PageWidth.Maker.make ( PropertyList p1 )  :  Property
PageWidth.Maker.make ( PropertyList p1, String p2 )  :  Property
PageWidth.Maker.PageWidth.Maker ( )
ProvisionalDistanceBetweenStarts.Maker.isInherited ( )  :  boolean
ProvisionalDistanceBetweenStarts.Maker.make ( PropertyList p1 )  :  Property
ProvisionalDistanceBetweenStarts.Maker.make ( PropertyList p1, String p2 )  :  Property
ProvisionalDistanceBetweenStarts.Maker.ProvisionalDistanceBetweenStarts.Maker ( )
ProvisionalLabelSeparation.Maker.isInherited ( )  :  boolean
ProvisionalLabelSeparation.Maker.make ( PropertyList p1 )  :  Property
ProvisionalLabelSeparation.Maker.make ( PropertyList p1, String p2 )  :  Property
ProvisionalLabelSeparation.Maker.ProvisionalLabelSeparation.Maker ( )
RuleThickness.Maker.isInherited ( )  :  boolean
RuleThickness.Maker.make ( PropertyList p1 )  :  Property
RuleThickness.Maker.make ( PropertyList p1, String p2 )  :  Property
RuleThickness.Maker.RuleThickness.Maker ( )
SpaceAfterOptimum.Maker.isInherited ( )  :  boolean
SpaceAfterOptimum.Maker.make ( PropertyList p1 )  :  Property
SpaceAfterOptimum.Maker.make ( PropertyList p1, String p2 )  :  Property
SpaceAfterOptimum.Maker.SpaceAfterOptimum.Maker ( )
SpaceBeforeOptimum.Maker.isInherited ( )  :  boolean
SpaceBeforeOptimum.Maker.make ( PropertyList p1 )  :  Property
SpaceBeforeOptimum.Maker.make ( PropertyList p1, String p2 )  :  Property
SpaceBeforeOptimum.Maker.SpaceBeforeOptimum.Maker ( )
StartIndent.Maker.isInherited ( )  :  boolean
StartIndent.Maker.make ( PropertyList p1 )  :  Property
StartIndent.Maker.make ( PropertyList p1, String p2 )  :  Property
StartIndent.Maker.StartIndent.Maker ( )
TextAlign.Maker.isInherited ( )  :  boolean
TextAlign.Maker.make ( PropertyList p1 )  :  Property
TextAlign.Maker.make ( PropertyList p1, String p2 )  :  Property
TextAlign.Maker.TextAlign.Maker ( )
TextAlignLast.Maker.compute ( PropertyList p1 )  :  Property
TextAlignLast.Maker.isInherited ( )  :  boolean
TextAlignLast.Maker.make ( PropertyList p1 )  :  Property
TextAlignLast.Maker.make ( PropertyList p1, String p2 )  :  Property
TextAlignLast.Maker.TextAlignLast.Maker ( )
TextIndent.Maker.isInherited ( )  :  boolean
TextIndent.Maker.make ( PropertyList p1 )  :  Property
TextIndent.Maker.make ( PropertyList p1, String p2 )  :  Property
TextIndent.Maker.TextIndent.Maker ( )
WhiteSpaceTreatment.Maker.isInherited ( )  :  boolean
WhiteSpaceTreatment.Maker.make ( PropertyList p1 )  :  Property
WhiteSpaceTreatment.Maker.make ( PropertyList p1, String p2 )  :  Property
WhiteSpaceTreatment.Maker.WhiteSpaceTreatment.Maker ( )
WrapOption.Maker.isInherited ( )  :  boolean
WrapOption.Maker.make ( PropertyList p1 )  :  Property
WrapOption.Maker.make ( PropertyList p1, String p2 )  :  Property
WrapOption.Maker.WrapOption.Maker ( )
package org.apache.fop.svg
Line.Maker.Line.Maker ( )
Line.Maker.make ( FObj p1, PropertyList p2 )  :  FObj
Rect.Maker.make ( FObj p1, PropertyList p2 )  :  FObj
Rect.Maker.Rect.Maker ( )
SVG.Maker.make ( FObj p1, PropertyList p2 )  :  FObj
SVG.Maker.SVG.Maker ( )
SVGLength.Maker.isInherited ( )  :  boolean
SVGLength.Maker.make ( PropertyList p1 )  :  Property
SVGLength.Maker.make ( PropertyList p1, String p2 )  :  Property
SVGLength.Maker.SVGLength.Maker ( )
Text.Maker.make ( FObj p1, PropertyList p2 )  :  FObj
Text.Maker.Text.Maker ( )

fop_0_12_1.jar, MarginBottom.class
package org.apache.fop.fo.properties
MarginBottom.getLength ( )  :  Length
MarginBottom.maker ( ) [static]  :  Property.Maker
MarginBottom.MarginBottom ( PropertyList p1, Length p2 )

fop_0_12_1.jar, MarginLeft.class
package org.apache.fop.fo.properties
MarginLeft.getLength ( )  :  Length
MarginLeft.maker ( ) [static]  :  Property.Maker
MarginLeft.MarginLeft ( PropertyList p1, Length p2 )

fop_0_12_1.jar, MarginRight.class
package org.apache.fop.fo.properties
MarginRight.getLength ( )  :  Length
MarginRight.maker ( ) [static]  :  Property.Maker
MarginRight.MarginRight ( PropertyList p1, Length p2 )

fop_0_12_1.jar, MarginTop.class
package org.apache.fop.fo.properties
MarginTop.getLength ( )  :  Length
MarginTop.maker ( ) [static]  :  Property.Maker
MarginTop.MarginTop ( PropertyList p1, Length p2 )

fop_0_12_1.jar, MessageException.class
package org.apache.fop.viewer
MessageException.getException ( )  :  Exception
MessageException.getMessageId ( )  :  String
MessageException.getParameterList ( )  :  String[ ]
MessageException.MessageException ( )
MessageException.MessageException ( String p1 )
MessageException.MessageException ( String p1, String[ ] p2 )
MessageException.MessageException ( String p1, String[ ] p2, Exception p3 )

fop_0_12_1.jar, MessagesDialog.class
package org.apache.fop.viewer
MessagesDialog.displayDetails ( JDialog p1 )  :  void
MessagesDialog.getDetailInformation ( )  :  String
MessagesDialog.getDialog ( )  :  JDialog
MessagesDialog.MessagesDialog ( Object p1, int p2, int p3, Icon p4, Object[ ] p5, Object p6 )
MessagesDialog.setDetailInformation ( String p1 )  :  void
MessagesDialog.setDialog ( JDialog p1 )  :  void
MessagesDialog.setTranslator ( Translator p1 ) [static]  :  void
MessagesDialog.setValue ( Object p1 )  :  void
MessagesDialog.showConfirmDialog ( Component p1, Object p2, String p3, int p4, int p5 ) [static]  :  int
MessagesDialog.showDetailDialog ( Component p1, Object p2, String p3, int p4, int p5, Icon p6, String p7 ) [static]  :  int

fop_0_12_1.jar, PaddingBottom.class
package org.apache.fop.fo.properties
PaddingBottom.getLength ( )  :  Length
PaddingBottom.maker ( ) [static]  :  Property.Maker
PaddingBottom.PaddingBottom ( PropertyList p1, Length p2 )

fop_0_12_1.jar, PaddingLeft.class
package org.apache.fop.fo.properties
PaddingLeft.getLength ( )  :  Length
PaddingLeft.maker ( ) [static]  :  Property.Maker
PaddingLeft.PaddingLeft ( PropertyList p1, Length p2 )

fop_0_12_1.jar, PaddingRight.class
package org.apache.fop.fo.properties
PaddingRight.getLength ( )  :  Length
PaddingRight.maker ( ) [static]  :  Property.Maker
PaddingRight.PaddingRight ( PropertyList p1, Length p2 )

fop_0_12_1.jar, PaddingTop.class
package org.apache.fop.fo.properties
PaddingTop.getLength ( )  :  Length
PaddingTop.maker ( ) [static]  :  Property.Maker
PaddingTop.PaddingTop ( PropertyList p1, Length p2 )

fop_0_12_1.jar, Page.class
package org.apache.fop.layout
Page.addLinkSet ( LinkSet p1 )  :  void
Page.getAfter ( )  :  AreaContainer
Page.getBefore ( )  :  AreaContainer
Page.getBody ( )  :  AreaContainer
Page.getFontInfo ( )  :  FontInfo
Page.getHeight ( )  :  int
Page.getLinkSets ( )  :  Vector
Page.getNumber ( )  :  int
Page.getWidth ( )  :  int
Page.hasLinks ( )  :  boolean
Page.render ( Renderer p1 )  :  void
Page.setNumber ( int p1 )  :  void

fop_0_12_1.jar, PageHeight.class
package org.apache.fop.fo.properties
PageHeight.getLength ( )  :  Length
PageHeight.maker ( ) [static]  :  Property.Maker
PageHeight.PageHeight ( PropertyList p1, Length p2 )

fop_0_12_1.jar, PageMaster.class
package org.apache.fop.layout
PageMaster.addAfter ( Region p1 )  :  void
PageMaster.addBefore ( Region p1 )  :  void
PageMaster.addBody ( Region p1 )  :  void
PageMaster.addEnd ( Region p1 )  :  void
PageMaster.addStart ( Region p1 )  :  void
PageMaster.getHeight ( )  :  int
PageMaster.getWidth ( )  :  int
PageMaster.makePage ( AreaTree p1 )  :  Page
PageMaster.PageMaster ( int p1, int p2 )

fop_0_12_1.jar, PageMasterEven.class
package org.apache.fop.fo.properties
PageMasterEven.getString ( )  :  String
PageMasterEven.maker ( ) [static]  :  Property.Maker
PageMasterEven.PageMasterEven ( PropertyList p1, String p2 )

fop_0_12_1.jar, PageMasterFactory.class
package org.apache.fop.layout
PageMasterFactory.getHeight ( ) [abstract]  :  int
PageMasterFactory.getNext ( )  :  PageMasterFactory
PageMasterFactory.getNextPageMaster ( ) [abstract]  :  PageMaster
PageMasterFactory.getWidth ( ) [abstract]  :  int
PageMasterFactory.PageMasterFactory ( )
PageMasterFactory.setNext ( PageMasterFactory p1 )  :  void

fop_0_12_1.jar, PageMasterFirst.class
package org.apache.fop.fo.properties
PageMasterFirst.getString ( )  :  String
PageMasterFirst.maker ( ) [static]  :  Property.Maker
PageMasterFirst.PageMasterFirst ( PropertyList p1, String p2 )

fop_0_12_1.jar, PageMasterName.class
package org.apache.fop.fo.properties
PageMasterName.getString ( )  :  String
PageMasterName.maker ( ) [static]  :  Property.Maker
PageMasterName.PageMasterName ( PropertyList p1, String p2 )

fop_0_12_1.jar, PageMasterOdd.class
package org.apache.fop.fo.properties
PageMasterOdd.getString ( )  :  String
PageMasterOdd.maker ( ) [static]  :  Property.Maker
PageMasterOdd.PageMasterOdd ( PropertyList p1, String p2 )

fop_0_12_1.jar, PageMasterRepeating.class
package org.apache.fop.fo.properties
PageMasterRepeating.getString ( )  :  String
PageMasterRepeating.maker ( ) [static]  :  Property.Maker
PageMasterRepeating.PageMasterRepeating ( PropertyList p1, String p2 )

fop_0_12_1.jar, PageNumber.class
package org.apache.fop.fo.flow
PageNumber.layout ( Area p1 )  :  Status
PageNumber.maker ( ) [static]  :  FObj.Maker
PageNumber.PageNumber ( FObj p1, PropertyList p2 )

fop_0_12_1.jar, PageSequence.class
package org.apache.fop.fo.pagination
PageSequence.format ( AreaTree p1 )  :  void
PageSequence.makePage ( AreaTree p1 )  :  Page
PageSequence.maker ( ) [static]  :  FObj.Maker
PageSequence.PageSequence ( FObj p1, PropertyList p2 )
PageSequence.setFlow ( Flow p1 )  :  void
PageSequence.setSequenceSpecification ( SequenceSpecification p1 )  :  void
PageSequence.setStaticContent ( String p1, StaticContent p2 )  :  void

fop_0_12_1.jar, PageWidth.class
package org.apache.fop.fo.properties
PageWidth.getLength ( )  :  Length
PageWidth.maker ( ) [static]  :  Property.Maker
PageWidth.PageWidth ( PropertyList p1, Length p2 )

fop_0_12_1.jar, PDFAction.class
package org.apache.fop.pdf
PDFAction.PDFAction ( int p1, PDFFileSpec p2 )
PDFAction.toPDF ( )  :  String

fop_0_12_1.jar, PDFAnnotList.class
package org.apache.fop.pdf
PDFAnnotList.addLink ( PDFLink p1 )  :  void
PDFAnnotList.getCount ( )  :  int
PDFAnnotList.PDFAnnotList ( int p1 )
PDFAnnotList.toPDF ( )  :  String

fop_0_12_1.jar, PDFDocument.class
package org.apache.fop.pdf
PDFDocument.addImage ( FopImage p1 )  :  int
PDFDocument.getResources ( )  :  PDFResources
PDFDocument.makeFont ( String p1, String p2, String p3 )  :  PDFFont
PDFDocument.makeInfo ( )  :  PDFInfo
PDFDocument.makeLink ( Rectangle p1, String p2 )  :  PDFLink
PDFDocument.makePage ( PDFResources p1, PDFStream p2, int p3, int p4 )  :  PDFPage
PDFDocument.makeRoot ( )  :  PDFRoot
PDFDocument.makeStream ( )  :  PDFStream
PDFDocument.output ( PrintWriter p1 )  :  void
PDFDocument.outputHeader ( PrintWriter p1 )  :  int
PDFDocument.outputTrailer ( PrintWriter p1 )  :  void
PDFDocument.PDFDocument ( )
PDFDocument.setProducer ( String p1 )  :  void

fop_0_12_1.jar, PDFFileSpec.class
package org.apache.fop.pdf
PDFFileSpec.PDFFileSpec ( int p1, String p2 )
PDFFileSpec.toPDF ( )  :  String

fop_0_12_1.jar, PDFFont.class
package org.apache.fop.pdf
PDFFont.getName ( )  :  String
PDFFont.PDFFont ( int p1, String p2, String p3, String p4 )
PDFFont.toPDF ( )  :  String

fop_0_12_1.jar, PDFInfo.class
package org.apache.fop.pdf
PDFInfo.PDFInfo ( int p1 )
PDFInfo.setProducer ( String p1 )  :  void
PDFInfo.toPDF ( )  :  String

fop_0_12_1.jar, PDFLink.class
package org.apache.fop.pdf
PDFLink.PDFLink ( int p1, String p2, Rectangle p3 )
PDFLink.setAction ( PDFAction p1 )  :  void
PDFLink.toPDF ( )  :  String

fop_0_12_1.jar, PDFObject.class
package org.apache.fop.pdf
PDFObject.output ( PrintWriter p1 )  :  int
PDFObject.PDFObject ( int p1 )
PDFObject.referencePDF ( )  :  String

fop_0_12_1.jar, PDFPage.class
package org.apache.fop.pdf
PDFPage.PDFPage ( int p1, PDFResources p2, PDFStream p3, int p4, int p5 )
PDFPage.setAnnotList ( PDFAnnotList p1 )  :  void
PDFPage.setParent ( PDFPages p1 )  :  void
PDFPage.toPDF ( )  :  String

fop_0_12_1.jar, PDFPages.class
package org.apache.fop.pdf
PDFPages.addPage ( PDFPage p1 )  :  void
PDFPages.getCount ( )  :  int
PDFPages.PDFPages ( int p1 )
PDFPages.toPDF ( )  :  String

fop_0_12_1.jar, PDFRenderer.class
package org.apache.fop.render.pdf
PDFRenderer.addLine ( int p1, int p2, int p3, int p4, int p5, float p6, float p7, float p8 )  :  void
PDFRenderer.addRect ( int p1, int p2, int p3, int p4, float p5, float p6, float p7 )  :  void
PDFRenderer.addRect ( int p1, int p2, int p3, int p4, float p5, float p6, float p7, float p8, float p9, float p10 )  :  void
PDFRenderer.PDFRenderer ( )
PDFRenderer.render ( AreaTree p1, PrintWriter p2 )  :  void
PDFRenderer.renderAreaContainer ( AreaContainer p1 )  :  void
PDFRenderer.renderBlockArea ( BlockArea p1 )  :  void
PDFRenderer.renderDisplaySpace ( DisplaySpace p1 )  :  void
PDFRenderer.renderImageArea ( ImageArea p1 )  :  void
PDFRenderer.renderInlineArea ( InlineArea p1 )  :  void
PDFRenderer.renderInlineSpace ( InlineSpace p1 )  :  void
PDFRenderer.renderLineArea ( LineArea p1 )  :  void
PDFRenderer.renderPage ( Page p1 )  :  void
PDFRenderer.renderRuleArea ( RuleArea p1 )  :  void
PDFRenderer.renderSVGArea ( SVGArea p1 )  :  void
PDFRenderer.setProducer ( String p1 )  :  void
PDFRenderer.setupFontInfo ( FontInfo p1 )  :  void

fop_0_12_1.jar, PDFResources.class
package org.apache.fop.pdf
PDFResources.addFont ( PDFFont p1 )  :  void
PDFResources.PDFResources ( int p1 )
PDFResources.setXObjects ( Vector p1 )  :  void
PDFResources.toPDF ( )  :  String

fop_0_12_1.jar, PDFRoot.class
package org.apache.fop.pdf
PDFRoot.addPage ( PDFPage p1 )  :  void
PDFRoot.PDFRoot ( int p1 )
PDFRoot.setRootPages ( PDFPages p1 )  :  void
PDFRoot.toPDF ( )  :  String

fop_0_12_1.jar, PDFStream.class
package org.apache.fop.pdf
PDFStream.add ( String p1 )  :  void
PDFStream.addImageArray ( int[ ] p1, int p2, int p3 )  :  void
PDFStream.PDFStream ( int p1 )
PDFStream.toPDF ( )  :  String

fop_0_12_1.jar, PDFXObject.class
package org.apache.fop.pdf
PDFXObject.output ( PrintWriter p1 )  :  int
PDFXObject.PDFXObject ( int p1, int p2, FopImage p3 )

fop_0_12_1.jar, PreviewDialog.class
package org.apache.fop.viewer
PreviewDialog.dispose ( )  :  void
PreviewDialog.PreviewDialog ( AWTRenderer p1, Translator p2 )
PreviewDialog.progress ( int p1 )  :  void
PreviewDialog.progress ( int p1, String p2 )  :  void
PreviewDialog.progress ( String p1 )  :  void
PreviewDialog.setPageCount ( int p1 )  :  void
PreviewDialog.setScale ( double p1 )  :  void
PreviewDialog.startHelpAbout ( ActionEvent p1 )  :  void

fop_0_12_1.jar, PreviewDialogAboutBox.class
package org.apache.fop.viewer
PreviewDialogAboutBox.actionPerformed ( ActionEvent p1 )  :  void
PreviewDialogAboutBox.PreviewDialogAboutBox ( Frame p1 )
PreviewDialogAboutBox.processWindowEvent ( WindowEvent p1 )  :  void

fop_0_12_1.jar, ProgressListener.class
package org.apache.fop.viewer
ProgressListener.progress ( int p1 ) [abstract]  :  void
ProgressListener.progress ( int p1, String p2 ) [abstract]  :  void
ProgressListener.progress ( String p1 ) [abstract]  :  void

fop_0_12_1.jar, Property.class
package org.apache.fop.fo
Property.getColorType ( )  :  ColorType
Property.getEnum ( )  :  int
Property.getLength ( )  :  Length
Property.getString ( )  :  String
Property.Property ( )
Property.toDouble ( String p1 ) [static]  :  double

fop_0_12_1.jar, PropertyList.class
package org.apache.fop.fo
PropertyList.get ( String p1 )  :  Property
PropertyList.PropertyList ( PropertyList p1 )
PropertyList.setBuilder ( PropertyListBuilder p1 )  :  void

fop_0_12_1.jar, PropertyListBuilder.class
package org.apache.fop.fo
PropertyListBuilder.computeProperty ( PropertyList p1, String p2 )  :  Property
PropertyListBuilder.isInherited ( String p1 )  :  boolean
PropertyListBuilder.makeList ( AttributeList p1, PropertyList p2 )  :  PropertyList
PropertyListBuilder.makeProperty ( PropertyList p1, String p2 )  :  Property
PropertyListBuilder.PropertyListBuilder ( )

fop_0_12_1.jar, ProvisionalDistanceBetweenStarts.class
package org.apache.fop.fo.properties
ProvisionalDistanceBetweenStarts.getLength ( )  :  Length
ProvisionalDistanceBetweenStarts.maker ( ) [static]  :  Property.Maker
ProvisionalDistanceBetweenStarts.ProvisionalDistanceBetweenStarts ( PropertyList p1, Length p2 )

fop_0_12_1.jar, ProvisionalLabelSeparation.class
package org.apache.fop.fo.properties
ProvisionalLabelSeparation.getLength ( )  :  Length
ProvisionalLabelSeparation.maker ( ) [static]  :  Property.Maker
ProvisionalLabelSeparation.ProvisionalLabelSeparation ( PropertyList p1, Length p2 )

fop_0_12_1.jar, Rect.class
package org.apache.fop.svg
Rect.layout ( Area p1 )  :  Status
Rect.maker ( ) [static]  :  FObj.Maker
Rect.Rect ( FObj p1, PropertyList p2 )

fop_0_12_1.jar, RectGraphic.class
package org.apache.fop.svg
RectGraphic.RectGraphic ( int p1, int p2, int p3, int p4 )

fop_0_12_1.jar, Region.class
package org.apache.fop.layout
Region.makeAreaContainer ( )  :  AreaContainer
Region.Region ( int p1, int p2, int p3, int p4 )

fop_0_12_1.jar, RegionAfter.class
package org.apache.fop.fo.pagination
RegionAfter.maker ( ) [static]  :  FObj.Maker
RegionAfter.RegionAfter ( FObj p1, PropertyList p2 )

fop_0_12_1.jar, RegionBefore.class
package org.apache.fop.fo.pagination
RegionBefore.maker ( ) [static]  :  FObj.Maker
RegionBefore.RegionBefore ( FObj p1, PropertyList p2 )

fop_0_12_1.jar, RegionBody.class
package org.apache.fop.fo.pagination
RegionBody.maker ( ) [static]  :  FObj.Maker
RegionBody.RegionBody ( FObj p1, PropertyList p2 )

fop_0_12_1.jar, Renderer.class
package org.apache.fop.render
Renderer.render ( AreaTree p1, PrintWriter p2 ) [abstract]  :  void
Renderer.renderAreaContainer ( AreaContainer p1 ) [abstract]  :  void
Renderer.renderBlockArea ( BlockArea p1 ) [abstract]  :  void
Renderer.renderDisplaySpace ( DisplaySpace p1 ) [abstract]  :  void
Renderer.renderImageArea ( ImageArea p1 ) [abstract]  :  void
Renderer.renderInlineArea ( InlineArea p1 ) [abstract]  :  void
Renderer.renderInlineSpace ( InlineSpace p1 ) [abstract]  :  void
Renderer.renderLineArea ( LineArea p1 ) [abstract]  :  void
Renderer.renderPage ( Page p1 ) [abstract]  :  void
Renderer.renderRuleArea ( RuleArea p1 ) [abstract]  :  void
Renderer.renderSVGArea ( SVGArea p1 ) [abstract]  :  void
Renderer.setProducer ( String p1 ) [abstract]  :  void
Renderer.setupFontInfo ( FontInfo p1 ) [abstract]  :  void

fop_0_12_1.jar, RepeatingPageMasterFactory.class
package org.apache.fop.layout
RepeatingPageMasterFactory.getHeight ( )  :  int
RepeatingPageMasterFactory.getNextPageMaster ( )  :  PageMaster
RepeatingPageMasterFactory.getWidth ( )  :  int
RepeatingPageMasterFactory.RepeatingPageMasterFactory ( PageMaster p1, PageMaster p2 )

fop_0_12_1.jar, Root.class
package org.apache.fop.fo.pagination
Root.addPageSequence ( PageSequence p1 )  :  void
Root.format ( AreaTree p1 )  :  void
Root.getLayoutMasterSet ( )  :  LayoutMasterSet
Root.maker ( ) [static]  :  FObj.Maker
Root.Root ( FObj p1, PropertyList p2 )
Root.setLayoutMasterSet ( LayoutMasterSet p1 )  :  void

fop_0_12_1.jar, RuleArea.class
package org.apache.fop.layout
RuleArea.getBlue ( )  :  float
RuleArea.getEndIndent ( )  :  int
RuleArea.getGreen ( )  :  float
RuleArea.getHeight ( )  :  int
RuleArea.getRed ( )  :  float
RuleArea.getRuleThickness ( )  :  int
RuleArea.getStartIndent ( )  :  int
RuleArea.render ( Renderer p1 )  :  void
RuleArea.RuleArea ( FontState p1, int p2, int p3, int p4, int p5, int p6, int p7, int p8, float p9, float p10, float p11 )

fop_0_12_1.jar, RuleThickness.class
package org.apache.fop.fo.properties
RuleThickness.getLength ( )  :  Length
RuleThickness.maker ( ) [static]  :  Property.Maker
RuleThickness.RuleThickness ( PropertyList p1, Length p2 )

fop_0_12_1.jar, SecureResourceBundle.class
package org.apache.fop.viewer
SecureResourceBundle.contains ( String p1 )  :  boolean
SecureResourceBundle.getKeys ( )  :  Enumeration
SecureResourceBundle.handleGetObject ( String p1 )  :  Object
SecureResourceBundle.isSourceFound ( )  :  boolean
SecureResourceBundle.SecureResourceBundle ( InputStream p1 )
SecureResourceBundle.setMissingEmphasized ( boolean p1 )  :  void

fop_0_12_1.jar, SequenceSpecification.class
package org.apache.fop.fo.pagination
SequenceSpecification.addSequenceSpecifier ( SequenceSpecifier p1 )  :  void
SequenceSpecification.getFirstPageMasterFactory ( )  :  PageMasterFactory
SequenceSpecification.maker ( ) [static]  :  FObj.Maker
SequenceSpecification.SequenceSpecification ( FObj p1, PropertyList p2 )
SequenceSpecification.setLayoutMasterSet ( LayoutMasterSet p1 )  :  void

fop_0_12_1.jar, SequenceSpecifier.class
package org.apache.fop.fo.pagination
SequenceSpecifier.getPageMasterFactory ( ) [abstract]  :  PageMasterFactory
SequenceSpecifier.SequenceSpecifier ( FObj p1, PropertyList p2 )

fop_0_12_1.jar, SequenceSpecifierAlternating.class
package org.apache.fop.fo.pagination
SequenceSpecifierAlternating.getPageMasterFactory ( )  :  PageMasterFactory
SequenceSpecifierAlternating.maker ( ) [static]  :  FObj.Maker
SequenceSpecifierAlternating.SequenceSpecifierAlternating ( FObj p1, PropertyList p2 )

fop_0_12_1.jar, SequenceSpecifierRepeating.class
package org.apache.fop.fo.pagination
SequenceSpecifierRepeating.getPageMasterFactory ( )  :  PageMasterFactory
SequenceSpecifierRepeating.maker ( ) [static]  :  FObj.Maker
SequenceSpecifierRepeating.SequenceSpecifierRepeating ( FObj p1, PropertyList p2 )

fop_0_12_1.jar, SequenceSpecifierSingle.class
package org.apache.fop.fo.pagination
SequenceSpecifierSingle.getPageMasterFactory ( )  :  PageMasterFactory
SequenceSpecifierSingle.getPageMasterName ( )  :  String
SequenceSpecifierSingle.maker ( ) [static]  :  FObj.Maker
SequenceSpecifierSingle.SequenceSpecifierSingle ( FObj p1, PropertyList p2 )

fop_0_12_1.jar, SimpleLink.class
package org.apache.fop.fo.flow
SimpleLink.layout ( Area p1 )  :  Status
SimpleLink.maker ( ) [static]  :  FObj.Maker
SimpleLink.SimpleLink ( FObj p1, PropertyList p2 )

fop_0_12_1.jar, SimplePageMaster.class
package org.apache.fop.fo.pagination
SimplePageMaster.end ( )  :  void
SimplePageMaster.maker ( ) [static]  :  FObj.Maker
SimplePageMaster.setRegionAfter ( RegionAfter p1 )  :  void
SimplePageMaster.setRegionBefore ( RegionBefore p1 )  :  void
SimplePageMaster.setRegionBody ( RegionBody p1 )  :  void
SimplePageMaster.SimplePageMaster ( FObj p1, PropertyList p2 )

fop_0_12_1.jar, SinglePageMasterFactory.class
package org.apache.fop.layout
SinglePageMasterFactory.getHeight ( )  :  int
SinglePageMasterFactory.getNextPageMaster ( )  :  PageMaster
SinglePageMasterFactory.getWidth ( )  :  int
SinglePageMasterFactory.SinglePageMasterFactory ( PageMaster p1 )

fop_0_12_1.jar, Space.class
package org.apache.fop.layout
Space.Space ( )

fop_0_12_1.jar, SpaceAfterOptimum.class
package org.apache.fop.fo.properties
SpaceAfterOptimum.getLength ( )  :  Length
SpaceAfterOptimum.maker ( ) [static]  :  Property.Maker
SpaceAfterOptimum.SpaceAfterOptimum ( PropertyList p1, Length p2 )

fop_0_12_1.jar, SpaceBeforeOptimum.class
package org.apache.fop.fo.properties
SpaceBeforeOptimum.getLength ( )  :  Length
SpaceBeforeOptimum.maker ( ) [static]  :  Property.Maker
SpaceBeforeOptimum.SpaceBeforeOptimum ( PropertyList p1, Length p2 )

fop_0_12_1.jar, StandardElementMapping.class
package org.apache.fop.fo
StandardElementMapping.addToBuilder ( FOTreeBuilder p1 )  :  void
StandardElementMapping.StandardElementMapping ( )

fop_0_12_1.jar, StartIndent.class
package org.apache.fop.fo.properties
StartIndent.getLength ( )  :  Length
StartIndent.maker ( ) [static]  :  Property.Maker
StartIndent.StartIndent ( PropertyList p1, Length p2 )

fop_0_12_1.jar, StaticContent.class
package org.apache.fop.fo.flow
StaticContent.layout ( Area p1 )  :  Status
StaticContent.maker ( ) [static]  :  FObj.Maker
StaticContent.StaticContent ( FObj p1, PropertyList p2 )

fop_0_12_1.jar, Status.class
package org.apache.fop.fo
Status.getCode ( )  :  int
Status.isIncomplete ( )  :  boolean
Status.laidOutNone ( )  :  boolean
Status.Status ( int p1 )

fop_0_12_1.jar, SVG.class
package org.apache.fop.svg
SVG.layout ( Area p1 )  :  Status
SVG.maker ( ) [static]  :  FObj.Maker
SVG.SVG ( FObj p1, PropertyList p2 )

fop_0_12_1.jar, SVGArea.class
package org.apache.fop.svg
SVGArea.addGraphic ( Graphic p1 )  :  void
SVGArea.render ( Renderer p1 )  :  void
SVGArea.SVGArea ( FontState p1, int p2, int p3 )

fop_0_12_1.jar, SVGElementMapping.class
package org.apache.fop.svg
SVGElementMapping.addToBuilder ( FOTreeBuilder p1 )  :  void
SVGElementMapping.SVGElementMapping ( )

fop_0_12_1.jar, SVGLength.class
package org.apache.fop.svg
SVGLength.getLength ( )  :  Length
SVGLength.maker ( ) [static]  :  Property.Maker
SVGLength.SVGLength ( PropertyList p1, Length p2 )

fop_0_12_1.jar, Table.class
package org.apache.fop.fo.flow
Table.getAreaHeight ( )  :  int
Table.layout ( Area p1 )  :  Status
Table.maker ( ) [static]  :  FObj.Maker
Table.Table ( FObj p1, PropertyList p2 )

fop_0_12_1.jar, TableBody.class
package org.apache.fop.fo.flow
TableBody.getAreaHeight ( )  :  int
TableBody.layout ( Area p1 )  :  Status
TableBody.maker ( ) [static]  :  FObj.Maker
TableBody.setColumns ( Vector p1 )  :  void
TableBody.TableBody ( FObj p1, PropertyList p2 )

fop_0_12_1.jar, TableCell.class
package org.apache.fop.fo.flow
TableCell.getHeight ( )  :  int
TableCell.layout ( Area p1 )  :  Status
TableCell.maker ( ) [static]  :  FObj.Maker
TableCell.setStartOffset ( int p1 )  :  void
TableCell.setWidth ( int p1 )  :  void
TableCell.TableCell ( FObj p1, PropertyList p2 )

fop_0_12_1.jar, TableColumn.class
package org.apache.fop.fo.flow
TableColumn.getColumnNumber ( )  :  int
TableColumn.getColumnWidth ( )  :  int
TableColumn.maker ( ) [static]  :  FObj.Maker
TableColumn.TableColumn ( FObj p1, PropertyList p2 )

fop_0_12_1.jar, TableRow.class
package org.apache.fop.fo.flow
TableRow.getAreaHeight ( )  :  int
TableRow.layout ( Area p1 )  :  Status
TableRow.maker ( ) [static]  :  FObj.Maker
TableRow.setColumns ( Vector p1 )  :  void
TableRow.TableRow ( FObj p1, PropertyList p2 )

fop_0_12_1.jar, Text.class
package org.apache.fop.svg
Text.addCharacters ( char[ ] p1, int p2, int p3 )  :  void
Text.layout ( Area p1 )  :  Status
Text.maker ( ) [static]  :  FObj.Maker
Text.Text ( FObj p1, PropertyList p2 )

fop_0_12_1.jar, TextAlign.class
package org.apache.fop.fo.properties
TextAlign.getEnum ( )  :  int
TextAlign.maker ( ) [static]  :  Property.Maker
TextAlign.TextAlign ( PropertyList p1, int p2 )

fop_0_12_1.jar, TextAlignLast.class
package org.apache.fop.fo.properties
TextAlignLast.getEnum ( )  :  int
TextAlignLast.maker ( ) [static]  :  Property.Maker
TextAlignLast.TextAlignLast ( PropertyList p1, int p2 )

fop_0_12_1.jar, TextGraphic.class
package org.apache.fop.svg
TextGraphic.TextGraphic ( int p1, int p2, String p3 )

fop_0_12_1.jar, TextIndent.class
package org.apache.fop.fo.properties
TextIndent.getLength ( )  :  Length
TextIndent.maker ( ) [static]  :  Property.Maker
TextIndent.TextIndent ( PropertyList p1, Length p2 )

fop_0_12_1.jar, TimesBold.class
package org.apache.fop.render.pdf.fonts
TimesBold.encoding ( )  :  String
TimesBold.fontName ( )  :  String
TimesBold.getAscender ( )  :  int
TimesBold.getCapHeight ( )  :  int
TimesBold.getDescender ( )  :  int
TimesBold.getXHeight ( )  :  int
TimesBold.TimesBold ( )
TimesBold.width ( int p1 )  :  int

fop_0_12_1.jar, TimesBoldItalic.class
package org.apache.fop.render.pdf.fonts
TimesBoldItalic.encoding ( )  :  String
TimesBoldItalic.fontName ( )  :  String
TimesBoldItalic.getAscender ( )  :  int
TimesBoldItalic.getCapHeight ( )  :  int
TimesBoldItalic.getDescender ( )  :  int
TimesBoldItalic.getXHeight ( )  :  int
TimesBoldItalic.TimesBoldItalic ( )
TimesBoldItalic.width ( int p1 )  :  int

fop_0_12_1.jar, TimesItalic.class
package org.apache.fop.render.pdf.fonts
TimesItalic.encoding ( )  :  String
TimesItalic.fontName ( )  :  String
TimesItalic.getAscender ( )  :  int
TimesItalic.getCapHeight ( )  :  int
TimesItalic.getDescender ( )  :  int
TimesItalic.getXHeight ( )  :  int
TimesItalic.TimesItalic ( )
TimesItalic.width ( int p1 )  :  int

fop_0_12_1.jar, TimesRoman.class
package org.apache.fop.render.pdf.fonts
TimesRoman.encoding ( )  :  String
TimesRoman.fontName ( )  :  String
TimesRoman.getAscender ( )  :  int
TimesRoman.getCapHeight ( )  :  int
TimesRoman.getDescender ( )  :  int
TimesRoman.getXHeight ( )  :  int
TimesRoman.TimesRoman ( )
TimesRoman.width ( int p1 )  :  int

fop_0_12_1.jar, Translator.class
package org.apache.fop.viewer
Translator.contains ( String p1 ) [abstract]  :  boolean
Translator.getString ( String p1 ) [abstract]  :  String
Translator.isSourceFound ( ) [abstract]  :  boolean
Translator.setMissingEmphasized ( boolean p1 ) [abstract]  :  void

fop_0_12_1.jar, UserMessage.class
package org.apache.fop.viewer
UserMessage.setTranslator ( Translator p1 ) [static]  :  void
UserMessage.show ( Exception p1, Frame p2 ) [static]  :  int
UserMessage.show ( String p1 ) [static]  :  int
UserMessage.show ( String p1, Exception p2 ) [static]  :  int
UserMessage.show ( String p1, Exception p2, Frame p3 ) [static]  :  int
UserMessage.show ( String p1, Frame p2 ) [static]  :  int
UserMessage.show ( String p1, String p2 ) [static]  :  int
UserMessage.show ( String p1, String p2, Frame p3 ) [static]  :  int
UserMessage.show ( String p1, String[ ] p2 ) [static]  :  int
UserMessage.show ( String p1, String[ ] p2, Exception p3 ) [static]  :  int
UserMessage.show ( String p1, String[ ] p2, Exception p3, Frame p4 ) [static]  :  int
UserMessage.show ( String p1, String[ ] p2, Frame p3 ) [static]  :  int
UserMessage.UserMessage ( )

fop_0_12_1.jar, Version.class
package org.apache.fop.apps
Version.getVersion ( ) [static]  :  String
Version.Version ( )

fop_0_12_1.jar, WhiteSpaceTreatment.class
package org.apache.fop.fo.properties
WhiteSpaceTreatment.getEnum ( )  :  int
WhiteSpaceTreatment.maker ( ) [static]  :  Property.Maker
WhiteSpaceTreatment.WhiteSpaceTreatment ( PropertyList p1, int p2 )

fop_0_12_1.jar, WrapOption.class
package org.apache.fop.fo.properties
WrapOption.getEnum ( )  :  int
WrapOption.maker ( ) [static]  :  Property.Maker
WrapOption.WrapOption ( PropertyList p1, int p2 )

fop_0_12_1.jar, XMLRenderer.class
package org.apache.fop.render.xml
XMLRenderer.render ( AreaTree p1, PrintWriter p2 )  :  void
XMLRenderer.renderAreaContainer ( AreaContainer p1 )  :  void
XMLRenderer.renderBlockArea ( BlockArea p1 )  :  void
XMLRenderer.renderDisplaySpace ( DisplaySpace p1 )  :  void
XMLRenderer.renderImageArea ( ImageArea p1 )  :  void
XMLRenderer.renderInlineArea ( InlineArea p1 )  :  void
XMLRenderer.renderInlineSpace ( InlineSpace p1 )  :  void
XMLRenderer.renderLineArea ( LineArea p1 )  :  void
XMLRenderer.renderPage ( Page p1 )  :  void
XMLRenderer.renderRuleArea ( RuleArea p1 )  :  void
XMLRenderer.renderSVGArea ( SVGArea p1 )  :  void
XMLRenderer.setProducer ( String p1 )  :  void
XMLRenderer.setupFontInfo ( FontInfo p1 )  :  void
XMLRenderer.writeElement ( String p1 )  :  void
XMLRenderer.writeEmptyElementTag ( String p1 )  :  void
XMLRenderer.writeEndTag ( String p1 )  :  void
XMLRenderer.writeIndent ( )  :  void
XMLRenderer.writeStartTag ( String p1 )  :  void
XMLRenderer.XMLRenderer ( )

fop_0_12_1.jar, XTCommandLine.class
package org.apache.fop.apps
XTCommandLine.main ( String[ ] p1 ) [static]  :  void
XTCommandLine.XTCommandLine ( )

servlet_2_2.jar, BodyContent.class
package javax.servlet.jsp.tagext
BodyContent.BodyContent ( JspWriter e )
BodyContent.clearBody ( )  :  void
BodyContent.flush ( )  :  void
BodyContent.getEnclosingWriter ( )  :  JspWriter
BodyContent.getReader ( ) [abstract]  :  Reader
BodyContent.getString ( ) [abstract]  :  String
BodyContent.writeOut ( Writer p1 ) [abstract]  :  void

servlet_2_2.jar, BodyTag.class
package javax.servlet.jsp.tagext
BodyTag.doAfterBody ( ) [abstract]  :  int
BodyTag.doInitBody ( ) [abstract]  :  void
BodyTag.setBodyContent ( BodyContent p1 ) [abstract]  :  void

servlet_2_2.jar, BodyTagSupport.class
package javax.servlet.jsp.tagext
BodyTagSupport.BodyTagSupport ( )
BodyTagSupport.doAfterBody ( )  :  int
BodyTagSupport.doEndTag ( )  :  int
BodyTagSupport.doInitBody ( )  :  void
BodyTagSupport.doStartTag ( )  :  int
BodyTagSupport.getBodyContent ( )  :  BodyContent
BodyTagSupport.getPreviousOut ( )  :  JspWriter
BodyTagSupport.release ( )  :  void
BodyTagSupport.setBodyContent ( BodyContent b )  :  void

servlet_2_2.jar, Cookie.class
package javax.servlet.http
Cookie.clone ( )  :  Object
Cookie.Cookie ( String name, String value )
Cookie.getComment ( )  :  String
Cookie.getDomain ( )  :  String
Cookie.getMaxAge ( )  :  int
Cookie.getName ( )  :  String
Cookie.getPath ( )  :  String
Cookie.getSecure ( )  :  boolean
Cookie.getValue ( )  :  String
Cookie.getVersion ( )  :  int
Cookie.setComment ( String purpose )  :  void
Cookie.setDomain ( String pattern )  :  void
Cookie.setMaxAge ( int expiry )  :  void
Cookie.setPath ( String uri )  :  void
Cookie.setSecure ( boolean flag )  :  void
Cookie.setValue ( String newValue )  :  void
Cookie.setVersion ( int v )  :  void

servlet_2_2.jar, GenericServlet.class
package javax.servlet
GenericServlet.destroy ( )  :  void
GenericServlet.GenericServlet ( )
GenericServlet.getInitParameter ( String name )  :  String
GenericServlet.getInitParameterNames ( )  :  Enumeration
GenericServlet.getServletConfig ( )  :  ServletConfig
GenericServlet.getServletContext ( )  :  ServletContext
GenericServlet.getServletInfo ( )  :  String
GenericServlet.getServletName ( )  :  String
GenericServlet.init ( )  :  void
GenericServlet.init ( ServletConfig config )  :  void
GenericServlet.log ( String message, Throwable t )  :  void
GenericServlet.log ( String msg )  :  void
GenericServlet.service ( ServletRequest p1, ServletResponse p2 ) [abstract]  :  void

servlet_2_2.jar, HttpJspPage.class
package javax.servlet.jsp
HttpJspPage._jspService ( HttpServletRequest p1, HttpServletResponse p2 ) [abstract]  :  void

servlet_2_2.jar, HttpServlet.class
package javax.servlet.http
HttpServlet.doDelete ( HttpServletRequest req, HttpServletResponse resp )  :  void
HttpServlet.doGet ( HttpServletRequest req, HttpServletResponse resp )  :  void
HttpServlet.doOptions ( HttpServletRequest req, HttpServletResponse resp )  :  void
HttpServlet.doPost ( HttpServletRequest req, HttpServletResponse resp )  :  void
HttpServlet.doPut ( HttpServletRequest req, HttpServletResponse resp )  :  void
HttpServlet.doTrace ( HttpServletRequest req, HttpServletResponse resp )  :  void
HttpServlet.getLastModified ( HttpServletRequest req )  :  long
HttpServlet.HttpServlet ( )
HttpServlet.service ( HttpServletRequest req, HttpServletResponse resp )  :  void
HttpServlet.service ( ServletRequest req, ServletResponse res )  :  void

servlet_2_2.jar, HttpServletRequest.class
package javax.servlet.http
HttpServletRequest.getAuthType ( ) [abstract]  :  String
HttpServletRequest.getContextPath ( ) [abstract]  :  String
HttpServletRequest.getCookies ( ) [abstract]  :  Cookie[ ]
HttpServletRequest.getDateHeader ( String p1 ) [abstract]  :  long
HttpServletRequest.getHeader ( String p1 ) [abstract]  :  String
HttpServletRequest.getHeaderNames ( ) [abstract]  :  Enumeration
HttpServletRequest.getHeaders ( String p1 ) [abstract]  :  Enumeration
HttpServletRequest.getIntHeader ( String p1 ) [abstract]  :  int
HttpServletRequest.getMethod ( ) [abstract]  :  String
HttpServletRequest.getPathInfo ( ) [abstract]  :  String
HttpServletRequest.getPathTranslated ( ) [abstract]  :  String
HttpServletRequest.getQueryString ( ) [abstract]  :  String
HttpServletRequest.getRemoteUser ( ) [abstract]  :  String
HttpServletRequest.getRequestedSessionId ( ) [abstract]  :  String
HttpServletRequest.getRequestURI ( ) [abstract]  :  String
HttpServletRequest.getServletPath ( ) [abstract]  :  String
HttpServletRequest.getSession ( ) [abstract]  :  HttpSession
HttpServletRequest.getSession ( boolean p1 ) [abstract]  :  HttpSession
HttpServletRequest.getUserPrincipal ( ) [abstract]  :  Principal
HttpServletRequest.isRequestedSessionIdFromCookie ( ) [abstract]  :  boolean
HttpServletRequest.isRequestedSessionIdFromURL ( ) [abstract]  :  boolean
HttpServletRequest.isRequestedSessionIdFromUrl ( ) [abstract]  :  boolean *DEPRECATED*
HttpServletRequest.isRequestedSessionIdValid ( ) [abstract]  :  boolean
HttpServletRequest.isUserInRole ( String p1 ) [abstract]  :  boolean

servlet_2_2.jar, HttpServletResponse.class
package javax.servlet.http
HttpServletResponse.addCookie ( Cookie p1 ) [abstract]  :  void
HttpServletResponse.addDateHeader ( String p1, long p2 ) [abstract]  :  void
HttpServletResponse.addHeader ( String p1, String p2 ) [abstract]  :  void
HttpServletResponse.addIntHeader ( String p1, int p2 ) [abstract]  :  void
HttpServletResponse.containsHeader ( String p1 ) [abstract]  :  boolean
HttpServletResponse.encodeRedirectURL ( String p1 ) [abstract]  :  String
HttpServletResponse.encodeRedirectUrl ( String p1 ) [abstract]  :  String *DEPRECATED*
HttpServletResponse.encodeURL ( String p1 ) [abstract]  :  String
HttpServletResponse.encodeUrl ( String p1 ) [abstract]  :  String *DEPRECATED*
HttpServletResponse.sendError ( int p1 ) [abstract]  :  void
HttpServletResponse.sendError ( int p1, String p2 ) [abstract]  :  void
HttpServletResponse.sendRedirect ( String p1 ) [abstract]  :  void
HttpServletResponse.setDateHeader ( String p1, long p2 ) [abstract]  :  void
HttpServletResponse.setHeader ( String p1, String p2 ) [abstract]  :  void
HttpServletResponse.setIntHeader ( String p1, int p2 ) [abstract]  :  void
HttpServletResponse.setStatus ( int p1 ) [abstract]  :  void
HttpServletResponse.setStatus ( int p1, String p2 ) [abstract]  :  void *DEPRECATED*

servlet_2_2.jar, HttpSession.class
package javax.servlet.http
HttpSession.getAttribute ( String p1 ) [abstract]  :  Object
HttpSession.getAttributeNames ( ) [abstract]  :  Enumeration
HttpSession.getCreationTime ( ) [abstract]  :  long
HttpSession.getId ( ) [abstract]  :  String
HttpSession.getLastAccessedTime ( ) [abstract]  :  long
HttpSession.getMaxInactiveInterval ( ) [abstract]  :  int
HttpSession.getSessionContext ( ) [abstract]  :  HttpSessionContext *DEPRECATED*
HttpSession.getValue ( String p1 ) [abstract]  :  Object *DEPRECATED*
HttpSession.getValueNames ( ) [abstract]  :  String[ ] *DEPRECATED*
HttpSession.invalidate ( ) [abstract]  :  void
HttpSession.isNew ( ) [abstract]  :  boolean
HttpSession.putValue ( String p1, Object p2 ) [abstract]  :  void *DEPRECATED*
HttpSession.removeAttribute ( String p1 ) [abstract]  :  void
HttpSession.removeValue ( String p1 ) [abstract]  :  void *DEPRECATED*
HttpSession.setAttribute ( String p1, Object p2 ) [abstract]  :  void
HttpSession.setMaxInactiveInterval ( int p1 ) [abstract]  :  void

servlet_2_2.jar, HttpSessionBindingEvent.class
package javax.servlet.http
HttpSessionBindingEvent.getName ( )  :  String
HttpSessionBindingEvent.getSession ( )  :  HttpSession
HttpSessionBindingEvent.HttpSessionBindingEvent ( HttpSession session, String name )

servlet_2_2.jar, HttpSessionBindingListener.class
package javax.servlet.http
HttpSessionBindingListener.valueBound ( HttpSessionBindingEvent p1 ) [abstract]  :  void
HttpSessionBindingListener.valueUnbound ( HttpSessionBindingEvent p1 ) [abstract]  :  void

servlet_2_2.jar, HttpSessionContext.class
package javax.servlet.http
HttpSessionContext.getIds ( ) [abstract]  :  Enumeration *DEPRECATED*
HttpSessionContext.getSession ( String p1 ) [abstract]  :  HttpSession *DEPRECATED*

servlet_2_2.jar, HttpUtils.class
package javax.servlet.http
HttpUtils.getRequestURL ( HttpServletRequest req ) [static]  :  StringBuffer
HttpUtils.HttpUtils ( )
HttpUtils.parsePostData ( int len, ServletInputStream in ) [static]  :  Hashtable
HttpUtils.parseQueryString ( String s ) [static]  :  Hashtable

servlet_2_2.jar, JspEngineInfo.class
package javax.servlet.jsp
JspEngineInfo.getSpecificationVersion ( ) [abstract]  :  String
JspEngineInfo.JspEngineInfo ( )

servlet_2_2.jar, JspException.class
package javax.servlet.jsp
JspException.JspException ( )
JspException.JspException ( String msg )

servlet_2_2.jar, JspFactory.class
package javax.servlet.jsp
JspFactory.getDefaultFactory ( ) [static]  :  JspFactory
JspFactory.getEngineInfo ( ) [abstract]  :  JspEngineInfo
JspFactory.getPageContext ( Servlet p1, ServletRequest p2, ServletResponse p3, String p4, boolean p5, int p6, boolean p7 ) [abstract]  :  PageContext
JspFactory.JspFactory ( )
JspFactory.releasePageContext ( PageContext p1 ) [abstract]  :  void
JspFactory.setDefaultFactory ( JspFactory deflt ) [static]  :  void

servlet_2_2.jar, JspPage.class
package javax.servlet.jsp
JspPage.jspDestroy ( ) [abstract]  :  void
JspPage.jspInit ( ) [abstract]  :  void

servlet_2_2.jar, JspTagException.class
package javax.servlet.jsp
JspTagException.JspTagException ( )
JspTagException.JspTagException ( String msg )

servlet_2_2.jar, JspWriter.class
package javax.servlet.jsp
JspWriter.clear ( ) [abstract]  :  void
JspWriter.clearBuffer ( ) [abstract]  :  void
JspWriter.close ( ) [abstract]  :  void
JspWriter.flush ( ) [abstract]  :  void
JspWriter.getBufferSize ( )  :  int
JspWriter.getRemaining ( ) [abstract]  :  int
JspWriter.isAutoFlush ( )  :  boolean
JspWriter.JspWriter ( int bufferSize, boolean autoFlush )
JspWriter.newLine ( ) [abstract]  :  void
JspWriter.print ( boolean p1 ) [abstract]  :  void
JspWriter.print ( char p1 ) [abstract]  :  void
JspWriter.print ( char[ ] p1 ) [abstract]  :  void
JspWriter.print ( double p1 ) [abstract]  :  void
JspWriter.print ( float p1 ) [abstract]  :  void
JspWriter.print ( int p1 ) [abstract]  :  void
JspWriter.print ( long p1 ) [abstract]  :  void
JspWriter.print ( Object p1 ) [abstract]  :  void
JspWriter.print ( String p1 ) [abstract]  :  void
JspWriter.println ( ) [abstract]  :  void
JspWriter.println ( boolean p1 ) [abstract]  :  void
JspWriter.println ( char p1 ) [abstract]  :  void
JspWriter.println ( char[ ] p1 ) [abstract]  :  void
JspWriter.println ( double p1 ) [abstract]  :  void
JspWriter.println ( float p1 ) [abstract]  :  void
JspWriter.println ( int p1 ) [abstract]  :  void
JspWriter.println ( long p1 ) [abstract]  :  void
JspWriter.println ( Object p1 ) [abstract]  :  void
JspWriter.println ( String p1 ) [abstract]  :  void

servlet_2_2.jar, PageContext.class
package javax.servlet.jsp
PageContext.findAttribute ( String p1 ) [abstract]  :  Object
PageContext.forward ( String p1 ) [abstract]  :  void
PageContext.getAttribute ( String p1 ) [abstract]  :  Object
PageContext.getAttribute ( String p1, int p2 ) [abstract]  :  Object
PageContext.getAttributeNamesInScope ( int p1 ) [abstract]  :  Enumeration
PageContext.getAttributesScope ( String p1 ) [abstract]  :  int
PageContext.getException ( ) [abstract]  :  Exception
PageContext.getOut ( ) [abstract]  :  JspWriter
PageContext.getPage ( ) [abstract]  :  Object
PageContext.getRequest ( ) [abstract]  :  ServletRequest
PageContext.getResponse ( ) [abstract]  :  ServletResponse
PageContext.getServletConfig ( ) [abstract]  :  ServletConfig
PageContext.getServletContext ( ) [abstract]  :  ServletContext
PageContext.getSession ( ) [abstract]  :  HttpSession
PageContext.handlePageException ( Exception p1 ) [abstract]  :  void
PageContext.include ( String p1 ) [abstract]  :  void
PageContext.initialize ( Servlet p1, ServletRequest p2, ServletResponse p3, String p4, boolean p5, int p6, boolean p7 ) [abstract]  :  void
PageContext.PageContext ( )
PageContext.popBody ( )  :  JspWriter
PageContext.pushBody ( )  :  BodyContent
PageContext.release ( ) [abstract]  :  void
PageContext.removeAttribute ( String p1 ) [abstract]  :  void
PageContext.removeAttribute ( String p1, int p2 ) [abstract]  :  void
PageContext.setAttribute ( String p1, Object p2 ) [abstract]  :  void
PageContext.setAttribute ( String p1, Object p2, int p3 ) [abstract]  :  void

servlet_2_2.jar, RequestDispatcher.class
package javax.servlet
RequestDispatcher.forward ( ServletRequest p1, ServletResponse p2 ) [abstract]  :  void
RequestDispatcher.include ( ServletRequest p1, ServletResponse p2 ) [abstract]  :  void

servlet_2_2.jar, Servlet.class
package javax.servlet
Servlet.destroy ( ) [abstract]  :  void
Servlet.getServletConfig ( ) [abstract]  :  ServletConfig
Servlet.getServletInfo ( ) [abstract]  :  String
Servlet.init ( ServletConfig p1 ) [abstract]  :  void
Servlet.service ( ServletRequest p1, ServletResponse p2 ) [abstract]  :  void

servlet_2_2.jar, ServletConfig.class
package javax.servlet
ServletConfig.getInitParameter ( String p1 ) [abstract]  :  String
ServletConfig.getInitParameterNames ( ) [abstract]  :  Enumeration
ServletConfig.getServletContext ( ) [abstract]  :  ServletContext
ServletConfig.getServletName ( ) [abstract]  :  String

servlet_2_2.jar, ServletContext.class
package javax.servlet
ServletContext.getAttribute ( String p1 ) [abstract]  :  Object
ServletContext.getAttributeNames ( ) [abstract]  :  Enumeration
ServletContext.getContext ( String p1 ) [abstract]  :  ServletContext
ServletContext.getInitParameter ( String p1 ) [abstract]  :  String
ServletContext.getInitParameterNames ( ) [abstract]  :  Enumeration
ServletContext.getMajorVersion ( ) [abstract]  :  int
ServletContext.getMimeType ( String p1 ) [abstract]  :  String
ServletContext.getMinorVersion ( ) [abstract]  :  int
ServletContext.getNamedDispatcher ( String p1 ) [abstract]  :  RequestDispatcher
ServletContext.getRealPath ( String p1 ) [abstract]  :  String
ServletContext.getRequestDispatcher ( String p1 ) [abstract]  :  RequestDispatcher
ServletContext.getResource ( String p1 ) [abstract]  :  URL
ServletContext.getResourceAsStream ( String p1 ) [abstract]  :  InputStream
ServletContext.getServerInfo ( ) [abstract]  :  String
ServletContext.getServlet ( String p1 ) [abstract]  :  Servlet *DEPRECATED*
ServletContext.getServletNames ( ) [abstract]  :  Enumeration *DEPRECATED*
ServletContext.getServlets ( ) [abstract]  :  Enumeration *DEPRECATED*
ServletContext.log ( Exception p1, String p2 ) [abstract]  :  void *DEPRECATED*
ServletContext.log ( String p1 ) [abstract]  :  void
ServletContext.log ( String p1, Throwable p2 ) [abstract]  :  void
ServletContext.removeAttribute ( String p1 ) [abstract]  :  void
ServletContext.setAttribute ( String p1, Object p2 ) [abstract]  :  void

servlet_2_2.jar, ServletException.class
package javax.servlet
ServletException.getRootCause ( )  :  Throwable
ServletException.ServletException ( )
ServletException.ServletException ( String message )
ServletException.ServletException ( String message, Throwable rootCause )
ServletException.ServletException ( Throwable rootCause )

servlet_2_2.jar, ServletInputStream.class
package javax.servlet
ServletInputStream.readLine ( byte[ ] b, int off, int len )  :  int
ServletInputStream.ServletInputStream ( )

servlet_2_2.jar, ServletOutputStream.class
package javax.servlet
ServletOutputStream.print ( boolean b )  :  void
ServletOutputStream.print ( char c )  :  void
ServletOutputStream.print ( double d )  :  void
ServletOutputStream.print ( float f )  :  void
ServletOutputStream.print ( int i )  :  void
ServletOutputStream.print ( long l )  :  void
ServletOutputStream.print ( String s )  :  void
ServletOutputStream.println ( )  :  void
ServletOutputStream.println ( boolean b )  :  void
ServletOutputStream.println ( char c )  :  void
ServletOutputStream.println ( double d )  :  void
ServletOutputStream.println ( float f )  :  void
ServletOutputStream.println ( int i )  :  void
ServletOutputStream.println ( long l )  :  void
ServletOutputStream.println ( String s )  :  void
ServletOutputStream.ServletOutputStream ( )

servlet_2_2.jar, ServletRequest.class
package javax.servlet
ServletRequest.getAttribute ( String p1 ) [abstract]  :  Object
ServletRequest.getAttributeNames ( ) [abstract]  :  Enumeration
ServletRequest.getCharacterEncoding ( ) [abstract]  :  String
ServletRequest.getContentLength ( ) [abstract]  :  int
ServletRequest.getContentType ( ) [abstract]  :  String
ServletRequest.getInputStream ( ) [abstract]  :  ServletInputStream
ServletRequest.getLocale ( ) [abstract]  :  Locale
ServletRequest.getLocales ( ) [abstract]  :  Enumeration
ServletRequest.getParameter ( String p1 ) [abstract]  :  String
ServletRequest.getParameterNames ( ) [abstract]  :  Enumeration
ServletRequest.getParameterValues ( String p1 ) [abstract]  :  String[ ]
ServletRequest.getProtocol ( ) [abstract]  :  String
ServletRequest.getReader ( ) [abstract]  :  BufferedReader
ServletRequest.getRealPath ( String p1 ) [abstract]  :  String *DEPRECATED*
ServletRequest.getRemoteAddr ( ) [abstract]  :  String
ServletRequest.getRemoteHost ( ) [abstract]  :  String
ServletRequest.getRequestDispatcher ( String p1 ) [abstract]  :  RequestDispatcher
ServletRequest.getScheme ( ) [abstract]  :  String
ServletRequest.getServerName ( ) [abstract]  :  String
ServletRequest.getServerPort ( ) [abstract]  :  int
ServletRequest.isSecure ( ) [abstract]  :  boolean
ServletRequest.removeAttribute ( String p1 ) [abstract]  :  void
ServletRequest.setAttribute ( String p1, Object p2 ) [abstract]  :  void

servlet_2_2.jar, ServletResponse.class
package javax.servlet
ServletResponse.flushBuffer ( ) [abstract]  :  void
ServletResponse.getBufferSize ( ) [abstract]  :  int
ServletResponse.getCharacterEncoding ( ) [abstract]  :  String
ServletResponse.getLocale ( ) [abstract]  :  Locale
ServletResponse.getOutputStream ( ) [abstract]  :  ServletOutputStream
ServletResponse.getWriter ( ) [abstract]  :  PrintWriter
ServletResponse.isCommitted ( ) [abstract]  :  boolean
ServletResponse.reset ( ) [abstract]  :  void
ServletResponse.setBufferSize ( int p1 ) [abstract]  :  void
ServletResponse.setContentLength ( int p1 ) [abstract]  :  void
ServletResponse.setContentType ( String p1 ) [abstract]  :  void
ServletResponse.setLocale ( Locale p1 ) [abstract]  :  void

servlet_2_2.jar, Tag.class
package javax.servlet.jsp.tagext
Tag.doEndTag ( ) [abstract]  :  int
Tag.doStartTag ( ) [abstract]  :  int
Tag.getParent ( ) [abstract]  :  Tag
Tag.release ( ) [abstract]  :  void
Tag.setPageContext ( PageContext p1 ) [abstract]  :  void
Tag.setParent ( Tag p1 ) [abstract]  :  void

servlet_2_2.jar, TagAttributeInfo.class
package javax.servlet.jsp.tagext
TagAttributeInfo.canBeRequestTime ( )  :  boolean
TagAttributeInfo.getIdAttribute ( TagAttributeInfo[ ] a ) [static]  :  TagAttributeInfo
TagAttributeInfo.getName ( )  :  String
TagAttributeInfo.getTypeName ( )  :  String
TagAttributeInfo.isRequired ( )  :  boolean
TagAttributeInfo.TagAttributeInfo ( String name, boolean required, boolean rtexprvalue, String type )
TagAttributeInfo.toString ( )  :  String

servlet_2_2.jar, TagData.class
package javax.servlet.jsp.tagext
TagData.getAttribute ( String attName )  :  Object
TagData.getAttributes ( )  :  Enumeration
TagData.getAttributeString ( String attName )  :  String
TagData.getId ( )  :  String
TagData.setAttribute ( String attName, Object value )  :  void
TagData.TagData ( Hashtable attrs )
TagData.TagData ( Object[ ][ ] atts )

servlet_2_2.jar, TagExtraInfo.class
package javax.servlet.jsp.tagext
TagExtraInfo.getTagInfo ( )  :  TagInfo
TagExtraInfo.getVariableInfo ( TagData data )  :  VariableInfo[ ]
TagExtraInfo.isValid ( TagData data )  :  boolean
TagExtraInfo.setTagInfo ( TagInfo tagInfo )  :  void
TagExtraInfo.TagExtraInfo ( )

servlet_2_2.jar, TagInfo.class
package javax.servlet.jsp.tagext
TagInfo.getAttributes ( )  :  TagAttributeInfo[ ]
TagInfo.getBodyContent ( )  :  String
TagInfo.getInfoString ( )  :  String
TagInfo.getTagClassName ( )  :  String
TagInfo.getTagExtraInfo ( )  :  TagExtraInfo
TagInfo.getTagLibrary ( )  :  TagLibraryInfo
TagInfo.getTagName ( )  :  String
TagInfo.getVariableInfo ( TagData data )  :  VariableInfo[ ]
TagInfo.isValid ( TagData data )  :  boolean
TagInfo.TagInfo ( String tagName, String tagClassName, String bodycontent, String infoString, TagLibraryInfo taglib, TagExtraInfo tagExtraInfo, TagAttributeInfo[ ] attributeInfo )
TagInfo.toString ( )  :  String

servlet_2_2.jar, TagLibraryInfo.class
package javax.servlet.jsp.tagext
TagLibraryInfo.getInfoString ( )  :  String
TagLibraryInfo.getPrefixString ( )  :  String
TagLibraryInfo.getReliableURN ( )  :  String
TagLibraryInfo.getRequiredVersion ( )  :  String
TagLibraryInfo.getShortName ( )  :  String
TagLibraryInfo.getTag ( String shortname )  :  TagInfo
TagLibraryInfo.getTags ( )  :  TagInfo[ ]
TagLibraryInfo.getURI ( )  :  String
TagLibraryInfo.TagLibraryInfo ( String prefix, String uri )

servlet_2_2.jar, TagSupport.class
package javax.servlet.jsp.tagext
TagSupport.doEndTag ( )  :  int
TagSupport.doStartTag ( )  :  int
TagSupport.findAncestorWithClass ( Tag from, Class klass ) [static]  :  Tag
TagSupport.getId ( )  :  String
TagSupport.getParent ( )  :  Tag
TagSupport.getValue ( String k )  :  Object
TagSupport.getValues ( )  :  Enumeration
TagSupport.release ( )  :  void
TagSupport.removeValue ( String k )  :  void
TagSupport.setId ( String id )  :  void
TagSupport.setPageContext ( PageContext pageContext )  :  void
TagSupport.setParent ( Tag t )  :  void
TagSupport.setValue ( String k, Object o )  :  void
TagSupport.TagSupport ( )

servlet_2_2.jar, UnavailableException.class
package javax.servlet
UnavailableException.getServlet ( )  :  Servlet *DEPRECATED*
UnavailableException.getUnavailableSeconds ( )  :  int
UnavailableException.isPermanent ( )  :  boolean
UnavailableException.UnavailableException ( int seconds, Servlet servlet, String msg ) *DEPRECATED*
UnavailableException.UnavailableException ( Servlet servlet, String msg ) *DEPRECATED*
UnavailableException.UnavailableException ( String msg )
UnavailableException.UnavailableException ( String msg, int seconds )

servlet_2_2.jar, VariableInfo.class
package javax.servlet.jsp.tagext
VariableInfo.getClassName ( )  :  String
VariableInfo.getDeclare ( )  :  boolean
VariableInfo.getScope ( )  :  int
VariableInfo.getVarName ( )  :  String
VariableInfo.VariableInfo ( String varName, String className, boolean declare, int scope )

stylebook-1.0-b2.jar, AbstractComponent.class
package org.apache.stylebook
AbstractComponent.AbstractComponent ( )
AbstractComponent.debug ( String p1 )  :  void
AbstractComponent.init ( Engine p1, Parameters p2 )  :  void
AbstractComponent.log ( String p1 )  :  void

stylebook-1.0-b2.jar, AbstractParser.class
package org.apache.stylebook.parsers
AbstractParser.AbstractParser ( )
AbstractParser.create ( ) [abstract]  :  Document
AbstractParser.parse ( InputSource p1 ) [abstract]  :  Document
AbstractParser.parse ( URL p1 )  :  Document

stylebook-1.0-b2.jar, BasicContext.class
package org.apache.stylebook
BasicContext.BasicContext ( URL p1, String p2 )
BasicContext.getSourceURL ( )  :  URL
BasicContext.getTargetName ( )  :  String

stylebook-1.0-b2.jar, BasicEngine.class
package org.apache.stylebook
BasicEngine.BasicEngine ( String p1, URL p2, Logger p3 )
BasicEngine.debug ( Object p1, String p2 )  :  void
BasicEngine.getParser ( )  :  Parser
BasicEngine.getPrinter ( String p1 )  :  Printer
BasicEngine.getProcessor ( String p1 )  :  Processor
BasicEngine.getProducer ( String p1 )  :  Producer
BasicEngine.log ( Object p1, String p2 )  :  void

stylebook-1.0-b2.jar, BasicEntry.class
package org.apache.stylebook
BasicEntry.BasicEntry ( Engine p1, URL p2, String p3, Element p4, Parameters p5 )
BasicEntry.create ( OutputStream p1 )  :  void
BasicEntry.equals ( Entry p1 )  :  boolean

stylebook-1.0-b2.jar, BasicParameters.class
package org.apache.stylebook
BasicParameters.BasicParameters ( )
BasicParameters.getParameter ( String p1 )  :  String
BasicParameters.getParameter ( String p1, String p2 )  :  String
BasicParameters.getParameterNames ( )  :  Enumeration
BasicParameters.merge ( Parameters p1 )  :  Parameters
BasicParameters.setParameter ( String p1, String p2 )  :  String

stylebook-1.0-b2.jar, CachingParser.class
package org.apache.stylebook.parsers
CachingParser.CachingParser ( )
CachingParser.create ( )  :  Document
CachingParser.init ( Engine p1, Parameters p2 )  :  void
CachingParser.parse ( InputSource p1 )  :  Document

stylebook-1.0-b2.jar, Component.class
package org.apache.stylebook
Component.init ( Engine p1, Parameters p2 ) [abstract]  :  void

stylebook-1.0-b2.jar, ComponentFactory.class
package org.apache.stylebook
ComponentFactory.getComponent ( String p1 ) [static]  :  Component
ComponentFactory.getParser ( String p1 ) [static]  :  Parser
ComponentFactory.getPrinter ( String p1 ) [static]  :  Printer
ComponentFactory.getProcessor ( String p1 ) [static]  :  Processor
ComponentFactory.getProducer ( String p1 ) [static]  :  Producer

stylebook-1.0-b2.jar, ContextProducer.class
package org.apache.stylebook.producers
ContextProducer.ContextProducer ( )
ContextProducer.produce ( CreationContext p1 )  :  Document

stylebook-1.0-b2.jar, CreationContext.class
package org.apache.stylebook
CreationContext.getSourceURL ( ) [abstract]  :  URL
CreationContext.getTargetName ( ) [abstract]  :  String

stylebook-1.0-b2.jar, CreationException.class
package org.apache.stylebook
CreationException.CreationException ( )
CreationException.CreationException ( Document p1 )
CreationException.CreationException ( Exception p1 )
CreationException.CreationException ( Exception p1, Document p2 )
CreationException.CreationException ( String p1 )
CreationException.CreationException ( String p1, Document p2 )
CreationException.CreationException ( String p1, Exception p2 )
CreationException.CreationException ( String p1, Exception p2, Document p3 )
CreationException.getDocument ( )  :  Document
CreationException.getException ( )  :  Exception

stylebook-1.0-b2.jar, DirectoryProducer.class
package org.apache.stylebook.producers
DirectoryProducer.DirectoryProducer ( )
DirectoryProducer.produce ( CreationContext p1 )  :  Document

stylebook-1.0-b2.jar, Engine.class
package org.apache.stylebook
Engine.debug ( Object p1, String p2 ) [abstract]  :  void
Engine.getParser ( ) [abstract]  :  Parser
Engine.getPrinter ( String p1 ) [abstract]  :  Printer
Engine.getProcessor ( String p1 ) [abstract]  :  Processor
Engine.getProducer ( String p1 ) [abstract]  :  Producer
Engine.log ( Object p1, String p2 ) [abstract]  :  void

stylebook-1.0-b2.jar, Entry.class
package org.apache.stylebook
Entry.create ( OutputStream p1 ) [abstract]  :  void
Entry.equals ( Entry p1 ) [abstract]  :  boolean

stylebook-1.0-b2.jar, HTMLPrinter.class
package org.apache.stylebook.printers
HTMLPrinter.HTMLPrinter ( )
HTMLPrinter.print ( Document p1, CreationContext p2, OutputStream p3 )  :  void

stylebook-1.0-b2.jar, HTMLSerializer.class
package org.apache.stylebook.printers
HTMLSerializer.HTMLSerializer ( )
HTMLSerializer.print ( Document p1, CreationContext p2, OutputStream p3 )  :  void

stylebook-1.0-b2.jar, ImagePrinter.class
package org.apache.stylebook.printers
ImagePrinter.ImagePrinter ( )
ImagePrinter.print ( Document p1, CreationContext p2, OutputStream p3 )  :  void

stylebook-1.0-b2.jar, ImportProcessor.class
package org.apache.stylebook.processors
ImportProcessor.ImportProcessor ( )
ImportProcessor.process ( Document p1, CreationContext p2, Parameters p3 )  :  Document

stylebook-1.0-b2.jar, InitializationException.class
package org.apache.stylebook
InitializationException.InitializationException ( )
InitializationException.InitializationException ( String p1 )

stylebook-1.0-b2.jar, Loader.class
package org.apache.stylebook
Loader.load ( URL p1, URL p2 )  :  Project
Loader.Loader ( Engine p1 )

stylebook-1.0-b2.jar, LoadingException.class
package org.apache.stylebook
LoadingException.LoadingException ( )
LoadingException.LoadingException ( String p1 )

stylebook-1.0-b2.jar, Logger.class
package org.apache.stylebook
Logger.log ( Object p1, String p2 ) [abstract]  :  void

stylebook-1.0-b2.jar, NodeListParameters.class
package org.apache.stylebook
NodeListParameters.NodeListParameters ( NodeList p1 )

stylebook-1.0-b2.jar, NullProcessor.class
package org.apache.stylebook.processors
NullProcessor.NullProcessor ( )
NullProcessor.process ( Document p1, CreationContext p2, Parameters p3 )  :  Document

stylebook-1.0-b2.jar, Parameters.class
package org.apache.stylebook
Parameters.getParameter ( String p1 ) [abstract]  :  String
Parameters.getParameter ( String p1, String p2 ) [abstract]  :  String
Parameters.getParameterNames ( ) [abstract]  :  Enumeration
Parameters.merge ( Parameters p1 ) [abstract]  :  Parameters
Parameters.setParameter ( String p1, String p2 ) [abstract]  :  String

stylebook-1.0-b2.jar, Parser.class
package org.apache.stylebook
Parser.create ( ) [abstract]  :  Document
Parser.parse ( InputSource p1 ) [abstract]  :  Document
Parser.parse ( URL p1 ) [abstract]  :  Document

stylebook-1.0-b2.jar, ParserProducer.class
package org.apache.stylebook.producers
ParserProducer.ParserProducer ( )
ParserProducer.produce ( CreationContext p1 )  :  Document

stylebook-1.0-b2.jar, Printer.class
package org.apache.stylebook
Printer.print ( Document p1, CreationContext p2, OutputStream p3 ) [abstract]  :  void

stylebook-1.0-b2.jar, Processor.class
package org.apache.stylebook
Processor.process ( Document p1, CreationContext p2, Parameters p3 ) [abstract]  :  Document

stylebook-1.0-b2.jar, Producer.class
package org.apache.stylebook
Producer.produce ( CreationContext p1 ) [abstract]  :  Document

stylebook-1.0-b2.jar, Project.class
package org.apache.stylebook
Project.create ( String p1, OutputStream p2 )  :  void
Project.getEntryNames ( )  :  Enumeration
Project.Project ( Engine p1, Document p2, Parameters p3, URL p4 )

stylebook-1.0-b2.jar, ProjectProducer.class
package org.apache.stylebook.producers
ProjectProducer.produce ( CreationContext p1 )  :  Document
ProjectProducer.ProjectProducer ( )

stylebook-1.0-b2.jar, ResourceEntry.class
package org.apache.stylebook
ResourceEntry.create ( OutputStream p1 )  :  void
ResourceEntry.equals ( Entry p1 )  :  boolean
ResourceEntry.ResourceEntry ( Engine p1, URL p2, String p3 )

stylebook-1.0-b2.jar, StreamHandler.class
package org.apache.stylebook
StreamHandler.getOutputStream ( String p1 )  :  OutputStream
StreamHandler.StreamHandler ( String p1 )

stylebook-1.0-b2.jar, StyleBook.class
package org.apache.stylebook
StyleBook.log ( Object p1, String p2 )  :  void
StyleBook.main ( String[ ] p1 ) [static]  :  void
StyleBook.StyleBook ( String[ ] p1 )

stylebook-1.0-b2.jar, URLHandler.class
package org.apache.stylebook
URLHandler.createURLStreamHandler ( String p1 )  :  URLStreamHandler
URLHandler.URLHandler ( )
URLHandler.URLHandler ( File p1, File p2 )

stylebook-1.0-b2.jar, XalanProcessor.class
package org.apache.stylebook.processors
XalanProcessor.process ( Document p1, CreationContext p2, Parameters p3 )  :  Document
XalanProcessor.XalanProcessor ( )

stylebook-1.0-b2.jar, XercesParser.class
package org.apache.stylebook.parsers
XercesParser.create ( )  :  Document
XercesParser.error ( SAXParseException p1 )  :  void
XercesParser.fatalError ( SAXParseException p1 )  :  void
XercesParser.parse ( InputSource p1 )  :  Document
XercesParser.warning ( SAXParseException p1 )  :  void
XercesParser.XercesParser ( )

stylebook-1.0-b2.jar, XMLPrinter.class
package org.apache.stylebook.printers
XMLPrinter.print ( Document p1, CreationContext p2, OutputStream p3 )  :  void
XMLPrinter.XMLPrinter ( )

xalan_0_19_4.jar, Arg.class
package org.apache.xalan.xslt
Arg.equals ( Object obj )  :  boolean
Arg.equals ( QName qname )  :  boolean

xalan_0_19_4.jar, AttList.class
package org.apache.xalan.xpath.xml
AttList.AttList ( NamedNodeMap attrs )
AttList.getLength ( )  :  int
AttList.getName ( int i )  :  String
AttList.getType ( int i )  :  String
AttList.getType ( String name )  :  String
AttList.getValue ( int i )  :  String
AttList.getValue ( String name )  :  String

xalan_0_19_4.jar, AVT.class
package org.apache.xalan.xslt
AVT.AVT ( String name, String type, String stringedValue, PrefixResolver namespaceContext, Stylesheet stylesheet, XSLTEngineImpl execContext )

xalan_0_19_4.jar, AVTPart.class
package org.apache.xalan.xslt
AVTPart.AVTPart ( )
AVTPart.evaluate ( XPathSupport p1, StringBuffer p2, Node p3, PrefixResolver p4 ) [abstract]  :  void
AVTPart.setXPathSupport ( XPathSupport support )  :  void

xalan_0_19_4.jar, AVTPartSimple.class
package org.apache.xalan.xslt
AVTPartSimple.AVTPartSimple ( String val )
AVTPartSimple.evaluate ( XPathSupport execContext, StringBuffer buf, Node context, PrefixResolver nsNode )  :  void

xalan_0_19_4.jar, AVTPartXPath.class
package org.apache.xalan.xslt
AVTPartXPath.AVTPartXPath ( String val, PrefixResolver nsNode, XPathProcessor xpathProcessor, XPathFactory factory, XMLParserLiaison liaison )
AVTPartXPath.AVTPartXPath ( XPath xpath )
AVTPartXPath.evaluate ( XPathSupport execContext, StringBuffer buf, Node context, PrefixResolver nsNode )  :  void

xalan_0_19_4.jar, BoolStack.class
package org.apache.xalan.xpath.xml
BoolStack.BoolStack ( )
BoolStack.BoolStack ( int size )
BoolStack.isEmpty ( )  :  boolean
BoolStack.peek ( )  :  boolean
BoolStack.pop ( )  :  boolean
BoolStack.push ( boolean val )  :  boolean
BoolStack.size ( )  :  int

xalan_0_19_4.jar, ChunkedIntArray.class
package org.apache.xalan.xpath.dtm
ChunkedIntArray.ChunkedIntArray ( int slotsize )

xalan_0_19_4.jar, Constants.class
package org.apache.xalan.xslt
Constants.Constants ( )

xalan_0_19_4.jar, DataProviderAssociation.class
package org.apache.xalan.xpath
DataProviderAssociation.DataProviderAssociation ( Object key, XLocator locator )

xalan_0_19_4.jar, DefaultErrorHandler.class
package org.apache.xalan.xpath.xml
DefaultErrorHandler.DefaultErrorHandler ( String identifier )
DefaultErrorHandler.error ( SAXParseException exception )  :  void
DefaultErrorHandler.fatalError ( SAXParseException exception )  :  void
DefaultErrorHandler.warning ( SAXParseException exception )  :  void

xalan_0_19_4.jar, Dispatcher.class
package org.apache.xalan.xpath
Dispatcher.call ( String p1, Object[ ] p2 ) [abstract]  :  Object
Dispatcher.getFallbackElement ( ) [abstract]  :  Element
Dispatcher.isFunctionAvailable ( String p1 ) [abstract]  :  boolean

xalan_0_19_4.jar, DispatcherFactory.class
package org.apache.xalan.xpath
DispatcherFactory.create ( Element p1, Element p2 ) [abstract]  :  Dispatcher

xalan_0_19_4.jar, DTM.class
package org.apache.xalan.xpath.dtm
DTM.attlistDecl ( int elementTypeIndex, int attrNameIndex, int attType, String enumString, int attDefaultType, int attDefaultValue )  :  void
DTM.characters ( char[ ] ch, int start, int length )  :  void
DTM.characters ( char[ ] ch, int start, int length, boolean cdataSection )  :  void
DTM.characters ( int dataIndex )  :  void
DTM.comment ( int dataIndex )  :  void
DTM.display ( int position )  :  void
DTM.DTM ( )
DTM.DTM ( ProblemListener listener )
DTM.dump ( )  :  void
DTM.dumpDTM ( )  :  void
DTM.elementDecl ( int elementTypeIndex, XMLValidator.ContentSpec contentModel )  :  void
DTM.endCDATA ( )  :  void
DTM.endDocument ( )  :  void
DTM.endDTD ( )  :  void
DTM.endElement ( int name )  :  void
DTM.endEntityReference ( int entityName, int entityType, int entityContext )  :  void
DTM.endNamespaceDeclScope ( int prefix )  :  void
DTM.externalEntityDecl ( int entityName, int publicId, int systemId )  :  void
DTM.externalPEDecl ( int entityName, int publicId, int systemId )  :  void
DTM.general_characters ( int index )  :  void
DTM.getCreateEntityReferenceNodes ( )  :  boolean
DTM.getDocument ( )  :  Document
DTM.getFirstAttribute ( int position )  :  int
DTM.getFirstChild ( int position )  :  int
DTM.getIdentifier ( String id )  :  Element
DTM.getLastChild ( int position )  :  int
DTM.getLocalName ( int position )  :  String
DTM.getNamespaceURI ( int position )  :  String
DTM.getNextAttribute ( int position )  :  int
DTM.getNextDescendant ( int parentPos, int position )  :  int
DTM.getNextNode ( int parentPos, int position )  :  int
DTM.getNextPreceding ( int startPos, int position )  :  int
DTM.getNextSibling ( int position )  :  int
DTM.getNode ( int pos )  :  DTMProxy
DTM.getNodeName ( int position )  :  String
DTM.getNodeType ( int position )  :  int
DTM.getNodeValue ( int position )  :  String
DTM.getParent ( int position )  :  int
DTM.getPrecedingOrAncestorOrSelf ( int position )  :  int
DTM.getPrefix ( int position )  :  String
DTM.getPreviousSibling ( int position )  :  int
DTM.getSchemaValidator ( )  :  XSchemaValidator
DTM.getStringPool ( )  :  StringPool
DTM.ignorableWhitespace ( char[ ] ch, int start, int length )  :  void
DTM.ignorableWhitespace ( char[ ] ch, int start, int length, boolean cdataSection )  :  void
DTM.ignorableWhitespace ( int dataIndex )  :  void
DTM.ignorableWhitespace ( int dataIndex, boolean cdataSection )  :  void
DTM.internalEntityDecl ( int entityName, int entityValue )  :  void
DTM.internalPEDecl ( int entityName, int entityValue )  :  void
DTM.internalSubset ( int internalSubset )  :  void
DTM.isIgnorableText ( int position )  :  boolean
DTM.notationDecl ( int notationName, int publicId, int systemId )  :  void
DTM.processingInstruction ( int target, int data )  :  void
DTM.run ( )  :  void
DTM.setCreateEntityReferenceNodes ( boolean create )  :  void
DTM.setInputSource ( InputSource inputSource )  :  void
DTM.setProblemListener ( ProblemListener listener )  :  void
DTM.startCDATA ( )  :  void
DTM.startDocument ( int versionIndex, int encodingIndex, int standAloneIndex )  :  void
DTM.startDTD ( int rootElementType, int publicId, int systemId )  :  void
DTM.startElement ( int elementNameIndex, XMLAttrList xmlAttrList, int attrListIndex )  :  void
DTM.startEntityReference ( int entityName, int entityType, int entityContext )  :  void
DTM.startNamespaceDeclScope ( int prefix, int uri )  :  void
DTM.unparsedEntityDecl ( int entityName, int publicId, int systemId, int notationName )  :  void

xalan_0_19_4.jar, DTMException.class
package org.apache.xalan.xpath.dtm
DTMException.DTMException ( short code )
DTMException.DTMException ( short code, String message )

xalan_0_19_4.jar, DTMLiaison.class
package org.apache.xalan.xpath.dtm
DTMLiaison.checkNode ( Node node )  :  void
DTMLiaison.createXLocatorHandler ( )  :  XLocator
DTMLiaison.DTMLiaison ( )
DTMLiaison.DTMLiaison ( ErrorHandler errorHandler )
DTMLiaison.DTMLiaison ( XPathEnvSupport envSupport )
DTMLiaison.getDefaultXPathFactory ( )  :  XPathFactory
DTMLiaison.getElementByID ( String id, Document doc )  :  Element
DTMLiaison.getLocalNameOfNode ( Node n )  :  String
DTMLiaison.getNamespaceOfNode ( Node n )  :  String
DTMLiaison.getParentOfNode ( Node n )  :  Node
DTMLiaison.getUnparsedEntityURI ( String name, Document doc )  :  String
DTMLiaison.getXLocatorFromNode ( Node node )  :  XLocator
DTMLiaison.parse ( InputSource source )  :  void
DTMLiaison.supportsSAX ( )  :  boolean

xalan_0_19_4.jar, DTMNodeLocator.class
package org.apache.xalan.xpath.dtm
DTMNodeLocator.DTMNodeLocator ( )
DTMNodeLocator.getDefaultLocator ( ) [static]  :  XLocator

xalan_0_19_4.jar, DTMProxy.class
package org.apache.xalan.xpath.dtm
DTMProxy.appendChild ( Node newChild )  :  Node
DTMProxy.appendData ( String arg )  :  void
DTMProxy.cloneNode ( boolean deep )  :  Node
DTMProxy.createAttribute ( String name )  :  Attr
DTMProxy.createAttributeNS ( String namespaceURI, String qualifiedName )  :  Attr
DTMProxy.createCDATASection ( String data )  :  CDATASection
DTMProxy.createComment ( String data )  :  Comment
DTMProxy.createDocumentFragment ( )  :  DocumentFragment
DTMProxy.createElement ( String tagName )  :  Element
DTMProxy.createElementNS ( String namespaceURI, String qualifiedName )  :  Element
DTMProxy.createEntityReference ( String name )  :  EntityReference
DTMProxy.createProcessingInstruction ( String target, String data )  :  ProcessingInstruction
DTMProxy.createTextNode ( String data )  :  Text
DTMProxy.deleteData ( int offset, int count )  :  void
DTMProxy.equals ( Node node )  :  boolean
DTMProxy.equals ( Object node )  :  boolean
DTMProxy.getAttribute ( String name )  :  String
DTMProxy.getAttributeNode ( String name )  :  Attr
DTMProxy.getAttributeNodeNS ( String namespaceURI, String localName )  :  Attr
DTMProxy.getAttributeNS ( String namespaceURI, String localName )  :  String
DTMProxy.getAttributes ( )  :  NamedNodeMap
DTMProxy.getChildNodes ( )  :  NodeList
DTMProxy.getData ( )  :  String
DTMProxy.getDoctype ( )  :  DocumentType
DTMProxy.getDocumentElement ( )  :  Element
DTMProxy.getDTM ( )  :  DTM
DTMProxy.getDTMNodeNumber ( )  :  int
DTMProxy.getElementById ( String elementId )  :  Element
DTMProxy.getElementsByTagName ( String tagname )  :  NodeList
DTMProxy.getElementsByTagNameNS ( String namespaceURI, String localName )  :  NodeList
DTMProxy.getFirstChild ( )  :  Node
DTMProxy.getImplementation ( )  :  DOMImplementation
DTMProxy.getLastChild ( )  :  Node
DTMProxy.getLength ( )  :  int
DTMProxy.getLocalName ( )  :  String
DTMProxy.getName ( )  :  String
DTMProxy.getNamespaceURI ( )  :  String
DTMProxy.getNextSibling ( )  :  Node
DTMProxy.getNodeName ( )  :  String
DTMProxy.getNodeType ( )  :  short
DTMProxy.getNodeValue ( )  :  String
DTMProxy.getOwnerDocument ( )  :  Document
DTMProxy.getOwnerElement ( )  :  Element
DTMProxy.getOwnerNode ( )  :  Node
DTMProxy.getParentNode ( )  :  Node
DTMProxy.getPrefix ( )  :  String
DTMProxy.getPreviousSibling ( )  :  Node
DTMProxy.getSpecified ( )  :  boolean
DTMProxy.getTagName ( )  :  String
DTMProxy.getTarget ( )  :  String
DTMProxy.getValue ( )  :  String
DTMProxy.hasChildNodes ( )  :  boolean
DTMProxy.importNode ( Node importedNode, boolean deep )  :  Node
DTMProxy.insertBefore ( Node newChild, Node refChild )  :  Node
DTMProxy.insertData ( int offset, String arg )  :  void
DTMProxy.normalize ( )  :  void
DTMProxy.removeAttribute ( String name )  :  void
DTMProxy.removeAttributeNode ( Attr oldAttr )  :  Attr
DTMProxy.removeAttributeNS ( String namespaceURI, String localName )  :  void
DTMProxy.removeChild ( Node oldChild )  :  Node
DTMProxy.replaceChild ( Node newChild, Node oldChild )  :  Node
DTMProxy.replaceData ( int offset, int count, String arg )  :  void
DTMProxy.sameNodeAs ( Node other )  :  boolean
DTMProxy.setAttribute ( String name, String value )  :  void
DTMProxy.setAttributeNode ( Attr newAttr )  :  Attr
DTMProxy.setAttributeNodeNS ( Attr newAttr )  :  Attr
DTMProxy.setAttributeNS ( String namespaceURI, String qualifiedName, String value )  :  void
DTMProxy.setData ( String data )  :  void
DTMProxy.setNodeValue ( String nodeValue )  :  void
DTMProxy.setPrefix ( String prefix )  :  void
DTMProxy.setValue ( String value )  :  void
DTMProxy.splitText ( int offset )  :  Text
DTMProxy.substringData ( int offset, int count )  :  String
DTMProxy.supports ( String feature, String version )  :  boolean

xalan_0_19_4.jar, DTMProxyMap.class
package org.apache.xalan.xpath.dtm
DTMProxyMap.getLength ( )  :  int
DTMProxyMap.getNamedItem ( String name )  :  Node
DTMProxyMap.getNamedItemNS ( String namespaceURI, String localName )  :  Node
DTMProxyMap.item ( int i )  :  Node
DTMProxyMap.removeNamedItem ( String name )  :  Node
DTMProxyMap.removeNamedItemNS ( String namespaceURI, String localName )  :  Node
DTMProxyMap.setNamedItem ( Node newNode )  :  Node
DTMProxyMap.setNamedItemNS ( Node arg )  :  Node

xalan_0_19_4.jar, DTMtest.class
package org.apache.xalan.xpath.dtm
DTMtest.DTMtest ( )
DTMtest.main ( String[ ] args ) [static]  :  void

xalan_0_19_4.jar, ElemApplyImport.class
package org.apache.xalan.xslt
ElemApplyImport.appendChild ( Node newChild )  :  Node
ElemApplyImport.execute ( XSLTEngineImpl processor, Node sourceTree, Node sourceNode, QName mode )  :  void
ElemApplyImport.getXSLToken ( )  :  int

xalan_0_19_4.jar, ElemApplyTemplates.class
package org.apache.xalan.xslt
ElemApplyTemplates.appendChild ( Node newChild )  :  Node
ElemApplyTemplates.ElemApplyTemplates ( XSLTEngineImpl processor, Stylesheet stylesheetTree, String name, AttributeList atts, int lineNumber, int columnNumber )
ElemApplyTemplates.execute ( XSLTEngineImpl processor, Node sourceTree, Node sourceNode, QName mode )  :  void
ElemApplyTemplates.getXSLToken ( )  :  int

xalan_0_19_4.jar, ElemAttribute.class
package org.apache.xalan.xslt
ElemAttribute.appendChild ( Node newChild )  :  Node
ElemAttribute.execute ( XSLTEngineImpl processor, Node sourceTree, Node sourceNode, QName mode )  :  void
ElemAttribute.getXSLToken ( )  :  int

xalan_0_19_4.jar, ElemAttributeSet.class
package org.apache.xalan.xslt
ElemAttributeSet.appendChild ( Node newChild )  :  Node
ElemAttributeSet.execute ( XSLTEngineImpl processor, Node sourceTree, Node sourceNode, QName mode )  :  void
ElemAttributeSet.getXSLToken ( )  :  int

xalan_0_19_4.jar, ElemCallTemplate.class
package org.apache.xalan.xslt
ElemCallTemplate.appendChild ( Node newChild )  :  Node
ElemCallTemplate.execute ( XSLTEngineImpl processor, Node sourceTree, Node sourceNode, QName mode )  :  void
ElemCallTemplate.getXSLToken ( )  :  int

xalan_0_19_4.jar, ElemChoose.class
package org.apache.xalan.xslt
ElemChoose.appendChild ( Node newChild )  :  Node
ElemChoose.ElemChoose ( XSLTEngineImpl processor, Stylesheet stylesheetTree, String name, AttributeList atts, int lineNumber, int columnNumber )
ElemChoose.execute ( XSLTEngineImpl processor, Node sourceTree, Node sourceNode, QName mode )  :  void
ElemChoose.getXSLToken ( )  :  int

xalan_0_19_4.jar, ElemComment.class
package org.apache.xalan.xslt
ElemComment.appendChild ( Node newChild )  :  Node
ElemComment.ElemComment ( XSLTEngineImpl processor, Stylesheet stylesheetTree, String name, AttributeList atts, int lineNumber, int columnNumber )
ElemComment.execute ( XSLTEngineImpl processor, Node sourceTree, Node sourceNode, QName mode )  :  void
ElemComment.getXSLToken ( )  :  int

xalan_0_19_4.jar, ElemCopy.class
package org.apache.xalan.xslt
ElemCopy.ElemCopy ( XSLTEngineImpl processor, Stylesheet stylesheetTree, String name, AttributeList atts, int lineNumber, int columnNumber )
ElemCopy.execute ( XSLTEngineImpl processor, Node sourceTree, Node sourceNode, QName mode )  :  void
ElemCopy.getXSLToken ( )  :  int

xalan_0_19_4.jar, ElemCopyOf.class
package org.apache.xalan.xslt
ElemCopyOf.appendChild ( Node newChild )  :  Node
ElemCopyOf.ElemCopyOf ( XSLTEngineImpl processor, Stylesheet stylesheetTree, String name, AttributeList atts, int lineNumber, int columnNumber )
ElemCopyOf.execute ( XSLTEngineImpl processor, Node sourceTree, Node sourceNode, QName mode )  :  void
ElemCopyOf.getXSLToken ( )  :  int

xalan_0_19_4.jar, ElemDecimalFormat.class
package org.apache.xalan.xslt
ElemDecimalFormat.appendChild ( Node newChild )  :  Node
ElemDecimalFormat.ElemDecimalFormat ( XSLTEngineImpl processor, Stylesheet stylesheetTree, String name, AttributeList atts, int lineNumber, int columnNumber )
ElemDecimalFormat.getDecimalFormatSymbols ( )  :  DecimalFormatSymbols
ElemDecimalFormat.getName ( )  :  String
ElemDecimalFormat.getXSLToken ( )  :  int

xalan_0_19_4.jar, ElemElement.class
package org.apache.xalan.xslt
ElemElement.ElemElement ( XSLTEngineImpl processor, Stylesheet stylesheetTree, String name, AttributeList atts, int lineNumber, int columnNumber )
ElemElement.execute ( XSLTEngineImpl processor, Node sourceTree, Node sourceNode, QName mode )  :  void
ElemElement.getXSLToken ( )  :  int

xalan_0_19_4.jar, ElemExtensionCall.class
package org.apache.xalan.xslt
ElemExtensionCall.elementIsAvailable ( )  :  boolean
ElemExtensionCall.execute ( XSLTEngineImpl processor, Node sourceTree, Node sourceNode, QName mode )  :  void
ElemExtensionCall.getAttribute ( String name )  :  String
ElemExtensionCall.getAttribute ( String name, Node sourceNode, XSLTEngineImpl processor )  :  String
ElemExtensionCall.getXSLToken ( )  :  int

xalan_0_19_4.jar, ElemFallback.class
package org.apache.xalan.xslt
ElemFallback.ElemFallback ( XSLTEngineImpl processor, Stylesheet stylesheetTree, String name, AttributeList atts, int lineNumber, int columnNumber )
ElemFallback.execute ( XSLTEngineImpl processor, Node sourceTree, Node sourceNode, QName mode )  :  void
ElemFallback.getXSLToken ( )  :  int

xalan_0_19_4.jar, ElemForEach.class
package org.apache.xalan.xslt
ElemForEach.ElemForEach ( XSLTEngineImpl processor, Stylesheet stylesheetTree, String name, AttributeList atts, int lineNumber, int columnNumber )
ElemForEach.execute ( XSLTEngineImpl processor, Node sourceTree, Node sourceNode, QName mode )  :  void
ElemForEach.getXSLToken ( )  :  int

xalan_0_19_4.jar, ElemIf.class
package org.apache.xalan.xslt
ElemIf.ElemIf ( XSLTEngineImpl processor, Stylesheet stylesheetTree, String name, AttributeList atts, int lineNumber, int columnNumber )
ElemIf.execute ( XSLTEngineImpl processor, Node sourceTree, Node sourceNode, QName mode )  :  void
ElemIf.getXSLToken ( )  :  int

xalan_0_19_4.jar, ElemLiteralResult.class
package org.apache.xalan.xslt
ElemLiteralResult.execute ( XSLTEngineImpl processor, Node sourceTree, Node sourceNode, QName mode )  :  void
ElemLiteralResult.getXSLToken ( )  :  int

xalan_0_19_4.jar, ElemMessage.class
package org.apache.xalan.xslt
ElemMessage.ElemMessage ( XSLTEngineImpl processor, Stylesheet stylesheetTree, String name, AttributeList atts, int lineNumber, int columnNumber )
ElemMessage.execute ( XSLTEngineImpl processor, Node sourceTree, Node sourceNode, QName mode )  :  void
ElemMessage.getXSLToken ( )  :  int

xalan_0_19_4.jar, ElemNumber.class
package org.apache.xalan.xslt
ElemNumber.appendChild ( Node newChild )  :  Node
ElemNumber.ElemNumber ( XSLTEngineImpl processor, Stylesheet stylesheetTree, String name, AttributeList atts, int lineNumber, int columnNumber )
ElemNumber.execute ( XSLTEngineImpl processor, Node sourceTree, Node sourceNode, QName mode )  :  void
ElemNumber.getMatchingAncestors ( XPathSupport execContext, Node node, boolean stopAtFirstFound )  :  NodeList
ElemNumber.getXSLToken ( )  :  int
ElemNumber.int2alphaCount ( int val, char[ ] aTable, StringBuffer stringBuf )  :  void
ElemNumber.int2singlealphaCount ( int val, char[ ] table )  :  String
ElemNumber.long2roman ( long val, boolean prefixesAreOK )  :  String
ElemNumber.tradAlphaCount ( int val )  :  String

xalan_0_19_4.jar, ElemOtherwise.class
package org.apache.xalan.xslt
ElemOtherwise.ElemOtherwise ( XSLTEngineImpl processor, Stylesheet stylesheetTree, String name, AttributeList atts, int lineNumber, int columnNumber )
ElemOtherwise.getXSLToken ( )  :  int

xalan_0_19_4.jar, ElemParam.class
package org.apache.xalan.xslt
ElemParam.ElemParam ( ElemParam param )
ElemParam.ElemParam ( XSLTEngineImpl processor, Stylesheet stylesheetTree, String name, AttributeList atts, int lineNumber, int columnNumber )
ElemParam.execute ( XSLTEngineImpl processor, Node sourceTree, Node sourceNode, QName mode )  :  void
ElemParam.getXSLToken ( )  :  int

xalan_0_19_4.jar, ElemPI.class
package org.apache.xalan.xslt
ElemPI.appendChild ( Node newChild )  :  Node
ElemPI.ElemPI ( XSLTEngineImpl processor, Stylesheet stylesheetTree, String name, AttributeList atts, int lineNumber, int columnNumber )
ElemPI.execute ( XSLTEngineImpl processor, Node sourceTree, Node sourceNode, QName mode )  :  void
ElemPI.getXSLToken ( )  :  int

xalan_0_19_4.jar, ElemSort.class
package org.apache.xalan.xslt
ElemSort.appendChild ( Node newChild )  :  Node
ElemSort.ElemSort ( XSLTEngineImpl processor, Stylesheet stylesheetTree, String name, AttributeList atts, int lineNumber, int columnNumber )
ElemSort.getXSLToken ( )  :  int

xalan_0_19_4.jar, ElemTemplate.class
package org.apache.xalan.xslt
ElemTemplate.ElemTemplate ( XSLTEngineImpl processor, Stylesheet stylesheetTree, String name, AttributeList atts, int lineNumber, int columnNumber )
ElemTemplate.execute ( XSLTEngineImpl processor, Node sourceTree, Node sourceNode, QName mode )  :  void
ElemTemplate.getXSLToken ( )  :  int

xalan_0_19_4.jar, ElemTemplateElement.class
package org.apache.xalan.xslt
ElemTemplateElement.appendChild ( Node newChild )  :  Node
ElemTemplateElement.childrenToString ( XSLTEngineImpl processor, Node sourceTree, Node sourceNode, QName mode )  :  String
ElemTemplateElement.ElemTemplateElement ( XSLTEngineImpl processor, Stylesheet stylesheetTree, String name, AttributeList atts, int lineNumber, int columnNumber )
ElemTemplateElement.error ( int msg, Object[ ] args )  :  void
ElemTemplateElement.execute ( XSLTEngineImpl processor, Node sourceTree, Node sourceNode, QName mode )  :  void
ElemTemplateElement.executeChildren ( XSLTEngineImpl processor, Node sourceTree, Node sourceNode, QName mode )  :  void
ElemTemplateElement.getBaseIdentifier ( )  :  String
ElemTemplateElement.getChildNodes ( )  :  NodeList
ElemTemplateElement.getFirstChild ( )  :  Node
ElemTemplateElement.getLastChild ( )  :  Node
ElemTemplateElement.getLength ( )  :  int
ElemTemplateElement.getNamespaceForPrefix ( String prefix )  :  String
ElemTemplateElement.getNamespaceForPrefix ( String prefix, Node context )  :  String
ElemTemplateElement.getNextSibling ( )  :  Node
ElemTemplateElement.getNodeName ( )  :  String
ElemTemplateElement.getNodeType ( )  :  short
ElemTemplateElement.getOwnerDocument ( )  :  Document
ElemTemplateElement.getParentNode ( )  :  Node
ElemTemplateElement.getTagName ( )  :  String
ElemTemplateElement.getXSLToken ( )  :  int
ElemTemplateElement.hasChildNodes ( )  :  boolean
ElemTemplateElement.isSpace ( char ch ) [static]  :  boolean
ElemTemplateElement.isWhiteSpace ( String string )  :  boolean
ElemTemplateElement.item ( int index )  :  Node
ElemTemplateElement.processLocatedNode ( XPathSupport execContext, Node sourceNode, Object callbackInfo )  :  void
ElemTemplateElement.processPrefixControl ( String localName, String attrValue, StringToStringTable excludeResultPrefixes )  :  StringToStringTable
ElemTemplateElement.shouldExcludeResultNamespaceNode ( ElemTemplateElement elem, String prefix, String uri )  :  boolean
ElemTemplateElement.transformSelectedChildren ( Stylesheet stylesheetTree, ElemTemplateElement xslInstruction, ElemTemplateElement template, Node sourceTree, Node sourceNodeContext, QName mode, XPath selectPattern, int xslToken, XSLTEngineImpl tcontext, int selectStackFrameIndex )  :  void

xalan_0_19_4.jar, ElemText.class
package org.apache.xalan.xslt
ElemText.appendChild ( Node newChild )  :  Node
ElemText.getXSLToken ( )  :  int

xalan_0_19_4.jar, ElemTextLiteral.class
package org.apache.xalan.xslt
ElemTextLiteral.execute ( XSLTEngineImpl processor, Node sourceTree, Node sourceNode, QName mode )  :  void
ElemTextLiteral.getXSLToken ( )  :  int

xalan_0_19_4.jar, ElemUse.class
package org.apache.xalan.xslt
ElemUse.ElemUse ( XSLTEngineImpl processor, Stylesheet stylesheetTree, String name, AttributeList atts, int lineNumber, int columnNumber )
ElemUse.execute ( XSLTEngineImpl processor, Node sourceTree, Node sourceNode, QName mode )  :  void

xalan_0_19_4.jar, ElemValueOf.class
package org.apache.xalan.xslt
ElemValueOf.appendChild ( Node newChild )  :  Node
ElemValueOf.ElemValueOf ( XSLTEngineImpl processor, Stylesheet stylesheetTree, String name, AttributeList atts, int lineNumber, int columnNumber )
ElemValueOf.execute ( XSLTEngineImpl processor, Node sourceTree, Node sourceNode, QName mode )  :  void
ElemValueOf.getXSLToken ( )  :  int

xalan_0_19_4.jar, ElemVariable.class
package org.apache.xalan.xslt
ElemVariable.ElemVariable ( ElemVariable param )
ElemVariable.ElemVariable ( XSLTEngineImpl processor, Stylesheet stylesheetTree, String name, AttributeList atts, int lineNumber, int columnNumber )
ElemVariable.execute ( XSLTEngineImpl processor, Node sourceTree, Node sourceNode, QName mode )  :  void
ElemVariable.getValue ( XSLTEngineImpl processor, Node sourceTree, Node sourceNode )  :  XObject
ElemVariable.getXSLToken ( )  :  int

xalan_0_19_4.jar, ElemWhen.class
package org.apache.xalan.xslt
ElemWhen.ElemWhen ( XSLTEngineImpl processor, Stylesheet stylesheetTree, String name, AttributeList atts, int lineNumber, int columnNumber )
ElemWhen.getXSLToken ( )  :  int

xalan_0_19_4.jar, ElemWithParam.class
package org.apache.xalan.xslt
ElemWithParam.ElemWithParam ( XSLTEngineImpl processor, Stylesheet stylesheetTree, String name, AttributeList atts, int lineNumber, int columnNumber )
ElemWithParam.getXSLToken ( )  :  int

xalan_0_19_4.jar, Expression.class
package org.apache.xalan.xslt
Expression.Expression ( String expressionString, String[ ] tokenQueue, int tokenQueueSize, int[ ] patternMap, int patternMapSize )

xalan_0_19_4.jar, ExtensionFunctionHandler.class
package org.apache.xalan.xpath
ExtensionFunctionHandler.callFunction ( String funcName, Vector args, Object methodKey, Class javaClass )  :  Object
ExtensionFunctionHandler.callJava ( Object object, String method, Object[ ] args, Object methodKey )  :  Object
ExtensionFunctionHandler.ExtensionFunctionHandler ( String namespaceUri )
ExtensionFunctionHandler.ExtensionFunctionHandler ( String namespaceUri, String funcNames, String lang, String srcURL, String src )
ExtensionFunctionHandler.isFunctionAvailable ( String function )  :  boolean
ExtensionFunctionHandler.setFunctions ( String funcNames )  :  void
ExtensionFunctionHandler.setScript ( String lang, String srcURL, String scriptSrc )  :  void
ExtensionFunctionHandler.startupComponent ( Class classObj )  :  void

xalan_0_19_4.jar, ExtensionNSHandler.class
package org.apache.xalan.xslt
ExtensionNSHandler.ExtensionNSHandler ( XSLTEngineImpl xslp, String namespaceUri )
ExtensionNSHandler.ExtensionNSHandler ( XSLTEngineImpl xslp, String namespaceUri, String elemNames, String funcNames, String lang, String srcURL, String src )
ExtensionNSHandler.isElementAvailable ( String element )  :  boolean
ExtensionNSHandler.processElement ( String localPart, Element element, XSLTEngineImpl processor, Stylesheet stylesheetTree, Node sourceTree, Node sourceNode, QName mode, Class classObj, Object methodKey )  :  void
ExtensionNSHandler.setElements ( String elemNames )  :  void
ExtensionNSHandler.setFunctions ( String funcNames )  :  void
ExtensionNSHandler.setScript ( String lang, String srcURL, String scriptSrc )  :  void
ExtensionNSHandler.startupComponent ( Class classObj )  :  void

xalan_0_19_4.jar, FormatterToDOM.class
package org.apache.xalan.xpath.xml
FormatterToDOM.cdata ( char[ ] ch, int start, int length )  :  void
FormatterToDOM.characters ( char[ ] ch, int start, int length )  :  void
FormatterToDOM.charactersRaw ( char[ ] ch, int start, int length )  :  void
FormatterToDOM.comment ( char[ ] ch, int start, int length )  :  void
FormatterToDOM.endCDATA ( )  :  void
FormatterToDOM.endDocument ( )  :  void
FormatterToDOM.endDTD ( )  :  void
FormatterToDOM.endElement ( String name )  :  void
FormatterToDOM.endEntity ( String name )  :  void
FormatterToDOM.entityReference ( String name )  :  void
FormatterToDOM.FormatterToDOM ( Document doc )
FormatterToDOM.FormatterToDOM ( Document doc, DocumentFragment docFrag )
FormatterToDOM.FormatterToDOM ( Document doc, Element elem )
FormatterToDOM.getRootNode ( )  :  Node
FormatterToDOM.getWriter ( )  :  Writer
FormatterToDOM.ignorableWhitespace ( char[ ] ch, int start, int length )  :  void
FormatterToDOM.processingInstruction ( String target, String data )  :  void
FormatterToDOM.setDocumentLocator ( Locator locator )  :  void
FormatterToDOM.startCDATA ( )  :  void
FormatterToDOM.startDocument ( )  :  void
FormatterToDOM.startDTD ( String name, String publicId, String systemId )  :  void
FormatterToDOM.startElement ( String name, AttributeList atts )  :  void
FormatterToDOM.startEntity ( String name )  :  void

xalan_0_19_4.jar, FormatterToHTML.class
package org.apache.xalan.xpath.xml
FormatterToHTML.cdata ( char[ ] ch, int start, int length )  :  void
FormatterToHTML.characters ( char[ ] chars, int start, int length )  :  void
FormatterToHTML.endElement ( String name )  :  void
FormatterToHTML.entityReference ( String name )  :  void
FormatterToHTML.FormatterToHTML ( )
FormatterToHTML.FormatterToHTML ( FormatterToXML xmlListener )
FormatterToHTML.FormatterToHTML ( Writer writer )
FormatterToHTML.initAttrCharsMap ( )  :  void
FormatterToHTML.initCharsMap ( )  :  void
FormatterToHTML.processAttribute ( String name, ElemDesc elemDesc, String value )  :  void
FormatterToHTML.processingInstruction ( String target, String data )  :  void
FormatterToHTML.startDocument ( )  :  void
FormatterToHTML.startElement ( String name, AttributeList atts )  :  void
FormatterToHTML.writeAttrString ( String string, String encoding )  :  void
FormatterToHTML.writeAttrURI ( String string, String encoding )  :  void

xalan_0_19_4.jar, FormatterToText.class
package org.apache.xalan.xpath.xml
FormatterToText.cdata ( char[ ] ch, int start, int length )  :  void
FormatterToText.characters ( char[ ] ch, int start, int length )  :  void
FormatterToText.charactersRaw ( char[ ] ch, int start, int length )  :  void
FormatterToText.comment ( String data )  :  void
FormatterToText.endDocument ( )  :  void
FormatterToText.endElement ( String name )  :  void
FormatterToText.entityReference ( String name )  :  void
FormatterToText.FormatterToText ( Writer pw )
FormatterToText.getWriter ( )  :  Writer
FormatterToText.ignorableWhitespace ( char[ ] ch, int start, int length )  :  void
FormatterToText.processingInstruction ( String target, String data )  :  void
FormatterToText.setDocumentLocator ( Locator locator )  :  void
FormatterToText.startDocument ( )  :  void
FormatterToText.startElement ( String name, AttributeList atts )  :  void

xalan_0_19_4.jar, FormatterToXML.class
package org.apache.xalan.xpath.xml
FormatterToXML.accum ( byte b )  :  void
FormatterToXML.accum ( char b )  :  void
FormatterToXML.accum ( char[ ] chars, int start, int length )  :  void
FormatterToXML.accum ( String s )  :  void
FormatterToXML.cdata ( char[ ] ch, int start, int length )  :  void
FormatterToXML.characters ( char[ ] chars, int start, int length )  :  void
FormatterToXML.charactersRaw ( char[ ] ch, int start, int length )  :  void
FormatterToXML.childNodesWereAdded ( )  :  boolean
FormatterToXML.comment ( char[ ] ch, int start, int length )  :  void
FormatterToXML.convertJava2MimeEncoding ( String encoding ) [static]  :  String
FormatterToXML.convertMime2JavaEncoding ( String mimeCharsetName ) [static]  :  String
FormatterToXML.endCDATA ( )  :  void
FormatterToXML.endDocument ( )  :  void
FormatterToXML.endDTD ( )  :  void
FormatterToXML.endElement ( String name )  :  void
FormatterToXML.endEntity ( String name )  :  void
FormatterToXML.entityReference ( String name )  :  void
FormatterToXML.flush ( )  :  void
FormatterToXML.flushWriter ( )  :  void
FormatterToXML.FormatterToXML ( )
FormatterToXML.FormatterToXML ( FormatterToXML xmlListener )
FormatterToXML.FormatterToXML ( Writer writer )
FormatterToXML.getWriter ( )  :  Writer
FormatterToXML.ignorableWhitespace ( char[ ] ch, int start, int length )  :  void
FormatterToXML.indent ( int n )  :  void
FormatterToXML.init ( OutputStream output, OutputFormat format )  :  void
FormatterToXML.init ( Writer writer, OutputFormat format )  :  void
FormatterToXML.initAttrCharsMap ( )  :  void
FormatterToXML.initCharsMap ( )  :  void
FormatterToXML.initEncodings ( ) [static]  :  void
FormatterToXML.openElementForChildren ( )  :  void
FormatterToXML.outputLineSep ( )  :  void
FormatterToXML.printSpace ( int n )  :  void
FormatterToXML.processAttribute ( String name, String value )  :  void
FormatterToXML.processingInstruction ( String target, String data )  :  void
FormatterToXML.setDocumentLocator ( Locator locator )  :  void
FormatterToXML.shouldIndent ( )  :  boolean
FormatterToXML.startCDATA ( )  :  void
FormatterToXML.startDocument ( )  :  void
FormatterToXML.startDTD ( String name, String publicId, String systemId )  :  void
FormatterToXML.startElement ( String name, AttributeList atts )  :  void
FormatterToXML.startEntity ( String name )  :  void
FormatterToXML.writeAttrString ( String string, String encoding )  :  void
FormatterToXML.writeParentTagEnd ( )  :  void

xalan_0_19_4.jar, FoundIndex.class
package org.apache.xalan.xpath
FoundIndex.FoundIndex ( )

xalan_0_19_4.jar, FuncBoolean.class
package org.apache.xalan.xpath
FuncBoolean.execute ( XPath path, XPathSupport execContext, Node context, int opPos, Vector args )  :  XObject
FuncBoolean.FuncBoolean ( )

xalan_0_19_4.jar, FuncCeiling.class
package org.apache.xalan.xpath
FuncCeiling.execute ( XPath path, XPathSupport execContext, Node context, int opPos, Vector args )  :  XObject
FuncCeiling.FuncCeiling ( )

xalan_0_19_4.jar, FuncConcat.class
package org.apache.xalan.xpath
FuncConcat.execute ( XPath path, XPathSupport execContext, Node context, int opPos, Vector args )  :  XObject
FuncConcat.FuncConcat ( )

xalan_0_19_4.jar, FuncContains.class
package org.apache.xalan.xpath
FuncContains.execute ( XPath path, XPathSupport execContext, Node context, int opPos, Vector args )  :  XObject
FuncContains.FuncContains ( )

xalan_0_19_4.jar, FuncCount.class
package org.apache.xalan.xpath
FuncCount.execute ( XPath path, XPathSupport execContext, Node context, int opPos, Vector args )  :  XObject
FuncCount.FuncCount ( )

xalan_0_19_4.jar, FuncCurrent.class
package org.apache.xalan.xpath
FuncCurrent.execute ( XPath path, XPathSupport execContext, Node context, int opPos, Vector args )  :  XObject
FuncCurrent.FuncCurrent ( )

xalan_0_19_4.jar, FuncDoc.class
package org.apache.xalan.xpath
FuncDoc.execute ( XPath path, XPathSupport execContext, Node context, int opPos, Vector args )  :  XObject
FuncDoc.FuncDoc ( )

xalan_0_19_4.jar, FuncDoclocation.class
package org.apache.xalan.xpath
FuncDoclocation.execute ( XPath path, XPathSupport execContext, Node context, int opPos, Vector args )  :  XObject
FuncDoclocation.FuncDoclocation ( )

xalan_0_19_4.jar, FuncDocument.class
package org.apache.xalan.xslt
FuncDocument.error ( XPathSupport execContext, int msg, Object[ ] args )  :  void
FuncDocument.execute ( XPath path, XPathSupport execContext, Node context, int opPos, Vector args )  :  XObject
FuncDocument.FuncDocument ( )
FuncDocument.warn ( XPathSupport execContext, int msg, Object[ ] args )  :  void

xalan_0_19_4.jar, FuncExtElementAvailable.class
package org.apache.xalan.xpath
FuncExtElementAvailable.execute ( XPath path, XPathSupport execContext, Node context, int opPos, Vector args )  :  XObject
FuncExtElementAvailable.FuncExtElementAvailable ( )

xalan_0_19_4.jar, FuncExtFunctionAvailable.class
package org.apache.xalan.xpath
FuncExtFunctionAvailable.execute ( XPath path, XPathSupport execContext, Node context, int opPos, Vector args )  :  XObject
FuncExtFunctionAvailable.FuncExtFunctionAvailable ( )

xalan_0_19_4.jar, FuncFalse.class
package org.apache.xalan.xpath
FuncFalse.execute ( XPath path, XPathSupport execContext, Node context, int opPos, Vector args )  :  XObject
FuncFalse.FuncFalse ( )

xalan_0_19_4.jar, FuncFloor.class
package org.apache.xalan.xpath
FuncFloor.execute ( XPath path, XPathSupport execContext, Node context, int opPos, Vector args )  :  XObject
FuncFloor.FuncFloor ( )

xalan_0_19_4.jar, FuncFormatNumb.class
package org.apache.xalan.xslt
FuncFormatNumb.execute ( XPath path, XPathSupport execContext, Node context, int opPos, Vector args )  :  XObject
FuncFormatNumb.FuncFormatNumb ( )
FuncFormatNumb.warn ( XPathSupport execContext, int msg, Object[ ] args )  :  void

xalan_0_19_4.jar, FuncGenerateId.class
package org.apache.xalan.xpath
FuncGenerateId.execute ( XPath path, XPathSupport execContext, Node context, int opPos, Vector args )  :  XObject
FuncGenerateId.FuncGenerateId ( )

xalan_0_19_4.jar, FuncId.class
package org.apache.xalan.xpath
FuncId.execute ( XPath path, XPathSupport execContext, Node context, int opPos, Vector args )  :  XObject
FuncId.FuncId ( )

xalan_0_19_4.jar, FuncKey.class
package org.apache.xalan.xpath
FuncKey.execute ( XPath path, XPathSupport execContext, Node context, int opPos, Vector args )  :  XObject
FuncKey.FuncKey ( )

xalan_0_19_4.jar, FuncLang.class
package org.apache.xalan.xpath
FuncLang.execute ( XPath path, XPathSupport execContext, Node context, int opPos, Vector args )  :  XObject
FuncLang.FuncLang ( )

xalan_0_19_4.jar, FuncLast.class
package org.apache.xalan.xpath
FuncLast.execute ( XPath path, XPathSupport execContext, Node context, int opPos, Vector args )  :  XObject
FuncLast.FuncLast ( )

xalan_0_19_4.jar, FuncLoader.class
package org.apache.xalan.xpath
FuncLoader.execute ( XPath path, XPathSupport execContext, Node context, int opPos, Vector args )  :  XObject
FuncLoader.FuncLoader ( String funcName, int funcID )

xalan_0_19_4.jar, FuncLocalPart.class
package org.apache.xalan.xpath
FuncLocalPart.execute ( XPath path, XPathSupport execContext, Node context, int opPos, Vector args )  :  XObject
FuncLocalPart.FuncLocalPart ( )

xalan_0_19_4.jar, FuncNamespace.class
package org.apache.xalan.xpath
FuncNamespace.execute ( XPath path, XPathSupport execContext, Node context, int opPos, Vector args )  :  XObject
FuncNamespace.FuncNamespace ( )

xalan_0_19_4.jar, FuncNormalizeSpace.class
package org.apache.xalan.xpath
FuncNormalizeSpace.execute ( XPath path, XPathSupport execContext, Node context, int opPos, Vector args )  :  XObject
FuncNormalizeSpace.fixWhiteSpace ( String string, boolean trimHead, boolean trimTail, boolean doublePunctuationSpaces )  :  String
FuncNormalizeSpace.FuncNormalizeSpace ( )

xalan_0_19_4.jar, FuncNot.class
package org.apache.xalan.xpath
FuncNot.execute ( XPath path, XPathSupport execContext, Node context, int opPos, Vector args )  :  XObject
FuncNot.FuncNot ( )

xalan_0_19_4.jar, FuncNumber.class
package org.apache.xalan.xpath
FuncNumber.execute ( XPath path, XPathSupport execContext, Node context, int opPos, Vector args )  :  XObject
FuncNumber.FuncNumber ( )

xalan_0_19_4.jar, FuncPosition.class
package org.apache.xalan.xpath
FuncPosition.execute ( XPath path, XPathSupport execContext, Node context, int opPos, Vector args )  :  XObject
FuncPosition.FuncPosition ( )

xalan_0_19_4.jar, FuncQname.class
package org.apache.xalan.xpath
FuncQname.execute ( XPath path, XPathSupport execContext, Node context, int opPos, Vector args )  :  XObject
FuncQname.FuncQname ( )

xalan_0_19_4.jar, FuncRound.class
package org.apache.xalan.xpath
FuncRound.execute ( XPath path, XPathSupport execContext, Node context, int opPos, Vector args )  :  XObject
FuncRound.FuncRound ( )

xalan_0_19_4.jar, FuncStartsWith.class
package org.apache.xalan.xpath
FuncStartsWith.execute ( XPath path, XPathSupport execContext, Node context, int opPos, Vector args )  :  XObject
FuncStartsWith.FuncStartsWith ( )

xalan_0_19_4.jar, FuncString.class
package org.apache.xalan.xpath
FuncString.execute ( XPath path, XPathSupport execContext, Node context, int opPos, Vector args )  :  XObject
FuncString.FuncString ( )

xalan_0_19_4.jar, FuncStringLength.class
package org.apache.xalan.xpath
FuncStringLength.execute ( XPath path, XPathSupport execContext, Node context, int opPos, Vector args )  :  XObject
FuncStringLength.FuncStringLength ( )

xalan_0_19_4.jar, FuncSubstring.class
package org.apache.xalan.xpath
FuncSubstring.execute ( XPath path, XPathSupport execContext, Node context, int opPos, Vector args )  :  XObject
FuncSubstring.FuncSubstring ( )

xalan_0_19_4.jar, FuncSubstringAfter.class
package org.apache.xalan.xpath
FuncSubstringAfter.execute ( XPath path, XPathSupport execContext, Node context, int opPos, Vector args )  :  XObject
FuncSubstringAfter.FuncSubstringAfter ( )

xalan_0_19_4.jar, FuncSubstringBefore.class
package org.apache.xalan.xpath
FuncSubstringBefore.execute ( XPath path, XPathSupport execContext, Node context, int opPos, Vector args )  :  XObject
FuncSubstringBefore.FuncSubstringBefore ( )

xalan_0_19_4.jar, FuncSum.class
package org.apache.xalan.xpath
FuncSum.execute ( XPath path, XPathSupport execContext, Node context, int opPos, Vector args )  :  XObject
FuncSum.FuncSum ( )

xalan_0_19_4.jar, FuncSystemProperty.class
package org.apache.xalan.xpath
FuncSystemProperty.execute ( XPath path, XPathSupport execContext, Node context, int opPos, Vector args )  :  XObject
FuncSystemProperty.FuncSystemProperty ( )
FuncSystemProperty.loadPropertyFile ( String file, Properties target )  :  void

xalan_0_19_4.jar, Function.class
package org.apache.xalan.xpath
Function.execute ( XPath path, XPathSupport execContext, Node context, int opPos, int funcID, int endFunc )  :  XObject
Function.execute ( XPath path, XPathSupport execContext, Node context, int opPos, Vector args )  :  XObject
Function.Function ( )

xalan_0_19_4.jar, FuncTranslate.class
package org.apache.xalan.xpath
FuncTranslate.execute ( XPath path, XPathSupport execContext, Node context, int opPos, Vector args )  :  XObject
FuncTranslate.FuncTranslate ( )

xalan_0_19_4.jar, FuncTrue.class
package org.apache.xalan.xpath
FuncTrue.execute ( XPath path, XPathSupport execContext, Node context, int opPos, Vector args )  :  XObject
FuncTrue.FuncTrue ( )

xalan_0_19_4.jar, FuncUnparsedEntityURI.class
package org.apache.xalan.xpath
FuncUnparsedEntityURI.execute ( XPath path, XPathSupport execContext, Node context, int opPos, Vector args )  :  XObject
FuncUnparsedEntityURI.FuncUnparsedEntityURI ( )

xalan_0_19_4.jar, GenerateEvent.class
package org.apache.xalan.xslt.trace
GenerateEvent.GenerateEvent ( XSLTEngineImpl processor, int eventType )
GenerateEvent.GenerateEvent ( XSLTEngineImpl processor, int eventType, char[ ] ch, int start, int length )
GenerateEvent.GenerateEvent ( XSLTEngineImpl processor, int eventType, String data )
GenerateEvent.GenerateEvent ( XSLTEngineImpl processor, int eventType, String name, AttributeList atts )
GenerateEvent.GenerateEvent ( XSLTEngineImpl processor, int eventType, String name, String data )

xalan_0_19_4.jar, IntStack.class
package org.apache.xalan.xpath.xml
IntStack.empty ( )  :  boolean
IntStack.IntStack ( )
IntStack.IntStack ( int blocksize )
IntStack.peek ( )  :  int
IntStack.pop ( )  :  int
IntStack.push ( int i )  :  int
IntStack.quickPop ( int n )  :  void
IntStack.search ( int o )  :  int
IntStack.setTop ( int val )  :  void

xalan_0_19_4.jar, IntVector.class
package org.apache.xalan.xpath.xml
IntVector.addElement ( int value )  :  void
IntVector.contains ( int s )  :  boolean
IntVector.elementAt ( int i )  :  int
IntVector.indexOf ( int elem )  :  int
IntVector.indexOf ( int elem, int index )  :  int
IntVector.insertElementAt ( int value, int at )  :  void
IntVector.IntVector ( )
IntVector.IntVector ( int blocksize )
IntVector.lastIndexOf ( int elem )  :  int
IntVector.removeAllElements ( )  :  void
IntVector.removeElement ( int s )  :  boolean
IntVector.removeElementAt ( int i )  :  void
IntVector.setElementAt ( int node, int index )  :  void
IntVector.size ( )  :  int

xalan_0_19_4.jar, KeyDeclaration.class
package org.apache.xalan.xpath
KeyDeclaration.KeyDeclaration ( String name, XPath matchPattern, XPath use )

xalan_0_19_4.jar, KeyTable.class
package org.apache.xalan.xslt
KeyTable.getNodeSetByKey ( String name, String ref )  :  NodeList
KeyTable.KeyTable ( Node doc, Node startNode, PrefixResolver nscontext, String name, Vector keyDeclarations, XMLParserLiaison xmlLiaison )

xalan_0_19_4.jar, MutableAttrListImpl.class
package org.apache.xalan.xpath.xml
MutableAttrListImpl.addAttribute ( String name, String type, String value )  :  void
MutableAttrListImpl.clear ( )  :  void
MutableAttrListImpl.getLength ( )  :  int
MutableAttrListImpl.getName ( int i )  :  String
MutableAttrListImpl.getType ( int i )  :  String
MutableAttrListImpl.getType ( String name )  :  String
MutableAttrListImpl.getValue ( int i )  :  String
MutableAttrListImpl.getValue ( String name )  :  String
MutableAttrListImpl.MutableAttrListImpl ( )
MutableAttrListImpl.MutableAttrListImpl ( AttributeList atts )
MutableAttrListImpl.removeAttribute ( String name )  :  void
MutableAttrListImpl.setAttributeList ( AttributeList atts )  :  void

xalan_0_19_4.jar, MutableNodeList.class
package org.apache.xalan.xpath
MutableNodeList.addNode ( Node p1 ) [abstract]  :  void
MutableNodeList.addNodeInDocOrder ( Node p1, boolean p2, XPathSupport p3 ) [abstract]  :  int
MutableNodeList.addNodeInDocOrder ( Node p1, XPathSupport p2 ) [abstract]  :  int
MutableNodeList.addNodes ( NodeList p1 ) [abstract]  :  void
MutableNodeList.addNodesInDocOrder ( NodeList p1, XPathSupport p2 ) [abstract]  :  void
MutableNodeList.insertNode ( Node p1, int p2 ) [abstract]  :  void
MutableNodeList.removeNode ( Node p1 ) [abstract]  :  void
MutableNodeList.setItemNull ( int p1 ) [abstract]  :  void

xalan_0_19_4.jar, MutableNodeListImpl.class
package org.apache.xalan.xpath
MutableNodeListImpl.addNode ( Node n )  :  void
MutableNodeListImpl.addNodeInDocOrder ( Node node, boolean test, XPathSupport support )  :  int
MutableNodeListImpl.addNodeInDocOrder ( Node node, XPathSupport support )  :  int
MutableNodeListImpl.addNodes ( NodeList nodelist )  :  void
MutableNodeListImpl.addNodesInDocOrder ( NodeList nodelist, XPathSupport support )  :  void
MutableNodeListImpl.checkDups ( )  :  boolean
MutableNodeListImpl.checkDups ( Node node )  :  boolean
MutableNodeListImpl.getLength ( )  :  int
MutableNodeListImpl.insertNode ( Node n, int pos )  :  void
MutableNodeListImpl.isNodeAfter ( Node node1, Node node2, XPathSupport support ) [static]  :  boolean
MutableNodeListImpl.item ( int index )  :  Node
MutableNodeListImpl.MutableNodeListImpl ( )
MutableNodeListImpl.MutableNodeListImpl ( int blocksize )
MutableNodeListImpl.MutableNodeListImpl ( Node node )
MutableNodeListImpl.MutableNodeListImpl ( NodeList nodelist )
MutableNodeListImpl.removeNode ( Node n )  :  void
MutableNodeListImpl.setItemNull ( int pos )  :  void

xalan_0_19_4.jar, NameSpace.class
package org.apache.xalan.xpath.xml
NameSpace.NameSpace ( String prefix, String uri )

xalan_0_19_4.jar, NodeCallback.class
package org.apache.xalan.xpath
NodeCallback.processLocatedNode ( XPathSupport p1, Node p2, Object p3 ) [abstract]  :  void

xalan_0_19_4.jar, NodeListImpl.class
package org.apache.xalan.xpath
NodeListImpl.getLength ( )  :  int
NodeListImpl.item ( int index )  :  Node
NodeListImpl.NodeListImpl ( )

xalan_0_19_4.jar, NodeVector.class
package org.apache.xalan.xpath.xml
NodeVector.addElement ( Node value )  :  void
NodeVector.appendNodes ( NodeVector nodes )  :  void
NodeVector.contains ( Node s )  :  boolean
NodeVector.elementAt ( int i )  :  Node
NodeVector.indexOf ( Node elem )  :  int
NodeVector.indexOf ( Node elem, int index )  :  int
NodeVector.insertElementAt ( Node value, int at )  :  void
NodeVector.NodeVector ( )
NodeVector.NodeVector ( int blocksize )
NodeVector.removeAllElements ( )  :  void
NodeVector.removeElement ( Node s )  :  boolean
NodeVector.removeElementAt ( int i )  :  void
NodeVector.setElementAt ( Node node, int index )  :  void
NodeVector.size ( )  :  int

xalan_0_19_4.jar, NumeratorFormatter.class
package org.apache.xalan.xslt
NumeratorFormatter.int2alphaCount ( int val, char[ ] table )  :  String
NumeratorFormatter.long2roman ( long val, boolean prefixesAreOK )  :  String

xalan_0_19_4.jar, PrefixResolver.class
package org.apache.xalan.xpath.xml
PrefixResolver.getBaseIdentifier ( ) [abstract]  :  String
PrefixResolver.getNamespaceForPrefix ( String p1 ) [abstract]  :  String
PrefixResolver.getNamespaceForPrefix ( String p1, Node p2 ) [abstract]  :  String

xalan_0_19_4.jar, PrefixResolverDefault.class
package org.apache.xalan.xpath.xml
PrefixResolverDefault.getBaseIdentifier ( )  :  String
PrefixResolverDefault.getNamespaceForPrefix ( String prefix )  :  String
PrefixResolverDefault.getNamespaceForPrefix ( String prefix, Node namespaceContext )  :  String
PrefixResolverDefault.PrefixResolverDefault ( Node xpathExpressionContext )

xalan_0_19_4.jar, PrintTraceListener.class
package org.apache.xalan.xslt.trace
PrintTraceListener.generated ( GenerateEvent ev )  :  void
PrintTraceListener.PrintTraceListener ( PrintWriter pw )
PrintTraceListener.selected ( SelectionEvent ev )  :  void
PrintTraceListener.trace ( TracerEvent ev )  :  void

xalan_0_19_4.jar, ProblemListener.class
package org.apache.xalan.xpath.xml
ProblemListener.message ( String p1 ) [abstract]  :  boolean
ProblemListener.problem ( short p1, short p2, Object p3, Node p4, String p5, String p6, int p7, int p8 ) [abstract]  :  boolean

xalan_0_19_4.jar, ProblemListenerDefault.class
package org.apache.xalan.xpath.xml
ProblemListenerDefault.message ( String msg )  :  boolean
ProblemListenerDefault.problem ( short where, short classification, Object styleNode, Node sourceNode, String msg, String id, int lineNo, int charOffset )  :  boolean
ProblemListenerDefault.ProblemListenerDefault ( )
ProblemListenerDefault.setDiagnosticsOutput ( PrintWriter pw )  :  void

xalan_0_19_4.jar, Process.class
package org.apache.xalan.xpath
Process.main ( String[ ] argv ) [static]  :  void
Process.printArgOptions ( XPATHErrorResources resbundle ) [static]  :  void
Process.Process ( )
package org.apache.xalan.xslt
Process.main ( String[ ] argv ) [static]  :  void
Process.printArgOptions ( XSLTErrorResources resbundle ) [static]  :  void
Process.Process ( )

xalan_0_19_4.jar, QName.class
package org.apache.xalan.xpath.xml
QName.equals ( Object obj )  :  boolean
QName.equals ( QName qname )  :  boolean
QName.equals ( String ns, String localPart )  :  boolean
QName.hashCode ( )  :  int
QName.QName ( String qname )
QName.QName ( String qname, Element namespaceContext, PrefixResolver resolver )
QName.QName ( String qname, PrefixResolver resolver )
QName.QName ( String qname, Stack namespaces )
QName.toString ( )  :  String

xalan_0_19_4.jar, RawCharacterHandler.class
package org.apache.xalan.xpath.xml
RawCharacterHandler.charactersRaw ( char[ ] p1, int p2, int p3 ) [abstract]  :  void

xalan_0_19_4.jar, Redirect.class
package org.apache.xalan.xslt.extensions
Redirect.close ( XSLProcessorContext context, Element elem )  :  void
Redirect.open ( XSLProcessorContext context, Element elem )  :  void
Redirect.Redirect ( )
Redirect.write ( XSLProcessorContext context, Element elem )  :  void

xalan_0_19_4.jar, ResultTreeFrag.class
package org.apache.xalan.xslt
ResultTreeFrag.appendChild ( Node newChild )  :  Node
ResultTreeFrag.cloneNode ( boolean deep )  :  Node
ResultTreeFrag.getAttributes ( )  :  NamedNodeMap
ResultTreeFrag.getChildNodes ( )  :  NodeList
ResultTreeFrag.getFirstChild ( )  :  Node
ResultTreeFrag.getLastChild ( )  :  Node
ResultTreeFrag.getLocalName ( )  :  String
ResultTreeFrag.getNamespaceURI ( )  :  String
ResultTreeFrag.getNextSibling ( )  :  Node
ResultTreeFrag.getNodeName ( )  :  String
ResultTreeFrag.getNodeType ( )  :  short
ResultTreeFrag.getNodeValue ( )  :  String
ResultTreeFrag.getOwnerDocument ( )  :  Document
ResultTreeFrag.getParentNode ( )  :  Node
ResultTreeFrag.getPrefix ( )  :  String
ResultTreeFrag.getPreviousSibling ( )  :  Node
ResultTreeFrag.hasChildNodes ( )  :  boolean
ResultTreeFrag.insertBefore ( Node newChild, Node refChild )  :  Node
ResultTreeFrag.normalize ( )  :  void
ResultTreeFrag.removeChild ( Node oldChild )  :  Node
ResultTreeFrag.replaceChild ( Node newChild, Node oldChild )  :  Node
ResultTreeFrag.ResultTreeFrag ( Document docFactory, MutableNodeList children, XPathSupport support )
ResultTreeFrag.ResultTreeFrag ( Document docFactory, XPathSupport support )
ResultTreeFrag.setNodeValue ( String x )  :  void
ResultTreeFrag.setPrefix ( String prefix )  :  void
ResultTreeFrag.supports ( String feature, String version )  :  boolean

xalan_0_19_4.jar, SelectionEvent.class
package org.apache.xalan.xslt.trace
SelectionEvent.SelectionEvent ( XSLTEngineImpl processor, Node sourceNode, ElemTemplateElement styleNode, String attributeName, XPath xpath, XObject selection )

xalan_0_19_4.jar, SerializableAttrListImpl.class
package org.apache.xalan.xslt
SerializableAttrListImpl.SerializableAttrListImpl ( )
SerializableAttrListImpl.SerializableAttrListImpl ( AttributeList atts )

xalan_0_19_4.jar, SimpleNodeLocator.class
package org.apache.xalan.xpath
SimpleNodeLocator.connect ( String path, String fileSpec ) [static]  :  XLocator
SimpleNodeLocator.connectToNodes ( XPath xpath, XPathSupport execContext, Node context, int opPos, Vector connectArgs )  :  XNodeSet
SimpleNodeLocator.factory ( ) [static]  :  XPathFactory
SimpleNodeLocator.findAncestors ( XPath xpath, XPathSupport execContext, Node context, int opPos, int stepType, MutableNodeList subQueryResults, boolean isSimpleFollowing, boolean stopAtFirst )  :  MutableNodeList
SimpleNodeLocator.findAncestorsOrSelf ( XPath xpath, XPathSupport execContext, Node context, int opPos, int stepType, MutableNodeList subQueryResults, boolean isSimpleFollowing, boolean stopAtFirst )  :  MutableNodeList
SimpleNodeLocator.findAttributes ( XPath xpath, XPathSupport execContext, Node context, int opPos, int stepType, MutableNodeList subQueryResults, boolean isSimpleFollowing, boolean stopAtFirst )  :  MutableNodeList
SimpleNodeLocator.findChildren ( XPath xpath, XPathSupport execContext, Node context, int opPos, int stepType, MutableNodeList subQueryResults, NodeCallback callback, Object callbackInfo, boolean isSimpleFollowing, boolean stopAtFirst )  :  MutableNodeList
SimpleNodeLocator.findDescendants ( XPath xpath, XPathSupport execContext, Node context, int opPos, int stepType, MutableNodeList subQueryResults, NodeCallback callback, Object callbackInfo, boolean isSimpleFollowing, boolean stopAtFirst )  :  MutableNodeList
SimpleNodeLocator.findFollowing ( XPath xpath, XPathSupport execContext, Node context, int opPos, int stepType, MutableNodeList subQueryResults, boolean isSimpleFollowing, boolean stopAtFirst )  :  MutableNodeList
SimpleNodeLocator.findFollowingSiblings ( XPath xpath, XPathSupport execContext, Node context, int opPos, int stepType, MutableNodeList subQueryResults, boolean isSimpleFollowing, boolean stopAtFirst )  :  MutableNodeList
SimpleNodeLocator.findNamespace ( XPath xpath, XPathSupport execContext, Node context, int opPos, int stepType, MutableNodeList subQueryResults, boolean isSimpleFollowing, boolean stopAtFirst )  :  MutableNodeList
SimpleNodeLocator.findNodeSet ( XPath xpath, XPathSupport execContext, Node context, int opPos, int stepType, MutableNodeList subQueryResults, boolean isSimpleFollowing, boolean stopAtFirst )  :  int
SimpleNodeLocator.findNodesOnUnknownAxis ( XPath xpath, XPathSupport execContext, Node context, int opPos, int stepType, MutableNodeList subQueryResults, boolean isSimpleFollowing, boolean stopAtFirst )  :  MutableNodeList
SimpleNodeLocator.findParent ( XPath xpath, XPathSupport execContext, Node context, int opPos, int stepType, MutableNodeList subQueryResults, boolean isSimpleFollowing, boolean stopAtFirst )  :  MutableNodeList
SimpleNodeLocator.findPreceding ( XPath xpath, XPathSupport execContext, Node context, int opPos, int stepType, MutableNodeList subQueryResults, boolean isSimpleFollowing, boolean stopAtFirst )  :  MutableNodeList
SimpleNodeLocator.findPrecedingSiblings ( XPath xpath, XPathSupport execContext, Node context, int opPos, int stepType, MutableNodeList subQueryResults, boolean isSimpleFollowing, boolean stopAtFirst )  :  MutableNodeList
SimpleNodeLocator.findRoot ( XPath xpath, XPathSupport execContext, Node context, int opPos, int stepType, MutableNodeList subQueryResults, boolean isSimpleFollowing, boolean stopAtFirst )  :  MutableNodeList
SimpleNodeLocator.findSelf ( XPath xpath, XPathSupport execContext, Node context, int opPos, int stepType, MutableNodeList subQueryResults, NodeCallback callback, Object callbackInfo, boolean isSimpleFollowing, boolean stopAtFirst )  :  MutableNodeList
SimpleNodeLocator.getDefaultLocator ( ) [static]  :  XLocator
SimpleNodeLocator.locationPath ( XPath xpath, XPathSupport execContext, Node context, int opPos, NodeCallback callback, Object callbackInfo, boolean stopAtFirst )  :  XNodeSet
SimpleNodeLocator.locationPathPattern ( XPath xpath, XPathSupport execContext, Node context, int opPos )  :  double
SimpleNodeLocator.nodeTest ( XPath xpath, XPathSupport execContext, Node context, int opPos, int argLen, int stepType )  :  double
SimpleNodeLocator.predicate ( XPath xpath, XPathSupport execContext, Node context, int opPos )  :  boolean
SimpleNodeLocator.predicates ( XPath xpath, XPathSupport execContext, Node context, int opPos, MutableNodeList subQueryResults, int[ ] endPredicatesPos )  :  MutableNodeList
SimpleNodeLocator.query ( String path, String fileSpec ) [static]  :  XLocator
SimpleNodeLocator.SimpleNodeLocator ( )
SimpleNodeLocator.step ( XPath xpath, XPathSupport execContext, Node context, int opPos, NodeCallback callback, Object callbackInfo, boolean isSimpleFollowing, boolean stopAtFirst )  :  MutableNodeList
SimpleNodeLocator.stepPattern ( XPath xpath, XPathSupport execContext, Node context, int opPos, double[ ] scoreHolder )  :  Node
SimpleNodeLocator.union ( XPath xpath, XPathSupport execContext, Node context, int opPos, NodeCallback callback, Object callbackInfo )  :  XNodeSet

xalan_0_19_4.jar, StringKey.class
package org.apache.xalan.xpath.xml
StringKey.equals ( Object obj )  :  boolean
StringKey.hashCode ( )  :  int
StringKey.StringKey ( String key )

xalan_0_19_4.jar, StringToStringTable.class
package org.apache.xalan.xpath.xml
StringToStringTable.contains ( String key )  :  boolean
StringToStringTable.containsValue ( String val )  :  boolean
StringToStringTable.elementAt ( int i )  :  String
StringToStringTable.get ( String key )  :  String
StringToStringTable.getByValue ( String val )  :  String
StringToStringTable.getIgnoreCase ( String key )  :  String
StringToStringTable.getLength ( )  :  int
StringToStringTable.put ( String key, String value )  :  void
StringToStringTable.remove ( String key )  :  void
StringToStringTable.StringToStringTable ( )
StringToStringTable.StringToStringTable ( int blocksize )

xalan_0_19_4.jar, StringToStringTableVector.class
package org.apache.xalan.xpath.xml
StringToStringTableVector.addElement ( StringToStringTable value )  :  void
StringToStringTableVector.contains ( StringToStringTable s )  :  boolean
StringToStringTableVector.containsKey ( String key )  :  boolean
StringToStringTableVector.elementAt ( int i )  :  StringToStringTable
StringToStringTableVector.get ( String key )  :  String
StringToStringTableVector.getLength ( )  :  int
StringToStringTableVector.removeLastElem ( )  :  void
StringToStringTableVector.size ( )  :  int
StringToStringTableVector.StringToStringTableVector ( )
StringToStringTableVector.StringToStringTableVector ( int blocksize )

xalan_0_19_4.jar, StringVector.class
package org.apache.xalan.xpath.xml
StringVector.addElement ( String value )  :  void
StringVector.contains ( String s )  :  boolean
StringVector.containsIgnoreCase ( String s )  :  boolean
StringVector.elementAt ( int i )  :  String
StringVector.getLength ( )  :  int
StringVector.peek ( )  :  String
StringVector.pop ( )  :  String
StringVector.push ( String s )  :  void
StringVector.size ( )  :  int
StringVector.StringVector ( )
StringVector.StringVector ( int blocksize )

xalan_0_19_4.jar, Stylesheet.class
package org.apache.xalan.xslt
Stylesheet.addExtensionNamespace ( String uri, ExtensionNSHandler nsh )  :  void
Stylesheet.createAttribute ( String name )  :  Attr
Stylesheet.createAttributeNS ( String namespaceURI, String qualifiedName )  :  Attr
Stylesheet.createCDATASection ( String data )  :  CDATASection
Stylesheet.createComment ( String data )  :  Comment
Stylesheet.createDocumentFragment ( )  :  DocumentFragment
Stylesheet.createElement ( String tagName )  :  Element
Stylesheet.createElementNS ( String namespaceURI, String qualifiedName )  :  Element
Stylesheet.createEntityReference ( String name )  :  EntityReference
Stylesheet.createProcessingInstruction ( String target, String data )  :  ProcessingInstruction
Stylesheet.createTextNode ( String data )  :  Text
Stylesheet.evalXPathStr ( XPathSupport execContext, String str, Node context, PrefixResolver nsNode )  :  XObject
Stylesheet.findTemplate ( XSLTEngineImpl transformContext, Node sourceTree, Node targetNode, QName mode, boolean useImports )  :  ElemTemplate
Stylesheet.getAttributeSets ( )  :  Vector
Stylesheet.getBaseIdentifier ( )  :  String
Stylesheet.getDecimalFormatDeclarations ( )  :  Stack
Stylesheet.getDecimalFormatElem ( String name )  :  DecimalFormatSymbols
Stylesheet.getDefaultSpace ( )  :  boolean
Stylesheet.getDoctype ( )  :  DocumentType
Stylesheet.getDocumentElement ( )  :  Element
Stylesheet.getElementById ( String elementId )  :  Element
Stylesheet.getElementsByTagName ( String tagname )  :  NodeList
Stylesheet.getElementsByTagNameNS ( String namespaceURI, String localName )  :  NodeList
Stylesheet.getExcludeResultPrefixes ( )  :  StringToStringTable
Stylesheet.getImplementation ( )  :  DOMImplementation
Stylesheet.getImports ( )  :  Vector
Stylesheet.getKeyDeclarations ( )  :  Vector
Stylesheet.getNamespaceForPrefix ( String prefix )  :  String
Stylesheet.getNamespaceForPrefix ( String prefix, Node context )  :  String
Stylesheet.getNeedToBuildKeysTable ( )  :  boolean
Stylesheet.getNodeSetByKey ( XSLTEngineImpl tcontext, Node doc, String name, String ref, PrefixResolver nscontext )  :  NodeList
Stylesheet.getNodeType ( )  :  short
Stylesheet.getStylesheetParent ( )  :  Stylesheet
Stylesheet.getStylesheetRoot ( )  :  StylesheetRoot
Stylesheet.getTemplateList ( )  :  TemplateList
Stylesheet.getTopLevelVariables ( )  :  Vector
Stylesheet.getWhitespacePreservingElements ( )  :  Vector
Stylesheet.getWhitespaceStrippingElements ( )  :  Vector
Stylesheet.getXPathFactory ( )  :  XPathFactory
Stylesheet.getXPathProcessor ( )  :  XPathProcessor
Stylesheet.importNode ( Node importedNode, boolean deep )  :  Node
Stylesheet.init ( XSLTEngineImpl processor )  :  void
Stylesheet.initXPath ( XSLTEngineImpl processor, XPathFactory xpathFactory )  :  void
Stylesheet.lookForAlias ( String uri )  :  String
Stylesheet.lookupExtensionNSHandler ( String uri )  :  ExtensionNSHandler
Stylesheet.setAttributeSets ( Vector v )  :  void
Stylesheet.setBaseIdentifier ( String baseIdent )  :  void
Stylesheet.setDecimalFormatDeclarations ( Stack v )  :  void
Stylesheet.setDefaultSpace ( boolean v )  :  void
Stylesheet.setExcludeResultPrefixes ( StringToStringTable v )  :  void
Stylesheet.setImports ( Vector v )  :  void
Stylesheet.setKeyDeclarations ( Vector v )  :  void
Stylesheet.setNeedToBuildKeysTable ( boolean v )  :  void
Stylesheet.setStylesheetParent ( Stylesheet v )  :  void
Stylesheet.setStylesheetRoot ( StylesheetRoot v )  :  void
Stylesheet.setTemplateList ( TemplateList v )  :  void
Stylesheet.setTopLevelVariables ( Vector v )  :  void
Stylesheet.setWhitespacePreservingElements ( Vector v )  :  void
Stylesheet.setWhitespaceStrippingElements ( Vector v )  :  void
Stylesheet.setXPathFactory ( XPathFactory factory )  :  void
Stylesheet.setXPathProcessor ( XPathProcessor processor )  :  void
Stylesheet.Stylesheet ( StylesheetRoot root, XSLTEngineImpl processor, String baseIdentifier )

xalan_0_19_4.jar, StylesheetHandler.class
package org.apache.xalan.xslt
StylesheetHandler.cdata ( char[ ] ch, int start, int length )  :  void
StylesheetHandler.characters ( char[ ] ch, int start, int length )  :  void
StylesheetHandler.comment ( String data )  :  void
StylesheetHandler.endDocument ( )  :  void
StylesheetHandler.endElement ( String name )  :  void
StylesheetHandler.entityReference ( String name )  :  void
StylesheetHandler.ignorableWhitespace ( char[ ] ch, int start, int length )  :  void
StylesheetHandler.isSpace ( char ch ) [static]  :  boolean
StylesheetHandler.isWhiteSpace ( char[ ] ch, int start, int length )  :  boolean
StylesheetHandler.processingInstruction ( String target, String data )  :  void
StylesheetHandler.setDocumentLocator ( Locator locator )  :  void
StylesheetHandler.startDocument ( )  :  void
StylesheetHandler.startElement ( String name, AttributeList atts )  :  void
StylesheetHandler.StylesheetHandler ( XSLTEngineImpl processor, Stylesheet stylesheetTree )

xalan_0_19_4.jar, StylesheetRoot.class
package org.apache.xalan.xslt
StylesheetRoot.addTraceListener ( TraceListener tl )  :  void
StylesheetRoot.getCDataSectionElems ( )  :  QName[ ]
StylesheetRoot.getOmitOutputXMLDecl ( )  :  boolean
StylesheetRoot.getOutputDoctypePublic ( )  :  String
StylesheetRoot.getOutputDoctypeSystem ( )  :  String
StylesheetRoot.getOutputEncoding ( )  :  String
StylesheetRoot.getOutputFormat ( )  :  OutputFormat
StylesheetRoot.getOutputIndent ( )  :  boolean
StylesheetRoot.getOutputMediaType ( )  :  String
StylesheetRoot.getOutputMethod ( )  :  String
StylesheetRoot.getOutputStandalone ( )  :  boolean
StylesheetRoot.getOutputVersion ( )  :  String
StylesheetRoot.getSAXSerializer ( OutputStream ostream )  :  DocumentHandler
StylesheetRoot.init ( XSLTEngineImpl processor )  :  void
StylesheetRoot.isOutputMethodSet ( )  :  boolean
StylesheetRoot.makeSAXSerializer ( OutputStream ostream, OutputFormat format )  :  DocumentHandler
StylesheetRoot.makeSAXSerializer ( Writer writer, OutputFormat format )  :  DocumentHandler
StylesheetRoot.process ( XSLTInputSource xmlSource, XSLTResultTarget outputTarget )  :  void
StylesheetRoot.process ( XSLTProcessor iprocessor, Node sourceTree, XSLTResultTarget outputTarget )  :  void
StylesheetRoot.process ( XSLTProcessor iprocessor, XSLTInputSource xmlSource, XSLTResultTarget outputTarget )  :  void
StylesheetRoot.removeTraceListener ( TraceListener tl )  :  void
StylesheetRoot.setOutputMethod ( String om )  :  void
StylesheetRoot.StylesheetRoot ( XSLTEngineImpl processor, String baseIdentifier )

xalan_0_19_4.jar, StylesheetSpec.class
package org.apache.xalan.xslt
StylesheetSpec.getIsAlternate ( )  :  boolean
StylesheetSpec.getMedia ( )  :  String
StylesheetSpec.getTitle ( )  :  String
StylesheetSpec.getType ( )  :  String
StylesheetSpec.StylesheetSpec ( String href, String type, String title, String media, boolean alternate, String encoding )

xalan_0_19_4.jar, TemplateList.class
package org.apache.xalan.xslt
TemplateList.findTemplate ( XSLTEngineImpl transformContext, Node sourceTree, Node targetNode, QName mode, boolean useImports )  :  ElemTemplate
TemplateList.getFirstTemplate ( )  :  ElemTemplateElement
TemplateList.getNamedTemplates ( )  :  Hashtable
TemplateList.setFirstTemplate ( ElemTemplateElement v )  :  void
TemplateList.setNamedTemplates ( Hashtable v )  :  void

xalan_0_19_4.jar, TraceListener.class
package org.apache.xalan.xslt.trace
TraceListener.generated ( GenerateEvent p1 ) [abstract]  :  void
TraceListener.selected ( SelectionEvent p1 ) [abstract]  :  void
TraceListener.trace ( TracerEvent p1 ) [abstract]  :  void

xalan_0_19_4.jar, TracerEvent.class
package org.apache.xalan.xslt.trace
TracerEvent.printNode ( Node n ) [static]  :  String
TracerEvent.printNodeList ( NodeList l ) [static]  :  String
TracerEvent.TracerEvent ( XSLTEngineImpl processor, Node sourceTree, Node sourceNode, QName mode, ElemTemplateElement styleNode )

xalan_0_19_4.jar, TreeWalker.class
package org.apache.xalan.xpath.xml
TreeWalker.endNode ( Node node )  :  void
TreeWalker.getFormatterListener ( )  :  DocumentHandler
TreeWalker.startNode ( Node node )  :  void
TreeWalker.traverse ( Node pos )  :  void
TreeWalker.traverse ( Node pos, Node top )  :  void
TreeWalker.TreeWalker ( DocumentHandler formatterListener )

xalan_0_19_4.jar, Trie.class
package org.apache.xalan.xpath.xml
Trie.get ( String key )  :  Object
Trie.put ( String key, Object value )  :  Object
Trie.Trie ( )

xalan_0_19_4.jar, UnImplNode.class
package org.apache.xalan.xslt
UnImplNode.appendChild ( Node newChild )  :  Node
UnImplNode.cloneNode ( boolean deep )  :  Node
UnImplNode.getAttribute ( String name )  :  String
UnImplNode.getAttributeNode ( String name )  :  Attr
UnImplNode.getAttributeNodeNS ( String namespaceURI, String localName )  :  Attr
UnImplNode.getAttributeNS ( String namespaceURI, String localName )  :  String
UnImplNode.getAttributes ( )  :  NamedNodeMap
UnImplNode.getChildNodes ( )  :  NodeList
UnImplNode.getElementsByTagName ( String name )  :  NodeList
UnImplNode.getElementsByTagNameNS ( String namespaceURI, String localName )  :  NodeList
UnImplNode.getFirstChild ( )  :  Node
UnImplNode.getLastChild ( )  :  Node
UnImplNode.getLength ( )  :  int
UnImplNode.getLocalName ( )  :  String
UnImplNode.getNamespaceURI ( )  :  String
UnImplNode.getNextSibling ( )  :  Node
UnImplNode.getNodeName ( )  :  String
UnImplNode.getNodeType ( )  :  short
UnImplNode.getNodeValue ( )  :  String
UnImplNode.getOwnerDocument ( )  :  Document
UnImplNode.getParentNode ( )  :  Node
UnImplNode.getPrefix ( )  :  String
UnImplNode.getPreviousSibling ( )  :  Node
UnImplNode.getTagName ( )  :  String
UnImplNode.hasChildNodes ( )  :  boolean
UnImplNode.insertBefore ( Node newChild, Node refChild )  :  Node
UnImplNode.item ( int index )  :  Node
UnImplNode.normalize ( )  :  void
UnImplNode.removeAttribute ( String name )  :  void
UnImplNode.removeAttributeNode ( Attr oldAttr )  :  Attr
UnImplNode.removeAttributeNS ( String namespaceURI, String localName )  :  void
UnImplNode.removeChild ( Node oldChild )  :  Node
UnImplNode.replaceChild ( Node newChild, Node oldChild )  :  Node
UnImplNode.setAttribute ( String name, String value )  :  void
UnImplNode.setAttributeNode ( Attr newAttr )  :  Attr
UnImplNode.setAttributeNodeNS ( Attr newAttr )  :  Attr
UnImplNode.setAttributeNS ( String namespaceURI, String qualifiedName, String value )  :  void
UnImplNode.setNodeValue ( String nodeValue )  :  void
UnImplNode.setPrefix ( String prefix )  :  void
UnImplNode.supports ( String feature, String version )  :  boolean

xalan_0_19_4.jar, WrongParserException.class
package org.apache.xalan.xpath.xml
WrongParserException.WrongParserException ( String message )

xalan_0_19_4.jar, XBoolean.class
package org.apache.xalan.xpath
XBoolean.bool ( )  :  boolean
XBoolean.equals ( XObject obj2 )  :  boolean
XBoolean.getType ( )  :  int
XBoolean.num ( )  :  double
XBoolean.object ( )  :  Object
XBoolean.str ( )  :  String
XBoolean.XBoolean ( boolean b )

xalan_0_19_4.jar, XBooleanStatic.class
package org.apache.xalan.xpath
XBooleanStatic.equals ( XObject obj2 )  :  boolean
XBooleanStatic.XBooleanStatic ( boolean b )

xalan_0_19_4.jar, XercesLiaison.class
package org.apache.xalan.xpath.xdom
XercesLiaison.checkNode ( Node node )  :  void
XercesLiaison.checkXML4JVersion ( )  :  void
XercesLiaison.createDocument ( )  :  Document
XercesLiaison.getElementByID ( String id, Document doc )  :  Element
XercesLiaison.getParentOfNode ( Node node )  :  Node
XercesLiaison.getParserDescription ( )  :  String
XercesLiaison.isIgnorableWhitespace ( Text node )  :  boolean
XercesLiaison.parse ( InputSource source )  :  void
XercesLiaison.supportsSAX ( )  :  boolean
XercesLiaison.XercesLiaison ( )
XercesLiaison.XercesLiaison ( ErrorHandler errorHandler )
XercesLiaison.XercesLiaison ( XPathEnvSupport envSupport )

xalan_0_19_4.jar, XLocator.class
package org.apache.xalan.xpath
XLocator.connectToNodes ( XPath p1, XPathSupport p2, Node p3, int p4, Vector p5 ) [abstract]  :  XNodeSet
XLocator.locationPath ( XPath p1, XPathSupport p2, Node p3, int p4, NodeCallback p5, Object p6, boolean p7 ) [abstract]  :  XNodeSet
XLocator.locationPathPattern ( XPath p1, XPathSupport p2, Node p3, int p4 ) [abstract]  :  double
XLocator.union ( XPath p1, XPathSupport p2, Node p3, int p4, NodeCallback p5, Object p6 ) [abstract]  :  XNodeSet

xalan_0_19_4.jar, XMLParserLiaison.class
package org.apache.xalan.xpath.xml
XMLParserLiaison.checkNode ( Node p1 ) [abstract]  :  void
XMLParserLiaison.createDocument ( ) [abstract]  :  Document
XMLParserLiaison.getAcceptLanguage ( ) [abstract]  :  String
XMLParserLiaison.getDefaultXPathFactory ( ) [abstract]  :  XPathFactory
XMLParserLiaison.getDocument ( ) [abstract]  :  Document
XMLParserLiaison.getExpandedAttributeName ( Attr p1 ) [abstract]  :  String
XMLParserLiaison.getExpandedElementName ( Element p1 ) [abstract]  :  String
XMLParserLiaison.getIndent ( ) [abstract]  :  int
XMLParserLiaison.getParserDescription ( ) [abstract]  :  String
XMLParserLiaison.getProblemListener ( ) [abstract]  :  ProblemListener
XMLParserLiaison.getShouldExpandEntityRefs ( ) [abstract]  :  boolean
XMLParserLiaison.getSpecialCharacters ( ) [abstract]  :  String
XMLParserLiaison.getURLFromString ( String p1, String p2 ) [abstract]  :  URL
XMLParserLiaison.getUseValidation ( ) [abstract]  :  boolean
XMLParserLiaison.reset ( ) [abstract]  :  void
XMLParserLiaison.setAcceptLanguage ( String p1 ) [abstract]  :  void
XMLParserLiaison.setEnvSupport ( XPathEnvSupport p1 ) [abstract]  :  void
XMLParserLiaison.setIndent ( int p1 ) [abstract]  :  void
XMLParserLiaison.setProblemListener ( ProblemListener p1 ) [abstract]  :  void
XMLParserLiaison.SetShouldExpandEntityRefs ( boolean p1 ) [abstract]  :  void
XMLParserLiaison.setSpecialCharacters ( String p1 ) [abstract]  :  void
XMLParserLiaison.setUseValidation ( boolean p1 ) [abstract]  :  void
XMLParserLiaison.supportsSAX ( ) [abstract]  :  boolean

xalan_0_19_4.jar, XMLParserLiaisonDefault.class
package org.apache.xalan.xpath.xml
XMLParserLiaisonDefault.addExtensionElementNamespace ( String uri, ExtensionFunctionHandler extNS )  :  void
XMLParserLiaisonDefault.addExtensionNamespace ( String uri, ExtensionFunctionHandler extNS )  :  void
XMLParserLiaisonDefault.associateXLocatorToNode ( Node node, XLocator xlocator )  :  void
XMLParserLiaisonDefault.checkNode ( Node node )  :  void
XMLParserLiaisonDefault.createDocument ( )  :  Document
XMLParserLiaisonDefault.createXLocatorHandler ( )  :  XLocator
XMLParserLiaisonDefault.error ( int msg )  :  void
XMLParserLiaisonDefault.error ( Node sourceNode, int msg )  :  void
XMLParserLiaisonDefault.error ( Node sourceNode, int msg, Object[ ] args )  :  void
XMLParserLiaisonDefault.extFunction ( String ns, String funcName, Vector argVec, Object methodKey )  :  Object
XMLParserLiaisonDefault.findURIFromDoc ( Document owner )  :  String
XMLParserLiaisonDefault.functionAvailable ( String ns, String funcName )  :  boolean
XMLParserLiaisonDefault.getAcceptLanguage ( )  :  String
XMLParserLiaisonDefault.getCallback ( )  :  NodeCallback
XMLParserLiaisonDefault.getCallbackInfo ( )  :  Object
XMLParserLiaisonDefault.getDefaultXPathFactory ( )  :  XPathFactory
XMLParserLiaisonDefault.getDocument ( )  :  Document
XMLParserLiaisonDefault.getDOMFactory ( )  :  Document
XMLParserLiaisonDefault.getElementByID ( String id, Document doc )  :  Element
XMLParserLiaisonDefault.getErrorHandler ( )  :  ErrorHandler
XMLParserLiaisonDefault.getExpandedAttributeName ( Attr attr )  :  String
XMLParserLiaisonDefault.getExpandedElementName ( Element elem )  :  String
XMLParserLiaisonDefault.getFormatterListener ( )  :  DocumentHandler
XMLParserLiaisonDefault.getIndent ( )  :  int
XMLParserLiaisonDefault.getLocalNameOfNode ( Node n )  :  String
XMLParserLiaisonDefault.getNamespaceForPrefix ( String prefix, Element namespaceContext )  :  String
XMLParserLiaisonDefault.getNamespaceOfNode ( Node n )  :  String
XMLParserLiaisonDefault.getNodeData ( Node node ) [static]  :  String
XMLParserLiaisonDefault.getNodeData ( Node node, StringBuffer buf ) [static]  :  void
XMLParserLiaisonDefault.getNodeSetByKey ( Node doc, String name, String ref, PrefixResolver nscontext )  :  NodeList
XMLParserLiaisonDefault.getParentOfNode ( Node node )  :  Node
XMLParserLiaisonDefault.getParserDescription ( )  :  String
XMLParserLiaisonDefault.getProblemListener ( )  :  ProblemListener
XMLParserLiaisonDefault.getProcessNamespaces ( )  :  boolean
XMLParserLiaisonDefault.getRoot ( Node node )  :  Node
XMLParserLiaisonDefault.getShouldExpandEntityRefs ( )  :  boolean
XMLParserLiaisonDefault.getSourceDocsTable ( )  :  Hashtable
XMLParserLiaisonDefault.getSpecialCharacters ( )  :  String
XMLParserLiaisonDefault.getThrowFoundIndex ( )  :  boolean
XMLParserLiaisonDefault.getUnparsedEntityURI ( String name, Document doc )  :  String
XMLParserLiaisonDefault.getURLFromString ( String urlString, String base )  :  URL
XMLParserLiaisonDefault.getUseValidation ( )  :  boolean
XMLParserLiaisonDefault.getVariable ( QName name )  :  XObject
XMLParserLiaisonDefault.getXLocatorFromNode ( Node node )  :  XLocator
XMLParserLiaisonDefault.isIgnorableWhitespace ( Text node )  :  boolean
XMLParserLiaisonDefault.parse ( InputSource source )  :  void
XMLParserLiaisonDefault.parse ( String systemId )  :  void
XMLParserLiaisonDefault.problem ( short where, short classification, Node styleNode, Node sourceNode, String msg, int lineNo, int charOffset )  :  boolean
XMLParserLiaisonDefault.reset ( )  :  void
XMLParserLiaisonDefault.setAcceptLanguage ( String acceptLanguage )  :  void
XMLParserLiaisonDefault.setCallback ( NodeCallback callback, Object callbackInfo )  :  void
XMLParserLiaisonDefault.setDocumentHandler ( DocumentHandler handler )  :  void
XMLParserLiaisonDefault.setDOMFactory ( Document domFactory )  :  void
XMLParserLiaisonDefault.setDTDHandler ( DTDHandler handler )  :  void
XMLParserLiaisonDefault.setEntityResolver ( EntityResolver resolver )  :  void
XMLParserLiaisonDefault.setEnvSupport ( XPathEnvSupport envSupport )  :  void
XMLParserLiaisonDefault.setErrorHandler ( ErrorHandler handler )  :  void
XMLParserLiaisonDefault.setFormatterListener ( DocumentHandler fl )  :  void
XMLParserLiaisonDefault.setIndent ( int i )  :  void
XMLParserLiaisonDefault.setLocale ( Locale locale )  :  void
XMLParserLiaisonDefault.setProblemListener ( ProblemListener listener )  :  void
XMLParserLiaisonDefault.setProcessNamespaces ( boolean processNamespaces )  :  void
XMLParserLiaisonDefault.SetShouldExpandEntityRefs ( boolean b )  :  void
XMLParserLiaisonDefault.setSpecialCharacters ( String str )  :  void
XMLParserLiaisonDefault.setThrowFoundIndex ( boolean b )  :  void
XMLParserLiaisonDefault.setUseValidation ( boolean b )  :  void
XMLParserLiaisonDefault.shouldStripSourceNode ( Node textNode )  :  boolean
XMLParserLiaisonDefault.supportsSAX ( )  :  boolean
XMLParserLiaisonDefault.toMarkup ( Document doc, OutputStream ostream, String method, String version, boolean doIndent, int indent, String encoding, String mediaType, String doctypeSystem, String doctypePublic, boolean omitXMLDeclaration, boolean standalone, String[ ] cdataSectionElems )  :  void
XMLParserLiaisonDefault.toMarkup ( Document doc, Writer writer, String method, String version, boolean doIndent, int indent, String encoding, String mediaType, String doctypeSystem, String doctypePublic, boolean omitXMLDeclaration, boolean standalone, String[ ] cdataSectionElems )  :  void
XMLParserLiaisonDefault.warn ( int msg )  :  void
XMLParserLiaisonDefault.warn ( Node sourceNode, int msg )  :  void
XMLParserLiaisonDefault.warn ( Node sourceNode, int msg, Object[ ] args )  :  void
XMLParserLiaisonDefault.warning ( int msg ) [static]  :  void
XMLParserLiaisonDefault.XMLParserLiaisonDefault ( )
XMLParserLiaisonDefault.XMLParserLiaisonDefault ( ProblemListener problemListener )

xalan_0_19_4.jar, XMLSourceInfo.class
package org.apache.xalan.xslt
XMLSourceInfo.getXMLSourceNode ( ) [abstract]  :  Node
XMLSourceInfo.setXMLSourceNode ( Node p1 ) [abstract]  :  void

xalan_0_19_4.jar, XNodeSet.class
package org.apache.xalan.xpath
XNodeSet.bool ( )  :  boolean
XNodeSet.equals ( XObject obj2 )  :  boolean
XNodeSet.getType ( )  :  int
XNodeSet.greaterThan ( XObject obj2 )  :  boolean
XNodeSet.greaterThanOrEqual ( XObject obj2 )  :  boolean
XNodeSet.lessThan ( XObject obj2 )  :  boolean
XNodeSet.lessThanOrEqual ( XObject obj2 )  :  boolean
XNodeSet.mutableNodeset ( )  :  MutableNodeList
XNodeSet.nodeset ( )  :  NodeList
XNodeSet.notEquals ( XObject obj2 )  :  boolean
XNodeSet.num ( )  :  double
XNodeSet.rtree ( XPathSupport support )  :  DocumentFragment
XNodeSet.str ( )  :  String
XNodeSet.XNodeSet ( )
XNodeSet.XNodeSet ( Node n )
XNodeSet.XNodeSet ( NodeList val )

xalan_0_19_4.jar, XNull.class
package org.apache.xalan.xpath
XNull.bool ( )  :  boolean
XNull.equals ( XObject obj2 )  :  boolean
XNull.getType ( )  :  int
XNull.nodeset ( )  :  NodeList
XNull.num ( )  :  double
XNull.rtree ( XPathSupport support )  :  DocumentFragment
XNull.str ( )  :  String
XNull.XNull ( )

xalan_0_19_4.jar, XNumber.class
package org.apache.xalan.xpath
XNumber.bool ( )  :  boolean
XNumber.equals ( XObject obj2 )  :  boolean
XNumber.getType ( )  :  int
XNumber.num ( )  :  double
XNumber.object ( )  :  Object
XNumber.str ( )  :  String
XNumber.XNumber ( double d )

xalan_0_19_4.jar, XObject.class
package org.apache.xalan.xpath
XObject.bool ( )  :  boolean
XObject.castToType ( int t, XPathSupport support )  :  Object
XObject.equals ( XObject obj2 )  :  boolean
XObject.error ( int msg )  :  void
XObject.error ( int msg, Object[ ] args )  :  void
XObject.getType ( )  :  int
XObject.greaterThan ( XObject obj2 )  :  boolean
XObject.greaterThanOrEqual ( XObject obj2 )  :  boolean
XObject.lessThan ( XObject obj2 )  :  boolean
XObject.lessThanOrEqual ( XObject obj2 )  :  boolean
XObject.mutableNodeset ( )  :  MutableNodeList
XObject.nodeset ( )  :  NodeList
XObject.notEquals ( XObject obj2 )  :  boolean
XObject.num ( )  :  double
XObject.object ( )  :  Object
XObject.rtree ( )  :  DocumentFragment
XObject.rtree ( XPathSupport support )  :  DocumentFragment
XObject.str ( )  :  String
XObject.toString ( )  :  String
XObject.XObject ( )
XObject.XObject ( Object obj )

xalan_0_19_4.jar, XPath.class
package org.apache.xalan.xpath
XPath.and ( XPathSupport execContext, Node context, int opPos )  :  XBoolean
XPath.arg ( XPathSupport execContext, Node context, int opPos )  :  XObject
XPath.bool ( XPathSupport execContext, Node context, int opPos )  :  XBoolean
XPath.createXLocatorHandler ( XPath xpath )  :  XLocator
XPath.createXLocatorHandler ( XPathSupport callbacks )  :  XLocator
XPath.div ( XPathSupport execContext, Node context, int opPos )  :  XNumber
XPath.equals ( XPathSupport execContext, Node context, int opPos )  :  XBoolean
XPath.error ( int msg )  :  void
XPath.error ( int msg, Object[ ] args )  :  void
XPath.error ( Node sourceNode, int msg )  :  void
XPath.error ( Node sourceNode, int msg, Object[ ] args )  :  void
XPath.execute ( XPathSupport execContext, Node context, int opPos )  :  XObject
XPath.execute ( XPathSupport execContext, Node context, int opPos, NodeCallback callback, Object callbackInfo, boolean stopAtFirst )  :  XObject
XPath.execute ( XPathSupport execContext, Node contextNode, PrefixResolver namespaceContext )  :  XObject
XPath.execute ( XPathSupport execContext, Node contextNode, PrefixResolver namespaceContext, NodeCallback callback, Object callbackInfo, boolean stopAtFirst )  :  XObject
XPath.extfunction ( XPathSupport execContext, Node context, int opPos, String namespace, String extensionName, Vector argVec, Object methodKey )  :  XObject
XPath.getArgLengthOfStep ( int opPos )  :  int
XPath.getFirstChildPos ( int opPos ) [static]  :  int
XPath.getFirstChildPosOfStep ( int opPos ) [static]  :  int
XPath.getMatchScore ( XPathSupport execContext, Node context )  :  double
XPath.getNextOpPos ( int opPos )  :  int
XPath.getNextOpPos ( int[ ] opMap, int opPos ) [static]  :  int
XPath.getOp ( int opPos )  :  int
XPath.getProblemListener ( )  :  ProblemListener
XPath.getRoot ( XPathSupport execContext, Node node )  :  Node
XPath.getTargetElementStrings ( )  :  Vector
XPath.group ( XPathSupport execContext, Node context, int opPos )  :  XObject
XPath.gt ( XPathSupport execContext, Node context, int opPos )  :  XBoolean
XPath.gte ( XPathSupport execContext, Node context, int opPos )  :  XBoolean
XPath.installFunction ( String name, Function func ) [static]  :  int
XPath.installFunction ( String name, int funcIndex, Function func )  :  void
XPath.literal ( XPathSupport execContext, Node context, int opPos )  :  XString
XPath.locationPath ( XPathSupport execContext, Node context, int opPos, NodeCallback callback, Object callbackInfo, boolean stopAtFirst )  :  XNodeSet
XPath.locationPathPattern ( XPathSupport execContext, Node context, int opPos )  :  XNumber
XPath.lt ( XPathSupport execContext, Node context, int opPos )  :  XBoolean
XPath.lte ( XPathSupport execContext, Node context, int opPos )  :  XBoolean
XPath.matchPattern ( XPathSupport execContext, Node context, int opPos )  :  XObject
XPath.minus ( XPathSupport execContext, Node context, int opPos )  :  XNumber
XPath.mod ( XPathSupport execContext, Node context, int opPos )  :  XNumber
XPath.mult ( XPathSupport execContext, Node context, int opPos )  :  XNumber
XPath.neg ( XPathSupport execContext, Node context, int opPos )  :  XNumber
XPath.nodeTest ( XPathSupport execContext, Node context, int opPos, int argLen, int stepType )  :  double
XPath.notequals ( XPathSupport execContext, Node context, int opPos )  :  XBoolean
XPath.number ( XPathSupport execContext, Node context, int opPos )  :  XNumber
XPath.numberlit ( XPathSupport execContext, Node context, int opPos )  :  XNumber
XPath.or ( XPathSupport execContext, Node context, int opPos )  :  XBoolean
XPath.plus ( XPathSupport execContext, Node context, int opPos )  :  XNumber
XPath.predicate ( XPathSupport execContext, Node context, int opPos )  :  XObject
XPath.quo ( XPathSupport execContext, Node context, int opPos )  :  XNumber
XPath.setProblemListener ( ProblemListener l )  :  void
XPath.shrink ( )  :  void
XPath.step ( XPathSupport execContext, Node context, int opPos )  :  MutableNodeList
XPath.string ( XPathSupport execContext, Node context, int opPos )  :  XString
XPath.union ( XPathSupport execContext, Node context, int opPos, NodeCallback callback, Object callbackInfo )  :  XNodeSet
XPath.variable ( XPathSupport execContext, Node context, int opPos )  :  XObject
XPath.warn ( int msg )  :  void
XPath.warn ( int msg, Object[ ] args )  :  void
XPath.warn ( Node sourceNode, int msg )  :  void
XPath.warn ( Node sourceNode, int msg, Object[ ] args )  :  void
XPath.XPath ( )
XPath.XPath ( ProblemListener problemListener )
XPath.XPath ( XPathSupport callbacks, ProblemListener problemListener )
XPath.xpath ( XPathSupport execContext, Node context, int opPos )  :  XObject

xalan_0_19_4.jar, XPathEnvSupport.class
package org.apache.xalan.xpath
XPathEnvSupport.associateXLocatorToNode ( Node p1, XLocator p2 ) [abstract]  :  void
XPathEnvSupport.extFunction ( String p1, String p2, Vector p3, Object p4 ) [abstract]  :  Object
XPathEnvSupport.findURIFromDoc ( Document p1 ) [abstract]  :  String
XPathEnvSupport.functionAvailable ( String p1, String p2 ) [abstract]  :  boolean
XPathEnvSupport.getDOMFactory ( ) [abstract]  :  Document
XPathEnvSupport.getNodeSetByKey ( Node p1, String p2, String p3, PrefixResolver p4 ) [abstract]  :  NodeList
XPathEnvSupport.getSourceDocsTable ( ) [abstract]  :  Hashtable
XPathEnvSupport.getVariable ( QName p1 ) [abstract]  :  XObject
XPathEnvSupport.getXLocatorFromNode ( Node p1 ) [abstract]  :  XLocator
XPathEnvSupport.setDOMFactory ( Document p1 ) [abstract]  :  void
XPathEnvSupport.shouldStripSourceNode ( Node p1 ) [abstract]  :  boolean

xalan_0_19_4.jar, XPATHErrorResources.class
package org.apache.xalan.xpath.res
XPATHErrorResources.getContents ( )  :  Object[ ][ ]
XPATHErrorResources.getMessageKey ( int errorCode )  :  String
XPATHErrorResources.getMKey ( int errorCode ) [static]  :  String
XPATHErrorResources.getWarningKey ( int errorCode )  :  String
XPATHErrorResources.getWKey ( int errorCode ) [static]  :  String
XPATHErrorResources.loadResourceBundle ( String className ) [static]  :  XPATHErrorResources
XPATHErrorResources.XPATHErrorResources ( )

xalan_0_19_4.jar, XPATHErrorResources_en.class
package org.apache.xalan.xpath.res
XPATHErrorResources_en.XPATHErrorResources_en ( )

xalan_0_19_4.jar, XPathException.class
package org.apache.xalan.xpath
XPathException.getException ( )  :  Exception
XPathException.getMessage ( )  :  String
XPathException.printStackTrace ( PrintStream s )  :  void
XPathException.printStackTrace ( PrintWriter s )  :  void
XPathException.XPathException ( String message )
XPathException.XPathException ( String message, Exception e )
XPathException.XPathException ( String message, Node styleNode, Exception e )
XPathException.XPathException ( String message, Object styleNode )

xalan_0_19_4.jar, XPathFactory.class
package org.apache.xalan.xpath
XPathFactory.create ( ) [abstract]  :  XPath

xalan_0_19_4.jar, XPathProcessor.class
package org.apache.xalan.xpath
XPathProcessor.initMatchPattern ( XPath p1, String p2, PrefixResolver p3 ) [abstract]  :  void
XPathProcessor.initXPath ( XPath p1, String p2, PrefixResolver p3 ) [abstract]  :  void

xalan_0_19_4.jar, XPathProcessorException.class
package org.apache.xalan.xpath
XPathProcessorException.XPathProcessorException ( String message )
XPathProcessorException.XPathProcessorException ( String message, Exception e )

xalan_0_19_4.jar, XPathProcessorImpl.class
package org.apache.xalan.xpath
XPathProcessorImpl.AbbreviatedNodeTestStep ( )  :  void
XPathProcessorImpl.AdditiveExpr ( int addPos )  :  int
XPathProcessorImpl.AndExpr ( )  :  void
XPathProcessorImpl.Argument ( )  :  void
XPathProcessorImpl.AxisName ( )  :  void
XPathProcessorImpl.Basis ( )  :  void
XPathProcessorImpl.BooleanExpr ( )  :  void
XPathProcessorImpl.diagnoseXPathString ( String str ) [static]  :  void
XPathProcessorImpl.diagnoseXPathString2 ( String str ) [static]  :  void
XPathProcessorImpl.diagnoseXPathString3 ( String str ) [static]  :  void
XPathProcessorImpl.displayDuration ( String info, Object key )  :  void
XPathProcessorImpl.dumpRemainingTokenQueue ( )  :  String
XPathProcessorImpl.EqualityExpr ( int addPos )  :  int
XPathProcessorImpl.error ( int msg )  :  void
XPathProcessorImpl.error ( int msg, Object[ ] args )  :  void
XPathProcessorImpl.error ( Node sourceNode, int msg )  :  void
XPathProcessorImpl.error ( Node sourceNode, int msg, Object[ ] args )  :  void
XPathProcessorImpl.Expr ( )  :  void
XPathProcessorImpl.FilterExpr ( )  :  void
XPathProcessorImpl.FunctionCall ( )  :  void
XPathProcessorImpl.IdKeyPattern ( )  :  void
XPathProcessorImpl.initMatchPattern ( XPath pathObj, String expression, PrefixResolver namespaceContext )  :  void
XPathProcessorImpl.initXPath ( XPath pathObj, String expression, PrefixResolver namespaceContext )  :  void
XPathProcessorImpl.Literal ( )  :  void
XPathProcessorImpl.LocationPath ( )  :  void
XPathProcessorImpl.LocationPathPattern ( )  :  void
XPathProcessorImpl.MultiplicativeExpr ( int addPos )  :  int
XPathProcessorImpl.NCName ( )  :  void
XPathProcessorImpl.NodeTest ( )  :  void
XPathProcessorImpl.Number ( )  :  void
XPathProcessorImpl.NumberExpr ( )  :  void
XPathProcessorImpl.OrExpr ( )  :  void
XPathProcessorImpl.PathExpr ( )  :  void
XPathProcessorImpl.Pattern ( )  :  void
XPathProcessorImpl.popDuration ( Object key )  :  long
XPathProcessorImpl.Predicate ( )  :  void
XPathProcessorImpl.PredicateExpr ( )  :  void
XPathProcessorImpl.PrimaryExpr ( )  :  void
XPathProcessorImpl.pushTime ( Object key )  :  void
XPathProcessorImpl.QName ( )  :  void
XPathProcessorImpl.RelationalExpr ( int addPos )  :  int
XPathProcessorImpl.RelativeLocationPath ( )  :  void
XPathProcessorImpl.RelativePathPattern ( )  :  void
XPathProcessorImpl.Step ( )  :  void
XPathProcessorImpl.StepPattern ( )  :  void
XPathProcessorImpl.StringExpr ( )  :  void
XPathProcessorImpl.UnaryExpr ( )  :  void
XPathProcessorImpl.UnionExpr ( )  :  void
XPathProcessorImpl.warn ( int msg )  :  void
XPathProcessorImpl.warn ( int msg, Object[ ] args )  :  void
XPathProcessorImpl.warn ( Node sourceNode, int msg )  :  void
XPathProcessorImpl.warn ( Node sourceNode, int msg, Object[ ] args )  :  void
XPathProcessorImpl.XPathProcessorImpl ( )
XPathProcessorImpl.XPathProcessorImpl ( XPathSupport callbacks )

xalan_0_19_4.jar, XPathSupport.class
package org.apache.xalan.xpath
XPathSupport.addExtensionNamespace ( String p1, ExtensionFunctionHandler p2 ) [abstract]  :  void
XPathSupport.createXLocatorHandler ( ) [abstract]  :  XLocator
XPathSupport.decrementContextNodePosition ( ) [abstract]  :  void
XPathSupport.getContextNodeList ( ) [abstract]  :  NodeList
XPathSupport.getContextNodePosition ( ) [abstract]  :  int
XPathSupport.getCurrentNode ( ) [abstract]  :  Node
XPathSupport.getElementByID ( String p1, Document p2 ) [abstract]  :  Element
XPathSupport.getErrorHandler ( ) [abstract]  :  ErrorHandler
XPathSupport.getLocalNameOfNode ( Node p1 ) [abstract]  :  String
XPathSupport.getNamespaceContext ( ) [abstract]  :  PrefixResolver
XPathSupport.getNamespaceForPrefix ( String p1, Element p2 ) [abstract]  :  String
XPathSupport.getNamespaceOfNode ( Node p1 ) [abstract]  :  String
XPathSupport.getParentOfNode ( Node p1 ) [abstract]  :  Node
XPathSupport.getProcessNamespaces ( ) [abstract]  :  boolean
XPathSupport.getThrowFoundIndex ( ) [abstract]  :  boolean
XPathSupport.getUnparsedEntityURI ( String p1, Document p2 ) [abstract]  :  String
XPathSupport.getURLFromString ( String p1, String p2 ) [abstract]  :  URL
XPathSupport.incrementContextNodePosition ( Node p1 ) [abstract]  :  void
XPathSupport.isIgnorableWhitespace ( Text p1 ) [abstract]  :  boolean
XPathSupport.parseXML ( URL p1, DocumentHandler p2, Document p3 ) [abstract]  :  Document
XPathSupport.popContextNodeList ( ) [abstract]  :  void
XPathSupport.popContextNodePosition ( ) [abstract]  :  void
XPathSupport.popXPathContext ( ) [abstract]  :  void
XPathSupport.problem ( short p1, short p2, Node p3, Node p4, String p5, int p6, int p7 ) [abstract]  :  boolean
XPathSupport.pushContextNodeList ( NodeList p1 ) [abstract]  :  void
XPathSupport.pushContextNodePosition ( ) [abstract]  :  void
XPathSupport.pushDummyXPathContext ( ) [abstract]  :  void
XPathSupport.pushXPathContext ( XPath p1, XPathSupport p2, Node p3, PrefixResolver p4 ) [abstract]  :  void
XPathSupport.reExecuteXPathContext ( XPath p1, XPathSupport p2, Node p3 ) [abstract]  :  XObject
XPathSupport.setCurrentNode ( Node p1 ) [abstract]  :  void
XPathSupport.setNamespaceContext ( PrefixResolver p1 ) [abstract]  :  void
XPathSupport.setProcessNamespaces ( boolean p1 ) [abstract]  :  void
XPathSupport.setThrowFoundIndex ( boolean p1 ) [abstract]  :  void

xalan_0_19_4.jar, XPathSupportDefault.class
package org.apache.xalan.xpath
XPathSupportDefault.addExtensionNamespace ( String uri, ExtensionFunctionHandler extNS )  :  void
XPathSupportDefault.associateXLocatorToNode ( Node node, XLocator xlocator )  :  void
XPathSupportDefault.createXLocatorHandler ( )  :  XLocator
XPathSupportDefault.decrementContextNodePosition ( )  :  void
XPathSupportDefault.extFunction ( String namespace, String extensionName, Vector argVec, Object methodKey )  :  Object
XPathSupportDefault.findURIFromDoc ( Document owner )  :  String
XPathSupportDefault.functionAvailable ( String namespace, String extensionName )  :  boolean
XPathSupportDefault.getCallback ( )  :  NodeCallback
XPathSupportDefault.getCallbackInfo ( )  :  Object
XPathSupportDefault.getContextNodeList ( )  :  NodeList
XPathSupportDefault.getContextNodePosition ( )  :  int
XPathSupportDefault.getCurrentNode ( )  :  Node
XPathSupportDefault.getDOMFactory ( )  :  Document
XPathSupportDefault.getElementByID ( String id, Document doc )  :  Element
XPathSupportDefault.getErrorHandler ( )  :  ErrorHandler
XPathSupportDefault.getLocalNameOfNode ( Node n )  :  String
XPathSupportDefault.getNamespaceContext ( )  :  PrefixResolver
XPathSupportDefault.getNamespaceForPrefix ( String prefix, Element namespaceContext )  :  String
XPathSupportDefault.getNamespaceOfNode ( Node n )  :  String
XPathSupportDefault.getNodeSetByKey ( Node doc, String name, String ref, PrefixResolver nscontext )  :  NodeList
XPathSupportDefault.getParentOfNode ( Node node )  :  Node
XPathSupportDefault.getProcessNamespaces ( )  :  boolean
XPathSupportDefault.getRoot ( Node node )  :  Node
XPathSupportDefault.getSourceDocsTable ( )  :  Hashtable
XPathSupportDefault.getThrowFoundIndex ( )  :  boolean
XPathSupportDefault.getUnparsedEntityURI ( String name, Document doc )  :  String
XPathSupportDefault.getURLFromString ( String urlString, String base )  :  URL
XPathSupportDefault.getVariable ( QName name )  :  XObject
XPathSupportDefault.getXLocatorFromNode ( Node node )  :  XLocator
XPathSupportDefault.incrementContextNodePosition ( Node node )  :  void
XPathSupportDefault.isIgnorableWhitespace ( Text node )  :  boolean
XPathSupportDefault.parseXML ( String urlString, String base )  :  Document
XPathSupportDefault.parseXML ( URL url, DocumentHandler docHandler, Document styleDoc )  :  Document
XPathSupportDefault.popContextNodeList ( )  :  void
XPathSupportDefault.popContextNodePosition ( )  :  void
XPathSupportDefault.popXPathContext ( )  :  void
XPathSupportDefault.problem ( short where, short classification, Node styleNode, Node sourceNode, String msg, int lineNo, int charOffset )  :  boolean
XPathSupportDefault.pushContextNodeList ( NodeList nl )  :  void
XPathSupportDefault.pushContextNodePosition ( )  :  void
XPathSupportDefault.pushDummyXPathContext ( )  :  void
XPathSupportDefault.pushXPathContext ( XPath xpath, XPathSupport execContext, Node contextNode, PrefixResolver namespaceContext )  :  void
XPathSupportDefault.reExecuteXPathContext ( XPath path, XPathSupport execContext, Node context )  :  XObject
XPathSupportDefault.setCallback ( NodeCallback callback, Object callbackInfo )  :  void
XPathSupportDefault.setCurrentNode ( Node n )  :  void
XPathSupportDefault.setDOMFactory ( Document domFactory )  :  void
XPathSupportDefault.setNamespaceContext ( PrefixResolver pr )  :  void
XPathSupportDefault.setProcessNamespaces ( boolean processNamespaces )  :  void
XPathSupportDefault.setThrowFoundIndex ( boolean b )  :  void
XPathSupportDefault.shouldStripSourceNode ( Node textNode )  :  boolean
XPathSupportDefault.XPathSupportDefault ( )

xalan_0_19_4.jar, XPointer.class
package org.apache.xalan.xpath
XPointer.getNode ( String xpointer ) [static]  :  XSpan
XPointer.getNode ( XPath xpath ) [static]  :  XSpan
XPointer.XPointer ( )

xalan_0_19_4.jar, XRTreeFrag.class
package org.apache.xalan.xpath
XRTreeFrag.bool ( )  :  boolean
XRTreeFrag.convertToNodeset ( )  :  NodeList
XRTreeFrag.equals ( XObject obj2 )  :  boolean
XRTreeFrag.getType ( )  :  int
XRTreeFrag.num ( )  :  double
XRTreeFrag.rtree ( )  :  DocumentFragment
XRTreeFrag.str ( )  :  String
XRTreeFrag.XRTreeFrag ( DocumentFragment frag )

xalan_0_19_4.jar, XSLMessages.class
package org.apache.xalan.xpath.xml
XSLMessages.createMessage ( int errorCode, Object[ ] args ) [static]  :  String
XSLMessages.createMessage ( String bundleName, int errorCode, Object[ ] args )  :  String
XSLMessages.createMsg ( XSLResourceBundle fResourceBundle, String msgKey, Object[ ] args ) [static]  :  String
XSLMessages.createWarning ( int errorCode, Object[ ] args ) [static]  :  String
XSLMessages.createXPATHMessage ( int errorCode, Object[ ] args ) [static]  :  String
XSLMessages.createXPATHMsg ( XSLResourceBundle fResourceBundle, String msgKey, Object[ ] args ) [static]  :  String
XSLMessages.createXPATHWarning ( int errorCode, Object[ ] args ) [static]  :  String
XSLMessages.getLocale ( )  :  Locale
XSLMessages.loadResourceBundle ( String className ) [static]  :  ListResourceBundle
XSLMessages.setLocale ( Locale locale )  :  void
XSLMessages.XSLMessages ( )

xalan_0_19_4.jar, XSLProcessorContext.class
package org.apache.xalan.xslt
XSLProcessorContext.XSLProcessorContext ( XSLTEngineImpl processor, Stylesheet stylesheetTree, Node sourceTree, Node sourceNode, QName mode )

xalan_0_19_4.jar, XSLProcessorException.class
package org.apache.xalan.xslt
XSLProcessorException.XSLProcessorException ( Exception e )
XSLProcessorException.XSLProcessorException ( String message )
XSLProcessorException.XSLProcessorException ( String message, Exception e )

xalan_0_19_4.jar, XSLProcessorVersion.class
package org.apache.xalan.xslt
XSLProcessorVersion.XSLProcessorVersion ( )

xalan_0_19_4.jar, XSLResourceBundle.class
package org.apache.xalan.xpath.xml
XSLResourceBundle.getMessageKey ( int p1 ) [abstract]  :  String
XSLResourceBundle.getWarningKey ( int p1 ) [abstract]  :  String
XSLResourceBundle.XSLResourceBundle ( )

xalan_0_19_4.jar, XSLTEngineImpl.class
package org.apache.xalan.xslt
XSLTEngineImpl.addTraceListener ( TraceListener tl )  :  void
XSLTEngineImpl.associateXLocatorToNode ( Node node, XLocator xlocator )  :  void
XSLTEngineImpl.cdata ( char[ ] ch, int start, int length )  :  void
XSLTEngineImpl.characters ( char[ ] ch, int start, int length )  :  void
XSLTEngineImpl.charactersRaw ( char[ ] ch, int start, int length )  :  void
XSLTEngineImpl.cloneToResultTree ( Stylesheet stylesheetTree, Node node, boolean shouldCloneWithChildren, boolean overrideStrip, boolean shouldCloneAttributes )  :  void
XSLTEngineImpl.comment ( String data )  :  void
XSLTEngineImpl.copyAttributesToAttList ( Element contextNode, Stylesheet stylesheetTree, MutableAttrListImpl attList )  :  void
XSLTEngineImpl.copyAttributeToTarget ( Attr attr, Node contextNode, Stylesheet stylesheetTree, MutableAttrListImpl attrList, Element namespaceContext )  :  void
XSLTEngineImpl.createStylesheetRoot ( String baseIdentifier )  :  StylesheetRoot
XSLTEngineImpl.createXBoolean ( boolean b )  :  XBoolean
XSLTEngineImpl.createXNodeSet ( Node n )  :  XNodeSet
XSLTEngineImpl.createXNodeSet ( NodeList nl )  :  XNodeSet
XSLTEngineImpl.createXNull ( )  :  XNull
XSLTEngineImpl.createXNumber ( double d )  :  XNumber
XSLTEngineImpl.createXObject ( Object o )  :  XObject
XSLTEngineImpl.createXString ( String s )  :  XString
XSLTEngineImpl.diag ( String s )  :  void
XSLTEngineImpl.diagnoseTemplateChildren ( Node templateChild, Node sourceNode )  :  void
XSLTEngineImpl.displayDuration ( String info, Object key )  :  void
XSLTEngineImpl.endDocument ( )  :  void
XSLTEngineImpl.endElement ( String name )  :  void
XSLTEngineImpl.entityReference ( String name )  :  void
XSLTEngineImpl.error ( int msg )  :  void
XSLTEngineImpl.error ( int msg, Exception e )  :  void
XSLTEngineImpl.error ( int msg, Object[ ] args )  :  void
XSLTEngineImpl.error ( int msg, Object[ ] args, Exception e )  :  void
XSLTEngineImpl.error ( Node styleNode, Node sourceNode, int msg )  :  void
XSLTEngineImpl.error ( Node styleNode, Node sourceNode, int msg, Object[ ] args )  :  void
XSLTEngineImpl.error ( String msg )  :  void
XSLTEngineImpl.extFunction ( String namespace, String extensionName, Vector argVec, Object methodKey )  :  Object
XSLTEngineImpl.findElementByAttribute ( Node elem, String targetElementName, String targetAttributeName, String targetAttributeValue )  :  Element
XSLTEngineImpl.findURIFromDoc ( Document doc )  :  String
XSLTEngineImpl.fixWhiteSpace ( String string, boolean trimHead, boolean trimTail, boolean doublePunctuationSpaces )  :  String
XSLTEngineImpl.flushPending ( )  :  void
XSLTEngineImpl.functionAvailable ( String namespace, String extensionName )  :  boolean
XSLTEngineImpl.getAssociatedStylesheet ( XSLTInputSource source, String media, String charset )  :  StylesheetSpec
XSLTEngineImpl.getAssociatedStylesheets ( XSLTInputSource source, String mediaRequest, String charsetRequest )  :  Vector
XSLTEngineImpl.getDocumentHandler ( )  :  DocumentHandler
XSLTEngineImpl.getDOMFactory ( )  :  Document
XSLTEngineImpl.getExecContext ( )  :  XPathSupport
XSLTEngineImpl.getFormatterListener ( )  :  DocumentHandler
XSLTEngineImpl.getNodeSetByKey ( Node doc, String name, String ref, PrefixResolver nscontext )  :  NodeList
XSLTEngineImpl.getOutputFileName ( )  :  String
XSLTEngineImpl.getProblemListener ( )  :  ProblemListener
XSLTEngineImpl.getSourceDocsTable ( )  :  Hashtable
XSLTEngineImpl.getSourceNode ( )  :  Node
XSLTEngineImpl.getSourceNode ( String selectPattern, PrefixResolver namespaceContext )  :  Node
XSLTEngineImpl.getSourceTreeFromInput ( XSLTInputSource inputSource )  :  Node
XSLTEngineImpl.getStylesheet ( )  :  StylesheetRoot
XSLTEngineImpl.getStyleSheetURIfromDoc ( Node sourceTree )  :  String *DEPRECATED*
XSLTEngineImpl.getURLFromString ( String urlString, String base )  :  URL
XSLTEngineImpl.getVariable ( QName qname )  :  XObject
XSLTEngineImpl.getXLocatorFromNode ( Node node )  :  XLocator
XSLTEngineImpl.getXMLProcessorLiaison ( )  :  XMLParserLiaison
XSLTEngineImpl.handleFunctionsInstruction ( Element extensionElem )  :  void
XSLTEngineImpl.ignorableWhitespace ( char[ ] ch, int start, int length )  :  void
XSLTEngineImpl.isSpace ( char ch ) [static]  :  boolean
XSLTEngineImpl.isWhiteSpace ( String string )  :  boolean
XSLTEngineImpl.message ( Node styleNode, Node sourceNode, String msg )  :  void
XSLTEngineImpl.message ( String msg )  :  void
XSLTEngineImpl.outputResultTreeFragment ( XObject obj, XPathSupport support )  :  void
XSLTEngineImpl.outputToResultTree ( Stylesheet stylesheetTree, Object obj )  :  void
XSLTEngineImpl.parseXML ( URL url, DocumentHandler docHandler, Document docToRegister )  :  Document
XSLTEngineImpl.popDuration ( Object key )  :  long
XSLTEngineImpl.process ( XSLTInputSource inputSource, XSLTInputSource stylesheetSource, XSLTResultTarget outputTarget )  :  void
XSLTEngineImpl.processingInstruction ( String target, String data )  :  void
XSLTEngineImpl.processStylesheet ( String xsldocURLString )  :  StylesheetRoot
XSLTEngineImpl.processStylesheet ( XSLTInputSource stylesheetSource )  :  StylesheetRoot
XSLTEngineImpl.pushTime ( Object key )  :  void
XSLTEngineImpl.removeTraceListener ( TraceListener tl )  :  void
XSLTEngineImpl.reset ( )  :  void
XSLTEngineImpl.resetCurrentState ( Node xmlNode )  :  void
XSLTEngineImpl.setDiagnosticsOutput ( OutputStream out )  :  void
XSLTEngineImpl.setDiagnosticsOutput ( PrintWriter pw )  :  void
XSLTEngineImpl.setDocumentHandler ( DocumentHandler listener )  :  void
XSLTEngineImpl.setDocumentLocator ( Locator locator )  :  void
XSLTEngineImpl.setDOMFactory ( Document doc )  :  void
XSLTEngineImpl.setFormatterListener ( DocumentHandler flistener )  :  void
XSLTEngineImpl.setOutputCarriageReturns ( boolean b )  :  void
XSLTEngineImpl.setOutputFileName ( String filename )  :  void
XSLTEngineImpl.setOutputLinefeeds ( boolean b )  :  void
XSLTEngineImpl.setOutputStream ( OutputStream os )  :  void
XSLTEngineImpl.setProblemListener ( ProblemListener l )  :  void
XSLTEngineImpl.setQuietConflictWarnings ( boolean b )  :  void
XSLTEngineImpl.setSourceDocument ( String uri, Document doc )  :  void
XSLTEngineImpl.setStylesheet ( StylesheetRoot stylesheetRoot )  :  void
XSLTEngineImpl.setStylesheetParam ( String key, String expression )  :  void
XSLTEngineImpl.setStylesheetParam ( String key, XObject value )  :  void
XSLTEngineImpl.setTraceSelect ( boolean b )  :  void
XSLTEngineImpl.setTraceTemplateChildren ( boolean b )  :  void
XSLTEngineImpl.setTraceTemplates ( boolean b )  :  void
XSLTEngineImpl.setTranslateCSS ( boolean b )  :  void *DEPRECATED*
XSLTEngineImpl.shouldStripSourceNode ( Node textNode )  :  boolean
XSLTEngineImpl.startDocument ( )  :  void
XSLTEngineImpl.startElement ( String name, AttributeList atts )  :  void
XSLTEngineImpl.traceSelect ( Element template, NodeList nl )  :  void
XSLTEngineImpl.traceTemplate ( Node templateNode )  :  void
XSLTEngineImpl.warn ( int msg )  :  void
XSLTEngineImpl.warn ( int msg, Object[ ] args )  :  void
XSLTEngineImpl.warn ( Node styleNode, Node sourceNode, int msg )  :  void
XSLTEngineImpl.warn ( Node styleNode, Node sourceNode, int msg, Object[ ] args )  :  void
XSLTEngineImpl.writeChildren ( DocumentHandler flistener, Stylesheet stylesheetTree, ElemTemplateElement templateParent, Node sourceTree, Node sourceNode, QName mode )  :  void
XSLTEngineImpl.XSLTEngineImpl ( )
XSLTEngineImpl.XSLTEngineImpl ( String parserLiaisonClassName )
XSLTEngineImpl.XSLTEngineImpl ( XMLParserLiaison parserLiason )

xalan_0_19_4.jar, XSLTErrorResources.class
package org.apache.xalan.xslt.res
XSLTErrorResources.getContents ( )  :  Object[ ][ ]
XSLTErrorResources.getMessageKey ( int errorCode )  :  String
XSLTErrorResources.getMKey ( int errorCode ) [static]  :  String
XSLTErrorResources.getWarningKey ( int errorCode )  :  String
XSLTErrorResources.getWKey ( int errorCode ) [static]  :  String
XSLTErrorResources.loadResourceBundle ( String className ) [static]  :  XSLTErrorResources
XSLTErrorResources.XSLTErrorResources ( )

xalan_0_19_4.jar, XSLTErrorResources_en.class
package org.apache.xalan.xslt.res
XSLTErrorResources_en.XSLTErrorResources_en ( )

xalan_0_19_4.jar, XSLTInputSource.class
package org.apache.xalan.xslt
XSLTInputSource.getNode ( )  :  Node
XSLTInputSource.setNode ( Node node )  :  void
XSLTInputSource.XSLTInputSource ( )
XSLTInputSource.XSLTInputSource ( InputSource isource )
XSLTInputSource.XSLTInputSource ( InputStream byteStream )
XSLTInputSource.XSLTInputSource ( Node node )
XSLTInputSource.XSLTInputSource ( Reader characterStream )
XSLTInputSource.XSLTInputSource ( String systemId )

xalan_0_19_4.jar, XSLTJavaClassEngine.class
package org.apache.xalan.xpath
XSLTJavaClassEngine.call ( Object object, String method, Object[ ] args )  :  Object
XSLTJavaClassEngine.eval ( String source, int lineNo, int columnNo, Object oscript )  :  Object
XSLTJavaClassEngine.XSLTJavaClassEngine ( )

xalan_0_19_4.jar, XSLTProcessor.class
package org.apache.xalan.xslt
XSLTProcessor.addTraceListener ( TraceListener p1 ) [abstract]  :  void
XSLTProcessor.createXBoolean ( boolean p1 ) [abstract]  :  XBoolean
XSLTProcessor.createXNodeSet ( Node p1 ) [abstract]  :  XNodeSet
XSLTProcessor.createXNodeSet ( NodeList p1 ) [abstract]  :  XNodeSet
XSLTProcessor.createXNull ( ) [abstract]  :  XNull
XSLTProcessor.createXNumber ( double p1 ) [abstract]  :  XNumber
XSLTProcessor.createXObject ( Object p1 ) [abstract]  :  XObject
XSLTProcessor.createXString ( String p1 ) [abstract]  :  XString
XSLTProcessor.getAssociatedStylesheet ( XSLTInputSource p1, String p2, String p3 ) [abstract]  :  StylesheetSpec
XSLTProcessor.getAssociatedStylesheets ( XSLTInputSource p1, String p2, String p3 ) [abstract]  :  Vector
XSLTProcessor.getDocumentHandler ( ) [abstract]  :  DocumentHandler
XSLTProcessor.getFormatterListener ( ) [abstract]  :  DocumentHandler
XSLTProcessor.getProblemListener ( ) [abstract]  :  ProblemListener
XSLTProcessor.getSourceTreeFromInput ( XSLTInputSource p1 ) [abstract]  :  Node
XSLTProcessor.getStylesheet ( ) [abstract]  :  StylesheetRoot
XSLTProcessor.getXMLProcessorLiaison ( ) [abstract]  :  XMLParserLiaison
XSLTProcessor.process ( XSLTInputSource p1, XSLTInputSource p2, XSLTResultTarget p3 ) [abstract]  :  void
XSLTProcessor.processStylesheet ( String p1 ) [abstract]  :  StylesheetRoot
XSLTProcessor.processStylesheet ( XSLTInputSource p1 ) [abstract]  :  StylesheetRoot
XSLTProcessor.removeTraceListener ( TraceListener p1 ) [abstract]  :  void
XSLTProcessor.reset ( ) [abstract]  :  void
XSLTProcessor.setDiagnosticsOutput ( OutputStream p1 ) [abstract]  :  void
XSLTProcessor.setDiagnosticsOutput ( PrintWriter p1 ) [abstract]  :  void
XSLTProcessor.setDocumentHandler ( DocumentHandler p1 ) [abstract]  :  void
XSLTProcessor.setFormatterListener ( DocumentHandler p1 ) [abstract]  :  void
XSLTProcessor.setOutputStream ( OutputStream p1 ) [abstract]  :  void
XSLTProcessor.setProblemListener ( ProblemListener p1 ) [abstract]  :  void
XSLTProcessor.setQuietConflictWarnings ( boolean p1 ) [abstract]  :  void
XSLTProcessor.setStylesheet ( StylesheetRoot p1 ) [abstract]  :  void
XSLTProcessor.setStylesheetParam ( String p1, String p2 ) [abstract]  :  void
XSLTProcessor.setStylesheetParam ( String p1, XObject p2 ) [abstract]  :  void
XSLTProcessor.setTraceSelect ( boolean p1 ) [abstract]  :  void
XSLTProcessor.setTraceTemplateChildren ( boolean p1 ) [abstract]  :  void
XSLTProcessor.setTraceTemplates ( boolean p1 ) [abstract]  :  void

xalan_0_19_4.jar, XSLTProcessorApplet.class
package org.apache.xalan.xslt.client
XSLTProcessorApplet.destroy ( )  :  void
XSLTProcessorApplet.escapeString ( String s )  :  String
XSLTProcessorApplet.freeCache ( )  :  void
XSLTProcessorApplet.getAppletInfo ( )  :  String
XSLTProcessorApplet.getHtmlText ( )  :  String
XSLTProcessorApplet.getParameterInfo ( )  :  String[ ][ ]
XSLTProcessorApplet.getResultTreeAsText ( )  :  String
XSLTProcessorApplet.getSourceTreeAsText ( )  :  String
XSLTProcessorApplet.getStyleTreeAsText ( )  :  String
XSLTProcessorApplet.getTreeAsText ( String treeURL )  :  String
XSLTProcessorApplet.init ( )  :  void
XSLTProcessorApplet.initLiaison ( )  :  void
XSLTProcessorApplet.paint ( Graphics g )  :  void
XSLTProcessorApplet.setDocumentURL ( String urlString )  :  void
XSLTProcessorApplet.setStyleSheetAttribute ( String nameOfIDAttrOfElemToModify, String elemId, String attrName, String value )  :  void
XSLTProcessorApplet.setStylesheetParam ( String key, String expr )  :  void
XSLTProcessorApplet.setStyleURL ( String urlString )  :  void
XSLTProcessorApplet.start ( )  :  void
XSLTProcessorApplet.stop ( )  :  void
XSLTProcessorApplet.transformToHtml ( String doc )  :  String
XSLTProcessorApplet.transformToHtml ( String doc, String style )  :  String
XSLTProcessorApplet.XSLTProcessorApplet ( )

xalan_0_19_4.jar, XSLTProcessorFactory.class
package org.apache.xalan.xslt
XSLTProcessorFactory.getProcessor ( ) [static]  :  XSLTProcessor
XSLTProcessorFactory.getProcessor ( XMLParserLiaison parserLiaison ) [static]  :  XSLTProcessor
XSLTProcessorFactory.getProcessor ( XMLParserLiaison parserLiaison, XPathFactory xpathFactory ) [static]  :  XSLTProcessor
XSLTProcessorFactory.getProcessorUsingLiaisonName ( String parserLiaisonClassName ) [static]  :  XSLTProcessor
XSLTProcessorFactory.XSLTProcessorFactory ( )

xalan_0_19_4.jar, XSLTResourceBundle.class
package org.apache.xalan.xslt.res
XSLTResourceBundle.getContents ( )  :  Object[ ][ ]
XSLTResourceBundle.loadResourceBundle ( String className, Locale locale ) [static]  :  XSLTResourceBundle
XSLTResourceBundle.XSLTResourceBundle ( )

xalan_0_19_4.jar, XSLTResources_el.class
package org.apache.xalan.xslt.res
XSLTResources_el.getContents ( )  :  Object[ ][ ]
XSLTResources_el.XSLTResources_el ( )

xalan_0_19_4.jar, XSLTResources_en.class
package org.apache.xalan.xslt.res
XSLTResources_en.getContents ( )  :  Object[ ][ ]
XSLTResources_en.XSLTResources_en ( )

xalan_0_19_4.jar, XSLTResources_he.class
package org.apache.xalan.xslt.res
XSLTResources_he.getContents ( )  :  Object[ ][ ]
XSLTResources_he.XSLTResources_he ( )

xalan_0_19_4.jar, XSLTResources_hy.class
package org.apache.xalan.xslt.res
XSLTResources_hy.getContents ( )  :  Object[ ][ ]
XSLTResources_hy.XSLTResources_hy ( )

xalan_0_19_4.jar, XSLTResources_ja_JP_A.class
package org.apache.xalan.xslt.res
XSLTResources_ja_JP_A.getContents ( )  :  Object[ ][ ]
XSLTResources_ja_JP_A.XSLTResources_ja_JP_A ( )

xalan_0_19_4.jar, XSLTResources_ja_JP_HA.class
package org.apache.xalan.xslt.res
XSLTResources_ja_JP_HA.getContents ( )  :  Object[ ][ ]
XSLTResources_ja_JP_HA.XSLTResources_ja_JP_HA ( )

xalan_0_19_4.jar, XSLTResources_ja_JP_HI.class
package org.apache.xalan.xslt.res
XSLTResources_ja_JP_HI.getContents ( )  :  Object[ ][ ]
XSLTResources_ja_JP_HI.XSLTResources_ja_JP_HI ( )

xalan_0_19_4.jar, XSLTResources_ja_JP_I.class
package org.apache.xalan.xslt.res
XSLTResources_ja_JP_I.getContents ( )  :  Object[ ][ ]
XSLTResources_ja_JP_I.XSLTResources_ja_JP_I ( )

xalan_0_19_4.jar, XSLTResources_ka.class
package org.apache.xalan.xslt.res
XSLTResources_ka.getContents ( )  :  Object[ ][ ]
XSLTResources_ka.XSLTResources_ka ( )

xalan_0_19_4.jar, XSLTResources_zh_CN.class
package org.apache.xalan.xslt.res
XSLTResources_zh_CN.getContents ( )  :  Object[ ][ ]
XSLTResources_zh_CN.XSLTResources_zh_CN ( )

xalan_0_19_4.jar, XSLTResources_zh_TW.class
package org.apache.xalan.xslt.res
XSLTResources_zh_TW.getContents ( )  :  Object[ ][ ]
XSLTResources_zh_TW.XSLTResources_zh_TW ( )

xalan_0_19_4.jar, XSLTResultTarget.class
package org.apache.xalan.xslt
XSLTResultTarget.getByteStream ( )  :  OutputStream
XSLTResultTarget.getCharacterStream ( )  :  Writer
XSLTResultTarget.getDocumentHandler ( )  :  DocumentHandler
XSLTResultTarget.getEncoding ( )  :  String
XSLTResultTarget.getFileName ( )  :  String
XSLTResultTarget.getNode ( )  :  Node
XSLTResultTarget.setByteStream ( OutputStream byteStream )  :  void
XSLTResultTarget.setCharacterStream ( Writer characterStream )  :  void
XSLTResultTarget.setDocumentHandler ( DocumentHandler handler )  :  void
XSLTResultTarget.setEncoding ( String encoding )  :  void
XSLTResultTarget.setFileName ( String fileName )  :  void
XSLTResultTarget.setNode ( Node node )  :  void
XSLTResultTarget.XSLTResultTarget ( )
XSLTResultTarget.XSLTResultTarget ( DocumentHandler handler )
XSLTResultTarget.XSLTResultTarget ( Node n )
XSLTResultTarget.XSLTResultTarget ( OutputStream byteStream )
XSLTResultTarget.XSLTResultTarget ( String fileName )
XSLTResultTarget.XSLTResultTarget ( Writer characterStream )

xalan_0_19_4.jar, XSpan.class
package org.apache.xalan.xpath
XSpan.getEnd ( )  :  int
XSpan.getStart ( )  :  int
XSpan.setEnd ( int end )  :  void
XSpan.setSpan ( int firstNodeOffset, int lastNodeOffset )  :  void
XSpan.setStart ( int start )  :  void
XSpan.XSpan ( )
XSpan.XSpan ( Node n )
XSpan.XSpan ( NodeList val )

xalan_0_19_4.jar, XString.class
package org.apache.xalan.xpath
XString.bool ( )  :  boolean
XString.castToNum ( String s ) [static]  :  double
XString.equals ( XObject obj2 )  :  boolean
XString.getType ( )  :  int
XString.num ( )  :  double
XString.rtree ( XPathSupport support )  :  DocumentFragment
XString.str ( )  :  String
XString.XString ( String val )

xerces_1_0_1.jar, Attr.class
package org.w3c.dom
Attr.getName ( ) [abstract]  :  String
Attr.getSpecified ( ) [abstract]  :  boolean
Attr.getValue ( ) [abstract]  :  String
Attr.setValue ( String p1 ) [abstract]  :  void

xerces_1_0_1.jar, AttributeList.class
package org.xml.sax
AttributeList.getLength ( ) [abstract]  :  int
AttributeList.getName ( int p1 ) [abstract]  :  String
AttributeList.getType ( int p1 ) [abstract]  :  String
AttributeList.getType ( String p1 ) [abstract]  :  String
AttributeList.getValue ( int p1 ) [abstract]  :  String
AttributeList.getValue ( String p1 ) [abstract]  :  String

xerces_1_0_1.jar, AttributeListImpl.class
package org.xml.sax.helpers
AttributeListImpl.addAttribute ( String p1, String p2, String p3 )  :  void
AttributeListImpl.AttributeListImpl ( )
AttributeListImpl.AttributeListImpl ( AttributeList p1 )
AttributeListImpl.clear ( )  :  void
AttributeListImpl.getLength ( )  :  int
AttributeListImpl.getName ( int p1 )  :  String
AttributeListImpl.getType ( int p1 )  :  String
AttributeListImpl.getType ( String p1 )  :  String
AttributeListImpl.getValue ( int p1 )  :  String
AttributeListImpl.getValue ( String p1 )  :  String
AttributeListImpl.removeAttribute ( String p1 )  :  void
AttributeListImpl.setAttributeList ( AttributeList p1 )  :  void

xerces_1_0_1.jar, AttrImpl.class
package org.apache.xerces.dom
AttrImpl.AttrImpl ( DocumentImpl p1, String p2 )
AttrImpl.AttrImpl ( DocumentImpl p1, String p2, String p3 )
AttrImpl.getElement ( )  :  Element *DEPRECATED*
AttrImpl.getLocalName ( )  :  String
AttrImpl.getName ( )  :  String
AttrImpl.getNamespaceURI ( )  :  String
AttrImpl.getNodeType ( )  :  short
AttrImpl.getNodeValue ( )  :  String
AttrImpl.getOwnerElement ( )  :  Element
AttrImpl.getParentNode ( )  :  Node
AttrImpl.getPrefix ( )  :  String
AttrImpl.getSpecified ( )  :  boolean
AttrImpl.getValue ( )  :  String
AttrImpl.setNodeValue ( String p1 )  :  void
AttrImpl.setPrefix ( String p1 )  :  void
AttrImpl.setSpecified ( boolean p1 )  :  void
AttrImpl.setValue ( String p1 )  :  void
AttrImpl.toString ( )  :  String

xerces_1_0_1.jar, BaseMarkupSerializer.class
package org.apache.xml.serialize
BaseMarkupSerializer.asDocumentHandler ( )  :  DocumentHandler
BaseMarkupSerializer.asDOMSerializer ( )  :  DOMSerializer
BaseMarkupSerializer.attributeDecl ( String p1, String p2, String p3, String p4, String p5 )  :  void
BaseMarkupSerializer.BaseMarkupSerializer ( )
BaseMarkupSerializer.breakLine ( )  :  void
BaseMarkupSerializer.characters ( char[ ] p1, int p2, int p3 )  :  void
BaseMarkupSerializer.characters ( String p1, boolean p2, boolean p3 )  :  void
BaseMarkupSerializer.comment ( char[ ] p1, int p2, int p3 )  :  void
BaseMarkupSerializer.comment ( String p1 )  :  void
BaseMarkupSerializer.content ( )  :  ElementState
BaseMarkupSerializer.elementDecl ( String p1, String p2 )  :  void
BaseMarkupSerializer.endCDATA ( )  :  void
BaseMarkupSerializer.endDocument ( )  :  void
BaseMarkupSerializer.endDTD ( )  :  void
BaseMarkupSerializer.endElement ( String p1 ) [abstract]  :  void
BaseMarkupSerializer.endEntity ( String p1 )  :  void
BaseMarkupSerializer.enterDTD ( )  :  void
BaseMarkupSerializer.enterElementState ( String p1, boolean p2 )  :  ElementState
BaseMarkupSerializer.escape ( String p1 )  :  String
BaseMarkupSerializer.externalEntityDecl ( String p1, String p2, String p3 )  :  void
BaseMarkupSerializer.flush ( )  :  void
BaseMarkupSerializer.getElementState ( )  :  ElementState
BaseMarkupSerializer.getEntityRef ( char p1 ) [abstract]  :  String
BaseMarkupSerializer.ignorableWhitespace ( char[ ] p1, int p2, int p3 )  :  void
BaseMarkupSerializer.indent ( )  :  void
BaseMarkupSerializer.internalEntityDecl ( String p1, String p2 )  :  void
BaseMarkupSerializer.leaveDTD ( )  :  String
BaseMarkupSerializer.leaveElementState ( )  :  ElementState
BaseMarkupSerializer.notationDecl ( String p1, String p2, String p3 )  :  void
BaseMarkupSerializer.printDoctypeURL ( String p1 )  :  void
BaseMarkupSerializer.printSpace ( )  :  void
BaseMarkupSerializer.printText ( char[ ] p1, int p2, int p3 )  :  void
BaseMarkupSerializer.printText ( String p1 )  :  void
BaseMarkupSerializer.printText ( String p1, boolean p2 )  :  void
BaseMarkupSerializer.printText ( StringBuffer p1, boolean p2 )  :  void
BaseMarkupSerializer.processingInstruction ( String p1, String p2 )  :  void
BaseMarkupSerializer.reset ( )  :  void
BaseMarkupSerializer.serialize ( Document p1 )  :  void
BaseMarkupSerializer.serialize ( DocumentFragment p1 )  :  void
BaseMarkupSerializer.serialize ( Element p1 )  :  void
BaseMarkupSerializer.serializeElement ( Element p1 ) [abstract]  :  void
BaseMarkupSerializer.serializeNode ( Node p1 )  :  void
BaseMarkupSerializer.serializePreRoot ( )  :  void
BaseMarkupSerializer.setDocumentLocator ( Locator p1 )  :  void
BaseMarkupSerializer.setOutputByteStream ( OutputStream p1 )  :  void
BaseMarkupSerializer.setOutputCharStream ( Writer p1 )  :  void
BaseMarkupSerializer.setOutputFormat ( OutputFormat p1 )  :  void
BaseMarkupSerializer.startCDATA ( )  :  void
BaseMarkupSerializer.startDocument ( ) [abstract]  :  void
BaseMarkupSerializer.startDTD ( String p1, String p2, String p3 )  :  void
BaseMarkupSerializer.startElement ( String p1, AttributeList p2 ) [abstract]  :  void
BaseMarkupSerializer.startEntity ( String p1 )  :  void
BaseMarkupSerializer.unindent ( )  :  void
BaseMarkupSerializer.unparsedEntityDecl ( String p1, String p2, String p3, String p4 )  :  void

xerces_1_0_1.jar, BooleanValidator.class
package org.apache.xerces.validators.datatype
BooleanValidator.BooleanValidator ( )
BooleanValidator.setBasetype ( DatatypeValidator p1 )  :  void
BooleanValidator.setFacets ( Hashtable p1 )  :  void
BooleanValidator.setFacets ( int[ ] p1 )  :  void
BooleanValidator.setLocale ( Locale p1 )  :  void
BooleanValidator.validate ( int p1 )  :  void
BooleanValidator.validate ( String p1 )  :  void

xerces_1_0_1.jar, CDATASectionImpl.class
package org.apache.xerces.dom
CDATASectionImpl.CDATASectionImpl ( DocumentImpl p1, String p2 )
CDATASectionImpl.cloneNode ( boolean p1 )  :  Node
CDATASectionImpl.getNodeName ( )  :  String
CDATASectionImpl.getNodeType ( )  :  short

xerces_1_0_1.jar, CharacterData.class
package org.w3c.dom
CharacterData.appendData ( String p1 ) [abstract]  :  void
CharacterData.deleteData ( int p1, int p2 ) [abstract]  :  void
CharacterData.getData ( ) [abstract]  :  String
CharacterData.getLength ( ) [abstract]  :  int
CharacterData.insertData ( int p1, String p2 ) [abstract]  :  void
CharacterData.replaceData ( int p1, int p2, String p3 ) [abstract]  :  void
CharacterData.setData ( String p1 ) [abstract]  :  void
CharacterData.substringData ( int p1, int p2 ) [abstract]  :  String

xerces_1_0_1.jar, CharacterDataImpl.class
package org.apache.xerces.dom
CharacterDataImpl.appendData ( String p1 )  :  void
CharacterDataImpl.CharacterDataImpl ( DocumentImpl p1, String p2 )
CharacterDataImpl.deleteData ( int p1, int p2 )  :  void
CharacterDataImpl.getChildNodes ( )  :  NodeList
CharacterDataImpl.getData ( )  :  String
CharacterDataImpl.getLength ( )  :  int
CharacterDataImpl.getNodeName ( ) [abstract]  :  String
CharacterDataImpl.insertData ( int p1, String p2 )  :  void
CharacterDataImpl.replaceData ( int p1, int p2, String p3 )  :  void
CharacterDataImpl.setData ( String p1 )  :  void
CharacterDataImpl.substringData ( int p1, int p2 )  :  String

xerces_1_0_1.jar, CharArrayRange.class
package org.apache.xerces.utils
StringPool.CharArrayRange.StringPool.CharArrayRange ( StringPool p1 )

xerces_1_0_1.jar, CharBuffer.class
package org.apache.xerces.readers
XMLEntityHandler.CharBuffer.addString ( int p1, int p2 ) [abstract]  :  int
XMLEntityHandler.CharBuffer.append ( char p1 ) [abstract]  :  void
XMLEntityHandler.CharBuffer.append ( char[ ] p1, int p2, int p3 ) [abstract]  :  void
XMLEntityHandler.CharBuffer.length ( ) [abstract]  :  int

xerces_1_0_1.jar, CharDataChunk.class
package org.apache.xerces.utils
CharDataChunk.addString ( int p1, int p2 )  :  int
CharDataChunk.addSymbol ( int p1, int p2, int p3 )  :  int
CharDataChunk.append ( XMLEntityHandler.CharBuffer p1, int p2, int p3 )  :  void
CharDataChunk.chunkFor ( int p1 )  :  CharDataChunk
CharDataChunk.clearPreviousChunk ( )  :  boolean
CharDataChunk.createChunk ( StringPool p1, CharDataChunk p2 ) [static]  :  CharDataChunk
CharDataChunk.equalsString ( int p1, int p2, char[ ] p3, int p4, int p5 )  :  boolean
CharDataChunk.nextChunk ( )  :  CharDataChunk
CharDataChunk.releaseChunk ( )  :  void
CharDataChunk.releaseString ( int p1, int p2 )  :  void
CharDataChunk.setCharArray ( char[ ] p1 )  :  void
CharDataChunk.toCharArray ( )  :  char[ ]
CharDataChunk.toString ( int p1, int p2 )  :  String

xerces_1_0_1.jar, ChunkyByteArray.class
package org.apache.xerces.utils
ChunkyByteArray.atEOF ( int p1 )  :  boolean
ChunkyByteArray.byteAt ( int p1 )  :  byte
ChunkyByteArray.ChunkyByteArray ( InputStream p1 )
ChunkyByteArray.read ( )  :  int
ChunkyByteArray.read ( byte[ ] p1, int p2, int p3 )  :  int
ChunkyByteArray.rewind ( )  :  void

xerces_1_0_1.jar, ChunkyCharArray.class
package org.apache.xerces.utils
ChunkyCharArray.addString ( int p1, int p2 )  :  int
ChunkyCharArray.addSymbol ( int p1, int p2 )  :  int
ChunkyCharArray.append ( char p1 )  :  void
ChunkyCharArray.append ( char[ ] p1, int p2, int p3 )  :  void
ChunkyCharArray.append ( ChunkyCharArray p1, int p2, int p3 )  :  void
ChunkyCharArray.append ( String p1 )  :  void
ChunkyCharArray.ChunkyCharArray ( StringPool p1 )
ChunkyCharArray.length ( )  :  int

xerces_1_0_1.jar, CMBinOp.class
package org.apache.xerces.validators.dtd
CMBinOp.calcFirstPos ( CMStateSet p1 )  :  void
CMBinOp.calcLastPos ( CMStateSet p1 )  :  void
CMBinOp.CMBinOp ( int p1, CMNode p2, CMNode p3 )

xerces_1_0_1.jar, CMException.class
package org.apache.xerces.validators.dtd
CMException.CMException ( int p1 )
CMException.getErrorCode ( )  :  int

xerces_1_0_1.jar, CMLeaf.class
package org.apache.xerces.validators.dtd
CMLeaf.calcFirstPos ( CMStateSet p1 )  :  void
CMLeaf.calcLastPos ( CMStateSet p1 )  :  void
CMLeaf.CMLeaf ( int p1, int p2 )
CMLeaf.CMLeaf ( int p1, int p2, int p3 )

xerces_1_0_1.jar, CMNode.class
package org.apache.xerces.validators.dtd
CMNode.calcFirstPos ( CMStateSet p1 ) [abstract]  :  void
CMNode.calcLastPos ( CMStateSet p1 ) [abstract]  :  void

xerces_1_0_1.jar, CMUniOp.class
package org.apache.xerces.validators.dtd
CMUniOp.calcFirstPos ( CMStateSet p1 )  :  void
CMUniOp.calcLastPos ( CMStateSet p1 )  :  void
CMUniOp.CMUniOp ( int p1, CMNode p2 )

xerces_1_0_1.jar, CommentImpl.class
package org.apache.xerces.dom
CommentImpl.cloneNode ( boolean p1 )  :  Node
CommentImpl.CommentImpl ( DocumentImpl p1, String p2 )
CommentImpl.getNodeName ( )  :  String
CommentImpl.getNodeType ( )  :  short

xerces_1_0_1.jar, Configurable.class
package org.xml.sax
Configurable.getFeature ( String p1 ) [abstract]  :  boolean
Configurable.getProperty ( String p1 ) [abstract]  :  Object
Configurable.setFeature ( String p1, boolean p2 ) [abstract]  :  void
Configurable.setProperty ( String p1, Object p2 ) [abstract]  :  void

xerces_1_0_1.jar, ConfigurableParserAdapter.class
package org.xml.sax.helpers
ConfigurableParserAdapter.ConfigurableParserAdapter ( Parser p1 )
ConfigurableParserAdapter.getFeature ( String p1 )  :  boolean
ConfigurableParserAdapter.getProperty ( String p1 )  :  Object
ConfigurableParserAdapter.parse ( InputSource p1 )  :  void
ConfigurableParserAdapter.parse ( String p1 )  :  void
ConfigurableParserAdapter.setDocumentHandler ( DocumentHandler p1 )  :  void
ConfigurableParserAdapter.setDTDHandler ( DTDHandler p1 )  :  void
ConfigurableParserAdapter.setEntityResolver ( EntityResolver p1 )  :  void
ConfigurableParserAdapter.setErrorHandler ( ErrorHandler p1 )  :  void
ConfigurableParserAdapter.setFeature ( String p1, boolean p2 )  :  void
ConfigurableParserAdapter.setLocale ( Locale p1 )  :  void
ConfigurableParserAdapter.setProperty ( String p1, Object p2 )  :  void

xerces_1_0_1.jar, ContentSpec.class
package org.apache.xerces.framework
XMLValidator.ContentSpec.getHandle ( ) [abstract]  :  int
XMLValidator.ContentSpec.getNode ( int p1, XMLContentSpecNode p2 ) [abstract]  :  void
XMLValidator.ContentSpec.getType ( ) [abstract]  :  int
XMLValidator.ContentSpec.toString ( ) [abstract]  :  String

xerces_1_0_1.jar, DatatypeContentModel.class
package org.apache.xerces.validators.schema
DatatypeContentModel.DatatypeContentModel ( XSchemaValidator.DatatypeValidatorRegistry p1, ElementDeclPool p2, StringPool p3, int p4 )
DatatypeContentModel.validateContent ( int p1, int[ ] p2 )  :  int
DatatypeContentModel.whatCanGoHere ( boolean p1, InsertableElementsInfo p2 )  :  int

xerces_1_0_1.jar, DatatypeMessageProvider.class
package org.apache.xerces.validators.datatype
DatatypeMessageProvider.createMessage ( Locale p1, int p2, int p3, Object[ ] p4 )  :  String
DatatypeMessageProvider.DatatypeMessageProvider ( )
DatatypeMessageProvider.getLocale ( )  :  Locale
DatatypeMessageProvider.setLocale ( Locale p1 )  :  void

xerces_1_0_1.jar, DatatypeMessages.class
package org.apache.xerces.msg
DatatypeMessages.DatatypeMessages ( )
DatatypeMessages.getContents ( )  :  Object[ ][ ]

xerces_1_0_1.jar, DatatypeValidator.class
package org.apache.xerces.validators.datatype
DatatypeValidator.setBasetype ( DatatypeValidator p1 ) [abstract]  :  void
DatatypeValidator.setFacets ( Hashtable p1 ) [abstract]  :  void
DatatypeValidator.setLocale ( Locale p1 ) [abstract]  :  void
DatatypeValidator.validate ( String p1 ) [abstract]  :  void

xerces_1_0_1.jar, DecimalValidator.class
package org.apache.xerces.validators.datatype
DecimalValidator.DecimalValidator ( )
DecimalValidator.setBasetype ( DatatypeValidator p1 )  :  void
DecimalValidator.setFacets ( Hashtable p1 )  :  void
DecimalValidator.setFacets ( int[ ] p1 )  :  void
DecimalValidator.setLocale ( Locale p1 )  :  void
DecimalValidator.validate ( int p1 )  :  void
DecimalValidator.validate ( String p1 )  :  void

xerces_1_0_1.jar, DeclHandler.class
package org.xml.sax.misc
DeclHandler.attributeDecl ( String p1, String p2, String p3, String p4, String p5 ) [abstract]  :  void
DeclHandler.elementDecl ( String p1, String p2 ) [abstract]  :  void
DeclHandler.externalEntityDecl ( String p1, String p2, String p3 ) [abstract]  :  void
DeclHandler.internalEntityDecl ( String p1, String p2 ) [abstract]  :  void

xerces_1_0_1.jar, DeepNodeListImpl.class
package org.apache.xerces.dom
DeepNodeListImpl.DeepNodeListImpl ( NodeImpl p1, String p2 )
DeepNodeListImpl.DeepNodeListImpl ( NodeImpl p1, String p2, String p3 )
DeepNodeListImpl.getLength ( )  :  int
DeepNodeListImpl.item ( int p1 )  :  Node

xerces_1_0_1.jar, DefaultReaderFactory.class
package org.apache.xerces.readers
DefaultReaderFactory.addRecognizer ( XMLDeclRecognizer p1 )  :  void
DefaultReaderFactory.createCharReader ( XMLEntityHandler p1, XMLErrorReporter p2, boolean p3, Reader p4, StringPool p5 )  :  XMLEntityHandler.EntityReader
DefaultReaderFactory.createReader ( XMLEntityHandler p1, XMLErrorReporter p2, InputSource p3, String p4, boolean p5, StringPool p6 )  :  XMLEntityHandler.EntityReader
DefaultReaderFactory.createStringReader ( XMLEntityHandler p1, XMLErrorReporter p2, boolean p3, int p4, int p5, int p6, StringPool p7, boolean p8 )  :  XMLEntityHandler.EntityReader
DefaultReaderFactory.createUTF8Reader ( XMLEntityHandler p1, XMLErrorReporter p2, boolean p3, InputStream p4, StringPool p5 )  :  XMLEntityHandler.EntityReader
DefaultReaderFactory.DefaultReaderFactory ( )
DefaultReaderFactory.getAllowJavaEncodingName ( )  :  boolean
DefaultReaderFactory.setAllowJavaEncodingName ( boolean p1 )  :  void
DefaultReaderFactory.setSendCharDataAsCharArray ( boolean p1 )  :  void

xerces_1_0_1.jar, Defaults.class
package org.apache.xml.serialize
OutputFormat.Defaults.OutputFormat.Defaults ( )

xerces_1_0_1.jar, DeferredAttrImpl.class
package org.apache.xerces.dom
DeferredAttrImpl.getNodeIndex ( )  :  int
DeferredAttrImpl.synchronizeChildren ( )  :  void
DeferredAttrImpl.synchronizeData ( )  :  void

xerces_1_0_1.jar, DeferredCDATASectionImpl.class
package org.apache.xerces.dom
DeferredCDATASectionImpl.getNodeIndex ( )  :  int
DeferredCDATASectionImpl.synchronizeData ( )  :  void

xerces_1_0_1.jar, DeferredCommentImpl.class
package org.apache.xerces.dom
DeferredCommentImpl.getNodeIndex ( )  :  int
DeferredCommentImpl.synchronizeData ( )  :  void

xerces_1_0_1.jar, DeferredDocumentImpl.class
package org.apache.xerces.dom
DeferredDocumentImpl.appendChild ( int p1, int p2 )  :  void
DeferredDocumentImpl.binarySearch ( int[ ] p1, int p2, int p3, int p4 ) [static]  :  int
DeferredDocumentImpl.createAttribute ( int p1, int p2, boolean p3 )  :  int
DeferredDocumentImpl.createCDATASection ( int p1, boolean p2 )  :  int
DeferredDocumentImpl.createComment ( int p1 )  :  int
DeferredDocumentImpl.createDocument ( )  :  int
DeferredDocumentImpl.createDocumentType ( int p1, int p2, int p3 )  :  int
DeferredDocumentImpl.createElement ( int p1, XMLAttrList p2, int p3 )  :  int
DeferredDocumentImpl.createElementDefinition ( int p1 )  :  int
DeferredDocumentImpl.createEntity ( int p1, int p2, int p3, int p4 )  :  int
DeferredDocumentImpl.createEntityReference ( int p1 )  :  int
DeferredDocumentImpl.createNode ( short p1 )  :  int
DeferredDocumentImpl.createNotation ( int p1, int p2, int p3 )  :  int
DeferredDocumentImpl.createProcessingInstruction ( int p1, int p2 )  :  int
DeferredDocumentImpl.createTextNode ( int p1, boolean p2 )  :  int
DeferredDocumentImpl.DeferredDocumentImpl ( StringPool p1 )
DeferredDocumentImpl.DeferredDocumentImpl ( StringPool p1, boolean p2 )
DeferredDocumentImpl.DeferredDocumentImpl ( StringPool p1, boolean p2, boolean p3 )
DeferredDocumentImpl.ensureCapacity ( int p1, int p2 )  :  boolean
DeferredDocumentImpl.getFirstChild ( int p1 )  :  int
DeferredDocumentImpl.getNextSibling ( int p1 )  :  int
DeferredDocumentImpl.getNodeIndex ( )  :  int
DeferredDocumentImpl.getNodeName ( int p1 )  :  int
DeferredDocumentImpl.getNodeNameString ( int p1 )  :  String
DeferredDocumentImpl.getNodeObject ( int p1 )  :  DeferredNode
DeferredDocumentImpl.getNodeType ( int p1 )  :  short
DeferredDocumentImpl.getNodeValue ( int p1 )  :  int
DeferredDocumentImpl.getNodeValueString ( int p1 )  :  String
DeferredDocumentImpl.getParentNode ( int p1 )  :  int
DeferredDocumentImpl.getRealNextSibling ( int p1 )  :  int
DeferredDocumentImpl.getStringPool ( )  :  StringPool
DeferredDocumentImpl.insertBefore ( int p1, int p2, int p3 )  :  int
DeferredDocumentImpl.lookupElementDefinition ( int p1 )  :  int
DeferredDocumentImpl.print ( )  :  void
DeferredDocumentImpl.putIdentifier ( int p1, int p2 )  :  void
DeferredDocumentImpl.setAsFirstChild ( int p1, int p2 )  :  void
DeferredDocumentImpl.setAttributeNode ( int p1, int p2 )  :  int
DeferredDocumentImpl.synchronizeChildren ( )  :  void
DeferredDocumentImpl.synchronizeData ( )  :  void

xerces_1_0_1.jar, DeferredDocumentTypeImpl.class
package org.apache.xerces.dom
DeferredDocumentTypeImpl.getNodeIndex ( )  :  int
DeferredDocumentTypeImpl.synchronizeChildren ( )  :  void
DeferredDocumentTypeImpl.synchronizeData ( )  :  void

xerces_1_0_1.jar, DeferredElementDefinitionImpl.class
package org.apache.xerces.dom
DeferredElementDefinitionImpl.getNodeIndex ( )  :  int
DeferredElementDefinitionImpl.synchronizeChildren ( )  :  void
DeferredElementDefinitionImpl.synchronizeData ( )  :  void

xerces_1_0_1.jar, DeferredElementImpl.class
package org.apache.xerces.dom
DeferredElementImpl.getNodeIndex ( )  :  int
DeferredElementImpl.synchronizeChildren ( )  :  void
DeferredElementImpl.synchronizeData ( )  :  void

xerces_1_0_1.jar, DeferredEntityImpl.class
package org.apache.xerces.dom
DeferredEntityImpl.getNodeIndex ( )  :  int
DeferredEntityImpl.synchronizeChildren ( )  :  void
DeferredEntityImpl.synchronizeData ( )  :  void

xerces_1_0_1.jar, DeferredEntityReferenceImpl.class
package org.apache.xerces.dom
DeferredEntityReferenceImpl.getNodeIndex ( )  :  int
DeferredEntityReferenceImpl.synchronizeChildren ( )  :  void
DeferredEntityReferenceImpl.synchronizeData ( )  :  void

xerces_1_0_1.jar, DeferredNode.class
package org.apache.xerces.dom
DeferredNode.getNodeIndex ( ) [abstract]  :  int

xerces_1_0_1.jar, DeferredNotationImpl.class
package org.apache.xerces.dom
DeferredNotationImpl.getNodeIndex ( )  :  int
DeferredNotationImpl.synchronizeData ( )  :  void

xerces_1_0_1.jar, DeferredProcessingInstructionImpl.class
package org.apache.xerces.dom
DeferredProcessingInstructionImpl.getNodeIndex ( )  :  int
DeferredProcessingInstructionImpl.synchronizeData ( )  :  void

xerces_1_0_1.jar, DeferredTextImpl.class
package org.apache.xerces.dom
DeferredTextImpl.getNodeIndex ( )  :  int
DeferredTextImpl.synchronizeData ( )  :  void

xerces_1_0_1.jar, DFAContentModel.class
package org.apache.xerces.validators.dtd
DFAContentModel.DFAContentModel ( StringPool p1, CMNode p2, int p3 )
DFAContentModel.validateContent ( int p1, int[ ] p2 )  :  int
DFAContentModel.whatCanGoHere ( boolean p1, InsertableElementsInfo p2 )  :  int

xerces_1_0_1.jar, Document.class
package org.w3c.dom
Document.createAttribute ( String p1 ) [abstract]  :  Attr
Document.createCDATASection ( String p1 ) [abstract]  :  CDATASection
Document.createComment ( String p1 ) [abstract]  :  Comment
Document.createDocumentFragment ( ) [abstract]  :  DocumentFragment
Document.createElement ( String p1 ) [abstract]  :  Element
Document.createEntityReference ( String p1 ) [abstract]  :  EntityReference
Document.createProcessingInstruction ( String p1, String p2 ) [abstract]  :  ProcessingInstruction
Document.createTextNode ( String p1 ) [abstract]  :  Text
Document.getDoctype ( ) [abstract]  :  DocumentType
Document.getDocumentElement ( ) [abstract]  :  Element
Document.getElementsByTagName ( String p1 ) [abstract]  :  NodeList
Document.getImplementation ( ) [abstract]  :  DOMImplementation

xerces_1_0_1.jar, DocumentEvent.class
package org.apache.xerces.domx.events
DocumentEvent.createEvent ( String p1 ) [abstract]  :  Event

xerces_1_0_1.jar, DocumentFragmentImpl.class
package org.apache.xerces.dom
DocumentFragmentImpl.DocumentFragmentImpl ( )
DocumentFragmentImpl.DocumentFragmentImpl ( DocumentImpl p1 )
DocumentFragmentImpl.getNodeName ( )  :  String
DocumentFragmentImpl.getNodeType ( )  :  short
DocumentFragmentImpl.setNodeValue ( String p1 )  :  void

xerces_1_0_1.jar, DocumentHandler.class
package org.xml.sax
DocumentHandler.characters ( char[ ] p1, int p2, int p3 ) [abstract]  :  void
DocumentHandler.endDocument ( ) [abstract]  :  void
DocumentHandler.endElement ( String p1 ) [abstract]  :  void
DocumentHandler.ignorableWhitespace ( char[ ] p1, int p2, int p3 ) [abstract]  :  void
DocumentHandler.processingInstruction ( String p1, String p2 ) [abstract]  :  void
DocumentHandler.setDocumentLocator ( Locator p1 ) [abstract]  :  void
DocumentHandler.startDocument ( ) [abstract]  :  void
DocumentHandler.startElement ( String p1, AttributeList p2 ) [abstract]  :  void

xerces_1_0_1.jar, DocumentImpl.class
package org.apache.xerces.dom
DocumentImpl.cloneNode ( boolean p1 )  :  Node
DocumentImpl.createAttribute ( String p1 )  :  Attr
DocumentImpl.createAttributeNS ( String p1, String p2 )  :  Attr
DocumentImpl.createCDATASection ( String p1 )  :  CDATASection
DocumentImpl.createComment ( String p1 )  :  Comment
DocumentImpl.createDocumentFragment ( )  :  DocumentFragment
DocumentImpl.createDocumentType ( String p1, String p2, String p3 )  :  DocumentType
DocumentImpl.createElement ( String p1 )  :  Element
DocumentImpl.createElementDefinition ( String p1 )  :  ElementDefinitionImpl
DocumentImpl.createElementNS ( String p1, String p2 )  :  Element
DocumentImpl.createEntity ( String p1 )  :  Entity
DocumentImpl.createEntityReference ( String p1 )  :  EntityReference
DocumentImpl.createEvent ( String p1 )  :  Event
DocumentImpl.createNodeIterator ( Node p1, int p2, NodeFilter p3, boolean p4 )  :  NodeIterator
DocumentImpl.createNodeIterator ( Node p1, short p2, NodeFilter p3 )  :  NodeIterator
DocumentImpl.createNotation ( String p1 )  :  Notation
DocumentImpl.createProcessingInstruction ( String p1, String p2 )  :  ProcessingInstruction
DocumentImpl.createTextNode ( String p1 )  :  Text
DocumentImpl.createTreeWalker ( Node p1, int p2, NodeFilter p3, boolean p4 )  :  TreeWalker
DocumentImpl.createTreeWalker ( Node p1, short p2, NodeFilter p3 )  :  TreeWalker
DocumentImpl.DocumentImpl ( )
DocumentImpl.DocumentImpl ( boolean p1 )
DocumentImpl.DocumentImpl ( DocumentType p1 )
DocumentImpl.DocumentImpl ( DocumentType p1, boolean p2 )
DocumentImpl.getDoctype ( )  :  DocumentType
DocumentImpl.getDocumentElement ( )  :  Element
DocumentImpl.getElementsByTagName ( String p1 )  :  NodeList
DocumentImpl.getElementsByTagNameNS ( String p1, String p2 )  :  NodeList
DocumentImpl.getErrorChecking ( )  :  boolean
DocumentImpl.getIdentifier ( String p1 )  :  Element
DocumentImpl.getIdentifiers ( )  :  Enumeration
DocumentImpl.getImplementation ( )  :  DOMImplementation
DocumentImpl.getNodeIterators ( )  :  Enumeration
DocumentImpl.getNodeName ( )  :  String
DocumentImpl.getNodeType ( )  :  short
DocumentImpl.getNodeValue ( )  :  String
DocumentImpl.getTreeWalkers ( )  :  Enumeration
DocumentImpl.importNode ( Node p1, boolean p2 )  :  Node
DocumentImpl.insertBefore ( Node p1, Node p2 )  :  Node
DocumentImpl.isKidOK ( Node p1, Node p2 )  :  boolean
DocumentImpl.isXMLName ( String p1 ) [static]  :  boolean
DocumentImpl.putIdentifier ( String p1, Element p2 )  :  void
DocumentImpl.removeChild ( Node p1 )  :  Node
DocumentImpl.removeIdentifier ( String p1 )  :  void
DocumentImpl.removeNodeIterator ( NodeIterator p1 )  :  void
DocumentImpl.removeNodeIterators ( )  :  void
DocumentImpl.removeTreeWalker ( TreeWalker p1 )  :  void
DocumentImpl.removeTreeWalkers ( )  :  void
DocumentImpl.setErrorChecking ( boolean p1 )  :  void
DocumentImpl.setNodeValue ( String p1 )  :  void

xerces_1_0_1.jar, DocumentTraversal.class
package org.apache.xerces.domx.traversal
DocumentTraversal.createNodeIterator ( Node p1, int p2, NodeFilter p3, boolean p4 ) [abstract]  :  NodeIterator
DocumentTraversal.createTreeWalker ( Node p1, int p2, NodeFilter p3, boolean p4 ) [abstract]  :  TreeWalker

xerces_1_0_1.jar, DocumentTWIF.class
package org.apache.xerces.domx.traversal
DocumentTWIF.createNodeIterator ( Node p1, short p2, NodeFilter p3 ) [abstract]  :  NodeIterator

xerces_1_0_1.jar, DocumentType.class
package org.w3c.dom
DocumentType.getEntities ( ) [abstract]  :  NamedNodeMap
DocumentType.getName ( ) [abstract]  :  String
DocumentType.getNotations ( ) [abstract]  :  NamedNodeMap

xerces_1_0_1.jar, DocumentTypeImpl.class
package org.apache.xerces.dom
DocumentTypeImpl.cloneNode ( boolean p1 )  :  Node
DocumentTypeImpl.DocumentTypeImpl ( DocumentImpl p1, String p2 )
DocumentTypeImpl.DocumentTypeImpl ( DocumentImpl p1, String p2, String p3, String p4 )
DocumentTypeImpl.getElements ( )  :  NamedNodeMap
DocumentTypeImpl.getEntities ( )  :  NamedNodeMap
DocumentTypeImpl.getName ( )  :  String
DocumentTypeImpl.getNodeType ( )  :  short
DocumentTypeImpl.getNotations ( )  :  NamedNodeMap
DocumentTypeImpl.getPublicID ( )  :  String
DocumentTypeImpl.getSystemID ( )  :  String
DocumentTypeImpl.setNodeValue ( String p1 )  :  void
DocumentTypeImpl.setReadOnly ( boolean p1, boolean p2 )  :  void

xerces_1_0_1.jar, DOMException.class
package org.apache.xerces.domx
DOMException.DOMException ( short p1, String p2 )
package org.w3c.dom
DOMException.DOMException ( short p1, String p2 )

xerces_1_0_1.jar, DOMExceptionImpl.class
package org.apache.xerces.dom
DOMExceptionImpl.DOMExceptionImpl ( short p1, String p2 )

xerces_1_0_1.jar, DOMImplementation.class
package org.w3c.dom
DOMImplementation.hasFeature ( String p1, String p2 ) [abstract]  :  boolean

xerces_1_0_1.jar, DOMImplementationImpl.class
package org.apache.xerces.dom
DOMImplementationImpl.createDocument ( String p1, String p2, DocumentType p3 )  :  Document
DOMImplementationImpl.createDocumentType ( String p1, String p2, String p3 )  :  DocumentType
DOMImplementationImpl.DOMImplementationImpl ( )
DOMImplementationImpl.getDOMImplementation ( ) [static]  :  DOMImplementation
DOMImplementationImpl.hasFeature ( String p1, String p2 )  :  boolean

xerces_1_0_1.jar, DOMParser.class
package org.apache.xerces.parsers
DOMParser.attlistDecl ( int p1, int p2, int p3, String p4, int p5, int p6 )  :  void
DOMParser.characters ( char[ ] p1, int p2, int p3 )  :  void
DOMParser.characters ( int p1 )  :  void
DOMParser.comment ( int p1 )  :  void
DOMParser.DOMParser ( )
DOMParser.elementDecl ( int p1, XMLValidator.ContentSpec p2 )  :  void
DOMParser.endCDATA ( )  :  void
DOMParser.endDocument ( )  :  void
DOMParser.endDTD ( )  :  void
DOMParser.endElement ( int p1 )  :  void
DOMParser.endEntityReference ( int p1, int p2, int p3 )  :  void
DOMParser.endNamespaceDeclScope ( int p1 )  :  void
DOMParser.externalEntityDecl ( int p1, int p2, int p3 )  :  void
DOMParser.externalPEDecl ( int p1, int p2, int p3 )  :  void
DOMParser.getCreateEntityReferenceNodes ( )  :  boolean
DOMParser.getCurrentElementNode ( )  :  Element
DOMParser.getDeferNodeExpansion ( )  :  boolean
DOMParser.getDocument ( )  :  Document
DOMParser.getDocumentClassName ( )  :  String
DOMParser.getFeature ( String p1 )  :  boolean
DOMParser.getFeaturesRecognized ( )  :  String[ ]
DOMParser.getPropertiesRecognized ( )  :  String[ ]
DOMParser.getProperty ( String p1 )  :  Object
DOMParser.ignorableWhitespace ( char[ ] p1, int p2, int p3 )  :  void
DOMParser.ignorableWhitespace ( int p1 )  :  void
DOMParser.init ( )  :  void
DOMParser.internalEntityDecl ( int p1, int p2 )  :  void
DOMParser.internalPEDecl ( int p1, int p2 )  :  void
DOMParser.notationDecl ( int p1, int p2, int p3 )  :  void
DOMParser.processingInstruction ( int p1, int p2 )  :  void
DOMParser.reset ( )  :  void
DOMParser.resetOrCopy ( )  :  void
DOMParser.setCreateEntityReferenceNodes ( boolean p1 )  :  void
DOMParser.setDeferNodeExpansion ( boolean p1 )  :  void
DOMParser.setDocumentClassName ( String p1 )  :  void
DOMParser.setFeature ( String p1, boolean p2 )  :  void
DOMParser.setProperty ( String p1, Object p2 )  :  void
DOMParser.startCDATA ( )  :  void
DOMParser.startDocument ( int p1, int p2, int p3 )  :  void
DOMParser.startDTD ( int p1, int p2, int p3 )  :  void
DOMParser.startElement ( int p1, XMLAttrList p2, int p3 )  :  void
DOMParser.startEntityReference ( int p1, int p2, int p3 )  :  void
DOMParser.startNamespaceDeclScope ( int p1, int p2 )  :  void
DOMParser.unparsedEntityDecl ( int p1, int p2, int p3, int p4 )  :  void

xerces_1_0_1.jar, DOMSerializer.class
package org.apache.xml.serialize
DOMSerializer.serialize ( Document p1 ) [abstract]  :  void
DOMSerializer.serialize ( DocumentFragment p1 ) [abstract]  :  void
DOMSerializer.serialize ( Element p1 ) [abstract]  :  void

xerces_1_0_1.jar, DoubleValidator.class
package org.apache.xerces.validators.datatype
DoubleValidator.DoubleValidator ( )
DoubleValidator.setBasetype ( DatatypeValidator p1 )  :  void
DoubleValidator.setFacets ( Hashtable p1 )  :  void
DoubleValidator.setFacets ( int[ ] p1 )  :  void
DoubleValidator.setLocale ( Locale p1 )  :  void
DoubleValidator.validate ( int p1 )  :  void
DoubleValidator.validate ( String p1 )  :  void

xerces_1_0_1.jar, DTD.class
package org.apache.xml.serialize
OutputFormat.DTD.OutputFormat.DTD ( )

xerces_1_0_1.jar, DTDHandler.class
package org.xml.sax
DTDHandler.notationDecl ( String p1, String p2, String p3 ) [abstract]  :  void
DTDHandler.unparsedEntityDecl ( String p1, String p2, String p3, String p4 ) [abstract]  :  void

xerces_1_0_1.jar, DTDValidator.class
package org.apache.xerces.validators.dtd
DTDValidator.addAttDef ( int p1, int p2, int p3, int p4, int p5, int p6 )  :  int
DTDValidator.addContentSpecNode ( int p1, int p2 )  :  int
DTDValidator.addContentSpecNode ( int p1, int p2, int p3 )  :  int
DTDValidator.addElementDecl ( int p1 )  :  int
DTDValidator.addElementDecl ( int p1, int p2, int p3 )  :  int
DTDValidator.addExternalEntityDecl ( int p1, int p2, int p3 )  :  int
DTDValidator.addExternalPEDecl ( int p1, int p2, int p3 )  :  int
DTDValidator.addId ( int p1 )  :  boolean
DTDValidator.addIdRef ( int p1 )  :  void
DTDValidator.addInternalEntityDecl ( int p1, int p2, int p3 )  :  int
DTDValidator.addInternalPEDecl ( int p1, int p2, int p3 )  :  int
DTDValidator.addNameToEnumeration ( int p1, int p2, int p3, int p4, boolean p5 )  :  void
DTDValidator.addNotationDecl ( int p1, int p2, int p3 )  :  int
DTDValidator.addUniqueLeafNode ( int p1 )  :  int
DTDValidator.addUnparsedEntityDecl ( int p1, int p2, int p3, int p4 )  :  int
DTDValidator.attributeSpecified ( int p1, XMLAttrList p2, int p3, Locator p4, int p5 )  :  boolean
DTDValidator.callComment ( int p1 )  :  void
DTDValidator.callProcessingInstruction ( int p1, int p2 )  :  void
DTDValidator.characters ( char[ ] p1, int p2, int p3 )  :  void
DTDValidator.characters ( int p1 )  :  void
DTDValidator.checkContent ( int p1, int p2, int[ ] p3 )  :  int
DTDValidator.checkForAttributeNameWithPEReference ( XMLEntityHandler.EntityReader p1, char p2 )  :  int
DTDValidator.checkForElementTypeWithPEReference ( XMLEntityHandler.EntityReader p1, char p2 )  :  int
DTDValidator.checkForNameWithPEReference ( XMLEntityHandler.EntityReader p1, char p2 )  :  int
DTDValidator.checkForNmtokenWithPEReference ( XMLEntityHandler.EntityReader p1, char p2 )  :  int
DTDValidator.doctypeDecl ( int p1, int p2, int p3 )  :  void
DTDValidator.DTDValidator ( DTDValidator.EventHandler p1, StringPool p2, XMLErrorReporter p3, XMLEntityHandler p4 )
DTDValidator.endElement ( int p1 )  :  boolean
DTDValidator.endEnumeration ( int p1 )  :  void
DTDValidator.endNamespaceDeclScope ( int p1 )  :  void
DTDValidator.endOfInput ( int p1, boolean p2 )  :  void
DTDValidator.externalReferenceInContent ( int p1 )  :  boolean
DTDValidator.getContentSpecAsString ( int p1 )  :  String
DTDValidator.getContentSpecNode ( int p1, XMLContentSpecNode p2 )  :  void
DTDValidator.getContentSpecNodeAsString ( int p1 )  :  String
DTDValidator.getDynamicValidationEnabled ( )  :  boolean
DTDValidator.getEntityValue ( int p1 )  :  int
DTDValidator.getNamespacesEnabled ( )  :  boolean
DTDValidator.getParameterEntityValue ( int p1 )  :  int
DTDValidator.getPublicIdOfEntity ( int p1 )  :  String
DTDValidator.getPublicIdOfParameterEntity ( int p1 )  :  String
DTDValidator.getSystemIdOfEntity ( int p1 )  :  String
DTDValidator.getSystemIdOfParameterEntity ( int p1 )  :  String
DTDValidator.getValidationEnabled ( )  :  boolean
DTDValidator.getWarningOnDuplicateAttDef ( )  :  boolean
DTDValidator.getWarningOnUndeclaredElements ( )  :  boolean
DTDValidator.ignorableWhitespace ( char[ ] p1, int p2, int p3 )  :  void
DTDValidator.ignorableWhitespace ( int p1 )  :  void
DTDValidator.invalidStandaloneAttDef ( int p1, int p2 )  :  boolean
DTDValidator.isExternalEntity ( int p1 )  :  boolean
DTDValidator.isExternalParameterEntity ( int p1 )  :  boolean
DTDValidator.isUnparsedEntity ( int p1 )  :  boolean
DTDValidator.lookupEntity ( int p1 )  :  int
DTDValidator.lookupParameterEntity ( int p1 )  :  int
DTDValidator.readerChange ( XMLEntityHandler.EntityReader p1, int p2 )  :  void
DTDValidator.reportRecoverableXMLError ( int p1, int p2 )  :  void
DTDValidator.reportRecoverableXMLError ( int p1, int p2, int p3 )  :  void
DTDValidator.reportRecoverableXMLError ( int p1, int p2, int p3, int p4 )  :  void
DTDValidator.reportRecoverableXMLError ( int p1, int p2, String p3 )  :  void
DTDValidator.reportRecoverableXMLError ( int p1, int p2, String p3, String p4 )  :  void
DTDValidator.reportRecoverableXMLError ( int p1, int p2, String p3, String p4, String p5 )  :  void
DTDValidator.reset ( StringPool p1 )  :  void
DTDValidator.rootElementSpecified ( int p1 )  :  void
DTDValidator.saveCurrentLocation ( )  :  int
DTDValidator.scanDefaultAttValue ( int p1, int p2, int p3, int p4 )  :  int
DTDValidator.scanDoctypeDecl ( boolean p1 )  :  boolean
DTDValidator.scanElementType ( XMLEntityHandler.EntityReader p1, char p2 )  :  int
DTDValidator.setDynamicValidationEnabled ( boolean p1 )  :  void
DTDValidator.setNamespacesEnabled ( boolean p1 )  :  void
DTDValidator.setValidationEnabled ( boolean p1 )  :  void
DTDValidator.setWarningOnDuplicateAttDef ( boolean p1 )  :  void
DTDValidator.setWarningOnUndeclaredElements ( boolean p1 )  :  void
DTDValidator.startElement ( int p1, XMLAttrList p2 )  :  boolean
DTDValidator.startEnumeration ( )  :  int
DTDValidator.startNamespaceDeclScope ( int p1, int p2 )  :  void
DTDValidator.startReadingFromExternalSubset ( int p1, int p2 )  :  void
DTDValidator.stopReadingFromExternalSubset ( )  :  void
DTDValidator.validEncName ( String p1 )  :  boolean
DTDValidator.validPublicId ( String p1 )  :  int
DTDValidator.validVersionNum ( String p1 )  :  boolean
DTDValidator.valueOfReferenceInAttValue ( int p1 )  :  int
DTDValidator.whatCanGoHere ( int p1, boolean p2, InsertableElementsInfo p3 )  :  int

xerces_1_0_1.jar, Element.class
package org.w3c.dom
Element.getAttribute ( String p1 ) [abstract]  :  String
Element.getAttributeNode ( String p1 ) [abstract]  :  Attr
Element.getElementsByTagName ( String p1 ) [abstract]  :  NodeList
Element.getTagName ( ) [abstract]  :  String
Element.normalize ( ) [abstract]  :  void
Element.removeAttribute ( String p1 ) [abstract]  :  void
Element.removeAttributeNode ( Attr p1 ) [abstract]  :  Attr
Element.setAttribute ( String p1, String p2 ) [abstract]  :  void
Element.setAttributeNode ( Attr p1 ) [abstract]  :  Attr

xerces_1_0_1.jar, ElementDeclPool.class
package org.apache.xerces.validators.dtd
ElementDeclPool.addAttDef ( int p1, int p2, int p3, int p4, int p5, int p6, boolean p7, boolean p8, boolean p9 )  :  int
ElementDeclPool.addContentSpecNode ( int p1, int p2, int p3, boolean p4 )  :  int
ElementDeclPool.addDefaultAttributes ( int p1, XMLAttrList p2, int p3, boolean p4, boolean p5 )  :  int
ElementDeclPool.addElement ( int p1 )  :  int
ElementDeclPool.addElementDecl ( int p1, int p2, int p3, boolean p4 )  :  int
ElementDeclPool.addId ( int p1 )  :  boolean
ElementDeclPool.addIdRef ( int p1 )  :  void
ElementDeclPool.checkDeclaredElements ( )  :  void
ElementDeclPool.checkIdRefs ( )  :  void
ElementDeclPool.copyAtts ( int p1, int p2 )  :  boolean
ElementDeclPool.ElementDeclPool ( StringPool p1, XMLErrorReporter p2 )
ElementDeclPool.getAttDef ( int p1, int p2 )  :  int
ElementDeclPool.getAttDefaultType ( int p1 )  :  int
ElementDeclPool.getAttDefIsExternal ( int p1 )  :  boolean
ElementDeclPool.getAttName ( int p1 )  :  int
ElementDeclPool.getAttType ( int p1 )  :  int
ElementDeclPool.getAttValue ( int p1 )  :  int
ElementDeclPool.getContentModel ( int p1 )  :  XMLContentModel
ElementDeclPool.getContentSpec ( int p1 )  :  int
ElementDeclPool.getContentSpecAsString ( int p1 )  :  String
ElementDeclPool.getContentSpecNode ( int p1, XMLContentSpecNode p2 )  :  void
ElementDeclPool.getContentSpecNodeAsString ( int p1 )  :  String
ElementDeclPool.getContentSpecType ( int p1 )  :  int
ElementDeclPool.getElement ( int p1 )  :  int
ElementDeclPool.getElementDeclIsExternal ( int p1 )  :  boolean
ElementDeclPool.getElementType ( int p1 )  :  int
ElementDeclPool.getEnumeration ( int p1 )  :  int
ElementDeclPool.reset ( StringPool p1 )  :  void
ElementDeclPool.setContentModel ( int p1, XMLContentModel p2 )  :  void
ElementDeclPool.setContentSpec ( int p1, int p2 )  :  void

xerces_1_0_1.jar, ElementDefinitionImpl.class
package org.apache.xerces.dom
ElementDefinitionImpl.cloneNode ( boolean p1 )  :  Node
ElementDefinitionImpl.ElementDefinitionImpl ( DocumentImpl p1, String p2 )
ElementDefinitionImpl.getAttributes ( )  :  NamedNodeMap
ElementDefinitionImpl.getNodeType ( )  :  short

xerces_1_0_1.jar, ElementImpl.class
package org.apache.xerces.dom
ElementImpl.cloneNode ( boolean p1 )  :  Node
ElementImpl.ElementImpl ( DocumentImpl p1, String p2 )
ElementImpl.ElementImpl ( DocumentImpl p1, String p2, String p3 )
ElementImpl.getAttribute ( String p1 )  :  String
ElementImpl.getAttributeNode ( String p1 )  :  Attr
ElementImpl.getAttributeNodeNS ( String p1, String p2 )  :  Attr
ElementImpl.getAttributeNS ( String p1, String p2 )  :  String
ElementImpl.getAttributes ( )  :  NamedNodeMap
ElementImpl.getElementsByTagName ( String p1 )  :  NodeList
ElementImpl.getElementsByTagNameNS ( String p1, String p2 )  :  NodeList
ElementImpl.getLocalName ( )  :  String
ElementImpl.getNamespaceURI ( )  :  String
ElementImpl.getNodeType ( )  :  short
ElementImpl.getNodeValue ( )  :  String
ElementImpl.getPrefix ( )  :  String
ElementImpl.getTagName ( )  :  String
ElementImpl.normalize ( )  :  void
ElementImpl.removeAttribute ( String p1 )  :  void
ElementImpl.removeAttributeNode ( Attr p1 )  :  Attr
ElementImpl.removeAttributeNS ( String p1, String p2 )  :  void
ElementImpl.setAttribute ( String p1, String p2 )  :  void
ElementImpl.setAttributeNode ( Attr p1 )  :  Attr
ElementImpl.setAttributeNodeNS ( Attr p1 )  :  Attr
ElementImpl.setAttributeNS ( String p1, String p2, String p3 )  :  void
ElementImpl.setNodeValue ( String p1 )  :  void
ElementImpl.setPrefix ( String p1 )  :  void
ElementImpl.setReadOnly ( boolean p1, boolean p2 )  :  void
ElementImpl.setupDefaultAttributes ( )  :  void
ElementImpl.synchronizeData ( )  :  void

xerces_1_0_1.jar, Entity.class
package org.w3c.dom
Entity.getNotationName ( ) [abstract]  :  String
Entity.getPublicId ( ) [abstract]  :  String
Entity.getSystemId ( ) [abstract]  :  String

xerces_1_0_1.jar, EntityImpl.class
package org.apache.xerces.dom
EntityImpl.EntityImpl ( DocumentImpl p1, String p2 )
EntityImpl.getNodeType ( )  :  short
EntityImpl.getNodeValue ( )  :  String
EntityImpl.getNotationName ( )  :  String
EntityImpl.getPublicId ( )  :  String
EntityImpl.getSystemId ( )  :  String
EntityImpl.setNodeValue ( String p1 )  :  void
EntityImpl.setNotationName ( String p1 )  :  void
EntityImpl.setPublicId ( String p1 )  :  void
EntityImpl.setSystemId ( String p1 )  :  void

xerces_1_0_1.jar, EntityPool.class
package org.apache.xerces.validators.dtd
EntityPool.addEntityDecl ( int p1, int p2, int p3, int p4, int p5, int p6, boolean p7 )  :  int
EntityPool.addNotationDecl ( int p1, int p2, int p3, boolean p4 )  :  int
EntityPool.addRequiredNotation ( int p1, Locator p2, int p3, int p4, Object[ ] p5 )  :  void
EntityPool.checkRequiredNotations ( )  :  void
EntityPool.EntityPool ( StringPool p1, XMLErrorReporter p2, boolean p3 )
EntityPool.getEntityDeclIsExternal ( int p1 )  :  boolean
EntityPool.getEntityLocation ( int p1 )  :  int
EntityPool.getEntityName ( int p1 )  :  int
EntityPool.getEntityValue ( int p1 )  :  int
EntityPool.getNotationDeclIsExternal ( int p1 )  :  boolean
EntityPool.getNotationName ( int p1 )  :  int
EntityPool.getPublicId ( int p1 )  :  int
EntityPool.getSystemId ( int p1 )  :  int
EntityPool.isExternalEntity ( int p1 )  :  boolean
EntityPool.isUnparsedEntity ( int p1 )  :  boolean
EntityPool.lookupEntity ( int p1 )  :  int
EntityPool.lookupNotation ( int p1 )  :  int
EntityPool.reset ( StringPool p1 )  :  void

xerces_1_0_1.jar, EntityReader.class
package org.apache.xerces.readers
XMLEntityHandler.EntityReader.addString ( int p1, int p2 ) [abstract]  :  int
XMLEntityHandler.EntityReader.addSymbol ( int p1, int p2 ) [abstract]  :  int
XMLEntityHandler.EntityReader.append ( XMLEntityHandler.CharBuffer p1, int p2, int p3 ) [abstract]  :  void
XMLEntityHandler.EntityReader.currentOffset ( ) [abstract]  :  int
XMLEntityHandler.EntityReader.getColumnNumber ( ) [abstract]  :  int
XMLEntityHandler.EntityReader.getInCDSect ( ) [abstract]  :  boolean
XMLEntityHandler.EntityReader.getLineNumber ( ) [abstract]  :  int
XMLEntityHandler.EntityReader.lookingAtChar ( char p1, boolean p2 ) [abstract]  :  boolean
XMLEntityHandler.EntityReader.lookingAtSpace ( boolean p1 ) [abstract]  :  boolean
XMLEntityHandler.EntityReader.lookingAtValidChar ( boolean p1 ) [abstract]  :  boolean
XMLEntityHandler.EntityReader.scanAttValue ( char p1, boolean p2 ) [abstract]  :  int
XMLEntityHandler.EntityReader.scanCharRef ( boolean p1 ) [abstract]  :  int
XMLEntityHandler.EntityReader.scanContent ( int p1 ) [abstract]  :  int
XMLEntityHandler.EntityReader.scanEntityValue ( int p1, boolean p2 ) [abstract]  :  int
XMLEntityHandler.EntityReader.scanExpectedName ( char p1, StringPool.CharArrayRange p2 ) [abstract]  :  boolean
XMLEntityHandler.EntityReader.scanInvalidChar ( ) [abstract]  :  int
XMLEntityHandler.EntityReader.scanName ( char p1 ) [abstract]  :  int
XMLEntityHandler.EntityReader.scanQName ( char p1 ) [abstract]  :  int
XMLEntityHandler.EntityReader.scanStringLiteral ( ) [abstract]  :  int
XMLEntityHandler.EntityReader.setInCDSect ( boolean p1 ) [abstract]  :  void
XMLEntityHandler.EntityReader.skipPastName ( char p1 ) [abstract]  :  void
XMLEntityHandler.EntityReader.skipPastNmtoken ( char p1 ) [abstract]  :  void
XMLEntityHandler.EntityReader.skipPastSpaces ( ) [abstract]  :  void
XMLEntityHandler.EntityReader.skippedString ( char[ ] p1 ) [abstract]  :  boolean
XMLEntityHandler.EntityReader.skipToChar ( char p1 ) [abstract]  :  void

xerces_1_0_1.jar, EntityReferenceImpl.class
package org.apache.xerces.dom
EntityReferenceImpl.EntityReferenceImpl ( DocumentImpl p1, String p2 )
EntityReferenceImpl.getNodeType ( )  :  short
EntityReferenceImpl.setNodeValue ( String p1 )  :  void
EntityReferenceImpl.setReadOnly ( boolean p1, boolean p2 )  :  void

xerces_1_0_1.jar, EntityResolver.class
package org.xml.sax
EntityResolver.resolveEntity ( String p1, String p2 ) [abstract]  :  InputSource

xerces_1_0_1.jar, ErrorHandler.class
package org.xml.sax
ErrorHandler.error ( SAXParseException p1 ) [abstract]  :  void
ErrorHandler.fatalError ( SAXParseException p1 ) [abstract]  :  void
ErrorHandler.warning ( SAXParseException p1 ) [abstract]  :  void

xerces_1_0_1.jar, Event.class
package org.apache.xerces.domx.events
Event.getBubbles ( ) [abstract]  :  boolean
Event.getCancelable ( ) [abstract]  :  boolean
Event.getCurrentNode ( ) [abstract]  :  Node
Event.getEventPhase ( ) [abstract]  :  short
Event.getTarget ( ) [abstract]  :  EventTarget
Event.getType ( ) [abstract]  :  String
Event.initEvent ( String p1, boolean p2, boolean p3 ) [abstract]  :  void
Event.preventDefault ( ) [abstract]  :  void
Event.stopPropagation ( ) [abstract]  :  void

xerces_1_0_1.jar, EventHandler.class
package org.apache.xerces.framework
XMLDocumentScanner.EventHandler.callCharacters ( int p1 ) [abstract]  :  void
XMLDocumentScanner.EventHandler.callComment ( int p1 ) [abstract]  :  void
XMLDocumentScanner.EventHandler.callEndDocument ( ) [abstract]  :  void
XMLDocumentScanner.EventHandler.callEndElement ( int p1 ) [abstract]  :  boolean
XMLDocumentScanner.EventHandler.callProcessingInstruction ( int p1, int p2 ) [abstract]  :  void
XMLDocumentScanner.EventHandler.callStartDocument ( int p1, int p2, int p3 ) [abstract]  :  void
XMLDocumentScanner.EventHandler.callStartElement ( int p1 ) [abstract]  :  void
XMLDocumentScanner.EventHandler.endCDATA ( ) [abstract]  :  void
XMLDocumentScanner.EventHandler.scanAttributeName ( XMLEntityHandler.EntityReader p1, int p2 ) [abstract]  :  int
XMLDocumentScanner.EventHandler.scanAttValue ( int p1, int p2 ) [abstract]  :  int
XMLDocumentScanner.EventHandler.scanDoctypeDecl ( boolean p1 ) [abstract]  :  void
XMLDocumentScanner.EventHandler.scanElementType ( XMLEntityHandler.EntityReader p1, char p2 ) [abstract]  :  int
XMLDocumentScanner.EventHandler.scanExpectedElementType ( XMLEntityHandler.EntityReader p1, char p2 ) [abstract]  :  boolean
XMLDocumentScanner.EventHandler.startCDATA ( ) [abstract]  :  void
XMLDocumentScanner.EventHandler.validEncName ( String p1 ) [abstract]  :  boolean
XMLDocumentScanner.EventHandler.validVersionNum ( String p1 ) [abstract]  :  boolean
XMLDTDScanner.EventHandler.addAttDef ( int p1, int p2, int p3, int p4, int p5, int p6 ) [abstract]  :  int
XMLDTDScanner.EventHandler.addContentSpecNode ( int p1, int p2 ) [abstract]  :  int
XMLDTDScanner.EventHandler.addContentSpecNode ( int p1, int p2, int p3 ) [abstract]  :  int
XMLDTDScanner.EventHandler.addElementDecl ( int p1 ) [abstract]  :  int
XMLDTDScanner.EventHandler.addElementDecl ( int p1, int p2, int p3 ) [abstract]  :  int
XMLDTDScanner.EventHandler.addExternalEntityDecl ( int p1, int p2, int p3 ) [abstract]  :  int
XMLDTDScanner.EventHandler.addExternalPEDecl ( int p1, int p2, int p3 ) [abstract]  :  int
XMLDTDScanner.EventHandler.addInternalEntityDecl ( int p1, int p2, int p3 ) [abstract]  :  int
XMLDTDScanner.EventHandler.addInternalPEDecl ( int p1, int p2, int p3 ) [abstract]  :  int
XMLDTDScanner.EventHandler.addNameToEnumeration ( int p1, int p2, int p3, int p4, boolean p5 ) [abstract]  :  void
XMLDTDScanner.EventHandler.addNotationDecl ( int p1, int p2, int p3 ) [abstract]  :  int
XMLDTDScanner.EventHandler.addUniqueLeafNode ( int p1 ) [abstract]  :  int
XMLDTDScanner.EventHandler.addUnparsedEntityDecl ( int p1, int p2, int p3, int p4 ) [abstract]  :  int
XMLDTDScanner.EventHandler.callComment ( int p1 ) [abstract]  :  void
XMLDTDScanner.EventHandler.callProcessingInstruction ( int p1, int p2 ) [abstract]  :  void
XMLDTDScanner.EventHandler.checkForAttributeNameWithPEReference ( XMLEntityHandler.EntityReader p1, char p2 ) [abstract]  :  int
XMLDTDScanner.EventHandler.checkForElementTypeWithPEReference ( XMLEntityHandler.EntityReader p1, char p2 ) [abstract]  :  int
XMLDTDScanner.EventHandler.checkForNameWithPEReference ( XMLEntityHandler.EntityReader p1, char p2 ) [abstract]  :  int
XMLDTDScanner.EventHandler.checkForNmtokenWithPEReference ( XMLEntityHandler.EntityReader p1, char p2 ) [abstract]  :  int
XMLDTDScanner.EventHandler.doctypeDecl ( int p1, int p2, int p3 ) [abstract]  :  void
XMLDTDScanner.EventHandler.endEnumeration ( int p1 ) [abstract]  :  void
XMLDTDScanner.EventHandler.getContentSpecNodeAsString ( int p1 ) [abstract]  :  String
XMLDTDScanner.EventHandler.saveCurrentLocation ( ) [abstract]  :  int
XMLDTDScanner.EventHandler.scanDefaultAttValue ( int p1, int p2, int p3, int p4 ) [abstract]  :  int
XMLDTDScanner.EventHandler.scanElementType ( XMLEntityHandler.EntityReader p1, char p2 ) [abstract]  :  int
XMLDTDScanner.EventHandler.startEnumeration ( ) [abstract]  :  int
XMLDTDScanner.EventHandler.startReadingFromExternalSubset ( int p1, int p2 ) [abstract]  :  void
XMLDTDScanner.EventHandler.stopReadingFromExternalSubset ( ) [abstract]  :  void
XMLDTDScanner.EventHandler.validEncName ( String p1 ) [abstract]  :  boolean
XMLDTDScanner.EventHandler.validPublicId ( String p1 ) [abstract]  :  int
XMLDTDScanner.EventHandler.validVersionNum ( String p1 ) [abstract]  :  boolean
package org.apache.xerces.validators.dtd
DTDValidator.EventHandler.attlistDecl ( int p1, int p2, int p3, String p4, int p5, int p6 ) [abstract]  :  void
DTDValidator.EventHandler.commentInDTD ( int p1 ) [abstract]  :  void
DTDValidator.EventHandler.elementDecl ( int p1, XMLValidator.ContentSpec p2 ) [abstract]  :  void
DTDValidator.EventHandler.endDTD ( ) [abstract]  :  void
DTDValidator.EventHandler.endNamespaceDeclScope ( int p1 ) [abstract]  :  void
DTDValidator.EventHandler.externalEntityDecl ( int p1, int p2, int p3 ) [abstract]  :  void
DTDValidator.EventHandler.externalPEDecl ( int p1, int p2, int p3 ) [abstract]  :  void
DTDValidator.EventHandler.internalEntityDecl ( int p1, int p2 ) [abstract]  :  void
DTDValidator.EventHandler.internalPEDecl ( int p1, int p2 ) [abstract]  :  void
DTDValidator.EventHandler.notationDecl ( int p1, int p2, int p3 ) [abstract]  :  void
DTDValidator.EventHandler.processingInstructionInDTD ( int p1, int p2 ) [abstract]  :  void
DTDValidator.EventHandler.setValidating ( boolean p1 ) [abstract]  :  void
DTDValidator.EventHandler.startDTD ( int p1, int p2, int p3 ) [abstract]  :  void
DTDValidator.EventHandler.startNamespaceDeclScope ( int p1, int p2 ) [abstract]  :  void
DTDValidator.EventHandler.unparsedEntityDecl ( int p1, int p2, int p3, int p4 ) [abstract]  :  void

xerces_1_0_1.jar, EventImpl.class
package org.apache.xerces.dom.events
EventImpl.EventImpl ( )
EventImpl.getBubbles ( )  :  boolean
EventImpl.getCancelable ( )  :  boolean
EventImpl.getCurrentNode ( )  :  Node
EventImpl.getEventPhase ( )  :  short
EventImpl.getTarget ( )  :  EventTarget
EventImpl.getType ( )  :  String
EventImpl.initEvent ( String p1, boolean p2, boolean p3 )  :  void
EventImpl.preventDefault ( )  :  void
EventImpl.stopPropagation ( )  :  void

xerces_1_0_1.jar, EventListener.class
package org.apache.xerces.domx.events
EventListener.handleEvent ( Event p1 ) [abstract]  :  void

xerces_1_0_1.jar, EventTarget.class
package org.apache.xerces.domx.events
EventTarget.addEventListener ( String p1, EventListener p2, boolean p3 ) [abstract]  :  void
EventTarget.dispatchEvent ( Event p1 ) [abstract]  :  boolean
EventTarget.removeEventListener ( String p1, EventListener p2, boolean p3 ) [abstract]  :  void

xerces_1_0_1.jar, FloatValidator.class
package org.apache.xerces.validators.datatype
FloatValidator.FloatValidator ( )
FloatValidator.setBasetype ( DatatypeValidator p1 )  :  void
FloatValidator.setFacets ( Hashtable p1 )  :  void
FloatValidator.setFacets ( int[ ] p1 )  :  void
FloatValidator.setLocale ( Locale p1 )  :  void
FloatValidator.validate ( int p1 )  :  void
FloatValidator.validate ( String p1 )  :  void

xerces_1_0_1.jar, HandlerBase.class
package org.xml.sax
HandlerBase.characters ( char[ ] p1, int p2, int p3 )  :  void
HandlerBase.endDocument ( )  :  void
HandlerBase.endElement ( String p1 )  :  void
HandlerBase.error ( SAXParseException p1 )  :  void
HandlerBase.fatalError ( SAXParseException p1 )  :  void
HandlerBase.HandlerBase ( )
HandlerBase.ignorableWhitespace ( char[ ] p1, int p2, int p3 )  :  void
HandlerBase.notationDecl ( String p1, String p2, String p3 )  :  void
HandlerBase.processingInstruction ( String p1, String p2 )  :  void
HandlerBase.resolveEntity ( String p1, String p2 )  :  InputSource
HandlerBase.setDocumentLocator ( Locator p1 )  :  void
HandlerBase.startDocument ( )  :  void
HandlerBase.startElement ( String p1, AttributeList p2 )  :  void
HandlerBase.unparsedEntityDecl ( String p1, String p2, String p3, String p4 )  :  void
HandlerBase.warning ( SAXParseException p1 )  :  void

xerces_1_0_1.jar, HTMLAnchorElement.class
package org.w3c.dom.html
HTMLAnchorElement.blur ( ) [abstract]  :  void
HTMLAnchorElement.focus ( ) [abstract]  :  void
HTMLAnchorElement.getAccessKey ( ) [abstract]  :  String
HTMLAnchorElement.getCharset ( ) [abstract]  :  String
HTMLAnchorElement.getCoords ( ) [abstract]  :  String
HTMLAnchorElement.getHref ( ) [abstract]  :  String
HTMLAnchorElement.getHreflang ( ) [abstract]  :  String
HTMLAnchorElement.getName ( ) [abstract]  :  String
HTMLAnchorElement.getRel ( ) [abstract]  :  String
HTMLAnchorElement.getRev ( ) [abstract]  :  String
HTMLAnchorElement.getShape ( ) [abstract]  :  String
HTMLAnchorElement.getTabIndex ( ) [abstract]  :  int
HTMLAnchorElement.getTarget ( ) [abstract]  :  String
HTMLAnchorElement.getType ( ) [abstract]  :  String
HTMLAnchorElement.setAccessKey ( String p1 ) [abstract]  :  void
HTMLAnchorElement.setCharset ( String p1 ) [abstract]  :  void
HTMLAnchorElement.setCoords ( String p1 ) [abstract]  :  void
HTMLAnchorElement.setHref ( String p1 ) [abstract]  :  void
HTMLAnchorElement.setHreflang ( String p1 ) [abstract]  :  void
HTMLAnchorElement.setName ( String p1 ) [abstract]  :  void
HTMLAnchorElement.setRel ( String p1 ) [abstract]  :  void
HTMLAnchorElement.setRev ( String p1 ) [abstract]  :  void
HTMLAnchorElement.setShape ( String p1 ) [abstract]  :  void
HTMLAnchorElement.setTabIndex ( int p1 ) [abstract]  :  void
HTMLAnchorElement.setTarget ( String p1 ) [abstract]  :  void
HTMLAnchorElement.setType ( String p1 ) [abstract]  :  void

xerces_1_0_1.jar, HTMLAnchorElementImpl.class
package org.apache.html.dom
HTMLAnchorElementImpl.blur ( )  :  void
HTMLAnchorElementImpl.focus ( )  :  void
HTMLAnchorElementImpl.getAccessKey ( )  :  String
HTMLAnchorElementImpl.getCharset ( )  :  String
HTMLAnchorElementImpl.getCoords ( )  :  String
HTMLAnchorElementImpl.getHref ( )  :  String
HTMLAnchorElementImpl.getHreflang ( )  :  String
HTMLAnchorElementImpl.getName ( )  :  String
HTMLAnchorElementImpl.getRel ( )  :  String
HTMLAnchorElementImpl.getRev ( )  :  String
HTMLAnchorElementImpl.getShape ( )  :  String
HTMLAnchorElementImpl.getTabIndex ( )  :  int
HTMLAnchorElementImpl.getTarget ( )  :  String
HTMLAnchorElementImpl.getType ( )  :  String
HTMLAnchorElementImpl.HTMLAnchorElementImpl ( HTMLDocumentImpl p1, String p2 )
HTMLAnchorElementImpl.setAccessKey ( String p1 )  :  void
HTMLAnchorElementImpl.setCharset ( String p1 )  :  void
HTMLAnchorElementImpl.setCoords ( String p1 )  :  void
HTMLAnchorElementImpl.setHref ( String p1 )  :  void
HTMLAnchorElementImpl.setHreflang ( String p1 )  :  void
HTMLAnchorElementImpl.setName ( String p1 )  :  void
HTMLAnchorElementImpl.setRel ( String p1 )  :  void
HTMLAnchorElementImpl.setRev ( String p1 )  :  void
HTMLAnchorElementImpl.setShape ( String p1 )  :  void
HTMLAnchorElementImpl.setTabIndex ( int p1 )  :  void
HTMLAnchorElementImpl.setTarget ( String p1 )  :  void
HTMLAnchorElementImpl.setType ( String p1 )  :  void

xerces_1_0_1.jar, HTMLAppletElement.class
package org.w3c.dom.html
HTMLAppletElement.getAlign ( ) [abstract]  :  String
HTMLAppletElement.getAlt ( ) [abstract]  :  String
HTMLAppletElement.getArchive ( ) [abstract]  :  String
HTMLAppletElement.getCode ( ) [abstract]  :  String
HTMLAppletElement.getCodeBase ( ) [abstract]  :  String
HTMLAppletElement.getHeight ( ) [abstract]  :  String
HTMLAppletElement.getHspace ( ) [abstract]  :  String
HTMLAppletElement.getName ( ) [abstract]  :  String
HTMLAppletElement.getObject ( ) [abstract]  :  String
HTMLAppletElement.getVspace ( ) [abstract]  :  String
HTMLAppletElement.getWidth ( ) [abstract]  :  String
HTMLAppletElement.setAlign ( String p1 ) [abstract]  :  void
HTMLAppletElement.setAlt ( String p1 ) [abstract]  :  void
HTMLAppletElement.setArchive ( String p1 ) [abstract]  :  void
HTMLAppletElement.setCode ( String p1 ) [abstract]  :  void
HTMLAppletElement.setCodeBase ( String p1 ) [abstract]  :  void
HTMLAppletElement.setHeight ( String p1 ) [abstract]  :  void
HTMLAppletElement.setHspace ( String p1 ) [abstract]  :  void
HTMLAppletElement.setName ( String p1 ) [abstract]  :  void
HTMLAppletElement.setObject ( String p1 ) [abstract]  :  void
HTMLAppletElement.setVspace ( String p1 ) [abstract]  :  void
HTMLAppletElement.setWidth ( String p1 ) [abstract]  :  void

xerces_1_0_1.jar, HTMLAppletElementImpl.class
package org.apache.html.dom
HTMLAppletElementImpl.getAlign ( )  :  String
HTMLAppletElementImpl.getAlt ( )  :  String
HTMLAppletElementImpl.getArchive ( )  :  String
HTMLAppletElementImpl.getCode ( )  :  String
HTMLAppletElementImpl.getCodeBase ( )  :  String
HTMLAppletElementImpl.getHeight ( )  :  String
HTMLAppletElementImpl.getHspace ( )  :  String
HTMLAppletElementImpl.getName ( )  :  String
HTMLAppletElementImpl.getObject ( )  :  String
HTMLAppletElementImpl.getVspace ( )  :  String
HTMLAppletElementImpl.getWidth ( )  :  String
HTMLAppletElementImpl.HTMLAppletElementImpl ( HTMLDocumentImpl p1, String p2 )
HTMLAppletElementImpl.setAlign ( String p1 )  :  void
HTMLAppletElementImpl.setAlt ( String p1 )  :  void
HTMLAppletElementImpl.setArchive ( String p1 )  :  void
HTMLAppletElementImpl.setCode ( String p1 )  :  void
HTMLAppletElementImpl.setCodeBase ( String p1 )  :  void
HTMLAppletElementImpl.setHeight ( String p1 )  :  void
HTMLAppletElementImpl.setHspace ( String p1 )  :  void
HTMLAppletElementImpl.setName ( String p1 )  :  void
HTMLAppletElementImpl.setObject ( String p1 )  :  void
HTMLAppletElementImpl.setVspace ( String p1 )  :  void
HTMLAppletElementImpl.setWidth ( String p1 )  :  void

xerces_1_0_1.jar, HTMLAreaElement.class
package org.w3c.dom.html
HTMLAreaElement.getAccessKey ( ) [abstract]  :  String
HTMLAreaElement.getAlt ( ) [abstract]  :  String
HTMLAreaElement.getCoords ( ) [abstract]  :  String
HTMLAreaElement.getHref ( ) [abstract]  :  String
HTMLAreaElement.getNoHref ( ) [abstract]  :  boolean
HTMLAreaElement.getShape ( ) [abstract]  :  String
HTMLAreaElement.getTabIndex ( ) [abstract]  :  int
HTMLAreaElement.getTarget ( ) [abstract]  :  String
HTMLAreaElement.setAccessKey ( String p1 ) [abstract]  :  void
HTMLAreaElement.setAlt ( String p1 ) [abstract]  :  void
HTMLAreaElement.setCoords ( String p1 ) [abstract]  :  void
HTMLAreaElement.setHref ( String p1 ) [abstract]  :  void
HTMLAreaElement.setNoHref ( boolean p1 ) [abstract]  :  void
HTMLAreaElement.setShape ( String p1 ) [abstract]  :  void
HTMLAreaElement.setTabIndex ( int p1 ) [abstract]  :  void
HTMLAreaElement.setTarget ( String p1 ) [abstract]  :  void

xerces_1_0_1.jar, HTMLAreaElementImpl.class
package org.apache.html.dom
HTMLAreaElementImpl.getAccessKey ( )  :  String
HTMLAreaElementImpl.getAlt ( )  :  String
HTMLAreaElementImpl.getCoords ( )  :  String
HTMLAreaElementImpl.getHref ( )  :  String
HTMLAreaElementImpl.getNoHref ( )  :  boolean
HTMLAreaElementImpl.getShape ( )  :  String
HTMLAreaElementImpl.getTabIndex ( )  :  int
HTMLAreaElementImpl.getTarget ( )  :  String
HTMLAreaElementImpl.HTMLAreaElementImpl ( HTMLDocumentImpl p1, String p2 )
HTMLAreaElementImpl.setAccessKey ( String p1 )  :  void
HTMLAreaElementImpl.setAlt ( String p1 )  :  void
HTMLAreaElementImpl.setCoords ( String p1 )  :  void
HTMLAreaElementImpl.setHref ( String p1 )  :  void
HTMLAreaElementImpl.setNoHref ( boolean p1 )  :  void
HTMLAreaElementImpl.setShape ( String p1 )  :  void
HTMLAreaElementImpl.setTabIndex ( int p1 )  :  void
HTMLAreaElementImpl.setTarget ( String p1 )  :  void

xerces_1_0_1.jar, HTMLBaseElement.class
package org.w3c.dom.html
HTMLBaseElement.getHref ( ) [abstract]  :  String
HTMLBaseElement.getTarget ( ) [abstract]  :  String
HTMLBaseElement.setHref ( String p1 ) [abstract]  :  void
HTMLBaseElement.setTarget ( String p1 ) [abstract]  :  void

xerces_1_0_1.jar, HTMLBaseElementImpl.class
package org.apache.html.dom
HTMLBaseElementImpl.getHref ( )  :  String
HTMLBaseElementImpl.getTarget ( )  :  String
HTMLBaseElementImpl.HTMLBaseElementImpl ( HTMLDocumentImpl p1, String p2 )
HTMLBaseElementImpl.setHref ( String p1 )  :  void
HTMLBaseElementImpl.setTarget ( String p1 )  :  void

xerces_1_0_1.jar, HTMLBaseFontElement.class
package org.w3c.dom.html
HTMLBaseFontElement.getColor ( ) [abstract]  :  String
HTMLBaseFontElement.getFace ( ) [abstract]  :  String
HTMLBaseFontElement.getSize ( ) [abstract]  :  String
HTMLBaseFontElement.setColor ( String p1 ) [abstract]  :  void
HTMLBaseFontElement.setFace ( String p1 ) [abstract]  :  void
HTMLBaseFontElement.setSize ( String p1 ) [abstract]  :  void

xerces_1_0_1.jar, HTMLBaseFontElementImpl.class
package org.apache.html.dom
HTMLBaseFontElementImpl.getColor ( )  :  String
HTMLBaseFontElementImpl.getFace ( )  :  String
HTMLBaseFontElementImpl.getSize ( )  :  String
HTMLBaseFontElementImpl.HTMLBaseFontElementImpl ( HTMLDocumentImpl p1, String p2 )
HTMLBaseFontElementImpl.setColor ( String p1 )  :  void
HTMLBaseFontElementImpl.setFace ( String p1 )  :  void
HTMLBaseFontElementImpl.setSize ( String p1 )  :  void

xerces_1_0_1.jar, HTMLBodyElement.class
package org.w3c.dom.html
HTMLBodyElement.getALink ( ) [abstract]  :  String
HTMLBodyElement.getBackground ( ) [abstract]  :  String
HTMLBodyElement.getBgColor ( ) [abstract]  :  String
HTMLBodyElement.getLink ( ) [abstract]  :  String
HTMLBodyElement.getText ( ) [abstract]  :  String
HTMLBodyElement.getVLink ( ) [abstract]  :  String
HTMLBodyElement.setALink ( String p1 ) [abstract]  :  void
HTMLBodyElement.setBackground ( String p1 ) [abstract]  :  void
HTMLBodyElement.setBgColor ( String p1 ) [abstract]  :  void
HTMLBodyElement.setLink ( String p1 ) [abstract]  :  void
HTMLBodyElement.setText ( String p1 ) [abstract]  :  void
HTMLBodyElement.setVLink ( String p1 ) [abstract]  :  void

xerces_1_0_1.jar, HTMLBodyElementImpl.class
package org.apache.html.dom
HTMLBodyElementImpl.getALink ( )  :  String
HTMLBodyElementImpl.getBackground ( )  :  String
HTMLBodyElementImpl.getBgColor ( )  :  String
HTMLBodyElementImpl.getLink ( )  :  String
HTMLBodyElementImpl.getText ( )  :  String
HTMLBodyElementImpl.getVLink ( )  :  String
HTMLBodyElementImpl.HTMLBodyElementImpl ( HTMLDocumentImpl p1, String p2 )
HTMLBodyElementImpl.setALink ( String p1 )  :  void
HTMLBodyElementImpl.setBackground ( String p1 )  :  void
HTMLBodyElementImpl.setBgColor ( String p1 )  :  void
HTMLBodyElementImpl.setLink ( String p1 )  :  void
HTMLBodyElementImpl.setText ( String p1 )  :  void
HTMLBodyElementImpl.setVLink ( String p1 )  :  void

xerces_1_0_1.jar, HTMLBRElement.class
package org.w3c.dom.html
HTMLBRElement.getClear ( ) [abstract]  :  String
HTMLBRElement.setClear ( String p1 ) [abstract]  :  void

xerces_1_0_1.jar, HTMLBRElementImpl.class
package org.apache.html.dom
HTMLBRElementImpl.getClear ( )  :  String
HTMLBRElementImpl.HTMLBRElementImpl ( HTMLDocumentImpl p1, String p2 )
HTMLBRElementImpl.setClear ( String p1 )  :  void

xerces_1_0_1.jar, HTMLBuilder.class
package org.apache.html.dom
HTMLBuilder.characters ( char[ ] p1, int p2, int p3 )  :  void
HTMLBuilder.characters ( String p1 )  :  void
HTMLBuilder.endDocument ( )  :  void
HTMLBuilder.endElement ( String p1 )  :  void
HTMLBuilder.getHTMLDocument ( )  :  HTMLDocument
HTMLBuilder.HTMLBuilder ( )
HTMLBuilder.ignorableWhitespace ( char[ ] p1, int p2, int p3 )  :  void
HTMLBuilder.processingInstruction ( String p1, String p2 )  :  void
HTMLBuilder.setDocumentLocator ( Locator p1 )  :  void
HTMLBuilder.startDocument ( )  :  void
HTMLBuilder.startElement ( String p1, AttributeList p2 )  :  void

xerces_1_0_1.jar, HTMLButtonElement.class
package org.w3c.dom.html
HTMLButtonElement.getAccessKey ( ) [abstract]  :  String
HTMLButtonElement.getDisabled ( ) [abstract]  :  boolean
HTMLButtonElement.getForm ( ) [abstract]  :  HTMLFormElement
HTMLButtonElement.getName ( ) [abstract]  :  String
HTMLButtonElement.getTabIndex ( ) [abstract]  :  int
HTMLButtonElement.getType ( ) [abstract]  :  String
HTMLButtonElement.getValue ( ) [abstract]  :  String
HTMLButtonElement.setAccessKey ( String p1 ) [abstract]  :  void
HTMLButtonElement.setDisabled ( boolean p1 ) [abstract]  :  void
HTMLButtonElement.setName ( String p1 ) [abstract]  :  void
HTMLButtonElement.setTabIndex ( int p1 ) [abstract]  :  void
HTMLButtonElement.setValue ( String p1 ) [abstract]  :  void

xerces_1_0_1.jar, HTMLButtonElementImpl.class
package org.apache.html.dom
HTMLButtonElementImpl.getAccessKey ( )  :  String
HTMLButtonElementImpl.getDisabled ( )  :  boolean
HTMLButtonElementImpl.getName ( )  :  String
HTMLButtonElementImpl.getTabIndex ( )  :  int
HTMLButtonElementImpl.getType ( )  :  String
HTMLButtonElementImpl.getValue ( )  :  String
HTMLButtonElementImpl.HTMLButtonElementImpl ( HTMLDocumentImpl p1, String p2 )
HTMLButtonElementImpl.setAccessKey ( String p1 )  :  void
HTMLButtonElementImpl.setDisabled ( boolean p1 )  :  void
HTMLButtonElementImpl.setName ( String p1 )  :  void
HTMLButtonElementImpl.setTabIndex ( int p1 )  :  void
HTMLButtonElementImpl.setValue ( String p1 )  :  void

xerces_1_0_1.jar, HTMLCollection.class
package org.w3c.dom.html
HTMLCollection.getLength ( ) [abstract]  :  int
HTMLCollection.item ( int p1 ) [abstract]  :  Node
HTMLCollection.namedItem ( String p1 ) [abstract]  :  Node

xerces_1_0_1.jar, HTMLDirectoryElement.class
package org.w3c.dom.html
HTMLDirectoryElement.getCompact ( ) [abstract]  :  boolean
HTMLDirectoryElement.setCompact ( boolean p1 ) [abstract]  :  void

xerces_1_0_1.jar, HTMLDirectoryElementImpl.class
package org.apache.html.dom
HTMLDirectoryElementImpl.getCompact ( )  :  boolean
HTMLDirectoryElementImpl.HTMLDirectoryElementImpl ( HTMLDocumentImpl p1, String p2 )
HTMLDirectoryElementImpl.setCompact ( boolean p1 )  :  void

xerces_1_0_1.jar, HTMLDivElement.class
package org.w3c.dom.html
HTMLDivElement.getAlign ( ) [abstract]  :  String
HTMLDivElement.setAlign ( String p1 ) [abstract]  :  void

xerces_1_0_1.jar, HTMLDivElementImpl.class
package org.apache.html.dom
HTMLDivElementImpl.getAlign ( )  :  String
HTMLDivElementImpl.HTMLDivElementImpl ( HTMLDocumentImpl p1, String p2 )
HTMLDivElementImpl.setAlign ( String p1 )  :  void

xerces_1_0_1.jar, HTMLDListElement.class
package org.w3c.dom.html
HTMLDListElement.getCompact ( ) [abstract]  :  boolean
HTMLDListElement.setCompact ( boolean p1 ) [abstract]  :  void

xerces_1_0_1.jar, HTMLDListElementImpl.class
package org.apache.html.dom
HTMLDListElementImpl.getCompact ( )  :  boolean
HTMLDListElementImpl.HTMLDListElementImpl ( HTMLDocumentImpl p1, String p2 )
HTMLDListElementImpl.setCompact ( boolean p1 )  :  void

xerces_1_0_1.jar, HTMLDocument.class
package org.w3c.dom.html
HTMLDocument.close ( ) [abstract]  :  void
HTMLDocument.getAnchors ( ) [abstract]  :  HTMLCollection
HTMLDocument.getApplets ( ) [abstract]  :  HTMLCollection
HTMLDocument.getBody ( ) [abstract]  :  HTMLElement
HTMLDocument.getCookie ( ) [abstract]  :  String
HTMLDocument.getDomain ( ) [abstract]  :  String
HTMLDocument.getElementById ( String p1 ) [abstract]  :  Element
HTMLDocument.getElementsByName ( String p1 ) [abstract]  :  NodeList
HTMLDocument.getForms ( ) [abstract]  :  HTMLCollection
HTMLDocument.getImages ( ) [abstract]  :  HTMLCollection
HTMLDocument.getLinks ( ) [abstract]  :  HTMLCollection
HTMLDocument.getReferrer ( ) [abstract]  :  String
HTMLDocument.getTitle ( ) [abstract]  :  String
HTMLDocument.getURL ( ) [abstract]  :  String
HTMLDocument.open ( ) [abstract]  :  void
HTMLDocument.setBody ( HTMLElement p1 ) [abstract]  :  void
HTMLDocument.setCookie ( String p1 ) [abstract]  :  void
HTMLDocument.setTitle ( String p1 ) [abstract]  :  void
HTMLDocument.write ( String p1 ) [abstract]  :  void
HTMLDocument.writeln ( String p1 ) [abstract]  :  void

xerces_1_0_1.jar, HTMLDocumentImpl.class
package org.apache.html.dom
HTMLDocumentImpl.cloneNode ( boolean p1 )  :  Node
HTMLDocumentImpl.close ( )  :  void
HTMLDocumentImpl.createAttribute ( String p1 )  :  Attr
HTMLDocumentImpl.createElement ( String p1 )  :  Element
HTMLDocumentImpl.createElementNS ( String p1, String p2 )  :  Element
HTMLDocumentImpl.getAnchors ( )  :  HTMLCollection
HTMLDocumentImpl.getApplets ( )  :  HTMLCollection
HTMLDocumentImpl.getBody ( )  :  HTMLElement
HTMLDocumentImpl.getCookie ( )  :  String
HTMLDocumentImpl.getDocumentElement ( )  :  Element
HTMLDocumentImpl.getDomain ( )  :  String
HTMLDocumentImpl.getElementById ( String p1 )  :  Element
HTMLDocumentImpl.getElementsByName ( String p1 )  :  NodeList
HTMLDocumentImpl.getForms ( )  :  HTMLCollection
HTMLDocumentImpl.getHead ( )  :  HTMLElement
HTMLDocumentImpl.getImages ( )  :  HTMLCollection
HTMLDocumentImpl.getLinks ( )  :  HTMLCollection
HTMLDocumentImpl.getReferrer ( )  :  String
HTMLDocumentImpl.getTitle ( )  :  String
HTMLDocumentImpl.getURL ( )  :  String
HTMLDocumentImpl.HTMLDocumentImpl ( )
HTMLDocumentImpl.open ( )  :  void
HTMLDocumentImpl.setBody ( HTMLElement p1 )  :  void
HTMLDocumentImpl.setCookie ( String p1 )  :  void
HTMLDocumentImpl.setTitle ( String p1 )  :  void
HTMLDocumentImpl.write ( String p1 )  :  void
HTMLDocumentImpl.writeln ( String p1 )  :  void

xerces_1_0_1.jar, HTMLDOMImplementation.class
package org.w3c.dom.html
HTMLDOMImplementation.createHTMLDocument ( String p1 ) [abstract]  :  HTMLDocument

xerces_1_0_1.jar, HTMLDOMImplementationImpl.class
package org.apache.html.dom
HTMLDOMImplementationImpl.createHTMLDocument ( String p1 )  :  HTMLDocument
HTMLDOMImplementationImpl.getHTMLDOMImplementation ( ) [static]  :  HTMLDOMImplementation

xerces_1_0_1.jar, HTMLElement.class
package org.w3c.dom.html
HTMLElement.getClassName ( ) [abstract]  :  String
HTMLElement.getDir ( ) [abstract]  :  String
HTMLElement.getId ( ) [abstract]  :  String
HTMLElement.getLang ( ) [abstract]  :  String
HTMLElement.getTitle ( ) [abstract]  :  String
HTMLElement.setClassName ( String p1 ) [abstract]  :  void
HTMLElement.setDir ( String p1 ) [abstract]  :  void
HTMLElement.setId ( String p1 ) [abstract]  :  void
HTMLElement.setLang ( String p1 ) [abstract]  :  void
HTMLElement.setTitle ( String p1 ) [abstract]  :  void

xerces_1_0_1.jar, HTMLElementImpl.class
package org.apache.html.dom
HTMLElementImpl.getClassName ( )  :  String
HTMLElementImpl.getDir ( )  :  String
HTMLElementImpl.getForm ( )  :  HTMLFormElement
HTMLElementImpl.getId ( )  :  String
HTMLElementImpl.getLang ( )  :  String
HTMLElementImpl.getTitle ( )  :  String
HTMLElementImpl.setClassName ( String p1 )  :  void
HTMLElementImpl.setDir ( String p1 )  :  void
HTMLElementImpl.setId ( String p1 )  :  void
HTMLElementImpl.setLang ( String p1 )  :  void
HTMLElementImpl.setTitle ( String p1 )  :  void

xerces_1_0_1.jar, HTMLFieldSetElement.class
package org.w3c.dom.html
HTMLFieldSetElement.getForm ( ) [abstract]  :  HTMLFormElement

xerces_1_0_1.jar, HTMLFieldSetElementImpl.class
package org.apache.html.dom
HTMLFieldSetElementImpl.HTMLFieldSetElementImpl ( HTMLDocumentImpl p1, String p2 )

xerces_1_0_1.jar, HTMLFontElement.class
package org.w3c.dom.html
HTMLFontElement.getColor ( ) [abstract]  :  String
HTMLFontElement.getFace ( ) [abstract]  :  String
HTMLFontElement.getSize ( ) [abstract]  :  String
HTMLFontElement.setColor ( String p1 ) [abstract]  :  void
HTMLFontElement.setFace ( String p1 ) [abstract]  :  void
HTMLFontElement.setSize ( String p1 ) [abstract]  :  void

xerces_1_0_1.jar, HTMLFontElementImpl.class
package org.apache.html.dom
HTMLFontElementImpl.getColor ( )  :  String
HTMLFontElementImpl.getFace ( )  :  String
HTMLFontElementImpl.getSize ( )  :  String
HTMLFontElementImpl.HTMLFontElementImpl ( HTMLDocumentImpl p1, String p2 )
HTMLFontElementImpl.setColor ( String p1 )  :  void
HTMLFontElementImpl.setFace ( String p1 )  :  void
HTMLFontElementImpl.setSize ( String p1 )  :  void

xerces_1_0_1.jar, HTMLFormElement.class
package org.w3c.dom.html
HTMLFormElement.getAcceptCharset ( ) [abstract]  :  String
HTMLFormElement.getAction ( ) [abstract]  :  String
HTMLFormElement.getElements ( ) [abstract]  :  HTMLCollection
HTMLFormElement.getEnctype ( ) [abstract]  :  String
HTMLFormElement.getLength ( ) [abstract]  :  int
HTMLFormElement.getMethod ( ) [abstract]  :  String
HTMLFormElement.getName ( ) [abstract]  :  String
HTMLFormElement.getTarget ( ) [abstract]  :  String
HTMLFormElement.reset ( ) [abstract]  :  void
HTMLFormElement.setAcceptCharset ( String p1 ) [abstract]  :  void
HTMLFormElement.setAction ( String p1 ) [abstract]  :  void
HTMLFormElement.setEnctype ( String p1 ) [abstract]  :  void
HTMLFormElement.setMethod ( String p1 ) [abstract]  :  void
HTMLFormElement.setName ( String p1 ) [abstract]  :  void
HTMLFormElement.setTarget ( String p1 ) [abstract]  :  void
HTMLFormElement.submit ( ) [abstract]  :  void

xerces_1_0_1.jar, HTMLFormElementImpl.class
package org.apache.html.dom
HTMLFormElementImpl.getAcceptCharset ( )  :  String
HTMLFormElementImpl.getAction ( )  :  String
HTMLFormElementImpl.getElements ( )  :  HTMLCollection
HTMLFormElementImpl.getEnctype ( )  :  String
HTMLFormElementImpl.getLength ( )  :  int
HTMLFormElementImpl.getMethod ( )  :  String
HTMLFormElementImpl.getName ( )  :  String
HTMLFormElementImpl.getTarget ( )  :  String
HTMLFormElementImpl.HTMLFormElementImpl ( HTMLDocumentImpl p1, String p2 )
HTMLFormElementImpl.reset ( )  :  void
HTMLFormElementImpl.setAcceptCharset ( String p1 )  :  void
HTMLFormElementImpl.setAction ( String p1 )  :  void
HTMLFormElementImpl.setEnctype ( String p1 )  :  void
HTMLFormElementImpl.setMethod ( String p1 )  :  void
HTMLFormElementImpl.setName ( String p1 )  :  void
HTMLFormElementImpl.setTarget ( String p1 )  :  void
HTMLFormElementImpl.submit ( )  :  void

xerces_1_0_1.jar, HTMLFrameElement.class
package org.w3c.dom.html
HTMLFrameElement.getFrameBorder ( ) [abstract]  :  String
HTMLFrameElement.getLongDesc ( ) [abstract]  :  String
HTMLFrameElement.getMarginHeight ( ) [abstract]  :  String
HTMLFrameElement.getMarginWidth ( ) [abstract]  :  String
HTMLFrameElement.getName ( ) [abstract]  :  String
HTMLFrameElement.getNoResize ( ) [abstract]  :  boolean
HTMLFrameElement.getScrolling ( ) [abstract]  :  String
HTMLFrameElement.getSrc ( ) [abstract]  :  String
HTMLFrameElement.setFrameBorder ( String p1 ) [abstract]  :  void
HTMLFrameElement.setLongDesc ( String p1 ) [abstract]  :  void
HTMLFrameElement.setMarginHeight ( String p1 ) [abstract]  :  void
HTMLFrameElement.setMarginWidth ( String p1 ) [abstract]  :  void
HTMLFrameElement.setName ( String p1 ) [abstract]  :  void
HTMLFrameElement.setNoResize ( boolean p1 ) [abstract]  :  void
HTMLFrameElement.setScrolling ( String p1 ) [abstract]  :  void
HTMLFrameElement.setSrc ( String p1 ) [abstract]  :  void

xerces_1_0_1.jar, HTMLFrameElementImpl.class
package org.apache.html.dom
HTMLFrameElementImpl.getFrameBorder ( )  :  String
HTMLFrameElementImpl.getLongDesc ( )  :  String
HTMLFrameElementImpl.getMarginHeight ( )  :  String
HTMLFrameElementImpl.getMarginWidth ( )  :  String
HTMLFrameElementImpl.getName ( )  :  String
HTMLFrameElementImpl.getNoResize ( )  :  boolean
HTMLFrameElementImpl.getScrolling ( )  :  String
HTMLFrameElementImpl.getSrc ( )  :  String
HTMLFrameElementImpl.HTMLFrameElementImpl ( HTMLDocumentImpl p1, String p2 )
HTMLFrameElementImpl.setFrameBorder ( String p1 )  :  void
HTMLFrameElementImpl.setLongDesc ( String p1 )  :  void
HTMLFrameElementImpl.setMarginHeight ( String p1 )  :  void
HTMLFrameElementImpl.setMarginWidth ( String p1 )  :  void
HTMLFrameElementImpl.setName ( String p1 )  :  void
HTMLFrameElementImpl.setNoResize ( boolean p1 )  :  void
HTMLFrameElementImpl.setScrolling ( String p1 )  :  void
HTMLFrameElementImpl.setSrc ( String p1 )  :  void

xerces_1_0_1.jar, HTMLFrameSetElement.class
package org.w3c.dom.html
HTMLFrameSetElement.getCols ( ) [abstract]  :  String
HTMLFrameSetElement.getRows ( ) [abstract]  :  String
HTMLFrameSetElement.setCols ( String p1 ) [abstract]  :  void
HTMLFrameSetElement.setRows ( String p1 ) [abstract]  :  void

xerces_1_0_1.jar, HTMLFrameSetElementImpl.class
package org.apache.html.dom
HTMLFrameSetElementImpl.getCols ( )  :  String
HTMLFrameSetElementImpl.getRows ( )  :  String
HTMLFrameSetElementImpl.HTMLFrameSetElementImpl ( HTMLDocumentImpl p1, String p2 )
HTMLFrameSetElementImpl.setCols ( String p1 )  :  void
HTMLFrameSetElementImpl.setRows ( String p1 )  :  void

xerces_1_0_1.jar, HTMLHeadElement.class
package org.w3c.dom.html
HTMLHeadElement.getProfile ( ) [abstract]  :  String
HTMLHeadElement.setProfile ( String p1 ) [abstract]  :  void

xerces_1_0_1.jar, HTMLHeadElementImpl.class
package org.apache.html.dom
HTMLHeadElementImpl.getProfile ( )  :  String
HTMLHeadElementImpl.HTMLHeadElementImpl ( HTMLDocumentImpl p1, String p2 )
HTMLHeadElementImpl.setProfile ( String p1 )  :  void

xerces_1_0_1.jar, HTMLHeadingElement.class
package org.w3c.dom.html
HTMLHeadingElement.getAlign ( ) [abstract]  :  String
HTMLHeadingElement.setAlign ( String p1 ) [abstract]  :  void

xerces_1_0_1.jar, HTMLHeadingElementImpl.class
package org.apache.html.dom
HTMLHeadingElementImpl.getAlign ( )  :  String
HTMLHeadingElementImpl.HTMLHeadingElementImpl ( HTMLDocumentImpl p1, String p2 )
HTMLHeadingElementImpl.setAlign ( String p1 )  :  void

xerces_1_0_1.jar, HTMLHRElement.class
package org.w3c.dom.html
HTMLHRElement.getAlign ( ) [abstract]  :  String
HTMLHRElement.getNoShade ( ) [abstract]  :  boolean
HTMLHRElement.getSize ( ) [abstract]  :  String
HTMLHRElement.getWidth ( ) [abstract]  :  String
HTMLHRElement.setAlign ( String p1 ) [abstract]  :  void
HTMLHRElement.setNoShade ( boolean p1 ) [abstract]  :  void
HTMLHRElement.setSize ( String p1 ) [abstract]  :  void
HTMLHRElement.setWidth ( String p1 ) [abstract]  :  void

xerces_1_0_1.jar, HTMLHRElementImpl.class
package org.apache.html.dom
HTMLHRElementImpl.getAlign ( )  :  String
HTMLHRElementImpl.getNoShade ( )  :  boolean
HTMLHRElementImpl.getSize ( )  :  String
HTMLHRElementImpl.getWidth ( )  :  String
HTMLHRElementImpl.HTMLHRElementImpl ( HTMLDocumentImpl p1, String p2 )
HTMLHRElementImpl.setAlign ( String p1 )  :  void
HTMLHRElementImpl.setNoShade ( boolean p1 )  :  void
HTMLHRElementImpl.setSize ( String p1 )  :  void
HTMLHRElementImpl.setWidth ( String p1 )  :  void

xerces_1_0_1.jar, HTMLHtmlElement.class
package org.w3c.dom.html
HTMLHtmlElement.getVersion ( ) [abstract]  :  String
HTMLHtmlElement.setVersion ( String p1 ) [abstract]  :  void

xerces_1_0_1.jar, HTMLHtmlElementImpl.class
package org.apache.html.dom
HTMLHtmlElementImpl.getVersion ( )  :  String
HTMLHtmlElementImpl.HTMLHtmlElementImpl ( HTMLDocumentImpl p1, String p2 )
HTMLHtmlElementImpl.setVersion ( String p1 )  :  void

xerces_1_0_1.jar, HTMLIFrameElement.class
package org.w3c.dom.html
HTMLIFrameElement.getAlign ( ) [abstract]  :  String
HTMLIFrameElement.getFrameBorder ( ) [abstract]  :  String
HTMLIFrameElement.getHeight ( ) [abstract]  :  String
HTMLIFrameElement.getLongDesc ( ) [abstract]  :  String
HTMLIFrameElement.getMarginHeight ( ) [abstract]  :  String
HTMLIFrameElement.getMarginWidth ( ) [abstract]  :  String
HTMLIFrameElement.getName ( ) [abstract]  :  String
HTMLIFrameElement.getScrolling ( ) [abstract]  :  String
HTMLIFrameElement.getSrc ( ) [abstract]  :  String
HTMLIFrameElement.getWidth ( ) [abstract]  :  String
HTMLIFrameElement.setAlign ( String p1 ) [abstract]  :  void
HTMLIFrameElement.setFrameBorder ( String p1 ) [abstract]  :  void
HTMLIFrameElement.setHeight ( String p1 ) [abstract]  :  void
HTMLIFrameElement.setLongDesc ( String p1 ) [abstract]  :  void
HTMLIFrameElement.setMarginHeight ( String p1 ) [abstract]  :  void
HTMLIFrameElement.setMarginWidth ( String p1 ) [abstract]  :  void
HTMLIFrameElement.setName ( String p1 ) [abstract]  :  void
HTMLIFrameElement.setScrolling ( String p1 ) [abstract]  :  void
HTMLIFrameElement.setSrc ( String p1 ) [abstract]  :  void
HTMLIFrameElement.setWidth ( String p1 ) [abstract]  :  void

xerces_1_0_1.jar, HTMLIFrameElementImpl.class
package org.apache.html.dom
HTMLIFrameElementImpl.getAlign ( )  :  String
HTMLIFrameElementImpl.getFrameBorder ( )  :  String
HTMLIFrameElementImpl.getHeight ( )  :  String
HTMLIFrameElementImpl.getLongDesc ( )  :  String
HTMLIFrameElementImpl.getMarginHeight ( )  :  String
HTMLIFrameElementImpl.getMarginWidth ( )  :  String
HTMLIFrameElementImpl.getName ( )  :  String
HTMLIFrameElementImpl.getScrolling ( )  :  String
HTMLIFrameElementImpl.getSrc ( )  :  String
HTMLIFrameElementImpl.getWidth ( )  :  String
HTMLIFrameElementImpl.HTMLIFrameElementImpl ( HTMLDocumentImpl p1, String p2 )
HTMLIFrameElementImpl.setAlign ( String p1 )  :  void
HTMLIFrameElementImpl.setFrameBorder ( String p1 )  :  void
HTMLIFrameElementImpl.setHeight ( String p1 )  :  void
HTMLIFrameElementImpl.setLongDesc ( String p1 )  :  void
HTMLIFrameElementImpl.setMarginHeight ( String p1 )  :  void
HTMLIFrameElementImpl.setMarginWidth ( String p1 )  :  void
HTMLIFrameElementImpl.setName ( String p1 )  :  void
HTMLIFrameElementImpl.setScrolling ( String p1 )  :  void
HTMLIFrameElementImpl.setSrc ( String p1 )  :  void
HTMLIFrameElementImpl.setWidth ( String p1 )  :  void

xerces_1_0_1.jar, HTMLImageElement.class
package org.w3c.dom.html
HTMLImageElement.getAlign ( ) [abstract]  :  String
HTMLImageElement.getAlt ( ) [abstract]  :  String
HTMLImageElement.getBorder ( ) [abstract]  :  String
HTMLImageElement.getHeight ( ) [abstract]  :  String
HTMLImageElement.getHspace ( ) [abstract]  :  String
HTMLImageElement.getIsMap ( ) [abstract]  :  boolean
HTMLImageElement.getLongDesc ( ) [abstract]  :  String
HTMLImageElement.getLowSrc ( ) [abstract]  :  String
HTMLImageElement.getName ( ) [abstract]  :  String
HTMLImageElement.getSrc ( ) [abstract]  :  String
HTMLImageElement.getUseMap ( ) [abstract]  :  String
HTMLImageElement.getVspace ( ) [abstract]  :  String
HTMLImageElement.getWidth ( ) [abstract]  :  String
HTMLImageElement.setAlign ( String p1 ) [abstract]  :  void
HTMLImageElement.setAlt ( String p1 ) [abstract]  :  void
HTMLImageElement.setBorder ( String p1 ) [abstract]  :  void
HTMLImageElement.setHeight ( String p1 ) [abstract]  :  void
HTMLImageElement.setHspace ( String p1 ) [abstract]  :  void
HTMLImageElement.setIsMap ( boolean p1 ) [abstract]  :  void
HTMLImageElement.setLongDesc ( String p1 ) [abstract]  :  void
HTMLImageElement.setLowSrc ( String p1 ) [abstract]  :  void
HTMLImageElement.setName ( String p1 ) [abstract]  :  void
HTMLImageElement.setSrc ( String p1 ) [abstract]  :  void
HTMLImageElement.setUseMap ( String p1 ) [abstract]  :  void
HTMLImageElement.setVspace ( String p1 ) [abstract]  :  void
HTMLImageElement.setWidth ( String p1 ) [abstract]  :  void

xerces_1_0_1.jar, HTMLImageElementImpl.class
package org.apache.html.dom
HTMLImageElementImpl.getAlign ( )  :  String
HTMLImageElementImpl.getAlt ( )  :  String
HTMLImageElementImpl.getBorder ( )  :  String
HTMLImageElementImpl.getHeight ( )  :  String
HTMLImageElementImpl.getHspace ( )  :  String
HTMLImageElementImpl.getIsMap ( )  :  boolean
HTMLImageElementImpl.getLongDesc ( )  :  String
HTMLImageElementImpl.getLowSrc ( )  :  String
HTMLImageElementImpl.getName ( )  :  String
HTMLImageElementImpl.getSrc ( )  :  String
HTMLImageElementImpl.getUseMap ( )  :  String
HTMLImageElementImpl.getVspace ( )  :  String
HTMLImageElementImpl.getWidth ( )  :  String
HTMLImageElementImpl.HTMLImageElementImpl ( HTMLDocumentImpl p1, String p2 )
HTMLImageElementImpl.setAlign ( String p1 )  :  void
HTMLImageElementImpl.setAlt ( String p1 )  :  void
HTMLImageElementImpl.setBorder ( String p1 )  :  void
HTMLImageElementImpl.setHeight ( String p1 )  :  void
HTMLImageElementImpl.setHspace ( String p1 )  :  void
HTMLImageElementImpl.setIsMap ( boolean p1 )  :  void
HTMLImageElementImpl.setLongDesc ( String p1 )  :  void
HTMLImageElementImpl.setLowSrc ( String p1 )  :  void
HTMLImageElementImpl.setName ( String p1 )  :  void
HTMLImageElementImpl.setSrc ( String p1 )  :  void
HTMLImageElementImpl.setUseMap ( String p1 )  :  void
HTMLImageElementImpl.setVspace ( String p1 )  :  void
HTMLImageElementImpl.setWidth ( String p1 )  :  void

xerces_1_0_1.jar, HTMLInputElement.class
package org.w3c.dom.html
HTMLInputElement.blur ( ) [abstract]  :  void
HTMLInputElement.click ( ) [abstract]  :  void
HTMLInputElement.focus ( ) [abstract]  :  void
HTMLInputElement.getAccept ( ) [abstract]  :  String
HTMLInputElement.getAccessKey ( ) [abstract]  :  String
HTMLInputElement.getAlign ( ) [abstract]  :  String
HTMLInputElement.getAlt ( ) [abstract]  :  String
HTMLInputElement.getChecked ( ) [abstract]  :  boolean
HTMLInputElement.getDefaultChecked ( ) [abstract]  :  boolean
HTMLInputElement.getDefaultValue ( ) [abstract]  :  String
HTMLInputElement.getDisabled ( ) [abstract]  :  boolean
HTMLInputElement.getForm ( ) [abstract]  :  HTMLFormElement
HTMLInputElement.getMaxLength ( ) [abstract]  :  int
HTMLInputElement.getName ( ) [abstract]  :  String
HTMLInputElement.getReadOnly ( ) [abstract]  :  boolean
HTMLInputElement.getSize ( ) [abstract]  :  String
HTMLInputElement.getSrc ( ) [abstract]  :  String
HTMLInputElement.getTabIndex ( ) [abstract]  :  int
HTMLInputElement.getType ( ) [abstract]  :  String
HTMLInputElement.getUseMap ( ) [abstract]  :  String
HTMLInputElement.getValue ( ) [abstract]  :  String
HTMLInputElement.select ( ) [abstract]  :  void
HTMLInputElement.setAccept ( String p1 ) [abstract]  :  void
HTMLInputElement.setAccessKey ( String p1 ) [abstract]  :  void
HTMLInputElement.setAlign ( String p1 ) [abstract]  :  void
HTMLInputElement.setAlt ( String p1 ) [abstract]  :  void
HTMLInputElement.setChecked ( boolean p1 ) [abstract]  :  void
HTMLInputElement.setDefaultChecked ( boolean p1 ) [abstract]  :  void
HTMLInputElement.setDefaultValue ( String p1 ) [abstract]  :  void
HTMLInputElement.setDisabled ( boolean p1 ) [abstract]  :  void
HTMLInputElement.setMaxLength ( int p1 ) [abstract]  :  void
HTMLInputElement.setName ( String p1 ) [abstract]  :  void
HTMLInputElement.setReadOnly ( boolean p1 ) [abstract]  :  void
HTMLInputElement.setSize ( String p1 ) [abstract]  :  void
HTMLInputElement.setSrc ( String p1 ) [abstract]  :  void
HTMLInputElement.setTabIndex ( int p1 ) [abstract]  :  void
HTMLInputElement.setUseMap ( String p1 ) [abstract]  :  void
HTMLInputElement.setValue ( String p1 ) [abstract]  :  void

xerces_1_0_1.jar, HTMLInputElementImpl.class
package org.apache.html.dom
HTMLInputElementImpl.blur ( )  :  void
HTMLInputElementImpl.click ( )  :  void
HTMLInputElementImpl.focus ( )  :  void
HTMLInputElementImpl.getAccept ( )  :  String
HTMLInputElementImpl.getAccessKey ( )  :  String
HTMLInputElementImpl.getAlign ( )  :  String
HTMLInputElementImpl.getAlt ( )  :  String
HTMLInputElementImpl.getChecked ( )  :  boolean
HTMLInputElementImpl.getDefaultChecked ( )  :  boolean
HTMLInputElementImpl.getDefaultValue ( )  :  String
HTMLInputElementImpl.getDisabled ( )  :  boolean
HTMLInputElementImpl.getMaxLength ( )  :  int
HTMLInputElementImpl.getName ( )  :  String
HTMLInputElementImpl.getReadOnly ( )  :  boolean
HTMLInputElementImpl.getSize ( )  :  String
HTMLInputElementImpl.getSrc ( )  :  String
HTMLInputElementImpl.getTabIndex ( )  :  int
HTMLInputElementImpl.getType ( )  :  String
HTMLInputElementImpl.getUseMap ( )  :  String
HTMLInputElementImpl.getValue ( )  :  String
HTMLInputElementImpl.HTMLInputElementImpl ( HTMLDocumentImpl p1, String p2 )
HTMLInputElementImpl.select ( )  :  void
HTMLInputElementImpl.setAccept ( String p1 )  :  void
HTMLInputElementImpl.setAccessKey ( String p1 )  :  void
HTMLInputElementImpl.setAlign ( String p1 )  :  void
HTMLInputElementImpl.setAlt ( String p1 )  :  void
HTMLInputElementImpl.setChecked ( boolean p1 )  :  void
HTMLInputElementImpl.setDefaultChecked ( boolean p1 )  :  void
HTMLInputElementImpl.setDefaultValue ( String p1 )  :  void
HTMLInputElementImpl.setDisabled ( boolean p1 )  :  void
HTMLInputElementImpl.setMaxLength ( int p1 )  :  void
HTMLInputElementImpl.setName ( String p1 )  :  void
HTMLInputElementImpl.setReadOnly ( boolean p1 )  :  void
HTMLInputElementImpl.setSize ( String p1 )  :  void
HTMLInputElementImpl.setSrc ( String p1 )  :  void
HTMLInputElementImpl.setTabIndex ( int p1 )  :  void
HTMLInputElementImpl.setUseMap ( String p1 )  :  void
HTMLInputElementImpl.setValue ( String p1 )  :  void

xerces_1_0_1.jar, HTMLIsIndexElement.class
package org.w3c.dom.html
HTMLIsIndexElement.getForm ( ) [abstract]  :  HTMLFormElement
HTMLIsIndexElement.getPrompt ( ) [abstract]  :  String
HTMLIsIndexElement.setPrompt ( String p1 ) [abstract]  :  void

xerces_1_0_1.jar, HTMLIsIndexElementImpl.class
package org.apache.html.dom
HTMLIsIndexElementImpl.getPrompt ( )  :  String
HTMLIsIndexElementImpl.HTMLIsIndexElementImpl ( HTMLDocumentImpl p1, String p2 )
HTMLIsIndexElementImpl.setPrompt ( String p1 )  :  void

xerces_1_0_1.jar, HTMLLabelElement.class
package org.w3c.dom.html
HTMLLabelElement.getAccessKey ( ) [abstract]  :  String
HTMLLabelElement.getForm ( ) [abstract]  :  HTMLFormElement
HTMLLabelElement.getHtmlFor ( ) [abstract]  :  String
HTMLLabelElement.setAccessKey ( String p1 ) [abstract]  :  void
HTMLLabelElement.setHtmlFor ( String p1 ) [abstract]  :  void

xerces_1_0_1.jar, HTMLLabelElementImpl.class
package org.apache.html.dom
HTMLLabelElementImpl.getAccessKey ( )  :  String
HTMLLabelElementImpl.getHtmlFor ( )  :  String
HTMLLabelElementImpl.HTMLLabelElementImpl ( HTMLDocumentImpl p1, String p2 )
HTMLLabelElementImpl.setAccessKey ( String p1 )  :  void
HTMLLabelElementImpl.setHtmlFor ( String p1 )  :  void

xerces_1_0_1.jar, HTMLLegendElement.class
package org.w3c.dom.html
HTMLLegendElement.getAccessKey ( ) [abstract]  :  String
HTMLLegendElement.getAlign ( ) [abstract]  :  String
HTMLLegendElement.getForm ( ) [abstract]  :  HTMLFormElement
HTMLLegendElement.setAccessKey ( String p1 ) [abstract]  :  void
HTMLLegendElement.setAlign ( String p1 ) [abstract]  :  void

xerces_1_0_1.jar, HTMLLegendElementImpl.class
package org.apache.html.dom
HTMLLegendElementImpl.getAccessKey ( )  :  String
HTMLLegendElementImpl.getAlign ( )  :  String
HTMLLegendElementImpl.HTMLLegendElementImpl ( HTMLDocumentImpl p1, String p2 )
HTMLLegendElementImpl.setAccessKey ( String p1 )  :  void
HTMLLegendElementImpl.setAlign ( String p1 )  :  void

xerces_1_0_1.jar, HTMLLIElement.class
package org.w3c.dom.html
HTMLLIElement.getType ( ) [abstract]  :  String
HTMLLIElement.getValue ( ) [abstract]  :  int
HTMLLIElement.setType ( String p1 ) [abstract]  :  void
HTMLLIElement.setValue ( int p1 ) [abstract]  :  void

xerces_1_0_1.jar, HTMLLIElementImpl.class
package org.apache.html.dom
HTMLLIElementImpl.getType ( )  :  String
HTMLLIElementImpl.getValue ( )  :  int
HTMLLIElementImpl.HTMLLIElementImpl ( HTMLDocumentImpl p1, String p2 )
HTMLLIElementImpl.setType ( String p1 )  :  void
HTMLLIElementImpl.setValue ( int p1 )  :  void

xerces_1_0_1.jar, HTMLLinkElement.class
package org.w3c.dom.html
HTMLLinkElement.getCharset ( ) [abstract]  :  String
HTMLLinkElement.getDisabled ( ) [abstract]  :  boolean
HTMLLinkElement.getHref ( ) [abstract]  :  String
HTMLLinkElement.getHreflang ( ) [abstract]  :  String
HTMLLinkElement.getMedia ( ) [abstract]  :  String
HTMLLinkElement.getRel ( ) [abstract]  :  String
HTMLLinkElement.getRev ( ) [abstract]  :  String
HTMLLinkElement.getTarget ( ) [abstract]  :  String
HTMLLinkElement.getType ( ) [abstract]  :  String
HTMLLinkElement.setCharset ( String p1 ) [abstract]  :  void
HTMLLinkElement.setDisabled ( boolean p1 ) [abstract]  :  void
HTMLLinkElement.setHref ( String p1 ) [abstract]  :  void
HTMLLinkElement.setHreflang ( String p1 ) [abstract]  :  void
HTMLLinkElement.setMedia ( String p1 ) [abstract]  :  void
HTMLLinkElement.setRel ( String p1 ) [abstract]  :  void
HTMLLinkElement.setRev ( String p1 ) [abstract]  :  void
HTMLLinkElement.setTarget ( String p1 ) [abstract]  :  void
HTMLLinkElement.setType ( String p1 ) [abstract]  :  void

xerces_1_0_1.jar, HTMLLinkElementImpl.class
package org.apache.html.dom
HTMLLinkElementImpl.getCharset ( )  :  String
HTMLLinkElementImpl.getDisabled ( )  :  boolean
HTMLLinkElementImpl.getHref ( )  :  String
HTMLLinkElementImpl.getHreflang ( )  :  String
HTMLLinkElementImpl.getMedia ( )  :  String
HTMLLinkElementImpl.getRel ( )  :  String
HTMLLinkElementImpl.getRev ( )  :  String
HTMLLinkElementImpl.getTarget ( )  :  String
HTMLLinkElementImpl.getType ( )  :  String
HTMLLinkElementImpl.HTMLLinkElementImpl ( HTMLDocumentImpl p1, String p2 )
HTMLLinkElementImpl.setCharset ( String p1 )  :  void
HTMLLinkElementImpl.setDisabled ( boolean p1 )  :  void
HTMLLinkElementImpl.setHref ( String p1 )  :  void
HTMLLinkElementImpl.setHreflang ( String p1 )  :  void
HTMLLinkElementImpl.setMedia ( String p1 )  :  void
HTMLLinkElementImpl.setRel ( String p1 )  :  void
HTMLLinkElementImpl.setRev ( String p1 )  :  void
HTMLLinkElementImpl.setTarget ( String p1 )  :  void
HTMLLinkElementImpl.setType ( String p1 )  :  void

xerces_1_0_1.jar, HTMLMapElement.class
package org.w3c.dom.html
HTMLMapElement.getAreas ( ) [abstract]  :  HTMLCollection
HTMLMapElement.getName ( ) [abstract]  :  String
HTMLMapElement.setName ( String p1 ) [abstract]  :  void

xerces_1_0_1.jar, HTMLMapElementImpl.class
package org.apache.html.dom
HTMLMapElementImpl.getAreas ( )  :  HTMLCollection
HTMLMapElementImpl.getName ( )  :  String
HTMLMapElementImpl.HTMLMapElementImpl ( HTMLDocumentImpl p1, String p2 )
HTMLMapElementImpl.setName ( String p1 )  :  void

xerces_1_0_1.jar, HTMLMenuElement.class
package org.w3c.dom.html
HTMLMenuElement.getCompact ( ) [abstract]  :  boolean
HTMLMenuElement.setCompact ( boolean p1 ) [abstract]  :  void

xerces_1_0_1.jar, HTMLMenuElementImpl.class
package org.apache.html.dom
HTMLMenuElementImpl.getCompact ( )  :  boolean
HTMLMenuElementImpl.HTMLMenuElementImpl ( HTMLDocumentImpl p1, String p2 )
HTMLMenuElementImpl.setCompact ( boolean p1 )  :  void

xerces_1_0_1.jar, HTMLMetaElement.class
package org.w3c.dom.html
HTMLMetaElement.getContent ( ) [abstract]  :  String
HTMLMetaElement.getHttpEquiv ( ) [abstract]  :  String
HTMLMetaElement.getName ( ) [abstract]  :  String
HTMLMetaElement.getScheme ( ) [abstract]  :  String
HTMLMetaElement.setContent ( String p1 ) [abstract]  :  void
HTMLMetaElement.setHttpEquiv ( String p1 ) [abstract]  :  void
HTMLMetaElement.setName ( String p1 ) [abstract]  :  void
HTMLMetaElement.setScheme ( String p1 ) [abstract]  :  void

xerces_1_0_1.jar, HTMLMetaElementImpl.class
package org.apache.html.dom
HTMLMetaElementImpl.getContent ( )  :  String
HTMLMetaElementImpl.getHttpEquiv ( )  :  String
HTMLMetaElementImpl.getName ( )  :  String
HTMLMetaElementImpl.getScheme ( )  :  String
HTMLMetaElementImpl.HTMLMetaElementImpl ( HTMLDocumentImpl p1, String p2 )
HTMLMetaElementImpl.setContent ( String p1 )  :  void
HTMLMetaElementImpl.setHttpEquiv ( String p1 )  :  void
HTMLMetaElementImpl.setName ( String p1 )  :  void
HTMLMetaElementImpl.setScheme ( String p1 )  :  void

xerces_1_0_1.jar, HTMLModElement.class
package org.w3c.dom.html
HTMLModElement.getCite ( ) [abstract]  :  String
HTMLModElement.getDateTime ( ) [abstract]  :  String
HTMLModElement.setCite ( String p1 ) [abstract]  :  void
HTMLModElement.setDateTime ( String p1 ) [abstract]  :  void

xerces_1_0_1.jar, HTMLModElementImpl.class
package org.apache.html.dom
HTMLModElementImpl.getCite ( )  :  String
HTMLModElementImpl.getDateTime ( )  :  String
HTMLModElementImpl.HTMLModElementImpl ( HTMLDocumentImpl p1, String p2 )
HTMLModElementImpl.setCite ( String p1 )  :  void
HTMLModElementImpl.setDateTime ( String p1 )  :  void

xerces_1_0_1.jar, HTMLObjectElement.class
package org.w3c.dom.html
HTMLObjectElement.getAlign ( ) [abstract]  :  String
HTMLObjectElement.getArchive ( ) [abstract]  :  String
HTMLObjectElement.getBorder ( ) [abstract]  :  String
HTMLObjectElement.getCode ( ) [abstract]  :  String
HTMLObjectElement.getCodeBase ( ) [abstract]  :  String
HTMLObjectElement.getCodeType ( ) [abstract]  :  String
HTMLObjectElement.getData ( ) [abstract]  :  String
HTMLObjectElement.getDeclare ( ) [abstract]  :  boolean
HTMLObjectElement.getForm ( ) [abstract]  :  HTMLFormElement
HTMLObjectElement.getHeight ( ) [abstract]  :  String
HTMLObjectElement.getHspace ( ) [abstract]  :  String
HTMLObjectElement.getName ( ) [abstract]  :  String
HTMLObjectElement.getStandby ( ) [abstract]  :  String
HTMLObjectElement.getTabIndex ( ) [abstract]  :  int
HTMLObjectElement.getType ( ) [abstract]  :  String
HTMLObjectElement.getUseMap ( ) [abstract]  :  String
HTMLObjectElement.getVspace ( ) [abstract]  :  String
HTMLObjectElement.getWidth ( ) [abstract]  :  String
HTMLObjectElement.setAlign ( String p1 ) [abstract]  :  void
HTMLObjectElement.setArchive ( String p1 ) [abstract]  :  void
HTMLObjectElement.setBorder ( String p1 ) [abstract]  :  void
HTMLObjectElement.setCode ( String p1 ) [abstract]  :  void
HTMLObjectElement.setCodeBase ( String p1 ) [abstract]  :  void
HTMLObjectElement.setCodeType ( String p1 ) [abstract]  :  void
HTMLObjectElement.setData ( String p1 ) [abstract]  :  void
HTMLObjectElement.setDeclare ( boolean p1 ) [abstract]  :  void
HTMLObjectElement.setHeight ( String p1 ) [abstract]  :  void
HTMLObjectElement.setHspace ( String p1 ) [abstract]  :  void
HTMLObjectElement.setName ( String p1 ) [abstract]  :  void
HTMLObjectElement.setStandby ( String p1 ) [abstract]  :  void
HTMLObjectElement.setTabIndex ( int p1 ) [abstract]  :  void
HTMLObjectElement.setType ( String p1 ) [abstract]  :  void
HTMLObjectElement.setUseMap ( String p1 ) [abstract]  :  void
HTMLObjectElement.setVspace ( String p1 ) [abstract]  :  void
HTMLObjectElement.setWidth ( String p1 ) [abstract]  :  void

xerces_1_0_1.jar, HTMLObjectElementImpl.class
package org.apache.html.dom
HTMLObjectElementImpl.getAlign ( )  :  String
HTMLObjectElementImpl.getArchive ( )  :  String
HTMLObjectElementImpl.getBorder ( )  :  String
HTMLObjectElementImpl.getCode ( )  :  String
HTMLObjectElementImpl.getCodeBase ( )  :  String
HTMLObjectElementImpl.getCodeType ( )  :  String
HTMLObjectElementImpl.getData ( )  :  String
HTMLObjectElementImpl.getDeclare ( )  :  boolean
HTMLObjectElementImpl.getHeight ( )  :  String
HTMLObjectElementImpl.getHspace ( )  :  String
HTMLObjectElementImpl.getName ( )  :  String
HTMLObjectElementImpl.getStandby ( )  :  String
HTMLObjectElementImpl.getTabIndex ( )  :  int
HTMLObjectElementImpl.getType ( )  :  String
HTMLObjectElementImpl.getUseMap ( )  :  String
HTMLObjectElementImpl.getVspace ( )  :  String
HTMLObjectElementImpl.getWidth ( )  :  String
HTMLObjectElementImpl.HTMLObjectElementImpl ( HTMLDocumentImpl p1, String p2 )
HTMLObjectElementImpl.setAlign ( String p1 )  :  void
HTMLObjectElementImpl.setArchive ( String p1 )  :  void
HTMLObjectElementImpl.setBorder ( String p1 )  :  void
HTMLObjectElementImpl.setCode ( String p1 )  :  void
HTMLObjectElementImpl.setCodeBase ( String p1 )  :  void
HTMLObjectElementImpl.setCodeType ( String p1 )  :  void
HTMLObjectElementImpl.setData ( String p1 )  :  void
HTMLObjectElementImpl.setDeclare ( boolean p1 )  :  void
HTMLObjectElementImpl.setHeight ( String p1 )  :  void
HTMLObjectElementImpl.setHspace ( String p1 )  :  void
HTMLObjectElementImpl.setName ( String p1 )  :  void
HTMLObjectElementImpl.setStandby ( String p1 )  :  void
HTMLObjectElementImpl.setTabIndex ( int p1 )  :  void
HTMLObjectElementImpl.setType ( String p1 )  :  void
HTMLObjectElementImpl.setUseMap ( String p1 )  :  void
HTMLObjectElementImpl.setVspace ( String p1 )  :  void
HTMLObjectElementImpl.setWidth ( String p1 )  :  void

xerces_1_0_1.jar, HTMLOListElement.class
package org.w3c.dom.html
HTMLOListElement.getCompact ( ) [abstract]  :  boolean
HTMLOListElement.getStart ( ) [abstract]  :  int
HTMLOListElement.getType ( ) [abstract]  :  String
HTMLOListElement.setCompact ( boolean p1 ) [abstract]  :  void
HTMLOListElement.setStart ( int p1 ) [abstract]  :  void
HTMLOListElement.setType ( String p1 ) [abstract]  :  void

xerces_1_0_1.jar, HTMLOListElementImpl.class
package org.apache.html.dom
HTMLOListElementImpl.getCompact ( )  :  boolean
HTMLOListElementImpl.getStart ( )  :  int
HTMLOListElementImpl.getType ( )  :  String
HTMLOListElementImpl.HTMLOListElementImpl ( HTMLDocumentImpl p1, String p2 )
HTMLOListElementImpl.setCompact ( boolean p1 )  :  void
HTMLOListElementImpl.setStart ( int p1 )  :  void
HTMLOListElementImpl.setType ( String p1 )  :  void

xerces_1_0_1.jar, HTMLOptGroupElement.class
package org.w3c.dom.html
HTMLOptGroupElement.getDisabled ( ) [abstract]  :  boolean
HTMLOptGroupElement.getLabel ( ) [abstract]  :  String
HTMLOptGroupElement.setDisabled ( boolean p1 ) [abstract]  :  void
HTMLOptGroupElement.setLabel ( String p1 ) [abstract]  :  void

xerces_1_0_1.jar, HTMLOptGroupElementImpl.class
package org.apache.html.dom
HTMLOptGroupElementImpl.getDisabled ( )  :  boolean
HTMLOptGroupElementImpl.getLabel ( )  :  String
HTMLOptGroupElementImpl.HTMLOptGroupElementImpl ( HTMLDocumentImpl p1, String p2 )
HTMLOptGroupElementImpl.setDisabled ( boolean p1 )  :  void
HTMLOptGroupElementImpl.setLabel ( String p1 )  :  void

xerces_1_0_1.jar, HTMLOptionElement.class
package org.w3c.dom.html
HTMLOptionElement.getDefaultSelected ( ) [abstract]  :  boolean
HTMLOptionElement.getDisabled ( ) [abstract]  :  boolean
HTMLOptionElement.getForm ( ) [abstract]  :  HTMLFormElement
HTMLOptionElement.getIndex ( ) [abstract]  :  int
HTMLOptionElement.getLabel ( ) [abstract]  :  String
HTMLOptionElement.getSelected ( ) [abstract]  :  boolean
HTMLOptionElement.getText ( ) [abstract]  :  String
HTMLOptionElement.getValue ( ) [abstract]  :  String
HTMLOptionElement.setDefaultSelected ( boolean p1 ) [abstract]  :  void
HTMLOptionElement.setDisabled ( boolean p1 ) [abstract]  :  void
HTMLOptionElement.setLabel ( String p1 ) [abstract]  :  void
HTMLOptionElement.setSelected ( boolean p1 ) [abstract]  :  void
HTMLOptionElement.setValue ( String p1 ) [abstract]  :  void

xerces_1_0_1.jar, HTMLOptionElementImpl.class
package org.apache.html.dom
HTMLOptionElementImpl.getDefaultSelected ( )  :  boolean
HTMLOptionElementImpl.getDisabled ( )  :  boolean
HTMLOptionElementImpl.getIndex ( )  :  int
HTMLOptionElementImpl.getLabel ( )  :  String
HTMLOptionElementImpl.getSelected ( )  :  boolean
HTMLOptionElementImpl.getText ( )  :  String
HTMLOptionElementImpl.getValue ( )  :  String
HTMLOptionElementImpl.HTMLOptionElementImpl ( HTMLDocumentImpl p1, String p2 )
HTMLOptionElementImpl.setDefaultSelected ( boolean p1 )  :  void
HTMLOptionElementImpl.setDisabled ( boolean p1 )  :  void
HTMLOptionElementImpl.setIndex ( int p1 )  :  void
HTMLOptionElementImpl.setLabel ( String p1 )  :  void
HTMLOptionElementImpl.setSelected ( boolean p1 )  :  void
HTMLOptionElementImpl.setText ( String p1 )  :  void
HTMLOptionElementImpl.setValue ( String p1 )  :  void

xerces_1_0_1.jar, HTMLParagraphElement.class
package org.w3c.dom.html
HTMLParagraphElement.getAlign ( ) [abstract]  :  String
HTMLParagraphElement.setAlign ( String p1 ) [abstract]  :  void

xerces_1_0_1.jar, HTMLParagraphElementImpl.class
package org.apache.html.dom
HTMLParagraphElementImpl.getAlign ( )  :  String
HTMLParagraphElementImpl.HTMLParagraphElementImpl ( HTMLDocumentImpl p1, String p2 )
HTMLParagraphElementImpl.setAlign ( String p1 )  :  void

xerces_1_0_1.jar, HTMLParamElement.class
package org.w3c.dom.html
HTMLParamElement.getName ( ) [abstract]  :  String
HTMLParamElement.getType ( ) [abstract]  :  String
HTMLParamElement.getValue ( ) [abstract]  :  String
HTMLParamElement.getValueType ( ) [abstract]  :  String
HTMLParamElement.setName ( String p1 ) [abstract]  :  void
HTMLParamElement.setType ( String p1 ) [abstract]  :  void
HTMLParamElement.setValue ( String p1 ) [abstract]  :  void
HTMLParamElement.setValueType ( String p1 ) [abstract]  :  void

xerces_1_0_1.jar, HTMLParamElementImpl.class
package org.apache.html.dom
HTMLParamElementImpl.getName ( )  :  String
HTMLParamElementImpl.getType ( )  :  String
HTMLParamElementImpl.getValue ( )  :  String
HTMLParamElementImpl.getValueType ( )  :  String
HTMLParamElementImpl.HTMLParamElementImpl ( HTMLDocumentImpl p1, String p2 )
HTMLParamElementImpl.setName ( String p1 )  :  void
HTMLParamElementImpl.setType ( String p1 )  :  void
HTMLParamElementImpl.setValue ( String p1 )  :  void
HTMLParamElementImpl.setValueType ( String p1 )  :  void

xerces_1_0_1.jar, HTMLPreElement.class
package org.w3c.dom.html
HTMLPreElement.getWidth ( ) [abstract]  :  int
HTMLPreElement.setWidth ( int p1 ) [abstract]  :  void

xerces_1_0_1.jar, HTMLPreElementImpl.class
package org.apache.html.dom
HTMLPreElementImpl.getWidth ( )  :  int
HTMLPreElementImpl.HTMLPreElementImpl ( HTMLDocumentImpl p1, String p2 )
HTMLPreElementImpl.setWidth ( int p1 )  :  void

xerces_1_0_1.jar, HTMLQuoteElement.class
package org.w3c.dom.html
HTMLQuoteElement.getCite ( ) [abstract]  :  String
HTMLQuoteElement.setCite ( String p1 ) [abstract]  :  void

xerces_1_0_1.jar, HTMLQuoteElementImpl.class
package org.apache.html.dom
HTMLQuoteElementImpl.getCite ( )  :  String
HTMLQuoteElementImpl.HTMLQuoteElementImpl ( HTMLDocumentImpl p1, String p2 )
HTMLQuoteElementImpl.setCite ( String p1 )  :  void

xerces_1_0_1.jar, HTMLScriptElement.class
package org.w3c.dom.html
HTMLScriptElement.getCharset ( ) [abstract]  :  String
HTMLScriptElement.getDefer ( ) [abstract]  :  boolean
HTMLScriptElement.getEvent ( ) [abstract]  :  String
HTMLScriptElement.getHtmlFor ( ) [abstract]  :  String
HTMLScriptElement.getSrc ( ) [abstract]  :  String
HTMLScriptElement.getText ( ) [abstract]  :  String
HTMLScriptElement.getType ( ) [abstract]  :  String
HTMLScriptElement.setCharset ( String p1 ) [abstract]  :  void
HTMLScriptElement.setDefer ( boolean p1 ) [abstract]  :  void
HTMLScriptElement.setEvent ( String p1 ) [abstract]  :  void
HTMLScriptElement.setHtmlFor ( String p1 ) [abstract]  :  void
HTMLScriptElement.setSrc ( String p1 ) [abstract]  :  void
HTMLScriptElement.setText ( String p1 ) [abstract]  :  void
HTMLScriptElement.setType ( String p1 ) [abstract]  :  void

xerces_1_0_1.jar, HTMLScriptElementImpl.class
package org.apache.html.dom
HTMLScriptElementImpl.getCharset ( )  :  String
HTMLScriptElementImpl.getDefer ( )  :  boolean
HTMLScriptElementImpl.getEvent ( )  :  String
HTMLScriptElementImpl.getHtmlFor ( )  :  String
HTMLScriptElementImpl.getSrc ( )  :  String
HTMLScriptElementImpl.getText ( )  :  String
HTMLScriptElementImpl.getType ( )  :  String
HTMLScriptElementImpl.HTMLScriptElementImpl ( HTMLDocumentImpl p1, String p2 )
HTMLScriptElementImpl.setCharset ( String p1 )  :  void
HTMLScriptElementImpl.setDefer ( boolean p1 )  :  void
HTMLScriptElementImpl.setEvent ( String p1 )  :  void
HTMLScriptElementImpl.setHtmlFor ( String p1 )  :  void
HTMLScriptElementImpl.setSrc ( String p1 )  :  void
HTMLScriptElementImpl.setText ( String p1 )  :  void
HTMLScriptElementImpl.setType ( String p1 )  :  void

xerces_1_0_1.jar, HTMLSelectElement.class
package org.w3c.dom.html
HTMLSelectElement.add ( HTMLElement p1, HTMLElement p2 ) [abstract]  :  void
HTMLSelectElement.blur ( ) [abstract]  :  void
HTMLSelectElement.focus ( ) [abstract]  :  void
HTMLSelectElement.getDisabled ( ) [abstract]  :  boolean
HTMLSelectElement.getForm ( ) [abstract]  :  HTMLFormElement
HTMLSelectElement.getLength ( ) [abstract]  :  int
HTMLSelectElement.getMultiple ( ) [abstract]  :  boolean
HTMLSelectElement.getName ( ) [abstract]  :  String
HTMLSelectElement.getOptions ( ) [abstract]  :  HTMLCollection
HTMLSelectElement.getSelectedIndex ( ) [abstract]  :  int
HTMLSelectElement.getSize ( ) [abstract]  :  int
HTMLSelectElement.getTabIndex ( ) [abstract]  :  int
HTMLSelectElement.getType ( ) [abstract]  :  String
HTMLSelectElement.getValue ( ) [abstract]  :  String
HTMLSelectElement.remove ( int p1 ) [abstract]  :  void
HTMLSelectElement.setDisabled ( boolean p1 ) [abstract]  :  void
HTMLSelectElement.setMultiple ( boolean p1 ) [abstract]  :  void
HTMLSelectElement.setName ( String p1 ) [abstract]  :  void
HTMLSelectElement.setSelectedIndex ( int p1 ) [abstract]  :  void
HTMLSelectElement.setSize ( int p1 ) [abstract]  :  void
HTMLSelectElement.setTabIndex ( int p1 ) [abstract]  :  void
HTMLSelectElement.setValue ( String p1 ) [abstract]  :  void

xerces_1_0_1.jar, HTMLSelectElementImpl.class
package org.apache.html.dom
HTMLSelectElementImpl.add ( HTMLElement p1, HTMLElement p2 )  :  void
HTMLSelectElementImpl.blur ( )  :  void
HTMLSelectElementImpl.focus ( )  :  void
HTMLSelectElementImpl.getDisabled ( )  :  boolean
HTMLSelectElementImpl.getLength ( )  :  int
HTMLSelectElementImpl.getMultiple ( )  :  boolean
HTMLSelectElementImpl.getName ( )  :  String
HTMLSelectElementImpl.getOptions ( )  :  HTMLCollection
HTMLSelectElementImpl.getSelectedIndex ( )  :  int
HTMLSelectElementImpl.getSize ( )  :  int
HTMLSelectElementImpl.getTabIndex ( )  :  int
HTMLSelectElementImpl.getType ( )  :  String
HTMLSelectElementImpl.getValue ( )  :  String
HTMLSelectElementImpl.HTMLSelectElementImpl ( HTMLDocumentImpl p1, String p2 )
HTMLSelectElementImpl.remove ( int p1 )  :  void
HTMLSelectElementImpl.setDisabled ( boolean p1 )  :  void
HTMLSelectElementImpl.setMultiple ( boolean p1 )  :  void
HTMLSelectElementImpl.setName ( String p1 )  :  void
HTMLSelectElementImpl.setSelectedIndex ( int p1 )  :  void
HTMLSelectElementImpl.setSize ( int p1 )  :  void
HTMLSelectElementImpl.setTabIndex ( int p1 )  :  void
HTMLSelectElementImpl.setValue ( String p1 )  :  void

xerces_1_0_1.jar, HTMLSerializer.class
package org.apache.xml.serialize
HTMLSerializer.characters ( String p1, boolean p2, boolean p3 )  :  void
HTMLSerializer.endElement ( String p1 )  :  void
HTMLSerializer.escapeURI ( String p1 )  :  String
HTMLSerializer.getEntityRef ( char p1 )  :  String
HTMLSerializer.HTMLSerializer ( )
HTMLSerializer.HTMLSerializer ( boolean p1, OutputFormat p2 )
HTMLSerializer.HTMLSerializer ( OutputFormat p1 )
HTMLSerializer.HTMLSerializer ( OutputStream p1, OutputFormat p2 )
HTMLSerializer.HTMLSerializer ( Writer p1, OutputFormat p2 )
HTMLSerializer.serializeElement ( Element p1 )  :  void
HTMLSerializer.setOutputFormat ( OutputFormat p1 )  :  void
HTMLSerializer.startDocument ( )  :  void
HTMLSerializer.startDocument ( String p1 )  :  void
HTMLSerializer.startElement ( String p1, AttributeList p2 )  :  void

xerces_1_0_1.jar, HTMLStyleElement.class
package org.w3c.dom.html
HTMLStyleElement.getDisabled ( ) [abstract]  :  boolean
HTMLStyleElement.getMedia ( ) [abstract]  :  String
HTMLStyleElement.getType ( ) [abstract]  :  String
HTMLStyleElement.setDisabled ( boolean p1 ) [abstract]  :  void
HTMLStyleElement.setMedia ( String p1 ) [abstract]  :  void
HTMLStyleElement.setType ( String p1 ) [abstract]  :  void

xerces_1_0_1.jar, HTMLStyleElementImpl.class
package org.apache.html.dom
HTMLStyleElementImpl.getDisabled ( )  :  boolean
HTMLStyleElementImpl.getMedia ( )  :  String
HTMLStyleElementImpl.getType ( )  :  String
HTMLStyleElementImpl.HTMLStyleElementImpl ( HTMLDocumentImpl p1, String p2 )
HTMLStyleElementImpl.setDisabled ( boolean p1 )  :  void
HTMLStyleElementImpl.setMedia ( String p1 )  :  void
HTMLStyleElementImpl.setType ( String p1 )  :  void

xerces_1_0_1.jar, HTMLTableCaptionElement.class
package org.w3c.dom.html
HTMLTableCaptionElement.getAlign ( ) [abstract]  :  String
HTMLTableCaptionElement.setAlign ( String p1 ) [abstract]  :  void

xerces_1_0_1.jar, HTMLTableCaptionElementImpl.class
package org.apache.html.dom
HTMLTableCaptionElementImpl.getAlign ( )  :  String
HTMLTableCaptionElementImpl.HTMLTableCaptionElementImpl ( HTMLDocumentImpl p1, String p2 )
HTMLTableCaptionElementImpl.setAlign ( String p1 )  :  void

xerces_1_0_1.jar, HTMLTableCellElement.class
package org.w3c.dom.html
HTMLTableCellElement.getAbbr ( ) [abstract]  :  String
HTMLTableCellElement.getAlign ( ) [abstract]  :  String
HTMLTableCellElement.getAxis ( ) [abstract]  :  String
HTMLTableCellElement.getBgColor ( ) [abstract]  :  String
HTMLTableCellElement.getCellIndex ( ) [abstract]  :  int
HTMLTableCellElement.getCh ( ) [abstract]  :  String
HTMLTableCellElement.getChOff ( ) [abstract]  :  String
HTMLTableCellElement.getColSpan ( ) [abstract]  :  int
HTMLTableCellElement.getHeaders ( ) [abstract]  :  String
HTMLTableCellElement.getHeight ( ) [abstract]  :  String
HTMLTableCellElement.getNoWrap ( ) [abstract]  :  boolean
HTMLTableCellElement.getRowSpan ( ) [abstract]  :  int
HTMLTableCellElement.getScope ( ) [abstract]  :  String
HTMLTableCellElement.getVAlign ( ) [abstract]  :  String
HTMLTableCellElement.getWidth ( ) [abstract]  :  String
HTMLTableCellElement.setAbbr ( String p1 ) [abstract]  :  void
HTMLTableCellElement.setAlign ( String p1 ) [abstract]  :  void
HTMLTableCellElement.setAxis ( String p1 ) [abstract]  :  void
HTMLTableCellElement.setBgColor ( String p1 ) [abstract]  :  void
HTMLTableCellElement.setCh ( String p1 ) [abstract]  :  void
HTMLTableCellElement.setChOff ( String p1 ) [abstract]  :  void
HTMLTableCellElement.setColSpan ( int p1 ) [abstract]  :  void
HTMLTableCellElement.setHeaders ( String p1 ) [abstract]  :  void
HTMLTableCellElement.setHeight ( String p1 ) [abstract]  :  void
HTMLTableCellElement.setNoWrap ( boolean p1 ) [abstract]  :  void
HTMLTableCellElement.setRowSpan ( int p1 ) [abstract]  :  void
HTMLTableCellElement.setScope ( String p1 ) [abstract]  :  void
HTMLTableCellElement.setVAlign ( String p1 ) [abstract]  :  void
HTMLTableCellElement.setWidth ( String p1 ) [abstract]  :  void

xerces_1_0_1.jar, HTMLTableCellElementImpl.class
package org.apache.html.dom
HTMLTableCellElementImpl.getAbbr ( )  :  String
HTMLTableCellElementImpl.getAlign ( )  :  String
HTMLTableCellElementImpl.getAxis ( )  :  String
HTMLTableCellElementImpl.getBgColor ( )  :  String
HTMLTableCellElementImpl.getCellIndex ( )  :  int
HTMLTableCellElementImpl.getCh ( )  :  String
HTMLTableCellElementImpl.getChOff ( )  :  String
HTMLTableCellElementImpl.getColSpan ( )  :  int
HTMLTableCellElementImpl.getHeaders ( )  :  String
HTMLTableCellElementImpl.getHeight ( )  :  String
HTMLTableCellElementImpl.getNoWrap ( )  :  boolean
HTMLTableCellElementImpl.getRowSpan ( )  :  int
HTMLTableCellElementImpl.getScope ( )  :  String
HTMLTableCellElementImpl.getVAlign ( )  :  String
HTMLTableCellElementImpl.getWidth ( )  :  String
HTMLTableCellElementImpl.HTMLTableCellElementImpl ( HTMLDocumentImpl p1, String p2 )
HTMLTableCellElementImpl.setAbbr ( String p1 )  :  void
HTMLTableCellElementImpl.setAlign ( String p1 )  :  void
HTMLTableCellElementImpl.setAxis ( String p1 )  :  void
HTMLTableCellElementImpl.setBgColor ( String p1 )  :  void
HTMLTableCellElementImpl.setCellIndex ( int p1 )  :  void
HTMLTableCellElementImpl.setCh ( String p1 )  :  void
HTMLTableCellElementImpl.setChOff ( String p1 )  :  void
HTMLTableCellElementImpl.setColSpan ( int p1 )  :  void
HTMLTableCellElementImpl.setHeaders ( String p1 )  :  void
HTMLTableCellElementImpl.setHeight ( String p1 )  :  void
HTMLTableCellElementImpl.setNoWrap ( boolean p1 )  :  void
HTMLTableCellElementImpl.setRowSpan ( int p1 )  :  void
HTMLTableCellElementImpl.setScope ( String p1 )  :  void
HTMLTableCellElementImpl.setVAlign ( String p1 )  :  void
HTMLTableCellElementImpl.setWidth ( String p1 )  :  void

xerces_1_0_1.jar, HTMLTableColElement.class
package org.w3c.dom.html
HTMLTableColElement.getAlign ( ) [abstract]  :  String
HTMLTableColElement.getCh ( ) [abstract]  :  String
HTMLTableColElement.getChOff ( ) [abstract]  :  String
HTMLTableColElement.getSpan ( ) [abstract]  :  int
HTMLTableColElement.getVAlign ( ) [abstract]  :  String
HTMLTableColElement.getWidth ( ) [abstract]  :  String
HTMLTableColElement.setAlign ( String p1 ) [abstract]  :  void
HTMLTableColElement.setCh ( String p1 ) [abstract]  :  void
HTMLTableColElement.setChOff ( String p1 ) [abstract]  :  void
HTMLTableColElement.setSpan ( int p1 ) [abstract]  :  void
HTMLTableColElement.setVAlign ( String p1 ) [abstract]  :  void
HTMLTableColElement.setWidth ( String p1 ) [abstract]  :  void

xerces_1_0_1.jar, HTMLTableColElementImpl.class
package org.apache.html.dom
HTMLTableColElementImpl.getAlign ( )  :  String
HTMLTableColElementImpl.getCh ( )  :  String
HTMLTableColElementImpl.getChOff ( )  :  String
HTMLTableColElementImpl.getSpan ( )  :  int
HTMLTableColElementImpl.getVAlign ( )  :  String
HTMLTableColElementImpl.getWidth ( )  :  String
HTMLTableColElementImpl.HTMLTableColElementImpl ( HTMLDocumentImpl p1, String p2 )
HTMLTableColElementImpl.setAlign ( String p1 )  :  void
HTMLTableColElementImpl.setCh ( String p1 )  :  void
HTMLTableColElementImpl.setChOff ( String p1 )  :  void
HTMLTableColElementImpl.setSpan ( int p1 )  :  void
HTMLTableColElementImpl.setVAlign ( String p1 )  :  void
HTMLTableColElementImpl.setWidth ( String p1 )  :  void

xerces_1_0_1.jar, HTMLTableElement.class
package org.w3c.dom.html
HTMLTableElement.createCaption ( ) [abstract]  :  HTMLElement
HTMLTableElement.createTFoot ( ) [abstract]  :  HTMLElement
HTMLTableElement.createTHead ( ) [abstract]  :  HTMLElement
HTMLTableElement.deleteCaption ( ) [abstract]  :  void
HTMLTableElement.deleteRow ( int p1 ) [abstract]  :  void
HTMLTableElement.deleteTFoot ( ) [abstract]  :  void
HTMLTableElement.deleteTHead ( ) [abstract]  :  void
HTMLTableElement.getAlign ( ) [abstract]  :  String
HTMLTableElement.getBgColor ( ) [abstract]  :  String
HTMLTableElement.getBorder ( ) [abstract]  :  String
HTMLTableElement.getCaption ( ) [abstract]  :  HTMLTableCaptionElement
HTMLTableElement.getCellPadding ( ) [abstract]  :  String
HTMLTableElement.getCellSpacing ( ) [abstract]  :  String
HTMLTableElement.getFrame ( ) [abstract]  :  String
HTMLTableElement.getRows ( ) [abstract]  :  HTMLCollection
HTMLTableElement.getRules ( ) [abstract]  :  String
HTMLTableElement.getSummary ( ) [abstract]  :  String
HTMLTableElement.getTBodies ( ) [abstract]  :  HTMLCollection
HTMLTableElement.getTFoot ( ) [abstract]  :  HTMLTableSectionElement
HTMLTableElement.getTHead ( ) [abstract]  :  HTMLTableSectionElement
HTMLTableElement.getWidth ( ) [abstract]  :  String
HTMLTableElement.insertRow ( int p1 ) [abstract]  :  HTMLElement
HTMLTableElement.setAlign ( String p1 ) [abstract]  :  void
HTMLTableElement.setBgColor ( String p1 ) [abstract]  :  void
HTMLTableElement.setBorder ( String p1 ) [abstract]  :  void
HTMLTableElement.setCaption ( HTMLTableCaptionElement p1 ) [abstract]  :  void
HTMLTableElement.setCellPadding ( String p1 ) [abstract]  :  void
HTMLTableElement.setCellSpacing ( String p1 ) [abstract]  :  void
HTMLTableElement.setFrame ( String p1 ) [abstract]  :  void
HTMLTableElement.setRules ( String p1 ) [abstract]  :  void
HTMLTableElement.setSummary ( String p1 ) [abstract]  :  void
HTMLTableElement.setTFoot ( HTMLTableSectionElement p1 ) [abstract]  :  void
HTMLTableElement.setTHead ( HTMLTableSectionElement p1 ) [abstract]  :  void
HTMLTableElement.setWidth ( String p1 ) [abstract]  :  void

xerces_1_0_1.jar, HTMLTableElementImpl.class
package org.apache.html.dom
HTMLTableElementImpl.createCaption ( )  :  HTMLElement
HTMLTableElementImpl.createTFoot ( )  :  HTMLElement
HTMLTableElementImpl.createTHead ( )  :  HTMLElement
HTMLTableElementImpl.deleteCaption ( )  :  void
HTMLTableElementImpl.deleteRow ( int p1 )  :  void
HTMLTableElementImpl.deleteTFoot ( )  :  void
HTMLTableElementImpl.deleteTHead ( )  :  void
HTMLTableElementImpl.getAlign ( )  :  String
HTMLTableElementImpl.getBgColor ( )  :  String
HTMLTableElementImpl.getBorder ( )  :  String
HTMLTableElementImpl.getCaption ( )  :  HTMLTableCaptionElement
HTMLTableElementImpl.getCellPadding ( )  :  String
HTMLTableElementImpl.getCellSpacing ( )  :  String
HTMLTableElementImpl.getFrame ( )  :  String
HTMLTableElementImpl.getRows ( )  :  HTMLCollection
HTMLTableElementImpl.getRules ( )  :  String
HTMLTableElementImpl.getSummary ( )  :  String
HTMLTableElementImpl.getTBodies ( )  :  HTMLCollection
HTMLTableElementImpl.getTFoot ( )  :  HTMLTableSectionElement
HTMLTableElementImpl.getTHead ( )  :  HTMLTableSectionElement
HTMLTableElementImpl.getWidth ( )  :  String
HTMLTableElementImpl.HTMLTableElementImpl ( HTMLDocumentImpl p1, String p2 )
HTMLTableElementImpl.insertRow ( int p1 )  :  HTMLElement
HTMLTableElementImpl.setAlign ( String p1 )  :  void
HTMLTableElementImpl.setBgColor ( String p1 )  :  void
HTMLTableElementImpl.setBorder ( String p1 )  :  void
HTMLTableElementImpl.setCaption ( HTMLTableCaptionElement p1 )  :  void
HTMLTableElementImpl.setCellPadding ( String p1 )  :  void
HTMLTableElementImpl.setCellSpacing ( String p1 )  :  void
HTMLTableElementImpl.setFrame ( String p1 )  :  void
HTMLTableElementImpl.setRules ( String p1 )  :  void
HTMLTableElementImpl.setSummary ( String p1 )  :  void
HTMLTableElementImpl.setTFoot ( HTMLTableSectionElement p1 )  :  void
HTMLTableElementImpl.setTHead ( HTMLTableSectionElement p1 )  :  void
HTMLTableElementImpl.setWidth ( String p1 )  :  void

xerces_1_0_1.jar, HTMLTableRowElement.class
package org.w3c.dom.html
HTMLTableRowElement.deleteCell ( int p1 ) [abstract]  :  void
HTMLTableRowElement.getAlign ( ) [abstract]  :  String
HTMLTableRowElement.getBgColor ( ) [abstract]  :  String
HTMLTableRowElement.getCells ( ) [abstract]  :  HTMLCollection
HTMLTableRowElement.getCh ( ) [abstract]  :  String
HTMLTableRowElement.getChOff ( ) [abstract]  :  String
HTMLTableRowElement.getRowIndex ( ) [abstract]  :  int
HTMLTableRowElement.getSectionRowIndex ( ) [abstract]  :  int
HTMLTableRowElement.getVAlign ( ) [abstract]  :  String
HTMLTableRowElement.insertCell ( int p1 ) [abstract]  :  HTMLElement
HTMLTableRowElement.setAlign ( String p1 ) [abstract]  :  void
HTMLTableRowElement.setBgColor ( String p1 ) [abstract]  :  void
HTMLTableRowElement.setCh ( String p1 ) [abstract]  :  void
HTMLTableRowElement.setChOff ( String p1 ) [abstract]  :  void
HTMLTableRowElement.setVAlign ( String p1 ) [abstract]  :  void

xerces_1_0_1.jar, HTMLTableRowElementImpl.class
package org.apache.html.dom
HTMLTableRowElementImpl.deleteCell ( int p1 )  :  void
HTMLTableRowElementImpl.getAlign ( )  :  String
HTMLTableRowElementImpl.getBgColor ( )  :  String
HTMLTableRowElementImpl.getCells ( )  :  HTMLCollection
HTMLTableRowElementImpl.getCh ( )  :  String
HTMLTableRowElementImpl.getChOff ( )  :  String
HTMLTableRowElementImpl.getRowIndex ( )  :  int
HTMLTableRowElementImpl.getSectionRowIndex ( )  :  int
HTMLTableRowElementImpl.getVAlign ( )  :  String
HTMLTableRowElementImpl.HTMLTableRowElementImpl ( HTMLDocumentImpl p1, String p2 )
HTMLTableRowElementImpl.insertCell ( int p1 )  :  HTMLElement
HTMLTableRowElementImpl.setAlign ( String p1 )  :  void
HTMLTableRowElementImpl.setBgColor ( String p1 )  :  void
HTMLTableRowElementImpl.setCells ( HTMLCollection p1 )  :  void
HTMLTableRowElementImpl.setCh ( String p1 )  :  void
HTMLTableRowElementImpl.setChOff ( String p1 )  :  void
HTMLTableRowElementImpl.setRowIndex ( int p1 )  :  void
HTMLTableRowElementImpl.setSectionRowIndex ( int p1 )  :  void
HTMLTableRowElementImpl.setVAlign ( String p1 )  :  void

xerces_1_0_1.jar, HTMLTableSectionElement.class
package org.w3c.dom.html
HTMLTableSectionElement.deleteRow ( int p1 ) [abstract]  :  void
HTMLTableSectionElement.getAlign ( ) [abstract]  :  String
HTMLTableSectionElement.getCh ( ) [abstract]  :  String
HTMLTableSectionElement.getChOff ( ) [abstract]  :  String
HTMLTableSectionElement.getRows ( ) [abstract]  :  HTMLCollection
HTMLTableSectionElement.getVAlign ( ) [abstract]  :  String
HTMLTableSectionElement.insertRow ( int p1 ) [abstract]  :  HTMLElement
HTMLTableSectionElement.setAlign ( String p1 ) [abstract]  :  void
HTMLTableSectionElement.setCh ( String p1 ) [abstract]  :  void
HTMLTableSectionElement.setChOff ( String p1 ) [abstract]  :  void
HTMLTableSectionElement.setVAlign ( String p1 ) [abstract]  :  void

xerces_1_0_1.jar, HTMLTableSectionElementImpl.class
package org.apache.html.dom
HTMLTableSectionElementImpl.deleteRow ( int p1 )  :  void
HTMLTableSectionElementImpl.getAlign ( )  :  String
HTMLTableSectionElementImpl.getCh ( )  :  String
HTMLTableSectionElementImpl.getChOff ( )  :  String
HTMLTableSectionElementImpl.getRows ( )  :  HTMLCollection
HTMLTableSectionElementImpl.getVAlign ( )  :  String
HTMLTableSectionElementImpl.HTMLTableSectionElementImpl ( HTMLDocumentImpl p1, String p2 )
HTMLTableSectionElementImpl.insertRow ( int p1 )  :  HTMLElement
HTMLTableSectionElementImpl.setAlign ( String p1 )  :  void
HTMLTableSectionElementImpl.setCh ( String p1 )  :  void
HTMLTableSectionElementImpl.setChOff ( String p1 )  :  void
HTMLTableSectionElementImpl.setVAlign ( String p1 )  :  void

xerces_1_0_1.jar, HTMLTextAreaElement.class
package org.w3c.dom.html
HTMLTextAreaElement.blur ( ) [abstract]  :  void
HTMLTextAreaElement.focus ( ) [abstract]  :  void
HTMLTextAreaElement.getAccessKey ( ) [abstract]  :  String
HTMLTextAreaElement.getCols ( ) [abstract]  :  int
HTMLTextAreaElement.getDefaultValue ( ) [abstract]  :  String
HTMLTextAreaElement.getDisabled ( ) [abstract]  :  boolean
HTMLTextAreaElement.getForm ( ) [abstract]  :  HTMLFormElement
HTMLTextAreaElement.getName ( ) [abstract]  :  String
HTMLTextAreaElement.getReadOnly ( ) [abstract]  :  boolean
HTMLTextAreaElement.getRows ( ) [abstract]  :  int
HTMLTextAreaElement.getTabIndex ( ) [abstract]  :  int
HTMLTextAreaElement.getType ( ) [abstract]  :  String
HTMLTextAreaElement.getValue ( ) [abstract]  :  String
HTMLTextAreaElement.select ( ) [abstract]  :  void
HTMLTextAreaElement.setAccessKey ( String p1 ) [abstract]  :  void
HTMLTextAreaElement.setCols ( int p1 ) [abstract]  :  void
HTMLTextAreaElement.setDefaultValue ( String p1 ) [abstract]  :  void
HTMLTextAreaElement.setDisabled ( boolean p1 ) [abstract]  :  void
HTMLTextAreaElement.setName ( String p1 ) [abstract]  :  void
HTMLTextAreaElement.setReadOnly ( boolean p1 ) [abstract]  :  void
HTMLTextAreaElement.setRows ( int p1 ) [abstract]  :  void
HTMLTextAreaElement.setTabIndex ( int p1 ) [abstract]  :  void
HTMLTextAreaElement.setValue ( String p1 ) [abstract]  :  void

xerces_1_0_1.jar, HTMLTextAreaElementImpl.class
package org.apache.html.dom
HTMLTextAreaElementImpl.blur ( )  :  void
HTMLTextAreaElementImpl.focus ( )  :  void
HTMLTextAreaElementImpl.getAccessKey ( )  :  String
HTMLTextAreaElementImpl.getCols ( )  :  int
HTMLTextAreaElementImpl.getDefaultValue ( )  :  String
HTMLTextAreaElementImpl.getDisabled ( )  :  boolean
HTMLTextAreaElementImpl.getName ( )  :  String
HTMLTextAreaElementImpl.getReadOnly ( )  :  boolean
HTMLTextAreaElementImpl.getRows ( )  :  int
HTMLTextAreaElementImpl.getTabIndex ( )  :  int
HTMLTextAreaElementImpl.getType ( )  :  String
HTMLTextAreaElementImpl.getValue ( )  :  String
HTMLTextAreaElementImpl.HTMLTextAreaElementImpl ( HTMLDocumentImpl p1, String p2 )
HTMLTextAreaElementImpl.select ( )  :  void
HTMLTextAreaElementImpl.setAccessKey ( String p1 )  :  void
HTMLTextAreaElementImpl.setCols ( int p1 )  :  void
HTMLTextAreaElementImpl.setDefaultValue ( String p1 )  :  void
HTMLTextAreaElementImpl.setDisabled ( boolean p1 )  :  void
HTMLTextAreaElementImpl.setName ( String p1 )  :  void
HTMLTextAreaElementImpl.setReadOnly ( boolean p1 )  :  void
HTMLTextAreaElementImpl.setRows ( int p1 )  :  void
HTMLTextAreaElementImpl.setTabIndex ( int p1 )  :  void
HTMLTextAreaElementImpl.setValue ( String p1 )  :  void

xerces_1_0_1.jar, HTMLTitleElement.class
package org.w3c.dom.html
HTMLTitleElement.getText ( ) [abstract]  :  String
HTMLTitleElement.setText ( String p1 ) [abstract]  :  void

xerces_1_0_1.jar, HTMLTitleElementImpl.class
package org.apache.html.dom
HTMLTitleElementImpl.getText ( )  :  String
HTMLTitleElementImpl.HTMLTitleElementImpl ( HTMLDocumentImpl p1, String p2 )
HTMLTitleElementImpl.setText ( String p1 )  :  void

xerces_1_0_1.jar, HTMLUListElement.class
package org.w3c.dom.html
HTMLUListElement.getCompact ( ) [abstract]  :  boolean
HTMLUListElement.getType ( ) [abstract]  :  String
HTMLUListElement.setCompact ( boolean p1 ) [abstract]  :  void
HTMLUListElement.setType ( String p1 ) [abstract]  :  void

xerces_1_0_1.jar, HTMLUListElementImpl.class
package org.apache.html.dom
HTMLUListElementImpl.getCompact ( )  :  boolean
HTMLUListElementImpl.getType ( )  :  String
HTMLUListElementImpl.HTMLUListElementImpl ( HTMLDocumentImpl p1, String p2 )
HTMLUListElementImpl.setCompact ( boolean p1 )  :  void
HTMLUListElementImpl.setType ( String p1 )  :  void

xerces_1_0_1.jar, IllegalFacetException.class
package org.apache.xerces.validators.datatype
IllegalFacetException.IllegalFacetException ( )
IllegalFacetException.IllegalFacetException ( String p1 )

xerces_1_0_1.jar, IllegalFacetValueException.class
package org.apache.xerces.validators.datatype
IllegalFacetValueException.IllegalFacetValueException ( )
IllegalFacetValueException.IllegalFacetValueException ( String p1 )

xerces_1_0_1.jar, ImplementationMessages.class
package org.apache.xerces.msg
ImplementationMessages.getContents ( )  :  Object[ ][ ]
ImplementationMessages.ImplementationMessages ( )
package org.apache.xerces.utils
ImplementationMessages.createMessage ( Locale p1, int p2, int p3, Object[ ] p4 )  :  String
ImplementationMessages.getLocale ( )  :  Locale
ImplementationMessages.ImplementationMessages ( )
ImplementationMessages.setLocale ( Locale p1 )  :  void

xerces_1_0_1.jar, InputSource.class
package org.xml.sax
InputSource.getByteStream ( )  :  InputStream
InputSource.getCharacterStream ( )  :  Reader
InputSource.getEncoding ( )  :  String
InputSource.getPublicId ( )  :  String
InputSource.getSystemId ( )  :  String
InputSource.InputSource ( )
InputSource.InputSource ( InputStream p1 )
InputSource.InputSource ( Reader p1 )
InputSource.InputSource ( String p1 )
InputSource.setByteStream ( InputStream p1 )  :  void
InputSource.setCharacterStream ( Reader p1 )  :  void
InputSource.setEncoding ( String p1 )  :  void
InputSource.setPublicId ( String p1 )  :  void
InputSource.setSystemId ( String p1 )  :  void

xerces_1_0_1.jar, InsertableElementsInfo.class
package org.apache.xerces.validators.dtd
InsertableElementsInfo.InsertableElementsInfo ( )

xerces_1_0_1.jar, IntegerValidator.class
package org.apache.xerces.validators.datatype
IntegerValidator.IntegerValidator ( )
IntegerValidator.setBasetype ( DatatypeValidator p1 )  :  void
IntegerValidator.setFacets ( Hashtable p1 )  :  void
IntegerValidator.setFacets ( int[ ] p1 )  :  void
IntegerValidator.setLocale ( Locale p1 )  :  void
IntegerValidator.validate ( int p1 )  :  void
IntegerValidator.validate ( String p1 )  :  void

xerces_1_0_1.jar, InvalidDatatypeValueException.class
package org.apache.xerces.validators.datatype
InvalidDatatypeValueException.InvalidDatatypeValueException ( )
InvalidDatatypeValueException.InvalidDatatypeValueException ( String p1 )

xerces_1_0_1.jar, LexicalHandler.class
package org.xml.sax.misc
LexicalHandler.comment ( char[ ] p1, int p2, int p3 ) [abstract]  :  void
LexicalHandler.endCDATA ( ) [abstract]  :  void
LexicalHandler.endDTD ( ) [abstract]  :  void
LexicalHandler.endEntity ( String p1 ) [abstract]  :  void
LexicalHandler.startCDATA ( ) [abstract]  :  void
LexicalHandler.startDTD ( String p1, String p2, String p3 ) [abstract]  :  void
LexicalHandler.startEntity ( String p1 ) [abstract]  :  void

xerces_1_0_1.jar, LineSeparator.class
package org.apache.xml.serialize
LineSeparator.LineSeparator ( )

xerces_1_0_1.jar, Locator.class
package org.xml.sax
Locator.getColumnNumber ( ) [abstract]  :  int
Locator.getLineNumber ( ) [abstract]  :  int
Locator.getPublicId ( ) [abstract]  :  String
Locator.getSystemId ( ) [abstract]  :  String

xerces_1_0_1.jar, LocatorImpl.class
package org.xml.sax.helpers
LocatorImpl.getColumnNumber ( )  :  int
LocatorImpl.getLineNumber ( )  :  int
LocatorImpl.getPublicId ( )  :  String
LocatorImpl.getSystemId ( )  :  String
LocatorImpl.LocatorImpl ( )
LocatorImpl.LocatorImpl ( Locator p1 )
LocatorImpl.setColumnNumber ( int p1 )  :  void
LocatorImpl.setLineNumber ( int p1 )  :  void
LocatorImpl.setPublicId ( String p1 )  :  void
LocatorImpl.setSystemId ( String p1 )  :  void

xerces_1_0_1.jar, Method.class
package org.apache.xml.serialize
Method.Method ( )

xerces_1_0_1.jar, MIME2Java.class
package org.apache.xerces.readers
MIME2Java.convert ( String p1 ) [static]  :  String
MIME2Java.reverse ( String p1 ) [static]  :  String

xerces_1_0_1.jar, MixedContentModel.class
package org.apache.xerces.validators.dtd
MixedContentModel.MixedContentModel ( int p1, int[ ] p2 )
MixedContentModel.validateContent ( int p1, int[ ] p2 )  :  int
MixedContentModel.whatCanGoHere ( boolean p1, InsertableElementsInfo p2 )  :  int

xerces_1_0_1.jar, MutationEvent.class
package org.apache.xerces.domx.events
MutationEvent.getAttrName ( ) [abstract]  :  String
MutationEvent.getNewValue ( ) [abstract]  :  String
MutationEvent.getPrevValue ( ) [abstract]  :  String
MutationEvent.getRelatedNode ( ) [abstract]  :  Node
MutationEvent.initMutationEvent ( String p1, boolean p2, boolean p3, Node p4, String p5, String p6, String p7 ) [abstract]  :  void

xerces_1_0_1.jar, MutationEventImpl.class
package org.apache.xerces.dom.events
MutationEventImpl.getAttrName ( )  :  String
MutationEventImpl.getNewValue ( )  :  String
MutationEventImpl.getPrevValue ( )  :  String
MutationEventImpl.getRelatedNode ( )  :  Node
MutationEventImpl.initMutationEvent ( String p1, boolean p2, boolean p3, Node p4, String p5, String p6, String p7 )  :  void
MutationEventImpl.MutationEventImpl ( )

xerces_1_0_1.jar, NamedNodeMap.class
package org.w3c.dom
NamedNodeMap.getLength ( ) [abstract]  :  int
NamedNodeMap.getNamedItem ( String p1 ) [abstract]  :  Node
NamedNodeMap.item ( int p1 ) [abstract]  :  Node
NamedNodeMap.removeNamedItem ( String p1 ) [abstract]  :  Node
NamedNodeMap.setNamedItem ( Node p1 ) [abstract]  :  Node

xerces_1_0_1.jar, NamedNodeMapImpl.class
package org.apache.xerces.dom
NamedNodeMapImpl.cloneMap ( )  :  NamedNodeMapImpl
NamedNodeMapImpl.getLength ( )  :  int
NamedNodeMapImpl.getNamedItem ( String p1 )  :  Node
NamedNodeMapImpl.getNamedItemNS ( String p1, String p2 )  :  Node
NamedNodeMapImpl.item ( int p1 )  :  Node
NamedNodeMapImpl.NamedNodeMapImpl ( Document p1, NamedNodeMapImpl p2 )
NamedNodeMapImpl.NamedNodeMapImpl ( ElementImpl p1, NamedNodeMapImpl p2 )
NamedNodeMapImpl.reconcileDefaults ( )  :  void
NamedNodeMapImpl.removeNamedItem ( String p1 )  :  Node
NamedNodeMapImpl.removeNamedItemNS ( String p1, String p2 )  :  Node
NamedNodeMapImpl.setNamedItem ( Node p1 )  :  Node

xerces_1_0_1.jar, NameNodeListImpl.class
package org.apache.html.dom
NameNodeListImpl.NameNodeListImpl ( NodeImpl p1, String p2 )

xerces_1_0_1.jar, NamespaceHandler.class
package org.xml.sax.misc
NamespaceHandler.endNamespaceDeclScope ( String p1 ) [abstract]  :  void
NamespaceHandler.startNamespaceDeclScope ( String p1, String p2 ) [abstract]  :  void

xerces_1_0_1.jar, NamespacesHandler.class
package org.apache.xerces.utils
NamespacesScope.NamespacesHandler.endNamespaceDeclScope ( int p1 ) [abstract]  :  void
NamespacesScope.NamespacesHandler.startNamespaceDeclScope ( int p1, int p2 ) [abstract]  :  void

xerces_1_0_1.jar, NamespacesScope.class
package org.apache.xerces.utils
NamespacesScope.decreaseDepth ( )  :  void
NamespacesScope.getNamespaceForPrefix ( int p1 )  :  int
NamespacesScope.increaseDepth ( )  :  void
NamespacesScope.NamespacesScope ( NamespacesScope.NamespacesHandler p1 )
NamespacesScope.setNamespaceForPrefix ( int p1, int p2 )  :  void

xerces_1_0_1.jar, Node.class
package org.w3c.dom
Node.appendChild ( Node p1 ) [abstract]  :  Node
Node.cloneNode ( boolean p1 ) [abstract]  :  Node
Node.getAttributes ( ) [abstract]  :  NamedNodeMap
Node.getChildNodes ( ) [abstract]  :  NodeList
Node.getFirstChild ( ) [abstract]  :  Node
Node.getLastChild ( ) [abstract]  :  Node
Node.getNextSibling ( ) [abstract]  :  Node
Node.getNodeName ( ) [abstract]  :  String
Node.getNodeType ( ) [abstract]  :  short
Node.getNodeValue ( ) [abstract]  :  String
Node.getOwnerDocument ( ) [abstract]  :  Document
Node.getParentNode ( ) [abstract]  :  Node
Node.getPreviousSibling ( ) [abstract]  :  Node
Node.hasChildNodes ( ) [abstract]  :  boolean
Node.insertBefore ( Node p1, Node p2 ) [abstract]  :  Node
Node.removeChild ( Node p1 ) [abstract]  :  Node
Node.replaceChild ( Node p1, Node p2 ) [abstract]  :  Node
Node.setNodeValue ( String p1 ) [abstract]  :  void

xerces_1_0_1.jar, NodeFilter.class
package org.apache.xerces.domx.traversal
NodeFilter.acceptNode ( Node p1 ) [abstract]  :  short

xerces_1_0_1.jar, NodeImpl.class
package org.apache.xerces.dom
NodeImpl.addEventListener ( String p1, EventListener p2, boolean p3 )  :  void
NodeImpl.appendChild ( Node p1 )  :  Node
NodeImpl.changed ( )  :  void
NodeImpl.cloneNode ( boolean p1 )  :  Node
NodeImpl.dispatchEvent ( Event p1 )  :  boolean
NodeImpl.finalize ( )  :  void
NodeImpl.getAttributes ( )  :  NamedNodeMap
NodeImpl.getChildNodes ( )  :  NodeList
NodeImpl.getFirstChild ( )  :  Node
NodeImpl.getLastChild ( )  :  Node
NodeImpl.getLength ( )  :  int
NodeImpl.getLocalName ( )  :  String
NodeImpl.getNamespaceURI ( )  :  String
NodeImpl.getNextSibling ( )  :  Node
NodeImpl.getNodeName ( )  :  String
NodeImpl.getNodeType ( ) [abstract]  :  short
NodeImpl.getNodeValue ( )  :  String
NodeImpl.getOwnerDocument ( )  :  Document
NodeImpl.getParentNode ( )  :  Node
NodeImpl.getPrefix ( )  :  String
NodeImpl.getPreviousSibling ( )  :  Node
NodeImpl.getReadOnly ( )  :  boolean
NodeImpl.getUserData ( )  :  Object
NodeImpl.hasChildNodes ( )  :  boolean
NodeImpl.insertBefore ( Node p1, Node p2 )  :  Node
NodeImpl.item ( int p1 )  :  Node
NodeImpl.NodeImpl ( )
NodeImpl.NodeImpl ( DocumentImpl p1, String p2, String p3 )
NodeImpl.removeChild ( Node p1 )  :  Node
NodeImpl.removeEventListener ( String p1, EventListener p2, boolean p3 )  :  void
NodeImpl.replaceChild ( Node p1, Node p2 )  :  Node
NodeImpl.setNodeValue ( String p1 )  :  void
NodeImpl.setPrefix ( String p1 )  :  void
NodeImpl.setReadOnly ( boolean p1, boolean p2 )  :  void
NodeImpl.setUserData ( Object p1 )  :  void
NodeImpl.supports ( String p1, String p2 )  :  boolean
NodeImpl.synchronizeChildren ( )  :  void
NodeImpl.synchronizeData ( )  :  void
NodeImpl.toString ( )  :  String

xerces_1_0_1.jar, NodeIterator.class
package org.apache.xerces.domx.traversal
NodeIterator.detach ( ) [abstract]  :  void
NodeIterator.getExpandEntityReferences ( ) [abstract]  :  boolean
NodeIterator.getFilter ( ) [abstract]  :  NodeFilter
NodeIterator.getWhatToShow ( ) [abstract]  :  int
NodeIterator.nextNode ( ) [abstract]  :  Node
NodeIterator.previousNode ( ) [abstract]  :  Node

xerces_1_0_1.jar, NodeIteratorImpl.class
package org.apache.xerces.dom.traversal
NodeIteratorImpl.detach ( )  :  void
NodeIteratorImpl.getExpandEntityReferences ( )  :  boolean
NodeIteratorImpl.getFilter ( )  :  NodeFilter
NodeIteratorImpl.getWhatToShow ( )  :  int
NodeIteratorImpl.nextNode ( )  :  Node
NodeIteratorImpl.NodeIteratorImpl ( DocumentImpl p1, Node p2, int p3, NodeFilter p4, boolean p5 )
NodeIteratorImpl.previousNode ( )  :  Node
NodeIteratorImpl.removeNode ( Node p1 )  :  void

xerces_1_0_1.jar, NodeList.class
package org.w3c.dom
NodeList.getLength ( ) [abstract]  :  int
NodeList.item ( int p1 ) [abstract]  :  Node

xerces_1_0_1.jar, Notation.class
package org.w3c.dom
Notation.getPublicId ( ) [abstract]  :  String
Notation.getSystemId ( ) [abstract]  :  String

xerces_1_0_1.jar, NotationImpl.class
package org.apache.xerces.dom
NotationImpl.getNodeType ( )  :  short
NotationImpl.getPublicId ( )  :  String
NotationImpl.getSystemId ( )  :  String
NotationImpl.NotationImpl ( DocumentImpl p1, String p2 )
NotationImpl.setNodeValue ( String p1 )  :  void
NotationImpl.setPublicId ( String p1 )  :  void
NotationImpl.setSystemId ( String p1 )  :  void

xerces_1_0_1.jar, OutputFormat.class
package org.apache.xerces.domx
XGrammarWriter.OutputFormat.equals ( Object p1 )  :  boolean
XGrammarWriter.OutputFormat.getValue ( )  :  int
XGrammarWriter.OutputFormat.hashCode ( )  :  int
XGrammarWriter.OutputFormat.toString ( )  :  String
package org.apache.xml.serialize
OutputFormat.getCDataElements ( )  :  String[ ]
OutputFormat.getDoctypePublic ( )  :  String
OutputFormat.getDoctypeSystem ( )  :  String
OutputFormat.getEncoding ( )  :  String
OutputFormat.getIndent ( )  :  int
OutputFormat.getIndenting ( )  :  boolean
OutputFormat.getLastPrintable ( )  :  char
OutputFormat.getLineSeparator ( )  :  String
OutputFormat.getLineWidth ( )  :  int
OutputFormat.getMediaType ( )  :  String
OutputFormat.getMethod ( )  :  String
OutputFormat.getNonEscapingElements ( )  :  String[ ]
OutputFormat.getOmitXMLDeclaration ( )  :  boolean
OutputFormat.getPreserveSpace ( )  :  boolean
OutputFormat.getStandalone ( )  :  boolean
OutputFormat.getVersion ( )  :  String
OutputFormat.isCDataElement ( String p1 )  :  boolean
OutputFormat.isNonEscapingElement ( String p1 )  :  boolean
OutputFormat.OutputFormat ( )
OutputFormat.OutputFormat ( Document p1 )
OutputFormat.OutputFormat ( Document p1, String p2, boolean p3 )
OutputFormat.OutputFormat ( String p1, String p2, boolean p3 )
OutputFormat.setCDataElements ( String[ ] p1 )  :  void
OutputFormat.setDoctype ( String p1, String p2 )  :  void
OutputFormat.setEncoding ( String p1 )  :  void
OutputFormat.setIndent ( int p1 )  :  void
OutputFormat.setIndenting ( boolean p1 )  :  void
OutputFormat.setLineSeparator ( String p1 )  :  void
OutputFormat.setLineWidth ( int p1 )  :  void
OutputFormat.setMediaType ( String p1 )  :  void
OutputFormat.setMethod ( String p1 )  :  void
OutputFormat.setNonEscapingElements ( String[ ] p1 )  :  void
OutputFormat.setOmitXMLDeclaration ( boolean p1 )  :  void
OutputFormat.setPreserveSpace ( boolean p1 )  :  void
OutputFormat.setStandalone ( boolean p1 )  :  void
OutputFormat.setVersion ( String p1 )  :  void
OutputFormat.whichDoctypePublic ( Document p1 ) [static]  :  String
OutputFormat.whichDoctypeSystem ( Document p1 ) [static]  :  String
OutputFormat.whichMediaType ( String p1 ) [static]  :  String
OutputFormat.whichMethod ( Document p1 ) [static]  :  String

xerces_1_0_1.jar, Parser.class
package org.xml.sax
Parser.parse ( InputSource p1 ) [abstract]  :  void
Parser.parse ( String p1 ) [abstract]  :  void
Parser.setDocumentHandler ( DocumentHandler p1 ) [abstract]  :  void
Parser.setDTDHandler ( DTDHandler p1 ) [abstract]  :  void
Parser.setEntityResolver ( EntityResolver p1 ) [abstract]  :  void
Parser.setErrorHandler ( ErrorHandler p1 ) [abstract]  :  void
Parser.setLocale ( Locale p1 ) [abstract]  :  void

xerces_1_0_1.jar, ParserFactory.class
package org.xml.sax.helpers
ParserFactory.makeParser ( ) [static]  :  Parser
ParserFactory.makeParser ( String p1 ) [static]  :  Parser
ParserFactory.ParserFactory ( )

xerces_1_0_1.jar, ProcessingInstruction.class
package org.w3c.dom
ProcessingInstruction.getData ( ) [abstract]  :  String
ProcessingInstruction.getTarget ( ) [abstract]  :  String
ProcessingInstruction.setData ( String p1 ) [abstract]  :  void

xerces_1_0_1.jar, ProcessingInstructionImpl.class
package org.apache.xerces.dom
ProcessingInstructionImpl.cloneNode ( boolean p1 )  :  Node
ProcessingInstructionImpl.getData ( )  :  String
ProcessingInstructionImpl.getNodeType ( )  :  short
ProcessingInstructionImpl.getTarget ( )  :  String
ProcessingInstructionImpl.ProcessingInstructionImpl ( DocumentImpl p1, String p2, String p3 )
ProcessingInstructionImpl.setData ( String p1 )  :  void

xerces_1_0_1.jar, RealValidator.class
package org.apache.xerces.validators.datatype
RealValidator.RealValidator ( )
RealValidator.setBasetype ( DatatypeValidator p1 )  :  void
RealValidator.setFacets ( Hashtable p1 )  :  void
RealValidator.setFacets ( int[ ] p1 )  :  void
RealValidator.setLocale ( Locale p1 )  :  void
RealValidator.validate ( int p1 )  :  void
RealValidator.validate ( String p1 )  :  void

xerces_1_0_1.jar, RevalidatingDOMParser.class
package org.apache.xerces.parsers
RevalidatingDOMParser.RevalidatingDOMParser ( )
RevalidatingDOMParser.validate ( Node p1 )  :  Node

xerces_1_0_1.jar, SAXException.class
package org.xml.sax
SAXException.getException ( )  :  Exception
SAXException.getMessage ( )  :  String
SAXException.SAXException ( Exception p1 )
SAXException.SAXException ( String p1 )
SAXException.SAXException ( String p1, Exception p2 )
SAXException.toString ( )  :  String

xerces_1_0_1.jar, SAXNotRecognizedException.class
package org.xml.sax
SAXNotRecognizedException.SAXNotRecognizedException ( String p1 )

xerces_1_0_1.jar, SAXNotSupportedException.class
package org.xml.sax
SAXNotSupportedException.SAXNotSupportedException ( String p1 )

xerces_1_0_1.jar, SAXParseException.class
package org.xml.sax
SAXParseException.getColumnNumber ( )  :  int
SAXParseException.getLineNumber ( )  :  int
SAXParseException.getPublicId ( )  :  String
SAXParseException.getSystemId ( )  :  String
SAXParseException.SAXParseException ( String p1, Locator p2 )
SAXParseException.SAXParseException ( String p1, Locator p2, Exception p3 )
SAXParseException.SAXParseException ( String p1, String p2, String p3, int p4, int p5 )
SAXParseException.SAXParseException ( String p1, String p2, String p3, int p4, int p5, Exception p6 )

xerces_1_0_1.jar, SAXParser.class
package org.apache.xerces.parsers
SAXParser.attlistDecl ( int p1, int p2, int p3, String p4, int p5, int p6 )  :  void
SAXParser.characters ( char[ ] p1, int p2, int p3 )  :  void
SAXParser.characters ( int p1 )  :  void
SAXParser.comment ( int p1 )  :  void
SAXParser.commentInDTD ( int p1 )  :  void
SAXParser.elementDecl ( int p1, XMLValidator.ContentSpec p2 )  :  void
SAXParser.endCDATA ( )  :  void
SAXParser.endDocument ( )  :  void
SAXParser.endDTD ( )  :  void
SAXParser.endElement ( int p1 )  :  void
SAXParser.endEntityReference ( int p1, int p2, int p3 )  :  void
SAXParser.endNamespaceDeclScope ( int p1 )  :  void
SAXParser.externalEntityDecl ( int p1, int p2, int p3 )  :  void
SAXParser.externalPEDecl ( int p1, int p2, int p3 )  :  void
SAXParser.getDeclHandler ( )  :  DeclHandler
SAXParser.getFeature ( String p1 )  :  boolean
SAXParser.getFeaturesRecognized ( )  :  String[ ]
SAXParser.getLexicalHandler ( )  :  LexicalHandler
SAXParser.getNamespaceHandler ( )  :  NamespaceHandler
SAXParser.getNormalizeText ( )  :  boolean
SAXParser.getPropertiesRecognized ( )  :  String[ ]
SAXParser.getProperty ( String p1 )  :  Object
SAXParser.getUseLocator ( )  :  boolean
SAXParser.ignorableWhitespace ( char[ ] p1, int p2, int p3 )  :  void
SAXParser.ignorableWhitespace ( int p1 )  :  void
SAXParser.internalEntityDecl ( int p1, int p2 )  :  void
SAXParser.internalPEDecl ( int p1, int p2 )  :  void
SAXParser.notationDecl ( int p1, int p2, int p3 )  :  void
SAXParser.processingInstruction ( int p1, int p2 )  :  void
SAXParser.processingInstructionInDTD ( int p1, int p2 )  :  void
SAXParser.SAXParser ( )
SAXParser.setDeclHandler ( DeclHandler p1 )  :  void
SAXParser.setDocumentHandler ( DocumentHandler p1 )  :  void
SAXParser.setDTDHandler ( DTDHandler p1 )  :  void
SAXParser.setFeature ( String p1, boolean p2 )  :  void
SAXParser.setLexicalHandler ( LexicalHandler p1 )  :  void
SAXParser.setNamespaceHandler ( NamespaceHandler p1 )  :  void
SAXParser.setNormalizeText ( boolean p1 )  :  void
SAXParser.setProperty ( String p1, Object p2 )  :  void
SAXParser.setUseLocator ( boolean p1 )  :  void
SAXParser.startCDATA ( )  :  void
SAXParser.startDocument ( int p1, int p2, int p3 )  :  void
SAXParser.startDTD ( int p1, int p2, int p3 )  :  void
SAXParser.startElement ( int p1, XMLAttrList p2, int p3 )  :  void
SAXParser.startEntityReference ( int p1, int p2, int p3 )  :  void
SAXParser.startNamespaceDeclScope ( int p1, int p2 )  :  void
SAXParser.unparsedEntityDecl ( int p1, int p2, int p3, int p4 )  :  void

xerces_1_0_1.jar, SchemaMessageProvider.class
package org.apache.xerces.validators.schema
SchemaMessageProvider.createMessage ( Locale p1, int p2, int p3, Object[ ] p4 )  :  String
SchemaMessageProvider.getLocale ( )  :  Locale
SchemaMessageProvider.SchemaMessageProvider ( )
SchemaMessageProvider.setLocale ( Locale p1 )  :  void

xerces_1_0_1.jar, SchemaMessages.class
package org.apache.xerces.msg
SchemaMessages.getContents ( )  :  Object[ ][ ]
SchemaMessages.SchemaMessages ( )

xerces_1_0_1.jar, Serializer.class
package org.apache.xml.serialize
Serializer.asDocumentHandler ( ) [abstract]  :  DocumentHandler
Serializer.asDOMSerializer ( ) [abstract]  :  DOMSerializer
Serializer.setOutputByteStream ( OutputStream p1 ) [abstract]  :  void
Serializer.setOutputCharStream ( Writer p1 ) [abstract]  :  void
Serializer.setOutputFormat ( OutputFormat p1 ) [abstract]  :  void

xerces_1_0_1.jar, SerializerFactory.class
package org.apache.xml.serialize
SerializerFactory.getSerializerFactory ( String p1 ) [static]  :  SerializerFactory
SerializerFactory.getSupportedMethod ( ) [abstract]  :  String
SerializerFactory.makeSerializer ( OutputFormat p1 ) [abstract]  :  Serializer
SerializerFactory.makeSerializer ( OutputStream p1, OutputFormat p2 ) [abstract]  :  Serializer
SerializerFactory.makeSerializer ( Writer p1, OutputFormat p2 ) [abstract]  :  Serializer
SerializerFactory.registerSerializerFactory ( SerializerFactory p1 ) [static]  :  void
SerializerFactory.SerializerFactory ( )

xerces_1_0_1.jar, SimpleContentModel.class
package org.apache.xerces.validators.dtd
SimpleContentModel.SimpleContentModel ( int p1, int p2, int p3 )
SimpleContentModel.validateContent ( int p1, int[ ] p2 )  :  int
SimpleContentModel.whatCanGoHere ( boolean p1, InsertableElementsInfo p2 )  :  int

xerces_1_0_1.jar, StreamingCharReader.class
package org.apache.xerces.readers
StreamingCharReader.addString ( int p1, int p2 )  :  int
StreamingCharReader.addSymbol ( int p1, int p2 )  :  int
StreamingCharReader.append ( XMLEntityHandler.CharBuffer p1, int p2, int p3 )  :  void
StreamingCharReader.changeReaders ( )  :  XMLEntityHandler.EntityReader
StreamingCharReader.deferException ( int p1, Object[ ] p2, int p3 )  :  void
StreamingCharReader.lookingAtChar ( char p1, boolean p2 )  :  boolean
StreamingCharReader.lookingAtSpace ( boolean p1 )  :  boolean
StreamingCharReader.lookingAtValidChar ( boolean p1 )  :  boolean
StreamingCharReader.scanAttValue ( char p1, boolean p2 )  :  int
StreamingCharReader.scanCharRef ( boolean p1 )  :  int
StreamingCharReader.scanContent ( int p1 )  :  int
StreamingCharReader.scanEntityValue ( int p1, boolean p2 )  :  int
StreamingCharReader.scanExpectedName ( char p1, StringPool.CharArrayRange p2 )  :  boolean
StreamingCharReader.scanInvalidChar ( )  :  int
StreamingCharReader.scanName ( char p1 )  :  int
StreamingCharReader.scanQName ( char p1 )  :  int
StreamingCharReader.scanStringLiteral ( )  :  int
StreamingCharReader.skipPastName ( char p1 )  :  void
StreamingCharReader.skipPastNmtoken ( char p1 )  :  void
StreamingCharReader.skipPastSpaces ( )  :  void
StreamingCharReader.skippedString ( char[ ] p1 )  :  boolean
StreamingCharReader.skipToChar ( char p1 )  :  void
StreamingCharReader.StreamingCharReader ( XMLEntityHandler p1, XMLErrorReporter p2, boolean p3, Reader p4, StringPool p5 )

xerces_1_0_1.jar, StringHasher.class
package org.apache.xerces.utils
StringHasher.finishHash ( int p1 ) [static]  :  int
StringHasher.hashChar ( int p1, int p2 ) [static]  :  int
StringHasher.hashChars ( char[ ] p1, int p2, int p3 ) [static]  :  int
StringHasher.hashString ( String p1, int p2 ) [static]  :  int
StringHasher.StringHasher ( )

xerces_1_0_1.jar, StringPool.class
package org.apache.xerces.utils
StringPool.addNewSymbol ( String p1, int p2 )  :  int
StringPool.addQName ( int p1, int p2, int p3 )  :  int
StringPool.addString ( String p1 )  :  int
StringPool.addString ( StringPool.StringProducer p1, int p2, int p3 )  :  int
StringPool.addStringToList ( int p1, int p2 )  :  boolean
StringPool.addSymbol ( int p1 )  :  int
StringPool.addSymbol ( String p1 )  :  int
StringPool.addSymbol ( StringPool.StringProducer p1, int p2, int p3, int p4 )  :  int
StringPool.createCharArrayRange ( )  :  StringPool.CharArrayRange
StringPool.createNonMatchingSymbol ( int p1, int p2, int[ ] p3, int p4 )  :  int
StringPool.equalNames ( int p1, int p2 )  :  boolean
StringPool.equalQNames ( int p1, int p2 )  :  boolean
StringPool.finishStringList ( int p1 )  :  void
StringPool.getCharArrayRange ( int p1, StringPool.CharArrayRange p2 )  :  void
StringPool.getDeclaration ( int p1 )  :  int
StringPool.getFullNameForQName ( int p1 )  :  int
StringPool.getLocalPartForQName ( int p1 )  :  int
StringPool.getPrefixForQName ( int p1 )  :  int
StringPool.getSymbolCache ( )  :  SymbolCache
StringPool.getURIForQName ( int p1 )  :  int
StringPool.lookupSymbol ( StringPool.StringProducer p1, int p2, int p3, int p4 )  :  int
StringPool.orphanString ( int p1 )  :  String
StringPool.releaseString ( int p1 )  :  void
StringPool.reset ( )  :  void
StringPool.resetShuffleCount ( )  :  void
StringPool.setDeclaration ( int p1, int p2 )  :  void
StringPool.setURIForQName ( int p1, int p2 )  :  void
StringPool.startStringList ( )  :  int
StringPool.stringInList ( int p1, int p2 )  :  boolean
StringPool.stringListAsString ( int p1 )  :  String
StringPool.stringListLength ( int p1 )  :  int
StringPool.StringPool ( )
StringPool.toString ( int p1 )  :  String
StringPool.updateCacheLine ( int p1, int p2, int p3 )  :  void

xerces_1_0_1.jar, StringProducer.class
package org.apache.xerces.utils
StringPool.StringProducer.equalsString ( int p1, int p2, char[ ] p3, int p4, int p5 ) [abstract]  :  boolean
StringPool.StringProducer.releaseString ( int p1, int p2 ) [abstract]  :  void
StringPool.StringProducer.toString ( int p1, int p2 ) [abstract]  :  String

xerces_1_0_1.jar, StringValidator.class
package org.apache.xerces.validators.datatype
StringValidator.setBasetype ( DatatypeValidator p1 )  :  void
StringValidator.setFacets ( Hashtable p1 )  :  void
StringValidator.setFacets ( int[ ] p1 )  :  void
StringValidator.setLocale ( Locale p1 )  :  void
StringValidator.StringValidator ( )
StringValidator.validate ( int p1 )  :  void
StringValidator.validate ( String p1 )  :  void

xerces_1_0_1.jar, SymbolCache.class
package org.apache.xerces.utils
SymbolCache.addSymbolToCache ( String p1, int p2, int p3 )  :  int
SymbolCache.createSymbol ( int p1, int p2, int p3, int[ ] p4, int p5 )  :  String
SymbolCache.getSymbolChars ( )  :  char[ ]
SymbolCache.reset ( )  :  void
SymbolCache.SymbolCache ( )
SymbolCache.updateCacheLine ( int p1, int p2, int p3 )  :  void

xerces_1_0_1.jar, Text.class
package org.w3c.dom
Text.splitText ( int p1 ) [abstract]  :  Text

xerces_1_0_1.jar, TextImpl.class
package org.apache.xerces.dom
TextImpl.cloneNode ( boolean p1 )  :  Node
TextImpl.getNodeName ( )  :  String
TextImpl.getNodeType ( )  :  short
TextImpl.isIgnorableWhitespace ( )  :  boolean
TextImpl.setIgnorableWhitespace ( boolean p1 )  :  void
TextImpl.splitText ( int p1 )  :  Text
TextImpl.TextImpl ( DocumentImpl p1, String p2 )

xerces_1_0_1.jar, TextSerializer.class
package org.apache.xml.serialize
TextSerializer.characters ( String p1, boolean p2, boolean p3 )  :  void
TextSerializer.comment ( char[ ] p1, int p2, int p3 )  :  void
TextSerializer.comment ( String p1 )  :  void
TextSerializer.content ( )  :  ElementState
TextSerializer.endElement ( String p1 )  :  void
TextSerializer.getEntityRef ( char p1 )  :  String
TextSerializer.processingInstruction ( String p1, String p2 )  :  void
TextSerializer.serializeElement ( Element p1 )  :  void
TextSerializer.serializeNode ( Node p1 )  :  void
TextSerializer.setOutputFormat ( OutputFormat p1 )  :  void
TextSerializer.startDocument ( )  :  void
TextSerializer.startDocument ( String p1 )  :  void
TextSerializer.startElement ( String p1, AttributeList p2 )  :  void
TextSerializer.TextSerializer ( )
TextSerializer.TextSerializer ( OutputFormat p1 )
TextSerializer.TextSerializer ( OutputStream p1, OutputFormat p2 )
TextSerializer.TextSerializer ( Writer p1, OutputFormat p2 )

xerces_1_0_1.jar, TreeWalker.class
package org.apache.xerces.domx.traversal
TreeWalker.firstChild ( ) [abstract]  :  Node
TreeWalker.getCurrentNode ( ) [abstract]  :  Node
TreeWalker.getExpandEntityReferences ( ) [abstract]  :  boolean
TreeWalker.getFilter ( ) [abstract]  :  NodeFilter
TreeWalker.getWhatToShow ( ) [abstract]  :  int
TreeWalker.lastChild ( ) [abstract]  :  Node
TreeWalker.nextNode ( ) [abstract]  :  Node
TreeWalker.nextSibling ( ) [abstract]  :  Node
TreeWalker.parentNode ( ) [abstract]  :  Node
TreeWalker.previousNode ( ) [abstract]  :  Node
TreeWalker.previousSibling ( ) [abstract]  :  Node
TreeWalker.setCurrentNode ( Node p1 ) [abstract]  :  void

xerces_1_0_1.jar, TreeWalkerImpl.class
package org.apache.xerces.dom.traversal
TreeWalkerImpl.firstChild ( )  :  Node
TreeWalkerImpl.getCurrentNode ( )  :  Node
TreeWalkerImpl.getExpandEntityReferences ( )  :  boolean
TreeWalkerImpl.getFilter ( )  :  NodeFilter
TreeWalkerImpl.getWhatToShow ( )  :  int
TreeWalkerImpl.lastChild ( )  :  Node
TreeWalkerImpl.nextNode ( )  :  Node
TreeWalkerImpl.nextSibling ( )  :  Node
TreeWalkerImpl.parentNode ( )  :  Node
TreeWalkerImpl.previousNode ( )  :  Node
TreeWalkerImpl.previousSibling ( )  :  Node
TreeWalkerImpl.setCurrentNode ( Node p1 )  :  void
TreeWalkerImpl.TreeWalkerImpl ( Node p1, int p2, NodeFilter p3, boolean p4 )

xerces_1_0_1.jar, UIEvent.class
package org.apache.xerces.domx.events
UIEvent.getAltKey ( ) [abstract]  :  boolean
UIEvent.getButton ( ) [abstract]  :  short
UIEvent.getCharCode ( ) [abstract]  :  int
UIEvent.getClickCount ( ) [abstract]  :  short
UIEvent.getClientX ( ) [abstract]  :  int
UIEvent.getClientY ( ) [abstract]  :  int
UIEvent.getCtrlKey ( ) [abstract]  :  boolean
UIEvent.getKeyCode ( ) [abstract]  :  int
UIEvent.getMetaKey ( ) [abstract]  :  boolean
UIEvent.getRelatedNode ( ) [abstract]  :  Node
UIEvent.getScreenX ( ) [abstract]  :  int
UIEvent.getScreenY ( ) [abstract]  :  int
UIEvent.getShiftKey ( ) [abstract]  :  boolean
UIEvent.initUIEvent ( String p1, boolean p2, boolean p3, int p4, int p5, int p6, int p7, boolean p8, boolean p9, boolean p10, boolean p11, int p12, int p13, short p14, short p15, Node p16 ) [abstract]  :  void
UIEvent.setAltKey ( boolean p1 ) [abstract]  :  void
UIEvent.setButton ( short p1 ) [abstract]  :  void
UIEvent.setCharCode ( int p1 ) [abstract]  :  void
UIEvent.setClickCount ( short p1 ) [abstract]  :  void
UIEvent.setClientX ( int p1 ) [abstract]  :  void
UIEvent.setClientY ( int p1 ) [abstract]  :  void
UIEvent.setCtrlKey ( boolean p1 ) [abstract]  :  void
UIEvent.setKeyCode ( int p1 ) [abstract]  :  void
UIEvent.setMetaKey ( boolean p1 ) [abstract]  :  void
UIEvent.setRelatedNode ( Node p1 ) [abstract]  :  void
UIEvent.setScreenX ( int p1 ) [abstract]  :  void
UIEvent.setScreenY ( int p1 ) [abstract]  :  void
UIEvent.setShiftKey ( boolean p1 ) [abstract]  :  void

xerces_1_0_1.jar, UnknownFacetException.class
package org.apache.xerces.validators.datatype
UnknownFacetException.UnknownFacetException ( )
UnknownFacetException.UnknownFacetException ( String p1 )

xerces_1_0_1.jar, UTF8DataChunk.class
package org.apache.xerces.utils
UTF8DataChunk.addString ( int p1, int p2 )  :  int
UTF8DataChunk.addSymbol ( int p1, int p2, int p3 )  :  int
UTF8DataChunk.append ( XMLEntityHandler.CharBuffer p1, int p2, int p3 )  :  void
UTF8DataChunk.clearPreviousChunk ( )  :  boolean
UTF8DataChunk.createChunk ( StringPool p1, UTF8DataChunk p2 ) [static]  :  UTF8DataChunk
UTF8DataChunk.equalsString ( int p1, int p2, char[ ] p3, int p4, int p5 )  :  boolean
UTF8DataChunk.nextChunk ( )  :  UTF8DataChunk
UTF8DataChunk.releaseChunk ( )  :  void
UTF8DataChunk.releaseString ( int p1, int p2 )  :  void
UTF8DataChunk.setByteArray ( byte[ ] p1 )  :  void
UTF8DataChunk.toByteArray ( )  :  byte[ ]
UTF8DataChunk.toString ( int p1, int p2 )  :  String

xerces_1_0_1.jar, Version.class
package org.apache.xerces.framework
Version.main ( String[ ] p1 ) [static]  :  void
Version.Version ( )

xerces_1_0_1.jar, XCatalog.class
package org.apache.xerces.readers
XCatalog.addDelegateCatalog ( String p1, XCatalog p2 )  :  void
XCatalog.getDelegateCatalog ( String p1 )  :  XCatalog
XCatalog.getDelegateCatalogKeys ( )  :  Enumeration
XCatalog.loadCatalog ( InputSource p1 )  :  void
XCatalog.removeDelegateCatalog ( String p1 )  :  void
XCatalog.resolveEntity ( String p1, String p2 )  :  InputSource
XCatalog.XCatalog ( )

xerces_1_0_1.jar, XGrammarWriter.class
package org.apache.xerces.domx
XGrammarWriter.containsMoreThanOneChildOfType ( Element p1, String[ ] p2 )  :  boolean
XGrammarWriter.getFirstChildOfType ( Node p1, short p2 )  :  Node
XGrammarWriter.getNextSiblingOfType ( Node p1, short p2 )  :  Node
XGrammarWriter.getOutputFormat ( )  :  XGrammarWriter.OutputFormat
XGrammarWriter.isBasicAttributeType ( String p1 )  :  boolean
XGrammarWriter.isBasicOccurrenceCount ( String p1, String p2 )  :  boolean
XGrammarWriter.isCanonical ( )  :  boolean
XGrammarWriter.isEmpty ( Element p1 )  :  boolean
XGrammarWriter.isVerbose ( )  :  boolean
XGrammarWriter.main ( String[ ] p1 ) [static]  :  void
XGrammarWriter.normalize ( String p1 )  :  String
XGrammarWriter.parseInt ( String p1, int p2 )  :  int
XGrammarWriter.printAttribute ( Attr p1 )  :  void
XGrammarWriter.printAttributeDecl ( String p1, Element p2 )  :  void
XGrammarWriter.printCloseElement ( Element p1 )  :  void
XGrammarWriter.printComment ( Element p1 )  :  void
XGrammarWriter.printElement ( Element p1 )  :  void
XGrammarWriter.printElementDecl ( Element p1 )  :  void
XGrammarWriter.printElementDeclContentModel ( Element p1 )  :  void
XGrammarWriter.printElementDeclContentModelChildren ( Element p1 )  :  void
XGrammarWriter.printElementDeclContentModelMixed ( Element p1 )  :  void
XGrammarWriter.printEmptyElement ( Element p1 )  :  void
XGrammarWriter.printEntityDecl ( Element p1 )  :  void
XGrammarWriter.printGrammar ( String p1, DocumentType p2 )  :  void
XGrammarWriter.printIndent ( int p1 )  :  void
XGrammarWriter.printNotationDecl ( Element p1 )  :  void
XGrammarWriter.printOpenElement ( Element p1 )  :  void
XGrammarWriter.printOpenElement ( Element p1, boolean p2 )  :  void
XGrammarWriter.printText ( Text p1 )  :  void
XGrammarWriter.setCanonical ( boolean p1 )  :  void
XGrammarWriter.setOutputFormat ( XGrammarWriter.OutputFormat p1 )  :  void
XGrammarWriter.setVerbose ( boolean p1 )  :  void
XGrammarWriter.XGrammarWriter ( )
XGrammarWriter.XGrammarWriter ( OutputStream p1 )
XGrammarWriter.XGrammarWriter ( PrintWriter p1 )
XGrammarWriter.XGrammarWriter ( Writer p1, String p2 )

xerces_1_0_1.jar, XHTMLSerializer.class
package org.apache.xml.serialize
XHTMLSerializer.setOutputFormat ( OutputFormat p1 )  :  void
XHTMLSerializer.XHTMLSerializer ( )
XHTMLSerializer.XHTMLSerializer ( OutputFormat p1 )
XHTMLSerializer.XHTMLSerializer ( OutputStream p1, OutputFormat p2 )
XHTMLSerializer.XHTMLSerializer ( Writer p1, OutputFormat p2 )

xerces_1_0_1.jar, XMLAttrList.class
package org.apache.xerces.framework
XMLAttrList.addAttr ( int p1, int p2, int p3, boolean p4, boolean p5 )  :  int
XMLAttrList.attrListHandle ( )  :  int
XMLAttrList.endAttrList ( )  :  void
XMLAttrList.getAttributeList ( int p1 )  :  AttributeList
XMLAttrList.getAttrName ( int p1 )  :  int
XMLAttrList.getAttType ( int p1 )  :  int
XMLAttrList.getAttValue ( int p1 )  :  int
XMLAttrList.getFirstAttr ( int p1 )  :  int
XMLAttrList.getLength ( )  :  int
XMLAttrList.getName ( int p1 )  :  String
XMLAttrList.getNextAttr ( int p1 )  :  int
XMLAttrList.getType ( int p1 )  :  String
XMLAttrList.getType ( String p1 )  :  String
XMLAttrList.getValue ( int p1 )  :  String
XMLAttrList.getValue ( String p1 )  :  String
XMLAttrList.isSpecified ( int p1 )  :  boolean
XMLAttrList.releaseAttrList ( int p1 )  :  void
XMLAttrList.reset ( StringPool p1 )  :  void
XMLAttrList.startAttrList ( )  :  int
XMLAttrList.XMLAttrList ( StringPool p1 )

xerces_1_0_1.jar, XMLCatalogHandler.class
package org.apache.xerces.readers
XMLCatalogHandler.addPublicMapping ( String p1, String p2 )  :  void
XMLCatalogHandler.addSystemMapping ( String p1, String p2 )  :  void
XMLCatalogHandler.getPublicMapping ( String p1 )  :  String
XMLCatalogHandler.getPublicMappingKeys ( )  :  Enumeration
XMLCatalogHandler.getSystemMapping ( String p1 )  :  String
XMLCatalogHandler.getSystemMappingKeys ( )  :  Enumeration
XMLCatalogHandler.loadCatalog ( InputSource p1 ) [abstract]  :  void
XMLCatalogHandler.removePublicMapping ( System p1 )  :  void
XMLCatalogHandler.removeSystemMapping ( String p1 )  :  void
XMLCatalogHandler.resolveEntity ( String p1, String p2 )  :  InputSource
XMLCatalogHandler.XMLCatalogHandler ( )

xerces_1_0_1.jar, XMLCharacterProperties.class
package org.apache.xerces.utils
XMLCharacterProperties.initCharFlags ( ) [static]  :  void
XMLCharacterProperties.validEncName ( String p1 ) [static]  :  boolean
XMLCharacterProperties.validName ( String p1 ) [static]  :  boolean
XMLCharacterProperties.validNCName ( String p1 ) [static]  :  boolean
XMLCharacterProperties.validNmtoken ( String p1 ) [static]  :  boolean
XMLCharacterProperties.validPublicId ( String p1 ) [static]  :  int
XMLCharacterProperties.validVersionNum ( String p1 ) [static]  :  boolean
XMLCharacterProperties.XMLCharacterProperties ( )

xerces_1_0_1.jar, XMLContentModel.class
package org.apache.xerces.validators.dtd
XMLContentModel.validateContent ( int p1, int[ ] p2 ) [abstract]  :  int
XMLContentModel.whatCanGoHere ( boolean p1, InsertableElementsInfo p2 ) [abstract]  :  int

xerces_1_0_1.jar, XMLContentSpecNode.class
package org.apache.xerces.framework
XMLContentSpecNode.XMLContentSpecNode ( )

xerces_1_0_1.jar, XMLDeclRecognizer.class
package org.apache.xerces.readers
XMLDeclRecognizer.prescanXMLDeclOrTextDecl ( XMLEntityHandler.EntityReader p1, boolean p2 )  :  int
XMLDeclRecognizer.recognize ( XMLEntityReaderFactory p1, XMLEntityHandler p2, XMLErrorReporter p3, boolean p4, StringPool p5, ChunkyByteArray p6, boolean p7, boolean p8 ) [abstract]  :  XMLEntityHandler.EntityReader
XMLDeclRecognizer.registerDefaultRecognizers ( Stack p1 ) [static]  :  void
XMLDeclRecognizer.XMLDeclRecognizer ( )

xerces_1_0_1.jar, XMLDocumentScanner.class
package org.apache.xerces.framework
XMLDocumentScanner.atEndOfInput ( )  :  boolean
XMLDocumentScanner.checkXMLLangAttributeValue ( int p1 )  :  void
XMLDocumentScanner.endOfInput ( int p1, boolean p2 )  :  void
XMLDocumentScanner.parseSome ( boolean p1 )  :  boolean
XMLDocumentScanner.readerChange ( XMLEntityHandler.EntityReader p1, int p2 )  :  void
XMLDocumentScanner.reset ( StringPool p1, XMLEntityHandler.CharBuffer p2 )  :  void
XMLDocumentScanner.scanAttValue ( int p1, int p2, boolean p3 )  :  int
XMLDocumentScanner.XMLDocumentScanner ( XMLDocumentScanner.EventHandler p1, StringPool p2, XMLErrorReporter p3, XMLEntityHandler p4, XMLEntityHandler.CharBuffer p5 )

xerces_1_0_1.jar, XMLDTDScanner.class
package org.apache.xerces.framework
XMLDTDScanner.endOfInput ( int p1, boolean p2 )  :  void
XMLDTDScanner.getReadingContentSpec ( )  :  boolean
XMLDTDScanner.getReadingExternalEntity ( )  :  boolean
XMLDTDScanner.markupDepth ( )  :  int
XMLDTDScanner.parenDepth ( )  :  int
XMLDTDScanner.readerChange ( XMLEntityHandler.EntityReader p1, int p2 )  :  void
XMLDTDScanner.reset ( StringPool p1, XMLEntityHandler.CharBuffer p2 )  :  void
XMLDTDScanner.scanDecls ( boolean p1 )  :  void
XMLDTDScanner.scanDefaultAttValue ( int p1, int p2 )  :  int
XMLDTDScanner.scanDoctypeDecl ( )  :  boolean
XMLDTDScanner.XMLDTDScanner ( XMLDTDScanner.EventHandler p1, StringPool p2, XMLErrorReporter p3, XMLEntityHandler p4, XMLEntityHandler.CharBuffer p5 )

xerces_1_0_1.jar, XMLEntityHandler.class
package org.apache.xerces.readers
XMLEntityHandler.changeReaders ( ) [abstract]  :  XMLEntityHandler.EntityReader
XMLEntityHandler.endEntityDecl ( ) [abstract]  :  void
XMLEntityHandler.expandSystemId ( String p1 ) [abstract]  :  String
XMLEntityHandler.getEntityReader ( ) [abstract]  :  XMLEntityHandler.EntityReader
XMLEntityHandler.getPublicId ( ) [abstract]  :  String
XMLEntityHandler.getReaderDepth ( ) [abstract]  :  int
XMLEntityHandler.getReaderId ( ) [abstract]  :  int
XMLEntityHandler.getSystemId ( ) [abstract]  :  String
XMLEntityHandler.processCharacters ( char[ ] p1, int p2, int p3 ) [abstract]  :  void
XMLEntityHandler.processCharacters ( int p1 ) [abstract]  :  void
XMLEntityHandler.processWhitespace ( char[ ] p1, int p2, int p3 ) [abstract]  :  void
XMLEntityHandler.processWhitespace ( int p1 ) [abstract]  :  void
XMLEntityHandler.setReaderDepth ( int p1 ) [abstract]  :  void
XMLEntityHandler.startEntityDecl ( boolean p1, int p2 ) [abstract]  :  boolean
XMLEntityHandler.startReadingFromDocument ( InputSource p1 ) [abstract]  :  boolean
XMLEntityHandler.startReadingFromEntity ( int p1, int p2, int p3 ) [abstract]  :  boolean
XMLEntityHandler.startReadingFromExternalSubset ( String p1, String p2, int p3 ) [abstract]  :  void
XMLEntityHandler.stopReadingFromExternalSubset ( ) [abstract]  :  void

xerces_1_0_1.jar, XMLEntityReaderFactory.class
package org.apache.xerces.readers
XMLEntityReaderFactory.addRecognizer ( XMLDeclRecognizer p1 ) [abstract]  :  void
XMLEntityReaderFactory.createCharReader ( XMLEntityHandler p1, XMLErrorReporter p2, boolean p3, Reader p4, StringPool p5 ) [abstract]  :  XMLEntityHandler.EntityReader
XMLEntityReaderFactory.createReader ( XMLEntityHandler p1, XMLErrorReporter p2, InputSource p3, String p4, boolean p5, StringPool p6 ) [abstract]  :  XMLEntityHandler.EntityReader
XMLEntityReaderFactory.createStringReader ( XMLEntityHandler p1, XMLErrorReporter p2, boolean p3, int p4, int p5, int p6, StringPool p7, boolean p8 ) [abstract]  :  XMLEntityHandler.EntityReader
XMLEntityReaderFactory.createUTF8Reader ( XMLEntityHandler p1, XMLErrorReporter p2, boolean p3, InputStream p4, StringPool p5 ) [abstract]  :  XMLEntityHandler.EntityReader
XMLEntityReaderFactory.getAllowJavaEncodingName ( ) [abstract]  :  boolean
XMLEntityReaderFactory.setAllowJavaEncodingName ( boolean p1 ) [abstract]  :  void
XMLEntityReaderFactory.setSendCharDataAsCharArray ( boolean p1 ) [abstract]  :  void

xerces_1_0_1.jar, XMLErrorReporter.class
package org.apache.xerces.framework
XMLErrorReporter.getLocator ( ) [abstract]  :  Locator
XMLErrorReporter.reportError ( Locator p1, String p2, int p3, int p4, Object[ ] p5, int p6 ) [abstract]  :  void
XMLErrorReporter.setLocator ( Locator p1 ) [abstract]  :  void

xerces_1_0_1.jar, XMLMessageProvider.class
package org.apache.xerces.utils
XMLMessageProvider.createMessage ( Locale p1, int p2, int p3, Object[ ] p4 ) [abstract]  :  String
XMLMessageProvider.getLocale ( ) [abstract]  :  Locale
XMLMessageProvider.setLocale ( Locale p1 ) [abstract]  :  void

xerces_1_0_1.jar, XMLMessages.class
package org.apache.xerces.msg
XMLMessages.getContents ( )  :  Object[ ][ ]
XMLMessages.XMLMessages ( )
package org.apache.xerces.utils
XMLMessages.createMessage ( Locale p1, int p2, int p3, Object[ ] p4 )  :  String
XMLMessages.getLocale ( )  :  Locale
XMLMessages.setLocale ( Locale p1 )  :  void
XMLMessages.XMLMessages ( )

xerces_1_0_1.jar, XMLParser.class
package org.apache.xerces.framework
XMLParser.addRecognizer ( XMLDeclRecognizer p1 )  :  void
XMLParser.attlistDecl ( int p1, int p2, int p3, String p4, int p5, int p6 ) [abstract]  :  void
XMLParser.callCharacters ( int p1 )  :  void
XMLParser.callComment ( int p1 )  :  void
XMLParser.callEndDocument ( )  :  void
XMLParser.callEndElement ( int p1 )  :  boolean
XMLParser.callProcessingInstruction ( int p1, int p2 )  :  void
XMLParser.callStartDocument ( int p1, int p2, int p3 )  :  void
XMLParser.callStartElement ( int p1 )  :  void
XMLParser.changeReaders ( )  :  XMLEntityHandler.EntityReader
XMLParser.characters ( char[ ] p1, int p2, int p3 ) [abstract]  :  void
XMLParser.characters ( int p1 ) [abstract]  :  void
XMLParser.comment ( int p1 ) [abstract]  :  void
XMLParser.commentInDTD ( int p1 )  :  void
XMLParser.elementDecl ( int p1, XMLValidator.ContentSpec p2 ) [abstract]  :  void
XMLParser.endCDATA ( ) [abstract]  :  void
XMLParser.endDocument ( ) [abstract]  :  void
XMLParser.endDTD ( ) [abstract]  :  void
XMLParser.endElement ( int p1 ) [abstract]  :  void
XMLParser.endEntityDecl ( )  :  void
XMLParser.endEntityReference ( int p1, int p2, int p3 ) [abstract]  :  void
XMLParser.endNamespaceDeclScope ( int p1 ) [abstract]  :  void
XMLParser.expandSystemId ( String p1 )  :  String
XMLParser.externalEntityDecl ( int p1, int p2, int p3 ) [abstract]  :  void
XMLParser.externalPEDecl ( int p1, int p2, int p3 ) [abstract]  :  void
XMLParser.getAllowJavaEncodings ( )  :  boolean
XMLParser.getColumnNumber ( )  :  int
XMLParser.getContinueAfterFatalError ( )  :  boolean
XMLParser.getEntityReader ( )  :  XMLEntityHandler.EntityReader
XMLParser.getExternalGeneralEntities ( )  :  boolean
XMLParser.getExternalParameterEntities ( )  :  boolean
XMLParser.getFeature ( String p1 )  :  boolean
XMLParser.getFeaturesRecognized ( )  :  String[ ]
XMLParser.getLineNumber ( )  :  int
XMLParser.getLocator ( )  :  Locator
XMLParser.getNamespaces ( )  :  boolean
XMLParser.getNamespaceSep ( )  :  String
XMLParser.getPropertiesRecognized ( )  :  String[ ]
XMLParser.getProperty ( String p1 )  :  Object
XMLParser.getPublicId ( )  :  String
XMLParser.getReaderDepth ( )  :  int
XMLParser.getReaderId ( )  :  int
XMLParser.getSchemaValidator ( )  :  XSchemaValidator
XMLParser.getSystemId ( )  :  String
XMLParser.getValidation ( )  :  boolean
XMLParser.getValidationDynamic ( )  :  boolean
XMLParser.getValidationWarnOnDuplicateAttdef ( )  :  boolean
XMLParser.getValidationWarnOnUndeclaredElemdef ( )  :  boolean
XMLParser.getXMLString ( )  :  String
XMLParser.ignorableWhitespace ( char[ ] p1, int p2, int p3 ) [abstract]  :  void
XMLParser.ignorableWhitespace ( int p1 ) [abstract]  :  void
XMLParser.internalEntityDecl ( int p1, int p2 ) [abstract]  :  void
XMLParser.internalPEDecl ( int p1, int p2 ) [abstract]  :  void
XMLParser.isFeatureRecognized ( String p1 )  :  boolean
XMLParser.isPropertyRecognized ( String p1 )  :  boolean
XMLParser.notationDecl ( int p1, int p2, int p3 ) [abstract]  :  void
XMLParser.parse ( InputSource p1 )  :  void
XMLParser.parse ( String p1 )  :  void
XMLParser.parseSome ( )  :  boolean
XMLParser.parseSomeSetup ( InputSource p1 )  :  boolean
XMLParser.processCharacters ( char[ ] p1, int p2, int p3 )  :  void
XMLParser.processCharacters ( int p1 )  :  void
XMLParser.processingInstruction ( int p1, int p2 ) [abstract]  :  void
XMLParser.processingInstructionInDTD ( int p1, int p2 )  :  void
XMLParser.processWhitespace ( char[ ] p1, int p2, int p3 )  :  void
XMLParser.processWhitespace ( int p1 )  :  void
XMLParser.reportError ( Locator p1, String p2, int p3, int p4, Object[ ] p5, int p6 )  :  void
XMLParser.reset ( )  :  void
XMLParser.resetOrCopy ( )  :  void
XMLParser.scanAttributeName ( XMLEntityHandler.EntityReader p1, int p2 )  :  int
XMLParser.scanAttValue ( int p1, int p2 )  :  int
XMLParser.scanDoctypeDecl ( boolean p1 )  :  void
XMLParser.scanElementType ( XMLEntityHandler.EntityReader p1, char p2 )  :  int
XMLParser.scanExpectedElementType ( XMLEntityHandler.EntityReader p1, char p2 )  :  boolean
XMLParser.setAllowJavaEncodings ( boolean p1 )  :  void
XMLParser.setContinueAfterFatalError ( boolean p1 )  :  void
XMLParser.setEntityResolver ( EntityResolver p1 )  :  void
XMLParser.setErrorHandler ( ErrorHandler p1 )  :  void
XMLParser.setExternalGeneralEntities ( boolean p1 )  :  void
XMLParser.setExternalParameterEntities ( boolean p1 )  :  void
XMLParser.setFeature ( String p1, boolean p2 )  :  void
XMLParser.setLocale ( Locale p1 )  :  void
XMLParser.setLocator ( Locator p1 )  :  void
XMLParser.setNamespaces ( boolean p1 )  :  void
XMLParser.setNamespaceSep ( String p1 )  :  void
XMLParser.setProperty ( String p1, Object p2 )  :  void
XMLParser.setReaderDepth ( int p1 )  :  void
XMLParser.setReaderFactory ( XMLEntityReaderFactory p1 )  :  void
XMLParser.setSendCharDataAsCharArray ( boolean p1 )  :  void
XMLParser.setValidating ( boolean p1 )  :  void
XMLParser.setValidation ( boolean p1 )  :  void
XMLParser.setValidationDynamic ( boolean p1 )  :  void
XMLParser.setValidationWarnOnDuplicateAttdef ( boolean p1 )  :  void
XMLParser.setValidationWarnOnUndeclaredElemdef ( boolean p1 )  :  void
XMLParser.startCDATA ( ) [abstract]  :  void
XMLParser.startDocument ( int p1, int p2, int p3 ) [abstract]  :  void
XMLParser.startDTD ( int p1, int p2, int p3 ) [abstract]  :  void
XMLParser.startElement ( int p1, XMLAttrList p2, int p3 ) [abstract]  :  void
XMLParser.startEntityDecl ( boolean p1, int p2 )  :  boolean
XMLParser.startEntityReference ( int p1, int p2, int p3 ) [abstract]  :  void
XMLParser.startNamespaceDeclScope ( int p1, int p2 ) [abstract]  :  void
XMLParser.startReadingFromDocument ( InputSource p1 )  :  boolean
XMLParser.startReadingFromEntity ( int p1, int p2, int p3 )  :  boolean
XMLParser.startReadingFromExternalSubset ( String p1, String p2, int p3 )  :  void
XMLParser.stopReadingFromExternalSubset ( )  :  void
XMLParser.unparsedEntityDecl ( int p1, int p2, int p3, int p4 ) [abstract]  :  void
XMLParser.validEncName ( String p1 )  :  boolean
XMLParser.validVersionNum ( String p1 )  :  boolean
XMLParser.XMLParser ( )

xerces_1_0_1.jar, XMLSerializer.class
package org.apache.xml.serialize
XMLSerializer.endElement ( String p1 )  :  void
XMLSerializer.getEntityRef ( char p1 )  :  String
XMLSerializer.serializeElement ( Element p1 )  :  void
XMLSerializer.setOutputFormat ( OutputFormat p1 )  :  void
XMLSerializer.startDocument ( )  :  void
XMLSerializer.startDocument ( String p1 )  :  void
XMLSerializer.startElement ( String p1, AttributeList p2 )  :  void
XMLSerializer.XMLSerializer ( )
XMLSerializer.XMLSerializer ( OutputFormat p1 )
XMLSerializer.XMLSerializer ( OutputStream p1, OutputFormat p2 )
XMLSerializer.XMLSerializer ( Writer p1, OutputFormat p2 )

xerces_1_0_1.jar, XMLValidator.class
package org.apache.xerces.framework
XMLValidator.attributeSpecified ( int p1, XMLAttrList p2, int p3, Locator p4, int p5 ) [abstract]  :  boolean
XMLValidator.characters ( char[ ] p1, int p2, int p3 ) [abstract]  :  void
XMLValidator.characters ( int p1 ) [abstract]  :  void
XMLValidator.checkContent ( int p1, int p2, int[ ] p3 ) [abstract]  :  int
XMLValidator.endElement ( int p1 ) [abstract]  :  boolean
XMLValidator.externalReferenceInContent ( int p1 ) [abstract]  :  boolean
XMLValidator.getContentSpecAsString ( int p1 ) [abstract]  :  String
XMLValidator.getEntityValue ( int p1 ) [abstract]  :  int
XMLValidator.getParameterEntityValue ( int p1 ) [abstract]  :  int
XMLValidator.getPublicIdOfEntity ( int p1 ) [abstract]  :  String
XMLValidator.getPublicIdOfParameterEntity ( int p1 ) [abstract]  :  String
XMLValidator.getSystemIdOfEntity ( int p1 ) [abstract]  :  String
XMLValidator.getSystemIdOfParameterEntity ( int p1 ) [abstract]  :  String
XMLValidator.ignorableWhitespace ( char[ ] p1, int p2, int p3 ) [abstract]  :  void
XMLValidator.ignorableWhitespace ( int p1 ) [abstract]  :  void
XMLValidator.isExternalEntity ( int p1 ) [abstract]  :  boolean
XMLValidator.isExternalParameterEntity ( int p1 ) [abstract]  :  boolean
XMLValidator.isUnparsedEntity ( int p1 ) [abstract]  :  boolean
XMLValidator.lookupEntity ( int p1 ) [abstract]  :  int
XMLValidator.lookupParameterEntity ( int p1 ) [abstract]  :  int
XMLValidator.rootElementSpecified ( int p1 ) [abstract]  :  void
XMLValidator.startElement ( int p1, XMLAttrList p2 ) [abstract]  :  boolean
XMLValidator.valueOfReferenceInAttValue ( int p1 ) [abstract]  :  int

xerces_1_0_1.jar, XSchemaValidator.class
package org.apache.xerces.validators.schema
XSchemaValidator.addRequiredNotation ( int p1, Locator p2, int p3, int p4, Object[ ] p5 )  :  void
XSchemaValidator.attributeSpecified ( int p1, XMLAttrList p2, int p3, Locator p4, int p5 )  :  boolean
XSchemaValidator.characters ( char[ ] p1, int p2, int p3 )  :  void
XSchemaValidator.characters ( int p1 )  :  void
XSchemaValidator.checkContent ( int p1, int p2, int[ ] p3 )  :  int
XSchemaValidator.checkIDRefNames ( )  :  void
XSchemaValidator.endElement ( int p1 )  :  boolean
XSchemaValidator.externalReferenceInContent ( int p1 )  :  boolean
XSchemaValidator.getAttName ( int p1 )  :  int
XSchemaValidator.getAttValue ( int p1 )  :  int
XSchemaValidator.getContentModel ( int p1 )  :  XMLContentModel
XSchemaValidator.getContentSpec ( int p1 )  :  int
XSchemaValidator.getContentSpecAsString ( int p1 )  :  String
XSchemaValidator.getContentSpecNode ( int p1, XMLContentSpecNode p2 )  :  void
XSchemaValidator.getContentSpecType ( int p1 )  :  int
XSchemaValidator.getDynamicValidationEnabled ( )  :  boolean
XSchemaValidator.getElement ( int p1 )  :  int
XSchemaValidator.getElementType ( int p1 )  :  int
XSchemaValidator.getEntityName ( int p1 )  :  int
XSchemaValidator.getEntityValue ( int p1 )  :  int
XSchemaValidator.getNamespacesEnabled ( )  :  boolean
XSchemaValidator.getNotationName ( int p1 )  :  int
XSchemaValidator.getParameterEntityValue ( int p1 )  :  int
XSchemaValidator.getPublicIdIndexOfEntity ( int p1 )  :  int
XSchemaValidator.getPublicIdOfEntity ( int p1 )  :  String
XSchemaValidator.getPublicIdOfParameterEntity ( int p1 )  :  String
XSchemaValidator.getSchemaDocument ( )  :  Document *DEPRECATED*
XSchemaValidator.getSystemIdIndexOfEntity ( int p1 )  :  int
XSchemaValidator.getSystemIdOfEntity ( int p1 )  :  String
XSchemaValidator.getSystemIdOfParameterEntity ( int p1 )  :  String
XSchemaValidator.getValidationEnabled ( )  :  boolean
XSchemaValidator.getWarningOnDuplicateAttDef ( )  :  boolean
XSchemaValidator.getWarningOnUndeclaredElements ( )  :  boolean
XSchemaValidator.ignorableWhitespace ( char[ ] p1, int p2, int p3 )  :  void
XSchemaValidator.ignorableWhitespace ( int p1 )  :  void
XSchemaValidator.isExternalEntity ( int p1 )  :  boolean
XSchemaValidator.isExternalParameterEntity ( int p1 )  :  boolean
XSchemaValidator.isUnparsedEntity ( int p1 )  :  boolean
XSchemaValidator.loadSchema ( String p1 )  :  void
XSchemaValidator.lookupEntity ( int p1 )  :  int
XSchemaValidator.lookupParameterEntity ( int p1 )  :  int
XSchemaValidator.notationDeclared ( int p1 )  :  boolean
XSchemaValidator.reportRecoverableXMLError ( int p1, int p2 )  :  void
XSchemaValidator.reportRecoverableXMLError ( int p1, int p2, int p3 )  :  void
XSchemaValidator.reportRecoverableXMLError ( int p1, int p2, int p3, int p4 )  :  void
XSchemaValidator.reportRecoverableXMLError ( int p1, int p2, String p3 )  :  void
XSchemaValidator.reportRecoverableXMLError ( int p1, int p2, String p3, String p4 )  :  void
XSchemaValidator.reportRecoverableXMLError ( int p1, int p2, String p3, String p4, String p5 )  :  void
XSchemaValidator.reset ( StringPool p1, XMLErrorReporter p2, XMLEntityHandler p3 )  :  void
XSchemaValidator.rootElementSpecified ( int p1 )  :  void
XSchemaValidator.setDynamicValidationEnabled ( boolean p1 )  :  void
XSchemaValidator.setNamespacesEnabled ( boolean p1 )  :  void
XSchemaValidator.setValidationEnabled ( boolean p1 )  :  void
XSchemaValidator.setWarningOnDuplicateAttDef ( boolean p1 )  :  void
XSchemaValidator.setWarningOnUndeclaredElements ( boolean p1 )  :  void
XSchemaValidator.startElement ( int p1, XMLAttrList p2 )  :  boolean
XSchemaValidator.traverseDatatypeDecl ( Element p1 )  :  int
XSchemaValidator.valueOfReferenceInAttValue ( int p1 )  :  int
XSchemaValidator.whatCanGoHere ( int p1, boolean p2, InsertableElementsInfo p3 )  :  int
XSchemaValidator.XSchemaValidator ( StringPool p1, XMLErrorReporter p2, XMLEntityHandler p3 )

xerces_1_0_1.jar, XUtil.class
package org.apache.xerces.validators.schema
XUtil.copyInto ( Node p1, Node p2 ) [static]  :  void
XUtil.getFirstChildElement ( Node p1 ) [static]  :  Element
XUtil.getFirstChildElement ( Node p1, String p2 ) [static]  :  Element
XUtil.getFirstChildElement ( Node p1, String p2, String p3, String p4 ) [static]  :  Element
XUtil.getFirstChildElement ( Node p1, String[ ] p2 ) [static]  :  Element
XUtil.getNextSiblingElement ( Node p1 ) [static]  :  Element
XUtil.getNextSiblingElement ( Node p1, String p2 ) [static]  :  Element
XUtil.getNextSiblingElement ( Node p1, String p2, String p3, String p4 ) [static]  :  Element
XUtil.getNextSiblingElement ( Node p1, String[ ] p2 ) [static]  :  Element
XUtil.XUtil ( )

to the top

Removed Methods (604)


Cocoon.jar, AbstractActor.class
package org.apache.cocoon.framework
AbstractActor.AbstractActor ( )
AbstractActor.init ( Director p1 )  :  void

Cocoon.jar, AbstractFormatter.class
package org.apache.cocoon.formatter
AbstractFormatter.AbstractFormatter ( )
AbstractFormatter.format ( Document p1, Writer p2, Dictionary p3 ) [abstract]  :  void
AbstractFormatter.getFormat ( Dictionary p1 )  :  OutputFormat
AbstractFormatter.getMIMEType ( ) [abstract]  :  String

Cocoon.jar, AbstractInterpreter.class
package org.apache.cocoon.interpreter
AbstractInterpreter.AbstractInterpreter ( )
AbstractInterpreter.createModule ( String p1 )  :  Module
AbstractInterpreter.doCreateModule ( String p1 ) [abstract]  :  Module
AbstractInterpreter.getModules ( )  :  Enumeration

Cocoon.jar, AbstractParser.class
package org.apache.cocoon.parser
AbstractParser.AbstractParser ( )
AbstractParser.createEmptyDocument ( ) [abstract]  :  Document
AbstractParser.init ( Configurations p1 )  :  void
AbstractParser.parse ( InputSource p1 ) [abstract]  :  Document

Cocoon.jar, AbstractProducer.class
package org.apache.cocoon.producer
AbstractProducer.AbstractProducer ( )
AbstractProducer.getDocument ( HttpServletRequest p1 )  :  Document
AbstractProducer.getPath ( HttpServletRequest p1 ) [abstract]  :  String
AbstractProducer.getStream ( HttpServletRequest p1 ) [abstract]  :  Reader
AbstractProducer.hasChanged ( Object p1 )  :  boolean
AbstractProducer.init ( Director p1 )  :  void

Cocoon.jar, Actor.class
package org.apache.cocoon.framework
Actor.init ( Director p1 ) [abstract]  :  void

Cocoon.jar, Browser.class
package org.apache.cocoon
Browsers.Browser.Browsers.Browser ( Browsers p1, String p2, String p3 )
Browsers.Browser.toString ( )  :  String

Cocoon.jar, Browsers.class
package org.apache.cocoon
Browsers.Browsers ( )
Browsers.getStatus ( )  :  String
Browsers.init ( Configurations p1 )  :  void
Browsers.map ( String p1 )  :  String

Cocoon.jar, Cache.class
package org.apache.cocoon.cache
Cache.getPage ( HttpServletRequest p1 ) [abstract]  :  Page
Cache.setPage ( Page p1, HttpServletRequest p2 ) [abstract]  :  void

Cocoon.jar, Changeable.class
package org.apache.cocoon.framework
Changeable.hasChanged ( Object p1 ) [abstract]  :  boolean

Cocoon.jar, Cocoon.class
package org.apache.cocoon
Cocoon.Cocoon ( )
Cocoon.getServletInfo ( )  :  String
Cocoon.init ( ServletConfig p1 )  :  void
Cocoon.main ( String[ ] p1 ) [static]  :  void
Cocoon.service ( HttpServletRequest p1, HttpServletResponse p2 )  :  void
Cocoon.version ( ) [static]  :  String

Cocoon.jar, CocoonCache.class
package org.apache.cocoon.cache
CocoonCache.CocoonCache ( )
CocoonCache.getPage ( HttpServletRequest p1 )  :  Page
CocoonCache.getStatus ( )  :  String
CocoonCache.init ( Director p1 )  :  void
CocoonCache.setPage ( Page p1, HttpServletRequest p2 )  :  void

Cocoon.jar, Configurable.class
package org.apache.cocoon.framework
Configurable.init ( Configurations p1 ) [abstract]  :  void

Cocoon.jar, Configurations.class
package org.apache.cocoon.framework
Configurations.Configurations ( )
Configurations.Configurations ( Configurations p1 )
Configurations.Configurations ( String p1 )
Configurations.Configurations ( String p1, Configurations p2 )
Configurations.get ( String p1 )  :  Object
Configurations.get ( String p1, Object p2 )  :  Object
Configurations.getConfigurations ( String p1 )  :  Configurations
Configurations.getNotNull ( String p1 )  :  Object
Configurations.getVector ( String p1 )  :  Vector
Configurations.set ( String p1, Object p2 )  :  void
Configurations.setBasename ( String p1 )  :  void

Cocoon.jar, ConnectionCreator.class
package org.apache.cocoon.processor.sql
ConnectionCreator.ConnectionCreator ( Properties p1 )
ConnectionCreator.getConnection ( )  :  Connection

Cocoon.jar, ConnectionDefs.class
package org.apache.cocoon.processor.sql
ConnectionDefs.ConnectionDefs ( Document p1 )
ConnectionDefs.getConnection ( String p1 )  :  Connection
ConnectionDefs.getConnectionCreator ( String p1 )  :  ConnectionCreator
ConnectionDefs.getQueryProperties ( )  :  Properties
ConnectionDefs.getQueryProperties ( String p1 )  :  Properties
ConnectionDefs.processConnectionDef ( Element p1 )  :  void
ConnectionDefs.processQueryDef ( Element p1 )  :  void

Cocoon.jar, DCPEngine.class
package org.apache.cocoon.processor.dcp
DCPEngine.DCPEngine ( Document p1, InterpreterFactory p2, Dictionary p3 )
DCPEngine.process ( )  :  void

Cocoon.jar, DCPExample.class
package org.apache.cocoon.example
DCPExample.DCPExample ( )
DCPExample.getCount ( )  :  int
DCPExample.getRequestParameters ( )  :  Element
DCPExample.getSystemDate ( Dictionary p1 )  :  String

Cocoon.jar, DCPException.class
package org.apache.cocoon.processor.dcp
DCPException.DCPException ( String p1 )

Cocoon.jar, DCPProcessor.class
package org.apache.cocoon.processor.dcp
DCPProcessor.DCPProcessor ( )
DCPProcessor.getStatus ( )  :  String
DCPProcessor.hasChanged ( Object p1 )  :  boolean
DCPProcessor.process ( Document p1, Dictionary p2 )  :  Document

Cocoon.jar, DefaultDCPProcessor.class
package org.apache.cocoon.dcp
DefaultDCPProcessor.createAttribute ( String p1 )  :  Attr
DefaultDCPProcessor.createCDATASection ( String p1 )  :  CDATASection
DefaultDCPProcessor.createComment ( String p1 )  :  Comment
DefaultDCPProcessor.createDocumentFragment ( )  :  DocumentFragment
DefaultDCPProcessor.createElement ( String p1 )  :  Element
DefaultDCPProcessor.createEntityReference ( String p1 )  :  EntityReference
DefaultDCPProcessor.createProcessingInstruction ( String p1, String p2 )  :  ProcessingInstruction
DefaultDCPProcessor.createTextNode ( String p1 )  :  Text
DefaultDCPProcessor.DefaultDCPProcessor ( )
DefaultDCPProcessor.init ( Configurations p1 )  :  void

Cocoon.jar, DefaultQueryCreator.class
package org.apache.cocoon.processor.sql
DefaultQueryCreator.DefaultQueryCreator ( )
DefaultQueryCreator.getQuery ( Connection p1, String p2, Element p3, Properties p4, Dictionary p5 )  :  String
DefaultQueryCreator.getValue ( HttpServletRequest p1, String p2, int p3 ) [static]  :  String
DefaultQueryCreator.substitute ( String p1, HttpServletRequest p2, String p3, String p4, int p5 ) [static]  :  String

Cocoon.jar, Director.class
package org.apache.cocoon.framework
Director.getActor ( String p1 ) [abstract]  :  Object
Director.getRoles ( ) [abstract]  :  Enumeration
Director.setRole ( String p1, Object p2 ) [abstract]  :  void

Cocoon.jar, DummyProducer.class
package org.apache.cocoon.example
DummyProducer.DummyProducer ( )
DummyProducer.getPath ( HttpServletRequest p1 )  :  String
DummyProducer.getStatus ( )  :  String
DummyProducer.getStream ( HttpServletRequest p1 )  :  Reader

Cocoon.jar, EcmaScriptEvaluator.class
package org.apache.cocoon.interpreter.ecmascript
EcmaScriptEvaluator.acquire ( )  :  boolean
EcmaScriptEvaluator.EcmaScriptEvaluator ( FESI.jslib.JSGlobalObject p1, String[ ] p2 )
EcmaScriptEvaluator.getGlobalObject ( )  :  FESI.jslib.JSGlobalObject
EcmaScriptEvaluator.release ( )  :  void

Cocoon.jar, EcmaScriptInstance.class
package org.apache.cocoon.interpreter.ecmascript
EcmaScriptInstance.destroy ( )  :  void
EcmaScriptInstance.EcmaScriptInstance ( EcmaScriptEvaluator p1, Document p2 )
EcmaScriptInstance.getInstance ( )  :  Object
EcmaScriptInstance.invoke ( String p1, Dictionary p2, Node p3 )  :  Node

Cocoon.jar, EcmaScriptInterpreter.class
package org.apache.cocoon.interpreter.ecmascript
EcmaScriptInterpreter.doCreateModule ( String p1 )  :  Module
EcmaScriptInterpreter.EcmaScriptInterpreter ( )

Cocoon.jar, EcmaScriptModule.class
package org.apache.cocoon.interpreter.ecmascript
EcmaScriptModule.createInstance ( Document p1, Dictionary p2 )  :  Instance
EcmaScriptModule.EcmaScriptModule ( String p1 )

Cocoon.jar, Engine.class
package org.apache.cocoon
Engine.getInstance ( ) [static]  :  Engine
Engine.getInstance ( Configurations p1, Object p2 ) [static]  :  Engine
Engine.getStatus ( )  :  Hashtable
Engine.handle ( HttpServletRequest p1, HttpServletResponse p2 )  :  void

Cocoon.jar, EngineWrapper.class
package org.apache.cocoon
EngineWrapper.EngineWrapper ( Configurations p1 )
EngineWrapper.handle ( PrintWriter p1, File p2 )  :  void
EngineWrapper.handle ( PrintWriter p1, File p2, String p3 )  :  void

Cocoon.jar, Factory.class
package org.apache.cocoon.framework
Factory.create ( String p1 ) [abstract]  :  Object
Factory.create ( String p1, Configurations p2 ) [abstract]  :  Object
Factory.create ( Vector p1 ) [abstract]  :  Vector
Factory.create ( Vector p1, Configurations p2 ) [abstract]  :  Vector

Cocoon.jar, FO2PDFFormatter.class
package org.apache.cocoon.formatter
FO2PDFFormatter.FO2PDFFormatter ( )
FO2PDFFormatter.format ( Document p1, Writer p2, Dictionary p3 )  :  void
FO2PDFFormatter.getMIMEType ( )  :  String
FO2PDFFormatter.getStatus ( )  :  String

Cocoon.jar, Formatter.class
package org.apache.cocoon.formatter
Formatter.format ( Document p1, Writer p2, Dictionary p3 ) [abstract]  :  void
Formatter.getMIMEType ( ) [abstract]  :  String

Cocoon.jar, FormatterFactory.class
package org.apache.cocoon.formatter
FormatterFactory.FormatterFactory ( )
FormatterFactory.getFormatter ( Document p1 )  :  Formatter
FormatterFactory.getFormatterForType ( String p1 )  :  Formatter
FormatterFactory.getStatus ( )  :  String
FormatterFactory.getType ( Document p1 )  :  String

Cocoon.jar, Frontend.class
package org.apache.cocoon
Frontend.error ( ServletResponse p1, String p2 ) [static]  :  void
Frontend.error ( ServletResponse p1, String p2, Throwable p3 ) [static]  :  void
Frontend.footer ( PrintWriter p1 ) [static]  :  void
Frontend.Frontend ( )
Frontend.header ( PrintWriter p1 ) [static]  :  void
Frontend.header ( PrintWriter p1, int p2 ) [static]  :  void
Frontend.print ( ServletResponse p1, String p2, String p3 ) [static]  :  void
Frontend.status ( ServletResponse p1, Hashtable p2, Hashtable p3 ) [static]  :  void
Frontend.table ( PrintWriter p1, String p2, Hashtable p3 ) [static]  :  void

Cocoon.jar, HTMLFormatter.class
package org.apache.cocoon.formatter
HTMLFormatter.format ( Document p1, Writer p2, Dictionary p3 )  :  void
HTMLFormatter.getMIMEType ( )  :  String
HTMLFormatter.getStatus ( )  :  String
HTMLFormatter.HTMLFormatter ( )

Cocoon.jar, HttpServletRequestImpl.class
package org.apache.cocoon
EngineWrapper.HttpServletRequestImpl.EngineWrapper.HttpServletRequestImpl ( EngineWrapper p1, File p2 )
EngineWrapper.HttpServletRequestImpl.EngineWrapper.HttpServletRequestImpl ( EngineWrapper p1, File p2, String p3 )
EngineWrapper.HttpServletRequestImpl.getAttribute ( String p1 )  :  Object
EngineWrapper.HttpServletRequestImpl.getAttributeNames ( )  :  Enumeration
EngineWrapper.HttpServletRequestImpl.getAuthType ( )  :  String
EngineWrapper.HttpServletRequestImpl.getCharacterEncoding ( )  :  String
EngineWrapper.HttpServletRequestImpl.getContentLength ( )  :  int
EngineWrapper.HttpServletRequestImpl.getContentType ( )  :  String
EngineWrapper.HttpServletRequestImpl.getContextPath ( )  :  String
EngineWrapper.HttpServletRequestImpl.getCookies ( )  :  Cookie[ ]
EngineWrapper.HttpServletRequestImpl.getDateHeader ( String p1 )  :  long
EngineWrapper.HttpServletRequestImpl.getHeader ( String p1 )  :  String
EngineWrapper.HttpServletRequestImpl.getHeaderNames ( )  :  Enumeration
EngineWrapper.HttpServletRequestImpl.getHeaders ( String p1 )  :  Enumeration
EngineWrapper.HttpServletRequestImpl.getInputStream ( )  :  ServletInputStream
EngineWrapper.HttpServletRequestImpl.getIntHeader ( String p1 )  :  int
EngineWrapper.HttpServletRequestImpl.getLocale ( )  :  Locale
EngineWrapper.HttpServletRequestImpl.getLocales ( )  :  Enumeration
EngineWrapper.HttpServletRequestImpl.getMethod ( )  :  String
EngineWrapper.HttpServletRequestImpl.getParameter ( String p1 )  :  String
EngineWrapper.HttpServletRequestImpl.getParameterNames ( )  :  Enumeration
EngineWrapper.HttpServletRequestImpl.getParameterValues ( String p1 )  :  String[ ]
EngineWrapper.HttpServletRequestImpl.getPathInfo ( )  :  String
EngineWrapper.HttpServletRequestImpl.getPathTranslated ( )  :  String
EngineWrapper.HttpServletRequestImpl.getProtocol ( )  :  String
EngineWrapper.HttpServletRequestImpl.getQueryString ( )  :  String
EngineWrapper.HttpServletRequestImpl.getReader ( )  :  BufferedReader
EngineWrapper.HttpServletRequestImpl.getRealPath ( String p1 )  :  String *DEPRECATED*
EngineWrapper.HttpServletRequestImpl.getRemoteAddr ( )  :  String
EngineWrapper.HttpServletRequestImpl.getRemoteHost ( )  :  String
EngineWrapper.HttpServletRequestImpl.getRemoteUser ( )  :  String
EngineWrapper.HttpServletRequestImpl.getRequestDispatcher ( String p1 )  :  RequestDispatcher
EngineWrapper.HttpServletRequestImpl.getRequestedSessionId ( )  :  String
EngineWrapper.HttpServletRequestImpl.getRequestURI ( )  :  String
EngineWrapper.HttpServletRequestImpl.getScheme ( )  :  String
EngineWrapper.HttpServletRequestImpl.getServerName ( )  :  String
EngineWrapper.HttpServletRequestImpl.getServerPort ( )  :  int
EngineWrapper.HttpServletRequestImpl.getServletPath ( )  :  String
EngineWrapper.HttpServletRequestImpl.getSession ( )  :  HttpSession
EngineWrapper.HttpServletRequestImpl.getSession ( boolean p1 )  :  HttpSession
EngineWrapper.HttpServletRequestImpl.getUserPrincipal ( )  :  Principal
EngineWrapper.HttpServletRequestImpl.isRequestedSessionIdFromCookie ( )  :  boolean
EngineWrapper.HttpServletRequestImpl.isRequestedSessionIdFromURL ( )  :  boolean
EngineWrapper.HttpServletRequestImpl.isRequestedSessionIdFromUrl ( )  :  boolean *DEPRECATED*
EngineWrapper.HttpServletRequestImpl.isRequestedSessionIdValid ( )  :  boolean
EngineWrapper.HttpServletRequestImpl.isSecure ( )  :  boolean
EngineWrapper.HttpServletRequestImpl.isUserInRole ( String p1 )  :  boolean
EngineWrapper.HttpServletRequestImpl.removeAttribute ( String p1 )  :  void
EngineWrapper.HttpServletRequestImpl.setAttribute ( String p1, Object p2 )  :  void

Cocoon.jar, HttpServletResponseImpl.class
package org.apache.cocoon
EngineWrapper.HttpServletResponseImpl.addCookie ( Cookie p1 )  :  void
EngineWrapper.HttpServletResponseImpl.addDateHeader ( String p1, long p2 )  :  void
EngineWrapper.HttpServletResponseImpl.addHeader ( String p1, String p2 )  :  void
EngineWrapper.HttpServletResponseImpl.addIntHeader ( String p1, int p2 )  :  void
EngineWrapper.HttpServletResponseImpl.containsHeader ( String p1 )  :  boolean
EngineWrapper.HttpServletResponseImpl.encodeRedirectURL ( String p1 )  :  String
EngineWrapper.HttpServletResponseImpl.encodeRedirectUrl ( String p1 )  :  String *DEPRECATED*
EngineWrapper.HttpServletResponseImpl.encodeURL ( String p1 )  :  String
EngineWrapper.HttpServletResponseImpl.encodeUrl ( String p1 )  :  String *DEPRECATED*
EngineWrapper.HttpServletResponseImpl.EngineWrapper.HttpServletResponseImpl ( EngineWrapper p1, PrintWriter p2 )
EngineWrapper.HttpServletResponseImpl.flushBuffer ( )  :  void
EngineWrapper.HttpServletResponseImpl.getBufferSize ( )  :  int
EngineWrapper.HttpServletResponseImpl.getCharacterEncoding ( )  :  String
EngineWrapper.HttpServletResponseImpl.getLocale ( )  :  Locale
EngineWrapper.HttpServletResponseImpl.getOutputStream ( )  :  ServletOutputStream
EngineWrapper.HttpServletResponseImpl.getWriter ( )  :  PrintWriter
EngineWrapper.HttpServletResponseImpl.isCommitted ( )  :  boolean
EngineWrapper.HttpServletResponseImpl.reset ( )  :  void
EngineWrapper.HttpServletResponseImpl.sendError ( int p1 )  :  void
EngineWrapper.HttpServletResponseImpl.sendError ( int p1, String p2 )  :  void
EngineWrapper.HttpServletResponseImpl.sendRedirect ( String p1 )  :  void
EngineWrapper.HttpServletResponseImpl.setBufferSize ( int p1 )  :  void
EngineWrapper.HttpServletResponseImpl.setContentLength ( int p1 )  :  void
EngineWrapper.HttpServletResponseImpl.setContentType ( String p1 )  :  void
EngineWrapper.HttpServletResponseImpl.setDateHeader ( String p1, long p2 )  :  void
EngineWrapper.HttpServletResponseImpl.setHeader ( String p1, String p2 )  :  void
EngineWrapper.HttpServletResponseImpl.setIntHeader ( String p1, int p2 )  :  void
EngineWrapper.HttpServletResponseImpl.setLocale ( Locale p1 )  :  void
EngineWrapper.HttpServletResponseImpl.setStatus ( int p1 )  :  void
EngineWrapper.HttpServletResponseImpl.setStatus ( int p1, String p2 )  :  void *DEPRECATED*

Cocoon.jar, InitializationException.class
package org.apache.cocoon.framework
InitializationException.InitializationException ( )
InitializationException.InitializationException ( String p1 )

Cocoon.jar, Instance.class
package org.apache.cocoon.interpreter
Instance.destroy ( ) [abstract]  :  void
Instance.getInstance ( ) [abstract]  :  Object
Instance.invoke ( String p1, Dictionary p2, Node p3 ) [abstract]  :  Node

Cocoon.jar, Interpreter.class
package org.apache.cocoon.interpreter
Interpreter.createModule ( String p1 ) [abstract]  :  Module
Interpreter.getModules ( ) [abstract]  :  Enumeration

Cocoon.jar, InterpreterFactory.class
package org.apache.cocoon.interpreter
InterpreterFactory.getInterpreter ( String p1 )  :  Interpreter
InterpreterFactory.getStatus ( )  :  String
InterpreterFactory.InterpreterFactory ( )

Cocoon.jar, JavaInstance.class
package org.apache.cocoon.interpreter.java
JavaInstance.destroy ( )  :  void
JavaInstance.getInstance ( )  :  Object
JavaInstance.invoke ( String p1, Dictionary p2, Node p3 )  :  Node
JavaInstance.JavaInstance ( Object p1, Hashtable p2 )

Cocoon.jar, JavaInterpreter.class
package org.apache.cocoon.interpreter.java
JavaInterpreter.doCreateModule ( String p1 )  :  Module
JavaInterpreter.JavaInterpreter ( )

Cocoon.jar, JavaModule.class
package org.apache.cocoon.interpreter.java
JavaModule.createInstance ( Document p1, Dictionary p2 )  :  Instance
JavaModule.JavaModule ( String p1 )

Cocoon.jar, LanguageException.class
package org.apache.cocoon.interpreter
LanguageException.LanguageException ( String p1 )

Cocoon.jar, LdapContextCreator.class
package org.apache.cocoon.processor.ldap
LdapContextCreator.getLdapContext ( )  :  LdapContext
LdapContextCreator.LdapContextCreator ( Properties p1 )

Cocoon.jar, LdapDefs.class
package org.apache.cocoon.processor.ldap
LdapDefs.getLdapContext ( String p1 )  :  LdapContext
LdapDefs.getQueryProperties ( String p1 )  :  Properties
LdapDefs.LdapDefs ( Document p1 )
LdapDefs.processLdapDef ( Element p1 )  :  void
LdapDefs.processQueryDef ( Element p1 )  :  void

Cocoon.jar, LdapProcessor.class
package org.apache.cocoon.processor.ldap
LdapProcessor.getStatus ( )  :  String
LdapProcessor.hasChanged ( Object p1 )  :  boolean
LdapProcessor.LdapProcessor ( )
LdapProcessor.process ( Document p1, Dictionary p2 )  :  Document
LdapProcessor.processQuery ( Document p1, Dictionary p2, Element p3, Properties p4, LdapContext p5 )  :  void

Cocoon.jar, LdapQueryCreator.class
package org.apache.cocoon.processor.ldap
LdapQueryCreator.getQuery ( String p1, Properties p2, Dictionary p3 ) [static]  :  String
LdapQueryCreator.LdapQueryCreator ( )

Cocoon.jar, Manager.class
package org.apache.cocoon.framework
Manager.create ( String p1 )  :  Object
Manager.create ( String p1, Configurations p2 )  :  Object
Manager.create ( Vector p1 )  :  Vector
Manager.create ( Vector p1, Configurations p2 )  :  Vector
Manager.getActor ( String p1 )  :  Object
Manager.getRoles ( )  :  Enumeration
Manager.init ( Director p1 )  :  void
Manager.Manager ( )
Manager.setRole ( String p1, Object p2 )  :  void

Cocoon.jar, MemoryStore.class
package org.apache.cocoon.store
MemoryStore.containsKey ( Object p1 )  :  boolean
MemoryStore.get ( Object p1 )  :  Object
MemoryStore.getStatus ( )  :  String
MemoryStore.hold ( Object p1, Object p2 )  :  void
MemoryStore.init ( Configurations p1 )  :  void
MemoryStore.list ( )  :  Enumeration
MemoryStore.MemoryStore ( )
MemoryStore.remove ( Object p1 )  :  void
MemoryStore.store ( Object p1, Object p2 )  :  void

Cocoon.jar, Module.class
package org.apache.cocoon.interpreter
Module.createInstance ( Document p1, Dictionary p2 ) [abstract]  :  Instance

Cocoon.jar, Monitor.class
package org.apache.cocoon.framework
Monitor.hasChanged ( Object p1 )  :  boolean
Monitor.Monitor ( int p1 )
Monitor.watch ( Object p1, Object p2 )  :  void

Cocoon.jar, NoCache.class
package org.apache.cocoon.cache
NoCache.getPage ( HttpServletRequest p1 )  :  Page
NoCache.getStatus ( )  :  String
NoCache.NoCache ( )
NoCache.setPage ( Page p1, HttpServletRequest p2 )  :  void

Cocoon.jar, Page.class
package org.apache.cocoon.framework
Page.getChangeables ( )  :  Enumeration
Page.getContent ( )  :  String
Page.getContentType ( )  :  String
Page.isCached ( )  :  boolean
Page.isText ( )  :  boolean
Page.Page ( )
Page.setCached ( boolean p1 )  :  void
Page.setChangeable ( Changeable p1 )  :  void
Page.setContent ( String p1 )  :  void
Page.setContentType ( String p1 )  :  void

Cocoon.jar, PageEntry.class
package org.apache.cocoon.processor.xsp
XSPProcessor.PageEntry.getPage ( )  :  XSPPage
XSPProcessor.PageEntry.hasChanged ( )  :  boolean
XSPProcessor.PageEntry.setPage ( XSPPage p1 )  :  void
XSPProcessor.PageEntry.XSPProcessor.PageEntry ( XSPProcessor p1, File p2, File p3 )

Cocoon.jar, Parser.class
package org.apache.cocoon.parser
Parser.createEmptyDocument ( ) [abstract]  :  Document
Parser.parse ( InputSource p1 ) [abstract]  :  Document

Cocoon.jar, PINotFoundException.class
package org.apache.cocoon.processor
PINotFoundException.PINotFoundException ( )
PINotFoundException.PINotFoundException ( String p1 )

Cocoon.jar, Processor.class
package org.apache.cocoon.processor
Processor.process ( Document p1, Dictionary p2 ) [abstract]  :  Document

Cocoon.jar, ProcessorException.class
package org.apache.cocoon.processor
ProcessorException.ProcessorException ( )
ProcessorException.ProcessorException ( String p1 )

Cocoon.jar, ProcessorFactory.class
package org.apache.cocoon.processor
ProcessorFactory.getProcessor ( Document p1 )  :  Processor
ProcessorFactory.getStatus ( )  :  String
ProcessorFactory.getType ( Document p1 )  :  String
ProcessorFactory.ProcessorFactory ( )

Cocoon.jar, Producer.class
package org.apache.cocoon.producer
Producer.getDocument ( HttpServletRequest p1 ) [abstract]  :  Document
Producer.getPath ( HttpServletRequest p1 ) [abstract]  :  String
Producer.getStream ( HttpServletRequest p1 ) [abstract]  :  Reader

Cocoon.jar, ProducerFactory.class
package org.apache.cocoon.producer
ProducerFactory.getProducer ( HttpServletRequest p1 )  :  Producer
ProducerFactory.getStatus ( )  :  String
ProducerFactory.init ( Configurations p1 )  :  void
ProducerFactory.ProducerFactory ( )

Cocoon.jar, ProducerFromFile.class
package org.apache.cocoon.producer
ProducerFromFile.getPath ( HttpServletRequest p1 )  :  String
ProducerFromFile.getStatus ( )  :  String
ProducerFromFile.getStream ( HttpServletRequest p1 )  :  Reader
ProducerFromFile.hasChanged ( Object p1 )  :  boolean
ProducerFromFile.ProducerFromFile ( )

Cocoon.jar, ProducerFromMap.class
package org.apache.cocoon.producer
ProducerFromMap.getDocument ( HttpServletRequest p1 )  :  Document
ProducerFromMap.getDocument ( Parser p1, Document p2, Element p3, String p4, String p5 )  :  Document
ProducerFromMap.getStatus ( )  :  String
ProducerFromMap.ProducerFromMap ( )

Cocoon.jar, ProducerFromRequest.class
package org.apache.cocoon.producer
ProducerFromRequest.getPath ( HttpServletRequest p1 )  :  String
ProducerFromRequest.getStatus ( )  :  String
ProducerFromRequest.getStream ( HttpServletRequest p1 )  :  Reader
ProducerFromRequest.ProducerFromRequest ( )

Cocoon.jar, QueryCreator.class
package org.apache.cocoon.processor.sql
QueryCreator.getQuery ( Connection p1, String p2, Element p3, Properties p4, Dictionary p5 ) [abstract]  :  String

Cocoon.jar, Router.class
package org.apache.cocoon.framework
Router.getStatus ( )  :  String
Router.init ( Configurations p1 )  :  void
Router.Router ( )

Cocoon.jar, ServletDCPProcessor.class
package org.apache.cocoon.dcp
ServletDCPProcessor.init ( Configurations p1 )  :  void
ServletDCPProcessor.ServletDCPProcessor ( )

Cocoon.jar, SQLProcessor.class
package org.apache.cocoon.processor.sql
SQLProcessor.getColumns ( ResultSetMetaData p1, String p2 )  :  Column[ ]
SQLProcessor.getCountQuery ( String p1 ) [static]  :  String
SQLProcessor.getIntProperty ( Properties p1, String p2, int p3 ) [static]  :  int
SQLProcessor.getStatus ( )  :  String
SQLProcessor.hasChanged ( Object p1 )  :  boolean
SQLProcessor.process ( Document p1, Dictionary p2 )  :  Document
SQLProcessor.processQuery ( Document p1, Dictionary p2, Element p3, Properties p4, Connection p5 )  :  void
SQLProcessor.SQLProcessor ( )

Cocoon.jar, SQLQueryCreator.class
package org.apache.cocoon.processor.sql
SQLQueryCreator.getQuery ( Connection p1, String p2, Element p3, Properties p4, Dictionary p5 )  :  String
SQLQueryCreator.SQLQueryCreator ( )

Cocoon.jar, Status.class
package org.apache.cocoon.framework
Status.getStatus ( ) [abstract]  :  String

Cocoon.jar, Store.class
package org.apache.cocoon.store
Store.containsKey ( Object p1 ) [abstract]  :  boolean
Store.get ( Object p1 ) [abstract]  :  Object
Store.hold ( Object p1, Object p2 ) [abstract]  :  void
Store.list ( ) [abstract]  :  Enumeration
Store.remove ( Object p1 ) [abstract]  :  void
Store.store ( Object p1, Object p2 ) [abstract]  :  void

Cocoon.jar, SunXMLParser.class
package org.apache.cocoon.parser
SunXMLParser.createEmptyDocument ( )  :  Document
SunXMLParser.getStatus ( )  :  String
SunXMLParser.parse ( InputSource p1 )  :  Document
SunXMLParser.SunXMLParser ( )

Cocoon.jar, TextFormatter.class
package org.apache.cocoon.formatter
TextFormatter.format ( Document p1, Writer p2, Dictionary p3 )  :  void
TextFormatter.getMIMEType ( )  :  String
TextFormatter.getStatus ( )  :  String
TextFormatter.TextFormatter ( )

Cocoon.jar, Transformer.class
package org.apache.cocoon.transformer
Transformer.transform ( Document p1, String p2, Document p3, String p4, Document p5 ) [abstract]  :  Document

Cocoon.jar, URLHandlerFactory.class
package org.apache.cocoon
URLHandlerFactory.createURLStreamHandler ( String p1 )  :  URLStreamHandler
URLHandlerFactory.URLHandlerFactory ( String p1 )

Cocoon.jar, Utils.class
package org.apache.cocoon
Utils.encode ( HttpServletRequest p1 ) [static]  :  String
Utils.encode ( HttpServletRequest p1, boolean p2 ) [static]  :  String
Utils.encode ( HttpServletRequest p1, boolean p2, boolean p3 ) [static]  :  String
Utils.getAllPIs ( Document p1, String p2 ) [static]  :  Vector
Utils.getAllPIs ( Document p1, String p2, boolean p3 ) [static]  :  Vector
Utils.getBasename ( HttpServletRequest p1, Object p2 ) [static]  :  String
Utils.getFirstPI ( Document p1, String p2 ) [static]  :  ProcessingInstruction
Utils.getFirstPI ( Document p1, String p2, boolean p3 ) [static]  :  ProcessingInstruction
Utils.getPIPseudoAttributes ( Document p1, String p2 ) [static]  :  Hashtable
Utils.getPIPseudoAttributes ( ProcessingInstruction p1 ) [static]  :  Hashtable
Utils.getStackTraceAsString ( Throwable p1 ) [static]  :  String
Utils.Utils ( )
package org.apache.cocoon.processor.ldap
Utils.createErrorElement ( Document p1, Properties p2, Exception p3 ) [static]  :  Element
Utils.Utils ( )
package org.apache.cocoon.processor.sql
Utils.createElement ( Document p1, String p2, String p3 ) [static]  :  Element
Utils.createErrorElement ( Document p1, String p2, Properties p3, Exception p4 ) [static]  :  Element
Utils.getAttributes ( Element p1, HttpServletRequest p2, Properties p3 ) [static]  :  Properties
Utils.getValues ( HttpServletRequest p1 ) [static]  :  Hashtable
Utils.join ( Vector p1, char p2 ) [static]  :  String
Utils.replace ( String p1, char p2, String p3 ) [static]  :  String
Utils.split ( String p1, char p2 ) [static]  :  Vector
Utils.Utils ( )

Cocoon.jar, VRMLFormatter.class
package org.apache.cocoon.formatter
VRMLFormatter.format ( Document p1, Writer p2, Dictionary p3 )  :  void
VRMLFormatter.getMIMEType ( )  :  String
VRMLFormatter.getStatus ( )  :  String
VRMLFormatter.VRMLFormatter ( )

Cocoon.jar, WMLFormatter.class
package org.apache.cocoon.formatter
WMLFormatter.format ( Document p1, Writer p2, Dictionary p3 )  :  void
WMLFormatter.getMIMEType ( )  :  String
WMLFormatter.getStatus ( )  :  String
WMLFormatter.WMLFormatter ( )

Cocoon.jar, XalanTransformer.class
package org.apache.cocoon.transformer
XalanTransformer.getStatus ( )  :  String
XalanTransformer.init ( Director p1 )  :  void
XalanTransformer.transform ( Document p1, String p2, Document p3, String p4, Document p5 )  :  Document
XalanTransformer.XalanTransformer ( )

Cocoon.jar, XercesParser.class
package org.apache.cocoon.parser
XercesParser.createEmptyDocument ( )  :  Document
XercesParser.getStatus ( )  :  String
XercesParser.parse ( InputSource p1 )  :  Document
XercesParser.XercesParser ( )

Cocoon.jar, XMLFormatter.class
package org.apache.cocoon.formatter
XMLFormatter.format ( Document p1, Writer p2, Dictionary p3 )  :  void
XMLFormatter.getMIMEType ( )  :  String
XMLFormatter.getStatus ( )  :  String
XMLFormatter.XMLFormatter ( )

Cocoon.jar, XObject.class
package org.apache.cocoon.framework
XObject.toDOM ( Node p1 ) [abstract]  :  void
XObject.toSAX ( DocumentHandler p1 ) [abstract]  :  void

Cocoon.jar, XSLTProcessor.class
package org.apache.cocoon.processor.xslt
XSLTProcessor.getStatus ( )  :  String
XSLTProcessor.hasChanged ( Object p1 )  :  boolean
XSLTProcessor.init ( Director p1 )  :  void
XSLTProcessor.process ( Document p1, Dictionary p2 )  :  Document
XSLTProcessor.XSLTProcessor ( )

Cocoon.jar, XSPClassLoader.class
package org.apache.cocoon.processor.xsp.language.java
XSPClassLoader.getClassFileName ( String p1 )  :  String
XSPClassLoader.loadClass ( String p1, boolean p2 )  :  Class
XSPClassLoader.loadClassData ( String p1 )  :  byte[ ]
XSPClassLoader.reinstantiate ( )  :  XSPClassLoader
XSPClassLoader.XSPClassLoader ( File p1 )

Cocoon.jar, XSPContextLibrary.class
package org.apache.cocoon.processor.xsp.library
XSPContextLibrary.getAttribute ( ServletContext p1, String p2, Document p3 ) [static]  :  Element
XSPContextLibrary.getAttributeNames ( ServletContext p1 ) [static]  :  String[ ]
XSPContextLibrary.getAttributeNames ( ServletContext p1, Document p2 ) [static]  :  Element
XSPContextLibrary.getInitParameter ( ServletContext p1, String p2, Document p3 ) [static]  :  Element
XSPContextLibrary.getInitParameterNames ( ServletContext p1 ) [static]  :  String[ ]
XSPContextLibrary.getInitParameterNames ( ServletContext p1, Document p2 ) [static]  :  Element
XSPContextLibrary.getMajorVersion ( ServletContext p1, Document p2 ) [static]  :  Element
XSPContextLibrary.getMimeType ( ServletContext p1, String p2, Document p3 ) [static]  :  Element
XSPContextLibrary.getMinorVersion ( ServletContext p1, Document p2 ) [static]  :  Element
XSPContextLibrary.getRealPath ( ServletContext p1, String p2, Document p3 ) [static]  :  Element
XSPContextLibrary.getServerInfo ( ServletContext p1, Document p2 ) [static]  :  Element
XSPContextLibrary.XSPContextLibrary ( )

Cocoon.jar, XSPCookieLibrary.class
package org.apache.cocoon.processor.xsp.library
XSPCookieLibrary.getComment ( Cookie p1, Document p2 ) [static]  :  Element
XSPCookieLibrary.getCookie ( Cookie p1, Document p2 ) [static]  :  Element
XSPCookieLibrary.getDomain ( Cookie p1, Document p2 ) [static]  :  Element
XSPCookieLibrary.getMaxAge ( Cookie p1, Document p2 ) [static]  :  Element
XSPCookieLibrary.getName ( Cookie p1, Document p2 ) [static]  :  Element
XSPCookieLibrary.getPath ( Cookie p1, Document p2 ) [static]  :  Element
XSPCookieLibrary.getSecure ( Cookie p1, Document p2 ) [static]  :  Element
XSPCookieLibrary.getValue ( Cookie p1, Document p2 ) [static]  :  Element
XSPCookieLibrary.getVersion ( Cookie p1, Document p2 ) [static]  :  Element
XSPCookieLibrary.XSPCookieLibrary ( )

Cocoon.jar, XSPGlobal.class
package org.apache.cocoon.processor.xsp
XSPGlobal.getAttribute ( String p1 )  :  Object
XSPGlobal.getAttributeNames ( )  :  Enumeration
XSPGlobal.removeAttribute ( String p1 )  :  void
XSPGlobal.setAttribute ( String p1, Object p2 )  :  void
XSPGlobal.XSPGlobal ( )

Cocoon.jar, XSPGlobalLibrary.class
package org.apache.cocoon.processor.xsp.library
XSPGlobalLibrary.getAttribute ( XSPGlobal p1, String p2, Document p3 ) [static]  :  Element
XSPGlobalLibrary.getAttributeNames ( XSPGlobal p1 ) [static]  :  String[ ]
XSPGlobalLibrary.getAttributeNames ( XSPGlobal p1, Document p2 ) [static]  :  Element
XSPGlobalLibrary.XSPGlobalLibrary ( )

Cocoon.jar, XSPJavaPreprocessor.class
package org.apache.cocoon.processor.xsp.language.java
XSPJavaPreprocessor.preprocess ( Document p1, Dictionary p2 )  :  Document
XSPJavaPreprocessor.process ( Node p1 )  :  void
XSPJavaPreprocessor.XSPJavaPreprocessor ( )

Cocoon.jar, XSPJavaProcessor.class
package org.apache.cocoon.processor.xsp.language.java
XSPJavaProcessor.className ( String p1 ) [static]  :  String
XSPJavaProcessor.compile ( String p1 )  :  void
XSPJavaProcessor.formatCode ( String p1 )  :  String
XSPJavaProcessor.getObjectExtension ( )  :  String
XSPJavaProcessor.getSourceExtension ( )  :  String
XSPJavaProcessor.load ( String p1 )  :  XSPPage
XSPJavaProcessor.packageName ( String p1 ) [static]  :  String
XSPJavaProcessor.setFormatOption ( boolean p1 )  :  void
XSPJavaProcessor.setRepository ( File p1 )  :  void
XSPJavaProcessor.stringEncode ( String p1 )  :  String
XSPJavaProcessor.unload ( XSPPage p1 )  :  void
XSPJavaProcessor.XSPJavaProcessor ( )

Cocoon.jar, XSPLanguageProcessor.class
package org.apache.cocoon.processor.xsp.language
XSPLanguageProcessor.compile ( String p1 ) [abstract]  :  void
XSPLanguageProcessor.formatCode ( String p1 ) [abstract]  :  String
XSPLanguageProcessor.getObjectExtension ( ) [abstract]  :  String
XSPLanguageProcessor.getSourceExtension ( ) [abstract]  :  String
XSPLanguageProcessor.load ( String p1 ) [abstract]  :  XSPPage
XSPLanguageProcessor.setFormatOption ( boolean p1 ) [abstract]  :  void
XSPLanguageProcessor.setRepository ( File p1 ) [abstract]  :  void
XSPLanguageProcessor.stringEncode ( String p1 ) [abstract]  :  String
XSPLanguageProcessor.unload ( XSPPage p1 ) [abstract]  :  void

Cocoon.jar, XSPLibrary.class
package org.apache.cocoon.processor.xsp
XSPLibrary.addTemplate ( XSPTemplate p1 )  :  void
XSPLibrary.getNamespace ( )  :  String
XSPLibrary.getTemplate ( String p1 )  :  XSPTemplate
XSPLibrary.setNamespace ( String p1 )  :  void
XSPLibrary.XSPLibrary ( )

Cocoon.jar, XSPPage.class
package org.apache.cocoon.processor.xsp
XSPPage.getDocument ( HttpServletRequest p1 )  :  Document
XSPPage.getDocument ( HttpServletRequest p1, HttpServletResponse p2 )  :  Document
XSPPage.getPath ( HttpServletRequest p1 )  :  String
XSPPage.getStream ( HttpServletRequest p1 )  :  Reader
XSPPage.init ( Dictionary p1 )  :  void
XSPPage.init ( Director p1 )  :  void
XSPPage.populateDocument ( HttpServletRequest p1, HttpServletResponse p2, Document p3 ) [abstract]  :  void
XSPPage.xspExpr ( boolean p1, Document p2 )  :  Text
XSPPage.xspExpr ( byte p1, Document p2 )  :  Text
XSPPage.xspExpr ( char p1, Document p2 )  :  Text
XSPPage.xspExpr ( double p1, Document p2 )  :  Text
XSPPage.xspExpr ( float p1, Document p2 )  :  Text
XSPPage.xspExpr ( int p1, Document p2 )  :  Text
XSPPage.xspExpr ( long p1, Document p2 )  :  Text
XSPPage.xspExpr ( Object p1, Document p2 )  :  Node
XSPPage.XSPPage ( )

Cocoon.jar, XSPPreprocessor.class
package org.apache.cocoon.processor.xsp.language
XSPPreprocessor.preprocess ( Document p1, Dictionary p2 ) [abstract]  :  Document

Cocoon.jar, XSPProcessor.class
package org.apache.cocoon.processor.xsp
XSPProcessor.getGlobal ( )  :  XSPGlobal
XSPProcessor.getServletContext ( )  :  ServletContext
XSPProcessor.getStatus ( )  :  String
XSPProcessor.hasChanged ( Object p1 )  :  boolean
XSPProcessor.init ( Configurations p1 )  :  void
XSPProcessor.init ( Director p1 )  :  void
XSPProcessor.loadPage ( XSPLanguageProcessor p1, XSPProcessor.PageEntry p2, String p3 )  :  XSPPage
XSPProcessor.process ( Document p1, Dictionary p2 )  :  Document
XSPProcessor.XSPProcessor ( )

Cocoon.jar, XSPRequestLibrary.class
package org.apache.cocoon.processor.xsp.library
XSPRequestLibrary.getAttribute ( HttpServletRequest p1, String p2, Document p3 ) [static]  :  Element
XSPRequestLibrary.getAttributeNames ( HttpServletRequest p1 ) [static]  :  String[ ]
XSPRequestLibrary.getAttributeNames ( HttpServletRequest p1, Document p2 ) [static]  :  Element
XSPRequestLibrary.getAuthType ( HttpServletRequest p1, Document p2 ) [static]  :  Element
XSPRequestLibrary.getCharacterEncoding ( HttpServletRequest p1, Document p2 ) [static]  :  Element
XSPRequestLibrary.getContentLength ( HttpServletRequest p1, Document p2 ) [static]  :  Element
XSPRequestLibrary.getContentType ( HttpServletRequest p1, Document p2 ) [static]  :  Element
XSPRequestLibrary.getContextPath ( HttpServletRequest p1, Document p2 ) [static]  :  Element
XSPRequestLibrary.getCookies ( HttpServletRequest p1, Document p2 ) [static]  :  Element
XSPRequestLibrary.getDateHeader ( HttpServletRequest p1, String p2, String p3, Document p4 ) [static]  :  Element
XSPRequestLibrary.getHeader ( HttpServletRequest p1, String p2, Document p3 ) [static]  :  Element
XSPRequestLibrary.getHeaderNames ( HttpServletRequest p1 ) [static]  :  String[ ]
XSPRequestLibrary.getHeaderNames ( HttpServletRequest p1, Document p2 ) [static]  :  Element
XSPRequestLibrary.getHeaders ( HttpServletRequest p1, String p2 ) [static]  :  String[ ]
XSPRequestLibrary.getHeaders ( HttpServletRequest p1, String p2, Document p3 ) [static]  :  Element
XSPRequestLibrary.getIntHeader ( HttpServletRequest p1, String p2, Document p3 ) [static]  :  Element
XSPRequestLibrary.getLocale ( HttpServletRequest p1, Document p2 ) [static]  :  Element
XSPRequestLibrary.getLocales ( HttpServletRequest p1 ) [static]  :  Locale[ ]
XSPRequestLibrary.getLocales ( HttpServletRequest p1, Document p2 ) [static]  :  Element
XSPRequestLibrary.getMethod ( HttpServletRequest p1, Document p2 ) [static]  :  Element
XSPRequestLibrary.getParameter ( HttpServletRequest p1, String p2, Document p3 ) [static]  :  Element
XSPRequestLibrary.getParameterNames ( HttpServletRequest p1 ) [static]  :  String[ ]
XSPRequestLibrary.getParameterNames ( HttpServletRequest p1, Document p2 ) [static]  :  Element
XSPRequestLibrary.getParameterValues ( HttpServletRequest p1, String p2, Document p3 ) [static]  :  Element
XSPRequestLibrary.getPathInfo ( HttpServletRequest p1, Document p2 ) [static]  :  Element
XSPRequestLibrary.getPathTranslated ( HttpServletRequest p1, Document p2 ) [static]  :  Element
XSPRequestLibrary.getProtocol ( HttpServletRequest p1, Document p2 ) [static]  :  Element
XSPRequestLibrary.getQueryString ( HttpServletRequest p1, Document p2 ) [static]  :  Element
XSPRequestLibrary.getRemoteAddr ( HttpServletRequest p1, Document p2 ) [static]  :  Element
XSPRequestLibrary.getRemoteHost ( HttpServletRequest p1, Document p2 ) [static]  :  Element
XSPRequestLibrary.getRemoteUser ( HttpServletRequest p1, Document p2 ) [static]  :  Element
XSPRequestLibrary.getRequestedSessionId ( HttpServletRequest p1, Document p2 ) [static]  :  Element
XSPRequestLibrary.getRequestURI ( HttpServletRequest p1, Document p2 ) [static]  :  Element
XSPRequestLibrary.getScheme ( HttpServletRequest p1, Document p2 ) [static]  :  Element
XSPRequestLibrary.getServerName ( HttpServletRequest p1, Document p2 ) [static]  :  Element
XSPRequestLibrary.getServerPort ( HttpServletRequest p1, Document p2 ) [static]  :  Element
XSPRequestLibrary.getServletPath ( HttpServletRequest p1, Document p2 ) [static]  :  Element
XSPRequestLibrary.getUserPrincipal ( HttpServletRequest p1, Document p2 ) [static]  :  Element
XSPRequestLibrary.isRequestedSessionIdFromCookie ( HttpServletRequest p1, Document p2 ) [static]  :  Element
XSPRequestLibrary.isRequestedSessionIdFromURL ( HttpServletRequest p1, Document p2 ) [static]  :  Element
XSPRequestLibrary.isRequestedSessionIdValid ( HttpServletRequest p1, Document p2 ) [static]  :  Element
XSPRequestLibrary.isSecure ( HttpServletRequest p1, Document p2 ) [static]  :  Element
XSPRequestLibrary.isUserInRole ( HttpServletRequest p1, String p2, Document p3 ) [static]  :  Element
XSPRequestLibrary.XSPRequestLibrary ( )

Cocoon.jar, XSPResponseLibrary.class
package org.apache.cocoon.processor.xsp.library
XSPResponseLibrary.addDateHeader ( HttpServletResponse p1, String p2, Date p3 ) [static]  :  void
XSPResponseLibrary.addDateHeader ( HttpServletResponse p1, String p2, long p3 ) [static]  :  void
XSPResponseLibrary.addDateHeader ( HttpServletResponse p1, String p2, String p3 ) [static]  :  void
XSPResponseLibrary.addDateHeader ( HttpServletResponse p1, String p2, String p3, DateFormat p4 ) [static]  :  void
XSPResponseLibrary.addDateHeader ( HttpServletResponse p1, String p2, String p3, String p4 ) [static]  :  void
XSPResponseLibrary.containsHeader ( HttpServletResponse p1, String p2, Document p3 ) [static]  :  Element
XSPResponseLibrary.encodeRedirectURL ( HttpServletResponse p1, String p2, Document p3 ) [static]  :  Element
XSPResponseLibrary.encodeURL ( HttpServletResponse p1, String p2, Document p3 ) [static]  :  Element
XSPResponseLibrary.getCharacterEncoding ( HttpServletResponse p1, Document p2 ) [static]  :  Element
XSPResponseLibrary.getLocale ( HttpServletResponse p1, Document p2 ) [static]  :  Element
XSPResponseLibrary.setDateHeader ( HttpServletResponse p1, String p2, Date p3 ) [static]  :  void
XSPResponseLibrary.setDateHeader ( HttpServletResponse p1, String p2, long p3 ) [static]  :  void
XSPResponseLibrary.setDateHeader ( HttpServletResponse p1, String p2, String p3 ) [static]  :  void
XSPResponseLibrary.setDateHeader ( HttpServletResponse p1, String p2, String p3, DateFormat p4 ) [static]  :  void
XSPResponseLibrary.setDateHeader ( HttpServletResponse p1, String p2, String p3, String p4 ) [static]  :  void
XSPResponseLibrary.XSPResponseLibrary ( )

Cocoon.jar, XSPSessionLibrary.class
package org.apache.cocoon.processor.xsp.library
XSPSessionLibrary.getAttribute ( HttpSession p1, String p2, Document p3 ) [static]  :  Element
XSPSessionLibrary.getAttributeNames ( HttpSession p1 ) [static]  :  String[ ]
XSPSessionLibrary.getAttributeNames ( HttpSession p1, Document p2 ) [static]  :  Element
XSPSessionLibrary.getCreationTime ( HttpSession p1, Document p2 ) [static]  :  Element
XSPSessionLibrary.getId ( HttpSession p1, Document p2 ) [static]  :  Element
XSPSessionLibrary.getLastAccessedTime ( HttpSession p1, Document p2 ) [static]  :  Element
XSPSessionLibrary.getMaxInactiveInterval ( HttpSession p1, Document p2 ) [static]  :  Element
XSPSessionLibrary.getValue ( HttpSession p1, String p2, Document p3 ) [static]  :  Element
XSPSessionLibrary.getValueNames ( HttpSession p1, Document p2 ) [static]  :  Element
XSPSessionLibrary.isNew ( HttpSession p1, Document p2 ) [static]  :  Element
XSPSessionLibrary.XSPSessionLibrary ( )

Cocoon.jar, XSPTemplate.class
package org.apache.cocoon.processor.xsp
XSPTemplate.apply ( Document p1, Dictionary p2 )  :  Document
XSPTemplate.getLanguageName ( )  :  String
XSPTemplate.getPreprocessor ( )  :  XSPPreprocessor
XSPTemplate.getStylesheet ( )  :  Document
XSPTemplate.setLanguageName ( String p1 )  :  void
XSPTemplate.setPreprocessor ( XSPPreprocessor p1 )  :  void
XSPTemplate.setStylesheet ( Document p1 )  :  void
XSPTemplate.XSPTemplate ( Transformer p1, Parser p2, String p3 )

Cocoon.jar, XSPUtil.class
package org.apache.cocoon.processor.xsp
XSPUtil.baseName ( String p1 ) [static]  :  String
XSPUtil.baseName ( String p1, String p2 ) [static]  :  String
XSPUtil.cloneNode ( Node p1, Document p2 ) [static]  :  Node
XSPUtil.doMarkup ( Node p1, StringBuffer p2 ) [static]  :  void
XSPUtil.encodeMarkup ( String p1 ) [static]  :  String
XSPUtil.fileComponent ( String p1 ) [static]  :  String
XSPUtil.formatDate ( Date p1, String p2 ) [static]  :  String
XSPUtil.formDecode ( String p1 ) [static]  :  String
XSPUtil.formEncode ( String p1 ) [static]  :  String
XSPUtil.getContents ( InputStream p1 ) [static]  :  String
XSPUtil.getContents ( Reader p1 ) [static]  :  String
XSPUtil.getCount ( ) [static]  :  int
XSPUtil.getFileContents ( String p1 ) [static]  :  String
XSPUtil.getSessionCount ( HttpSession p1 ) [static]  :  int
XSPUtil.getURLContents ( String p1 ) [static]  :  String
XSPUtil.isAlphaNumeric ( char p1 ) [static]  :  boolean
XSPUtil.normalizedBaseName ( String p1 ) [static]  :  String
XSPUtil.pathComponent ( String p1 ) [static]  :  String
XSPUtil.relativeFilename ( String p1, HttpServletRequest p2 ) [static]  :  String
XSPUtil.relativeFilename ( String p1, HttpServletRequest p2, ServletContext p3 ) [static]  :  String
XSPUtil.split ( String p1 ) [static]  :  String[ ]
XSPUtil.split ( String p1, String p2 ) [static]  :  String[ ]
XSPUtil.toMarkup ( Node p1 ) [static]  :  String
XSPUtil.XSPUtil ( )

Cocoon.jar, XTTransformer.class
package org.apache.cocoon.transformer
XTTransformer.getStatus ( )  :  String
XTTransformer.transform ( Document p1, String p2, Document p3, String p4, Document p5 )  :  Document
XTTransformer.XTTransformer ( )

to the top

Problems with Data Types, High Severity (106)


Cocoon.jar
package org.apache.cocoon
[+] Browsers (1)
[+] Browsers.Browser (1)
[+] Cocoon (1)
[+] Engine (1)
[+] EngineWrapper (1)
[+] EngineWrapper.HttpServletRequestImpl (1)
[+] EngineWrapper.HttpServletResponseImpl (1)
[+] Frontend (1)
[+] URLHandlerFactory (1)
[+] Utils (1)

package org.apache.cocoon.cache
[+] Cache (1)
[+] CocoonCache (1)
[+] NoCache (1)

package org.apache.cocoon.dcp
[+] DefaultDCPProcessor (1)
[+] ServletDCPProcessor (1)

package org.apache.cocoon.example
[+] DCPExample (1)
[+] DummyProducer (1)

package org.apache.cocoon.formatter
[+] AbstractFormatter (1)
[+] FO2PDFFormatter (1)
[+] Formatter (1)
[+] FormatterFactory (1)
[+] HTMLFormatter (1)
[+] TextFormatter (1)
[+] VRMLFormatter (1)
[+] WMLFormatter (1)
[+] XMLFormatter (1)

package org.apache.cocoon.framework
[+] AbstractActor (1)
[+] Actor (1)
[+] Changeable (1)
[+] Configurable (1)
[+] Configurations (1)
[+] Director (1)
[+] Factory (1)
[+] InitializationException (1)
[+] Manager (1)
[+] Monitor (1)
[+] Page (1)
[+] Router (1)
[+] Status (1)
[+] XObject (1)

package org.apache.cocoon.interpreter
[+] AbstractInterpreter (1)
[+] Instance (1)
[+] Interpreter (1)
[+] InterpreterFactory (1)
[+] LanguageException (1)
[+] Module (1)

package org.apache.cocoon.interpreter.ecmascript
[+] EcmaScriptEvaluator (1)
[+] EcmaScriptInstance (1)
[+] EcmaScriptInterpreter (1)
[+] EcmaScriptModule (1)

package org.apache.cocoon.interpreter.java
[+] JavaInstance (1)
[+] JavaInterpreter (1)
[+] JavaModule (1)

package org.apache.cocoon.parser
[+] AbstractParser (1)
[+] Parser (1)
[+] SunXMLParser (1)
[+] XercesParser (1)

package org.apache.cocoon.processor
[+] PINotFoundException (1)
[+] Processor (1)
[+] ProcessorException (1)
[+] ProcessorFactory (1)

package org.apache.cocoon.processor.dcp
[+] DCPEngine (1)
[+] DCPException (1)
[+] DCPProcessor (1)

package org.apache.cocoon.processor.ldap
[+] LdapContextCreator (1)
[+] LdapDefs (1)
[+] LdapProcessor (1)
[+] LdapQueryCreator (1)
[+] Utils (1)

package org.apache.cocoon.processor.sql
[+] ConnectionCreator (1)
[+] ConnectionDefs (1)
[+] DefaultQueryCreator (1)
[+] QueryCreator (1)
[+] SQLProcessor (1)
[+] SQLQueryCreator (1)
[+] Utils (1)

package org.apache.cocoon.processor.xslt
[+] XSLTProcessor (1)

package org.apache.cocoon.processor.xsp
[+] XSPGlobal (1)
[+] XSPLibrary (1)
[+] XSPPage (1)
[+] XSPProcessor (1)
[+] XSPProcessor.PageEntry (1)
[+] XSPTemplate (1)
[+] XSPUtil (1)

package org.apache.cocoon.processor.xsp.language
[+] XSPLanguageProcessor (1)
[+] XSPPreprocessor (1)

package org.apache.cocoon.processor.xsp.language.java
[+] XSPClassLoader (1)
[+] XSPJavaPreprocessor (1)
[+] XSPJavaProcessor (1)

package org.apache.cocoon.processor.xsp.library
[+] XSPContextLibrary (1)
[+] XSPCookieLibrary (1)
[+] XSPGlobalLibrary (1)
[+] XSPRequestLibrary (1)
[+] XSPResponseLibrary (1)
[+] XSPSessionLibrary (1)

package org.apache.cocoon.producer
[+] AbstractProducer (1)
[+] Producer (1)
[+] ProducerFactory (1)
[+] ProducerFromFile (1)
[+] ProducerFromMap (1)
[+] ProducerFromRequest (1)

package org.apache.cocoon.store
[+] MemoryStore (1)
[+] Store (1)

package org.apache.cocoon.transformer
[+] Transformer (1)
[+] XalanTransformer (1)
[+] XTTransformer (1)

to the top

Java ARchives (2)


cocoon-1.6.1.jar
Cocoon.jar

to the top