public class CustomClassLoaderConstructor extends Constructor
Constructor.ConstructMapping, Constructor.ConstructScalar, Constructor.ConstructSequence, Constructor.ConstructYamlObjectSafeConstructor.ConstructUndefined, SafeConstructor.ConstructYamlBinary, SafeConstructor.ConstructYamlBool, SafeConstructor.ConstructYamlFloat, SafeConstructor.ConstructYamlInt, SafeConstructor.ConstructYamlMap, SafeConstructor.ConstructYamlNull, SafeConstructor.ConstructYamlNumber, SafeConstructor.ConstructYamlOmap, SafeConstructor.ConstructYamlPairs, SafeConstructor.ConstructYamlSeq, SafeConstructor.ConstructYamlSet, SafeConstructor.ConstructYamlStr, SafeConstructor.ConstructYamlTimestamptypeDefinitionsundefinedConstructorcomposer, rootTag, yamlClassConstructors, yamlConstructors, yamlMultiConstructors| Constructor and Description |
|---|
CustomClassLoaderConstructor(Class<? extends Object> theRoot,
ClassLoader theLoader) |
CustomClassLoaderConstructor(ClassLoader cLoader) |
| Modifier and Type | Method and Description |
|---|---|
protected Class<?> |
getClassForName(String name) |
addTypeDescription, getClassForNodeconstructMapping2ndStep, constructSet2ndStep, flattenMappingcheckData, constructArray, constructArrayStep2, constructDocument, constructMapping, constructObject, constructScalar, constructSequence, constructSequenceStep2, constructSet, constructSet, createArray, createDefaultList, createDefaultMap, createDefaultSet, createDefaultSet, getConstructor, getData, getPropertyUtils, getSingleData, isExplicitPropertyUtils, setComposer, setPropertyUtilspublic CustomClassLoaderConstructor(ClassLoader cLoader)
public CustomClassLoaderConstructor(Class<? extends Object> theRoot, ClassLoader theLoader)
protected Class<?> getClassForName(String name) throws ClassNotFoundException
getClassForName in class ConstructorClassNotFoundExceptionCopyright © 2008–2016. All rights reserved.