JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.ands.rifcs.ch
Interface RIFCSHandler
All Known Implementing Classes:
DefaultRIFCSHandler
public interface
RIFCSHandler
Interface which any RIF-CS Content Handler must implement.
Author:
Scott Yeadon
Method Summary
Methods
Modifier and Type
Method and Description
org.w3c.dom.Document
getDocument
()
Get a DOM document resulting from a SAX parse.
Method Detail
getDocument
org.w3c.dom.Document getDocument()
Get a DOM document resulting from a SAX parse.
Returns:
The DOM document. May be null if called before parsing and empty if parsing exception caught.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method