C# Class DotNetXri.JavaHelpers

Mostrar archivo Open project: AArnott/dotnetxri

Private Methods

Method 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