artefaktur
software engineer &        architecture

 
 
 
 

class LibXMLProcessingInstruction

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

acdk::xml::libxmldom::LibXMLProcessingInstruction Class Reference

#include <LibXMLProcessingInstruction.h>

Inheritance diagram for acdk::xml::libxmldom::LibXMLProcessingInstruction:

acdk::xml::libxmldom::LibXMLNode org::w3c::dom::ProcessingInstruction acdk::lang::Object org::w3c::dom::Node acdk::lang::ObjectBase acdk::lang::dmi::StdDispatch List of all members.

Public Member Functions

 LibXMLProcessingInstruction (xmlNodePtr np)
RString getTarget ()
 The target of this processing instruction.

RString getData ()
 The content of this processing instruction.

void setData (IN(RString) data) throw ( org::w3c::dom::RDOMException )
 The content of this processing instruction.

RString toString ()
 return a string representation of this object Object::toString() return getName() by default


Constructor & Destructor Documentation

acdk::xml::libxmldom::LibXMLProcessingInstruction::LibXMLProcessingInstruction xmlNodePtr  np  )  [inline]
 


Member Function Documentation

RString acdk::xml::libxmldom::LibXMLProcessingInstruction::getData  )  [virtual]
 

The content of this processing instruction.

This is from the first non white space character after the target to the character immediately preceding the ?>.

Implements org::w3c::dom::ProcessingInstruction.

RString acdk::xml::libxmldom::LibXMLProcessingInstruction::getTarget  )  [inline, virtual]
 

The target of this processing instruction.

XML defines this as being the first token following the markup that begins the processing instruction.

Implements org::w3c::dom::ProcessingInstruction.

void acdk::xml::libxmldom::LibXMLProcessingInstruction::setData IN(RString data  )  throw ( org::w3c::dom::RDOMException ) [virtual]
 

The content of this processing instruction.

This is from the first non white space character after the target to the character immediately preceding the ?>.

Exceptions:
DOMException NO_MODIFICATION_ALLOWED_ERR: Raised when the node is readonly.

Implements org::w3c::dom::ProcessingInstruction.

RString acdk::xml::libxmldom::LibXMLProcessingInstruction::toString  )  [virtual]
 

return a string representation of this object Object::toString() return getName() by default

Reimplemented from acdk::xml::libxmldom::LibXMLNode.

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