| Package | Description |
|---|---|
| org.outerj.daisy.diff.helper |
| Modifier and Type | Class and Description |
|---|---|
static class |
SaxBuffer.Characters |
static class |
SaxBuffer.Comment |
static class |
SaxBuffer.EndCDATA |
static class |
SaxBuffer.EndDocument |
static class |
SaxBuffer.EndDTD |
static class |
SaxBuffer.EndElement |
static class |
SaxBuffer.EndEntity |
static class |
SaxBuffer.EndPrefixMapping |
static class |
SaxBuffer.IgnorableWhitespace |
static class |
SaxBuffer.PI |
static class |
SaxBuffer.SkippedEntity |
static class |
SaxBuffer.StartCDATA |
static class |
SaxBuffer.StartDocument |
static class |
SaxBuffer.StartDTD |
static class |
SaxBuffer.StartElement |
static class |
SaxBuffer.StartEntity |
static class |
SaxBuffer.StartPrefixMapping |
| Modifier and Type | Field and Description |
|---|---|
protected List<SaxBuffer.SaxBit> |
SaxBuffer.saxbits
Stores list of
SaxBuffer.SaxBit objects. |
| Modifier and Type | Method and Description |
|---|---|
List<SaxBuffer.SaxBit> |
SaxBuffer.getBits() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SaxBuffer.addBit(SaxBuffer.SaxBit bit)
Adds a SaxBit to the bits list
|
Copyright © 2022. All rights reserved.