Home | History | Annotate | Download | only in content

Lines Matching defs:PORT_STR

151     private static final String PORT_STR = "port";
1652 serializer.attribute(null, PORT_STR, Integer.toString(ae.getPort()));
1730 String port = parser.getAttributeValue(null, PORT_STR);