class: LooseFormatWithInfoInBraces

public class: LooseFormatWithInfoInBraces
Author: Markus Haarlaender (initial creation)
Project: Phase: 1.0; Status: Proposed; Version: $Revision: 2014 $ $LastChangedDate: 2009-05-25 15:; Complexity: 1
Dates: Created: 16.07.2009 15:13:06; Modified: 16.07.2009 15:13:06;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {F822E170-A4AE-4e8e-92D1-B2E526E7252F}
Loose parser that accepts many citation errors for comma or semicolon seperated authors
 

Goto: Custom Properties, Fields, Methods

Extends: AuthorFormat

See also: AuthorFormat

Appears in: creators

Connections
 
Custom Properties
 
LooseFormatWithInfoInBraces Attributes
Attribute Details
public const String
  BRACES_WITH_ANY_CONTENT
Initial: "\\s+\\(\\s*(\\s*\\S+)+\\s*\\)\\s*"
 
LooseFormatWithInfoInBraces Methods
Operation Details
public
getAuthors(
   String authorsString):List
Sequential
Tags: annotations=@Override
throws=Exception
public
getDescription():String
Sequential
Tags: annotations=@Override
public
getName():String
Sequential
Tags: annotations=@Override
public
getPattern():String
Sequential
Tags: annotations=@Override
public
getSignificance():int
Sequential
Tags: annotations=@Override
public
getWarning():String
Sequential
Tags: annotations=@Override