| |
|
| java.lang.Object org.apache.harmony.x.print.ipp.util.Ipp2Java
Ipp2Java | public class Ipp2Java (Code) | | This class make dependencies between Ipp attributes (RFC 2910) and corresponding classes
|
getClassByIppAttributeName | public static Class getClassByIppAttributeName(String attribute)(Code) | | |
getIppAttributeNameByClass | public static String getIppAttributeNameByClass(Class claz)(Code) | | |
getIppAttributeNameByClass | public static String getIppAttributeNameByClass(Class claz, int ippsfx)(Code) | | if ippsfx==-1 -> first found
if ippsfx==0 -> simple attr
if ippsfx==1 -> default attr
if ippsfx==2 -> supported attr
|
|
|
|