public final class SaxonNamespaces extends Object
static Map<String,String>
namespaceMap(net.sf.saxon.s9api.XdmNode node)
static Iterable<Map.Entry<String,String>>
namespaceSequence(net.sf.saxon.s9api.XdmNode node)
static Iterable<String>
prefixes(net.sf.saxon.s9api.XdmNode node)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static Iterable<String> prefixes(net.sf.saxon.s9api.XdmNode node)
public static Iterable<Map.Entry<String,String>> namespaceSequence(net.sf.saxon.s9api.XdmNode node)
public static Map<String,String> namespaceMap(net.sf.saxon.s9api.XdmNode node)
Copyright © 2009-2012 TranceCode. All Rights Reserved.