Mozilla::Embedding::Networking::URI Class Reference

#include <DotNETNetworking.h>

Inheritance diagram for Mozilla::Embedding::Networking::URI:

Inheritance graph
[legend]
Collaboration diagram for Mozilla::Embedding::Networking::URI:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 URI (String *aSpec)
 URI (nsIURI *aURI)
 ~URI ()
ObjectClone ()
void Dispose ()
__property String * get_Spec ()
__property void set_Spec (String *aSpec)
__property String * get_PrePath ()
__property String * get_Scheme ()
__property void set_Scheme (String *aScheme)
__property String * get_UserPass ()
__property void set_UserPass (String *aUserPass)
__property String * get_Username ()
__property void set_Username (String *aUsername)
__property String * get_Password ()
__property void set_Password (String *aPassword)
__property String * get_HostPort ()
__property void set_HostPort (String *aHostPort)
__property String * get_Host ()
__property void set_Host (String *aHost)
__property Int32 get_Port ()
__property void set_Port (Int32 aPort)
__property String * get_Path ()
__property void set_Path (String *aPath)
bool Equals (URI *aOther)
bool SchemeIs (String *aScheme)
String * Resolve (String *aRelativePath)
__property String * get_AsciiSpec ()
__property String * get_AsciiHost ()
__property String * get_OriginCharset ()


Constructor & Destructor Documentation

URI::URI ( String *  aSpec  ) 

URI::URI ( nsIURI aURI  ) 

URI::~URI (  ) 


Member Function Documentation

Object * URI::Clone (  ) 

void URI::Dispose (  ) 

String * URI::get_Spec (  ) 

void URI::set_Spec ( String *  aSpec  ) 

String * URI::get_PrePath (  ) 

String * URI::get_Scheme (  ) 

void URI::set_Scheme ( String *  aScheme  ) 

String * URI::get_UserPass (  ) 

void URI::set_UserPass ( String *  aUserPass  ) 

String * URI::get_Username (  ) 

void URI::set_Username ( String *  aUsername  ) 

String * URI::get_Password (  ) 

void URI::set_Password ( String *  aPassword  ) 

String * URI::get_HostPort (  ) 

void URI::set_HostPort ( String *  aHostPort  ) 

String * URI::get_Host (  ) 

void URI::set_Host ( String *  aHost  ) 

Int32 URI::get_Port (  ) 

void URI::set_Port ( Int32  aPort  ) 

String * URI::get_Path (  ) 

void URI::set_Path ( String *  aPath  ) 

bool URI::Equals ( URI aOther  ) 

bool URI::SchemeIs ( String *  aScheme  ) 

String * URI::Resolve ( String *  aRelativePath  ) 

String * URI::get_AsciiSpec (  ) 

String * URI::get_AsciiHost (  ) 

String * URI::get_OriginCharset (  ) 


The documentation for this class was generated from the following files:

Generated Mozilla by doxygen 1.5.6