public class CustomClassLoaderConstructor extends Constructor
Constructor.ConstructMapping, Constructor.ConstructScalar, Constructor.ConstructSequence, Constructor.ConstructYamlObject
SafeConstructor.ConstructUndefined, SafeConstructor.ConstructYamlBinary, SafeConstructor.ConstructYamlBool, SafeConstructor.ConstructYamlFloat, SafeConstructor.ConstructYamlInt, SafeConstructor.ConstructYamlMap, SafeConstructor.ConstructYamlNull, SafeConstructor.ConstructYamlOmap, SafeConstructor.ConstructYamlPairs, SafeConstructor.ConstructYamlSeq, SafeConstructor.ConstructYamlSet, SafeConstructor.ConstructYamlStr, SafeConstructor.ConstructYamlTimestamp
composer, rootTag, typeDefinitions, typeTags, yamlClassConstructors, yamlConstructors, yamlMultiConstructors
undefinedConstructor
Constructor | Description |
---|---|
CustomClassLoaderConstructor(Class<? extends Object> theRoot,
ClassLoader theLoader) |
|
CustomClassLoaderConstructor(ClassLoader cLoader) |
Modifier and Type | Method | Description |
---|---|---|
protected Class<?> |
getClassForName(String name) |
addTypeDescription, checkData, constructArray, constructArrayStep2, constructDocument, constructMapping, constructObject, constructObjectNoCheck, constructScalar, constructSequence, constructSequenceStep2, constructSet, constructSet, createArray, createDefaultList, createDefaultMap, createDefaultSet, finalizeConstruction, getConstructor, getData, getPropertyUtils, getSingleData, isAllowDuplicateKeys, isExplicitPropertyUtils, newInstance, newInstance, newInstance, newList, newMap, newSet, setAllowDuplicateKeys, setComposer, setPropertyUtils
getClassForNode
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
constructMapping2ndStep, constructSet2ndStep, flattenMapping, processDuplicateKeys
public CustomClassLoaderConstructor(ClassLoader cLoader)
public CustomClassLoaderConstructor(Class<? extends Object> theRoot, ClassLoader theLoader)
protected Class<?> getClassForName(String name) throws ClassNotFoundException
getClassForName
in class Constructor
ClassNotFoundException
Copyright © 2008–2018. All rights reserved.