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
IOException
XMLStreamException
protected ByteBasedPName parsePName(byte b) throws XMLStreamException
XMLStreamException
protected ByteBasedPName parsePNameNew(byte b) throws XMLStreamException
XMLStreamException
protected ByteBasedPName parsePNameNew2(byte b) throws XMLStreamException
XMLStreamException
protected ByteBasedPName parsePNameNewMedium(int i2, int q1) throws XMLStreamException
XMLStreamException
protected ByteBasedPName parsePNameNewLong(int q, int[] quads) throws XMLStreamException
XMLStreamException
protected final ByteBasedPName addPName(int hash, int[] quads, int qlen, int lastQuadBytes) throws XMLStreamException
XMLStreamException
Copyright © 2018 FasterXML. All rights reserved.