Uses of Class
kirk.io.sdl.MultipleMatchException

Packages that use MultipleMatchException
kirk.io.sdl   
 

Uses of MultipleMatchException in kirk.io.sdl
 

Methods in kirk.io.sdl that throw MultipleMatchException
 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.