om.SaxDocumentHandler.skippedEntity
Processes an unresolved entity.
Syntax
skippedEntity(
   name STRING )
- name is the name of the unknown entity.
 
Usage
The skippedEntity() method processes an entity that is not
 known by the XML parser.
Processes an unresolved entity.
skippedEntity(
   name STRING )
The skippedEntity() method processes an entity that is not
 known by the XML parser.