| Package | Description |
|---|---|
| com.phloc.commons.microdom | |
| com.phloc.commons.microdom.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IMicroCDATA
Represents a CDATA node.
|
interface |
IMicroComment
Represents a comment node.
|
interface |
IMicroText
Represents a text node.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MicroCDATA
Default implementation of the
IMicroCDATA interface. |
class |
MicroComment
Default implementation of the
IMicroComment interface. |
class |
MicroText
Default implementation of the
IMicroText interface. |
Copyright © 2006–2014 phloc systems. All rights reserved.