| Interface | Description | 
|---|---|
| StreamingTransform | An application-specific callback called by the node factory of a
  StreamingPathFilterwhenever an element matches the filter's entire
 location path. | 
| Class | Description | 
|---|---|
| StreamingPathFilter | Streaming path filter node factory for continuous queries and/or
 transformations over very large or infinitely long XML input. | 
| XOMUtil | Various utilities avoiding redundant code in several classes. | 
| XOMUtil.Normalizer | Standard XML algorithms for text and whitespace normalization (but not for
 Unicode normalization); type safe enum. | 
| Exception | Description | 
|---|---|
| StreamingPathFilterException | An exception indicating a syntax error in the location path of a
  StreamingPathFilter. |