| 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.bankframe.ei.xml.EDocumentBuilderFactory
This class is used to obtain an instance of an EDocumentBuilder class
| Method Summary | |
 EDocumentBuilder | 
newEDocumentBuilder()
This method returns an instance of an EDocumentBuilder class.  | 
 EDocumentBuilder | 
newEDocumentBuilder(java.lang.String rootName)
This method returns an instance of an EDocumentBuilder class.  | 
static EDocumentBuilderFactory | 
newInstance()
This method creates a new instance of an EDocumentBuilderFactory.  | 
| Methods inherited from class java.lang.Object | 
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
public EDocumentBuilder newEDocumentBuilder()
public EDocumentBuilder newEDocumentBuilder(java.lang.String rootName)
rootName - The root name of the XML format being used with
 this EDocumentBuilder.  Currently, only a default implementation
 of a EDocumentBuilder is available for use, and the root name is ignored.
public static EDocumentBuilderFactory newInstance()
  | 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||