public abstract class AbstractFormat extends Object implements Format
AbstractFormat(String name)
AbstractFormat(String name, String errorMessageDescription)
String
getErrorMessageDescription()
getName()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
matches
public AbstractFormat(String name)
public AbstractFormat(String name, String errorMessageDescription)
public String getName()
getName
Format
public String getErrorMessageDescription()
getErrorMessageDescription
Copyright © 2018. All rights reserved.