Execute the element-available() function.
@param ns the URI of namespace in which the function is needed
@param elemName name of element being tested
@return whether the given element is available or not.
@throws javax.xml.transform.TransformerException
Determines if a complete ASN.1 element is ready to be read from channel.
@return true if another complete element is available orfalse otherwise.
@throws ASN1Exception If an error occurs while trying to decodean ASN1 element.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.