Package org.jboss.resteasy.propertyeditor.mediatype.editor


package org.jboss.resteasy.propertyeditor.mediatype.editor
  • Classes
    Class
    Description
    Spring uses property editors heavily for managing conversion between String values and custom Object types; this is based on Java Beans PropertyEditor.