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
Which data type is class in java?
Why java applets are more useful for intranets as compared to internet?
Can you explain the cs option of java interpreter?
Write a java program to count the number of words present in a string?
What is the default size of load factor in hashing based collection?
What is a function easy definition?
What is null in java?
How hashset works internally in java?
Can you change array size in java?
What is the type of lambda expression?
What is the advantage of functional interface in java 8?
What is hash code collision?
How can you read an integer value from the keyword when the application is runtime in java? example?
Define how does a try statement determine which catch clause should be used to handle an exception?
What environment variables do I need to set on my machine in order to be able to run java programs?