Uses of Class
com.adobe.epubcheck.util.URISchemes
-
Packages that use URISchemes Package Description com.adobe.epubcheck.util -
-
Uses of URISchemes in com.adobe.epubcheck.util
Methods in com.adobe.epubcheck.util that return URISchemes Modifier and Type Method Description static URISchemesURISchemes. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static URISchemes[]URISchemes. values()Returns an array containing the constants of this enum type, in the order they are declared.
-