Uses of Class
net.anotheria.anodoc.data.NoSuchDataHolderException
-
Packages that use NoSuchDataHolderException Package Description net.anotheria.anodoc.data -
-
Uses of NoSuchDataHolderException in net.anotheria.anodoc.data
Methods in net.anotheria.anodoc.data that throw NoSuchDataHolderException Modifier and Type Method Description DataHolderDocument. getDataHolder(java.lang.String name)Returns the DataHolder contained in this Document under the given name.
-