Uses of Class
tecgraf.javautils.xml.conversion.XMLConverter.XMLConversionStatus

Packages that use XMLConverter.XMLConversionStatus
tecgraf.javautils.xml.conversion   
 

Uses of XMLConverter.XMLConversionStatus in tecgraf.javautils.xml.conversion
 

Methods in tecgraf.javautils.xml.conversion that return XMLConverter.XMLConversionStatus
 XMLConverter.XMLConversionStatus XMLConverter.getConversionStatus()
          Indica o status da conversão.
static XMLConverter.XMLConversionStatus XMLConverter.XMLConversionStatus.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static XMLConverter.XMLConversionStatus[] XMLConverter.XMLConversionStatus.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2014 Tecgraf/PUC-Rio. All rights reserved.