aQute.bnd.test
Class XmlTester

java.lang.Object
  extended by aQute.bnd.test.XmlTester

public class XmlTester
extends Object


Constructor Summary
XmlTester(InputStream in, String... namespace)
           
 
Method Summary
 void assertAttribute(String value, String expr)
           
 void assertNamespace(String namespace)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlTester

public XmlTester(InputStream in,
                 String... namespace)
          throws Exception
Throws:
Exception
Method Detail

assertAttribute

public void assertAttribute(String value,
                            String expr)
                     throws XPathExpressionException
Throws:
XPathExpressionException

assertNamespace

public void assertNamespace(String namespace)


Copyright © 2013 aQute SARL. All Rights Reserved.