org.apache.hadoop.hive.ql.udf.xml
Class TestReusableStringReader

java.lang.Object
  extended by org.apache.hadoop.hive.ql.udf.xml.TestReusableStringReader

public class TestReusableStringReader
extends Object


Constructor Summary
TestReusableStringReader()
           
 
Method Summary
 void testEmpty()
          Test empty UDFXPathUtil.ReusableStringReader
 void testMarkReset()
           
 void testSkip()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestReusableStringReader

public TestReusableStringReader()
Method Detail

testEmpty

public void testEmpty()
               throws IOException
Test empty UDFXPathUtil.ReusableStringReader

Throws:
IOException

testMarkReset

public void testMarkReset()
                   throws IOException
Throws:
IOException

testSkip

public void testSkip()
              throws IOException
Throws:
IOException


Copyright © 2012 The Apache Software Foundation