test
Class TestPNamePerf
java.lang.Object
test.TestPNamePerf
public final class TestPNamePerf
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
mQuadBuffer
protected int[] mQuadBuffer
mNameBuffer
protected char[] mNameBuffer
TestPNamePerf
public TestPNamePerf(byte[] data,
int repCount)
test
public void test()
throws IOException,
XMLStreamException
- Throws:
IOException
XMLStreamException
parsePName
protected ByteBasedPName parsePName(byte b)
throws XMLStreamException
- Throws:
XMLStreamException
parsePNameNew
protected ByteBasedPName parsePNameNew(byte b)
throws XMLStreamException
- Throws:
XMLStreamException
parsePNameNew2
protected ByteBasedPName parsePNameNew2(byte b)
throws XMLStreamException
- Throws:
XMLStreamException
parsePNameNewMedium
protected ByteBasedPName parsePNameNewMedium(int i2,
int q1)
throws XMLStreamException
- Throws:
XMLStreamException
parsePNameNewLong
protected ByteBasedPName parsePNameNewLong(int q,
int[] quads)
throws XMLStreamException
- Throws:
XMLStreamException
addPName
protected final ByteBasedPName addPName(int hash,
int[] quads,
int qlen,
int lastQuadBytes)
throws XMLStreamException
- Throws:
XMLStreamException
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2012 Fasterxml.com. All Rights Reserved.