C# Class iTextSharp.tool.xml.html.OrderedUnorderedListItem

Inheritance: AbstractTagProcessor
Afficher le fichier Open project: boecko/iTextSharp

Méthodes publiques

Méthode Description
Content ( IWorkerContext ctx, Tag tag, String content ) : IList
End ( IWorkerContext ctx, Tag tag, IList currentContent ) : IList
IsStackOwner ( ) : bool

Method Details

Content() public méthode

public Content ( IWorkerContext ctx, Tag tag, String content ) : IList
ctx IWorkerContext
tag Tag
content String
Résultat IList

End() public méthode

public End ( IWorkerContext ctx, Tag tag, IList currentContent ) : IList
ctx IWorkerContext
tag Tag
currentContent IList
Résultat IList

IsStackOwner() public méthode

public IsStackOwner ( ) : bool
Résultat bool