Exemple #1
0
 @Override
 public void read(InputElement ie, Alternative alt) throws XMLStreamException {
   alt.name = ie.getAttribute("name", "");
 }