|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.w3c.mwi.mobileok.basic.TestSubResultPosition
org.w3c.mwi.mobileok.basic.TestSubResultBytePosition
public final class TestSubResultBytePosition
Represents a position as a byte offset in a binary representation of a Web resource.
The class is typically used in the PreprocessorResults class to
check the validity of images.
| Field Summary | |
|---|---|
private int |
offset
|
| Constructor Summary | |
|---|---|
TestSubResultBytePosition(int offset)
|
|
| Method Summary | |
|---|---|
(package private) void |
appendRemainderToTestResultsDOM(org.w3c.dom.Document document,
org.w3c.dom.Element parent)
|
int |
getOffset()
|
| Methods inherited from class org.w3c.mwi.mobileok.basic.TestSubResultPosition |
|---|
appendToTestResultsDOM, getMokiID, getType, getUri, isTidied, setMokiID, setTidied, setUri, valueOf |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private final int offset
| Constructor Detail |
|---|
TestSubResultBytePosition(int offset)
| Method Detail |
|---|
public int getOffset()
void appendRemainderToTestResultsDOM(org.w3c.dom.Document document,
org.w3c.dom.Element parent)
appendRemainderToTestResultsDOM in class TestSubResultPosition
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||