Tamino API for .NET

TaminoUri Members

Public Static (Shared) Methods

AddDatabaseAlias Add specified alias to list of aliases. Allows the use of alternative Web aliases to the default "tamino". The alias "tamino" will ALWAYS be included in the list of aliases.
GetXmlBase Given a document URI and an element of that document, computes the xml:base of the infoset for that element.
RemoveDatabaseAlias Remove all occurrences of the specified alias from list of aliases.

Public Instance Constructors

TaminoUriOverloaded. Initialize a new instance of the TaminoUri class.

Public Instance Methods

Equals (inherited from Object)
GetHashCode (inherited from Object)
GetType (inherited from Object)
Resolve Resolve "/./", "/.", "/../", "/.." within the URI.
ToString Return URI as string.

Protected Instance Methods

Finalize (inherited from Object)
MemberwiseClone (inherited from Object)

See Also

TaminoUri Class | SoftwareAG.Tamino.Api Namespace