XML::DOM::Entity man page on OpenServer

Man page or keyword search:  
man Server   5388 pages
apropos Keyword Search (all sections)
Output format
OpenServer logo
[printable version]

XML::DOM::Entity(3)   User Contributed Perl Documentation  XML::DOM::Entity(3)

NAME
       XML::DOM::Entity - An XML ENTITY in XML::DOM

DESCRIPTION
       XML::DOM::Entity extends XML::DOM::Node.

       This node represents an Entity declaration, e.g.

	<!ENTITY % draft 'INCLUDE'>

	<!ENTITY hatch-pic SYSTEM "../grafix/OpenHatch.gif" NDATA gif>

       The first one is called a parameter entity and is referenced like this:
       %draft; The 2nd is a (regular) entity and is referenced like this:
       &hatch-pic;

       METHODS

       getNotationName
	   Returns the name of the notation for the entity.

	   Not Implemented The DOM Spec says: For unparsed entities, the name
	   of the notation for the entity. For parsed entities, this is null.
	   (This implementation does not support unparsed entities.)

       getSysId
	   Returns the system id, or undef.

       getPubId
	   Returns the public id, or undef.

       Additional methods not in the DOM Spec

       isParameterEntity
	   Whether it is a parameter entity (%ent;) or not (&ent;)

       getValue
	   Returns the entity value.

       getNdata
	   Returns the NDATA declaration (for general unparsed entities), or
	   undef.

perl v5.8.8			  2002-02-09		   XML::DOM::Entity(3)
[top]
                             _         _         _ 
                            | |       | |       | |     
                            | |       | |       | |     
                         __ | | __ __ | | __ __ | | __  
                         \ \| |/ / \ \| |/ / \ \| |/ /  
                          \ \ / /   \ \ / /   \ \ / /   
                           \   /     \   /     \   /    
                            \_/       \_/       \_/ 
More information is available in HTML format for server OpenServer

List of man pages available for OpenServer

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net