Uses of Class
kirk.io.sdl.NoMatchException

Packages that use NoMatchException
kirk.io.sdl   
 

Uses of NoMatchException in kirk.io.sdl
 

Methods in kirk.io.sdl that throw NoMatchException
 SDLElement SDLNormalElement.getElement(String name)
          Returns the SDLElement in this element that has the given name.
 SDLNormalElement SDLNormalElement.getNormalElement(String name)
          Returns the SDLNormalElement in this element that has the given name.
 SDLDataElement SDLNormalElement.getDataElement(String name)
          Returns the SDLDataElement in this element that has the given name.