Documentation
¶
Index ¶
- func AddAgent(mets *xmlquery.Node, pstep, agent string) error
- func FilePathsForFileGrp(mets *xmlquery.Node, path, fg string) ([]string, error)
- func FindFlocats(mets *xmlquery.Node, fg string) []*xmlquery.Node
- func FindFptr(mets *xmlquery.Node, id string) *xmlquery.Node
- func FlocatGetPath(n *xmlquery.Node, path string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FilePathsForFileGrp ¶ added in v0.0.6
FilePathsForFileGrp returns the list of file paths for the given file group. The returned file paths are updated to be relative to the mets's file base directory if they are not absolute.
func FindFlocats ¶
FindFlocats returns the Flocat nodes for the given file group.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.