artefaktur
software engineer &        architecture

 
 
 
 

class DocumentBuilder

Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   Namespace Members   Compound Members   Related Pages  

acdk::xml::parsers::DocumentBuilder Class Reference

#include <DocumentBuilder.h>

Inheritance diagram for acdk::xml::parsers::DocumentBuilder:

acdk::lang::Object acdk::lang::ObjectBase acdk::lang::dmi::StdDispatch acdk::xml::libxmldom::LibXMLDocumentBuilder List of all members.

Public Member Functions

 DocumentBuilder ()
virtual org::w3c::dom::RDOMImplementation getDOMImplementation ()=0
virtual bool isNamespaceAware ()=0
virtual bool isValidating ()=0
virtual org::w3c::dom::RDocument newDocument ()=0
virtual org::w3c::dom::RDocument parse (IN(acdk::io::RFile) file) throw ( org::xml::sax::RSAXException , acdk::io::RIOException )
virtual org::w3c::dom::RDocument parse (IN(org::xml::sax::RInputSource) source)=0 throw ( org::xml::sax::RSAXException , acdk::io::RIOException )
virtual org::w3c::dom::RDocument parse (IN(acdk::io::RReader) reader) throw ( org::xml::sax::RSAXException , acdk::io::RIOException )
virtual org::w3c::dom::RDocument parse (IN(acdk::io::RReader) reader, IN(RString) systemID) throw ( org::xml::sax::RSAXException , acdk::io::RIOException )
virtual org::w3c::dom::RDocument parse (IN(RString) uri) throw ( org::xml::sax::RSAXException , acdk::io::RIOException )
virtual void setEntityResolver (IN(org::xml::sax::REntityResolver) resolver)=0
virtual void setErrorHandler (IN(org::xml::sax::RErrorHandler) handler)=0

Static Public Member Functions

RString fileToURL (IN(acdk::io::RFile) f) throw ( acdk::io::RIOException )

Constructor & Destructor Documentation

acdk::xml::parsers::DocumentBuilder::DocumentBuilder  )  [inline]
 


Member Function Documentation

RString acdk::xml::parsers::DocumentBuilder::fileToURL IN(acdk::io::RFile f  )  throw ( acdk::io::RIOException ) [static]
 

virtual org::w3c::dom::RDOMImplementation acdk::xml::parsers::DocumentBuilder::getDOMImplementation  )  [pure virtual]
 

Implemented in acdk::xml::libxmldom::LibXMLDocumentBuilder.

virtual bool acdk::xml::parsers::DocumentBuilder::isNamespaceAware  )  [pure virtual]
 

Implemented in acdk::xml::libxmldom::LibXMLDocumentBuilder.

virtual bool acdk::xml::parsers::DocumentBuilder::isValidating  )  [pure virtual]
 

Implemented in acdk::xml::libxmldom::LibXMLDocumentBuilder.

virtual org::w3c::dom::RDocument acdk::xml::parsers::DocumentBuilder::newDocument  )  [pure virtual]
 

Implemented in acdk::xml::libxmldom::LibXMLDocumentBuilder.

virtual org::w3c::dom::RDocument acdk::xml::parsers::DocumentBuilder::parse IN(RString uri  )  throw ( org::xml::sax::RSAXException , acdk::io::RIOException ) [virtual]
 

Reimplemented in acdk::xml::libxmldom::LibXMLDocumentBuilder.

virtual org::w3c::dom::RDocument acdk::xml::parsers::DocumentBuilder::parse IN(acdk::io::RReader reader,
IN(RString systemID
throw ( org::xml::sax::RSAXException , acdk::io::RIOException ) [virtual]
 

Reimplemented in acdk::xml::libxmldom::LibXMLDocumentBuilder.

virtual org::w3c::dom::RDocument acdk::xml::parsers::DocumentBuilder::parse IN(acdk::io::RReader reader  )  throw ( org::xml::sax::RSAXException , acdk::io::RIOException ) [virtual]
 

Reimplemented in acdk::xml::libxmldom::LibXMLDocumentBuilder.

virtual org::w3c::dom::RDocument acdk::xml::parsers::DocumentBuilder::parse IN(org::xml::sax::RInputSource source  )  throw ( org::xml::sax::RSAXException , acdk::io::RIOException ) [pure virtual]
 

Implemented in acdk::xml::libxmldom::LibXMLDocumentBuilder.

virtual org::w3c::dom::RDocument acdk::xml::parsers::DocumentBuilder::parse IN(acdk::io::RFile file  )  throw ( org::xml::sax::RSAXException , acdk::io::RIOException ) [virtual]
 

Reimplemented in acdk::xml::libxmldom::LibXMLDocumentBuilder.

virtual void acdk::xml::parsers::DocumentBuilder::setEntityResolver IN(org::xml::sax::REntityResolver resolver  )  [pure virtual]
 

Implemented in acdk::xml::libxmldom::LibXMLDocumentBuilder.

virtual void acdk::xml::parsers::DocumentBuilder::setErrorHandler IN(org::xml::sax::RErrorHandler handler  )  [pure virtual]
 

Implemented in acdk::xml::libxmldom::LibXMLDocumentBuilder.

 
Last modified 2005-05-08 18:34 by SYSTEM By Artefaktur, Ing. Bureau Kommer