spring-framework / org.springframework.beans.factory.parsing / PropertyEntry

PropertyEntry

open class PropertyEntry : Entry

ParseState entry representing a JavaBean property.

Author
Rob Harrop

Since
2.0

Constructors

<init>

PropertyEntry(name: String)

Creates a new instance of the PropertyEntry class.

Functions

toString

open fun toString(): String