Package org.testng.internal
Class Yaml.XmlClassTypeDescriptor
java.lang.Object
org.yaml.snakeyaml.TypeDescription
org.testng.internal.Yaml.XmlClassTypeDescriptor
- Enclosing class:
Yaml
private static class Yaml.XmlClassTypeDescriptor
extends org.yaml.snakeyaml.TypeDescription
-
Field Summary
FieldsFields inherited from class org.yaml.snakeyaml.TypeDescription
beanAccess, excludes, includes -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.yaml.snakeyaml.TypeDescription
addPropertyParameters, finalizeConstruction, getListPropertyType, getMapKeyType, getMapValueType, getProperties, getProperty, getTag, getType, newInstance, putListPropertyType, putMapPropertyType, setExcludes, setIncludes, setProperty, setPropertyUtils, setTag, setTag, setupPropertyType, substituteProperty, substituteProperty, toString
-
Field Details
-
loadClasses
private final boolean loadClasses
-
-
Constructor Details
-
XmlClassTypeDescriptor
public XmlClassTypeDescriptor(boolean loadClasses)
-
-
Method Details
-
newInstance
- Overrides:
newInstancein classorg.yaml.snakeyaml.TypeDescription
-