Uses of Class
org.jdom.NoSuchProcessingInstructionException

Packages that use NoSuchProcessingInstructionException
org.jdom   
 

Uses of NoSuchProcessingInstructionException in org.jdom
 

Methods in org.jdom that throw NoSuchProcessingInstructionException
 ProcessingInstruction Document.getProcessingInstruction(java.lang.String target)
           This returns the first processing instruction for this Document for the supplied target.
 



Copyright © 2000 Brett McLaughlin, Jason Hunter. All Rights Reserved.