protected static final class StreamHeader.Attribute extends Object
Modifier and Type | Field and Description |
---|---|
(package private) String |
localName |
(package private) String |
nsUri
Can be empty but never null.
|
(package private) String |
value |
Constructor and Description |
---|
StreamHeader.Attribute(String nsUri,
String localName,
String value) |
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.