om.SaxDocumentHandler.skippedEntity

Processes an unresolved entity.

Syntax

skippedEntity(
   name STRING )
  1. name is the name of the unknown entity.

Usage

The skippedEntity() method processes an entity that is not known by the XML parser.