Answer Posted / nagarjuna
This interface represents a notation declared in the DTD. A
notation either declares, by name, the format of an
unparsed entity (see section 4.7 of the XML 1.0
specification ), or is used for formal declaration of
processing instruction targets (see section 2.6 of the XML
1.0 specification ). The nodeName attribute inherited from
Node is set to the declared name of the notation.
| Is This Answer Correct ? | 6 Yes | 4 No |
Post New Answer View All Answers
Why are global variables used?
How many bits are used to represent unicode, ascii, utf-16, and utf-8 characters?
How many characters is 16 bytes?
Is string thread safe in java?
What exceptions occur during serialization?
Can a static member function access member variable of an object?
what is static import in java? Explain
Why packages are used?
What is the significance of listiterator?
What is the method to expand and collapse nodes in a jtree?
What is sorting algorithm in java?
What is the difference between choice and list?
What is return null in java?
What is gui programming?
What is %02d?