Searched defs:objectTypeName (Results 1 – 4 of 4) sorted by relevance
453 private Object createObject(String objectTypeName, String className) in createObject()480 private Class<?> getClassForObject(String objectTypeName, String className) in getClassForObject()507 private void checkObjectValid(String objectTypeName, Object configObject) in checkObjectValid()
110 final String objectTypeName = attributes.getValue("type"); in startElement() local304 void addObject(String objectTypeName, Attributes attributes) throws SAXException { in addObject()
741 private String printOptionsForObject(boolean importantOnly, String objectTypeName, in printOptionsForObject()
1265 private String printOptionsForObject(boolean importantOnly, String objectTypeName, in printOptionsForObject()