private UnmarshalNamespaceContext unmarshalNamespaceContext;
private IndexedAttributeList indexedAttributeList;
private boolean qNameAware;
public XMLStreamReaderReader() {
unmarshalNamespaceContext = new UnmarshalNamespaceContext();
indexedAttributeList = new IndexedAttributeList();
}