Modifier and Type | Method and Description |
---|---|
Collection<Version> |
getVersions() |
Iterator<Version> |
iterator() |
static Versions |
parse(Reader reader,
String viewPath) |
static Versions |
parse(Reader reader,
String viewPath,
String separator) |
static Versions |
parse(String output,
String viewPath,
String separator) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
public Collection<Version> getVersions()
public static Versions parse(Reader reader, String viewPath) throws IOException
IOException
public static Versions parse(Reader reader, String viewPath, String separator) throws IOException
IOException
Copyright © 2004-2021. All Rights Reserved.