Home | History | Annotate | Download | only in content

Lines Matching refs:PORT_STR

128     private static final String PORT_STR = "port";
1177 serializer.attribute(null, PORT_STR, Integer.toString(ae.getPort()));
1238 String port = parser.getAttributeValue(null, PORT_STR);