Home | History | Annotate | Download | only in content

Lines Matching defs:PORT_STR

144     private static final String PORT_STR = "port";
1385 serializer.attribute(null, PORT_STR, Integer.toString(ae.getPort()));
1455 String port = parser.getAttributeValue(null, PORT_STR);