Uses of Class
org.jorigin.lang.LangResource
Packages that use LangResource
-
Uses of LangResource in org.jorigin.lang
Methods in org.jorigin.lang with parameters of type LangResourceModifier and TypeMethodDescriptionvoidLangResource.addResources(LangResource resource) Add new lang resources to the current resources. -
Uses of LangResource in org.jorigin.lang.xml
Fields in org.jorigin.lang.xml declared as LangResourceModifier and TypeFieldDescriptionprotected LangResourceLangResourceXMLReader.resourceThe underlying lang resource.Methods in org.jorigin.lang.xml that return LangResourceModifier and TypeMethodDescriptionLangResourceXMLReader.getResource()Get thelanguage resourceread by this object.