Class FileXML.XMLAttributes

java.lang.Object
gov.nih.mipav.model.file.FileXML.XMLAttributes
Enclosing class:
FileXML

public class FileXML.XMLAttributes extends Object
Class used to store an xml tag's attribute (name and value)
  • Field Details

  • Constructor Details

  • Method Details

    • getName

      public String getName()
    • getValue

      public String getValue()