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
Does sprintf add a null terminator?
Can we call a non-static method from inside a static method?
What exactly is methodology?
What is a method vs function?
What does string [] args mean?
Can we have multiple catch block for a try block?
From the two, which would be easier to write: synchronization code for ten threads or two threads?
What are the 6 mandatory procedures for iso 9001?
What is arguments in java?
Why are the objects immutable in java?
What 5 doubled?
How we can execute any code even before main method?
Can a constructor call the constructor of parent class?
Why do I need to declare the type of a variable in java?
Name the components that are termed to be Heavy-weight component but available in Light-weight components?