类 YamlConstructor
java.lang.Object
org.yaml.snakeyaml.constructor.BaseConstructor
org.yaml.snakeyaml.constructor.SafeConstructor
org.bukkit.configuration.file.YamlConstructor
- 
嵌套类概要从类继承的嵌套类/接口 org.yaml.snakeyaml.constructor.SafeConstructorSafeConstructor.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
- 
字段概要从类继承的字段 org.yaml.snakeyaml.constructor.SafeConstructorundefinedConstructor从类继承的字段 org.yaml.snakeyaml.constructor.BaseConstructorcomposer, loadingConfig, NOT_INSTANTIATED_OBJECT, rootTag, typeDefinitions, typeTags, yamlClassConstructors, yamlConstructors, yamlMultiConstructors
- 
构造器概要构造器
- 
方法概要修饰符和类型方法说明void从类继承的方法 org.yaml.snakeyaml.constructor.SafeConstructorconstructMapping2ndStep, constructSet2ndStep, createLongOrBigInteger, flattenMapping, processDuplicateKeys, processDuplicateKeys从类继承的方法 org.yaml.snakeyaml.constructor.BaseConstructoraddTypeDescription, checkData, constructArray, constructArrayStep2, constructDocument, constructMapping, constructObject, constructObjectNoCheck, constructScalar, constructSequence, constructSequenceStep2, constructSet, constructSet, createArray, createDefaultList, createDefaultMap, createDefaultSet, finalizeConstruction, getConstructor, getData, getLoadingConfig, getPropertyUtils, getSingleData, isAllowDuplicateKeys, isEnumCaseSensitive, isExplicitPropertyUtils, isWrappedToRootException, newInstance, newInstance, newInstance, newList, newMap, newSet, postponeMapFilling, postponeSetFilling, setAllowDuplicateKeys, setComposer, setEnumCaseSensitive, setPropertyUtils, setWrappedToRootException
- 
构造器详细资料- 
YamlConstructor已过时。options required
- 
YamlConstructor
 
- 
- 
方法详细资料- 
flattenMapping- 覆盖:
- flattenMapping在类中- SafeConstructor
 
- 
construct
 
-