|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.xml.parsers.DocumentBuilderFactory
org.apache.xerces.jaxp.DocumentBuilderFactoryImpl
org.jboss.osgi.xml.DocumentBuilderFactoryImpl
public class DocumentBuilderFactoryImpl
A DocumentBuilderFactory that gets loaded from this bundle.
| Constructor Summary | |
|---|---|
DocumentBuilderFactoryImpl()
|
|
| Method Summary | |
|---|---|
DocumentBuilder |
newDocumentBuilder()
|
| Methods inherited from class org.apache.xerces.jaxp.DocumentBuilderFactoryImpl |
|---|
getAttribute, getFeature, getSchema, isXIncludeAware, setAttribute, setFeature, setSchema, setXIncludeAware |
| Methods inherited from class javax.xml.parsers.DocumentBuilderFactory |
|---|
isCoalescing, isExpandEntityReferences, isIgnoringComments, isIgnoringElementContentWhitespace, isNamespaceAware, isValidating, newInstance, newInstance, setCoalescing, setExpandEntityReferences, setIgnoringComments, setIgnoringElementContentWhitespace, setNamespaceAware, setValidating |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DocumentBuilderFactoryImpl()
| Method Detail |
|---|
public DocumentBuilder newDocumentBuilder()
throws ParserConfigurationException
newDocumentBuilder in class org.apache.xerces.jaxp.DocumentBuilderFactoryImplParserConfigurationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||