C# Class DotNetXri.JavaHelpers

Afficher le fichier Open project: AArnott/dotnetxri

Private Methods

Méthode Description
createElementNS ( this doc, string ns, string localName ) : XmlElement
getAttributeNS ( this element, string ns, string localName ) : string
hasAttributeNS ( this element, string ns, string localName ) : bool