protected String getStyle()

in src/main/org/apache/ant/vss/MSVSS.java [352:354]


    protected String getStyle() {
        return style != null ? style : "";
    }