Uses of Class
com.sun.xml.fastinfoset.UnparsedEntity
-
Packages that use UnparsedEntity Package Description com.sun.xml.fastinfoset -
-
Uses of UnparsedEntity in com.sun.xml.fastinfoset
Fields in com.sun.xml.fastinfoset with type parameters of type UnparsedEntity Modifier and Type Field Description protected java.util.List<UnparsedEntity>
Decoder. _unparsedEntities
The list of Unparsed Entity Information Items that are part of the Document Information Item.
-