Package org.custommonkey.xmlunit
Class DoctypeSupport.IntBufferReadable
java.lang.Object
org.custommonkey.xmlunit.DoctypeSupport.IntBufferReadable
- All Implemented Interfaces:
DoctypeSupport.Readable
- Enclosing class:
- DoctypeSupport
private static class DoctypeSupport.IntBufferReadable
extends Object
implements DoctypeSupport.Readable
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
buf
private final int[] buf -
off
private int off
-
-
Constructor Details
-
IntBufferReadable
IntBufferReadable(IntegerBuffer b)
-
-
Method Details
-
read
public int read()- Specified by:
read
in interfaceDoctypeSupport.Readable
-