Home
last modified time | relevance | path

Searched defs:propertyUtils (Results 1 – 2 of 2) sorted by relevance

/external/snakeyaml/src/main/java/org/yaml/snakeyaml/representer/
DBaseRepresenter.java60 private PropertyUtils propertyUtils; field in BaseRepresenter
187 public void setPropertyUtils(PropertyUtils propertyUtils) { in setPropertyUtils()
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/constructor/
DBaseConstructor.java70 private PropertyUtils propertyUtils; field in BaseConstructor
417 public void setPropertyUtils(PropertyUtils propertyUtils) { in setPropertyUtils()