public final class TestPNamePerf extends Object
| Modifier and Type | Field and Description |
|---|---|
protected char[] |
mNameBuffer |
protected int[] |
mQuadBuffer |
| Constructor and Description |
|---|
TestPNamePerf(byte[] data,
int repCount) |
| Modifier and Type | Method and Description |
|---|---|
protected ByteBasedPName |
addPName(int hash,
int[] quads,
int qlen,
int lastQuadBytes) |
static void |
main(String[] args) |
protected ByteBasedPName |
parsePName(byte b) |
protected ByteBasedPName |
parsePNameNew(byte b) |
protected ByteBasedPName |
parsePNameNew2(byte b) |
protected ByteBasedPName |
parsePNameNewLong(int q,
int[] quads) |
protected ByteBasedPName |
parsePNameNewMedium(int i2,
int q1) |
void |
test() |
public void test()
throws IOException,
XMLStreamException
IOExceptionXMLStreamExceptionprotected ByteBasedPName parsePName(byte b) throws XMLStreamException
XMLStreamExceptionprotected ByteBasedPName parsePNameNew(byte b) throws XMLStreamException
XMLStreamExceptionprotected ByteBasedPName parsePNameNew2(byte b) throws XMLStreamException
XMLStreamExceptionprotected ByteBasedPName parsePNameNewMedium(int i2, int q1) throws XMLStreamException
XMLStreamExceptionprotected ByteBasedPName parsePNameNewLong(int q, int[] quads) throws XMLStreamException
XMLStreamExceptionprotected final ByteBasedPName addPName(int hash, int[] quads, int qlen, int lastQuadBytes) throws XMLStreamException
XMLStreamExceptionCopyright © 2012-2015 FasterXML. All Rights Reserved.